Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: pygtk - the output of bash commands on a TextView widget

  1. #11
    Join Date
    Jan 2005
    Location
    Toronto, Ontario, Canada
    Beans
    2,204

    Re: pygtk - the output of bash commands on a TextView widget

    thanks, I have actualy been reading a lot of the ENVY code, I think im going to write my own, and lock on a file so that I can monitor the status.

    Thanks for you help you have really cleard a lot of things up for me
    Edward A Robinson -- www.earobinson.org

  2. #12
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: pygtk - the output of bash commands on a TextView widget

    Good luck with your project

  3. #13
    Join Date
    Jan 2005
    Location
    Toronto, Ontario, Canada
    Beans
    2,204

    Re: pygtk - the output of bash commands on a TextView widget

    Thanks, I have a semi working copy of what I was talking about but for some reason it seems to hang half the time, any ideas?
    Attached Files Attached Files
    Edward A Robinson -- www.earobinson.org

  4. #14
    Join Date
    Jan 2005
    Location
    Toronto, Ontario, Canada
    Beans
    2,204

    Re: pygtk - the output of bash commands on a TextView widget

    Fixed the bug...

    Im not sure if you will want to use this for ENVY or not, it seems a bit more straight forward than how ENVY dose things.

    Well feel free
    Attached Files Attached Files
    Edward A Robinson -- www.earobinson.org

  5. #15
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: pygtk - the output of bash commands on a TextView widget

    Very nice

    Envy's use case is a bit different though. I need to know whether something went wrong in the installation process and show a popup. And I need to keep a log of what happened otherwise I wouldn't be able to see what went wrong.

    I'm glad to see that you managed to find a solution which suits your needs.

  6. #16
    Join Date
    Jan 2005
    Location
    Toronto, Ontario, Canada
    Beans
    2,204

    Re: pygtk - the output of bash commands on a TextView widget

    I'm pretty sure you could still keep logs (with a bit of adapting), This would also make it easy to track each command you run.

    Just throwing it out there for the future.

    Once again thanks for the help.
    Edward A Robinson -- www.earobinson.org

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •