[Bug 191700] Re: Ontv uses lots of CPU and memory when updating tv listings
Sounds great. I'm not working on OnTV anymore, but feel free to implement it and I'll commit the patch. -- Ontv uses lots of CPU and memory when updating tv listings https://bugs.launchpad.net/bugs/191700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45572] Re: OnTV icon needs transparency.
This has been fixed in 2.2.0 which was just released. -- OnTV icon needs transparency. https://launchpad.net/bugs/45572 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64731] New version availible
Public bug reported: A bug fix release of notify-python (0.1.1) was just made, would be great to get this in edgy. Source at http://www.galago- project.org/files/releases/source/notify-python/notify- python-0.1.1.tar.gz. ** Affects: notify-python (Ubuntu) Importance: Undecided Status: Unconfirmed -- New version availible https://launchpad.net/bugs/64731 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64793] New upstream release
Public bug reported: 0.4.3 is released ** Affects: libnotify (Ubuntu) Importance: Undecided Status: Unconfirmed -- New upstream release https://launchpad.net/bugs/64793 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138070] Re: Dell Inspiron 1520 no audio
I can confirm that sound is now working, good work! -- Dell Inspiron 1520 no audio https://bugs.launchpad.net/bugs/138070 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 190813] [NEW] 3.0.0 released
Public bug reported: Binary package hint: ontv Just released 3.0.0. It has some bug fixes so it would be nice to get it packaged for hardy. http://ftp.acc.umu.se/pub/GNOME/sources/ontv/3.0/ontv-3.0.0.tar.bz2 ** Affects: ontv (Ubuntu) Importance: Undecided Status: New -- 3.0.0 released https://bugs.launchpad.net/bugs/190813 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 191700] Re: Ontv uses lots of CPU and memory when updating tv listings
Just wanted to comment on how this works. When updating listings two shell (which are not part of OnTV) scripts are executed, the configured grabber and tv_sort. I think these are the ones responsible for the increased cpu usage, especially tv_sort. It would be nice if we could get rid of that one because it's really only used to fill in missing stop_times in the grabbed xmltv file. We should be able to do this ourself when loading the data. I don't have time to look into this but patches are of course welcome. :-) About the memory. Are you looking at resident memory? Because that's really what's interesting in this case. It's true that the applet uses a lot of memory but that's because it's keeping all listings in memory. If you want to bring it down you could use the --days option for the grabber. Did some quick measurements, when starting up it's using 49mb, after one update, 88mb, second update 99mb. I think the biggest reason for the increase is Python which is known for being bad at releasing memory. -- Ontv uses lots of CPU and memory when updating tv listings https://bugs.launchpad.net/bugs/191700 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 191700] Re: Ontv uses lots of CPU and memory when updating tv listings
In "top" it's the RES field. I think the might be a setting in g-s-m for this. Running the scripts as niced processes is a good idea and should be easy, I'll look into it. The listings are needed for the search program feature, and there are plans on adding a listing browser as well. The right way to do this is probably to use some light weight database for the listings. -- Ontv uses lots of CPU and memory when updating tv listings https://bugs.launchpad.net/bugs/191700 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 191700] Re: Ontv uses lots of CPU and memory when updating tv listings
In "top" it's the RES field. I think the might be a setting in g-s-m for this. Running the scripts as niced processes is a good idea and should be easy, I'll look into it. The listings are needed for the search program feature, and there are plans on adding a listing browser as well. The right way to do this is probably to use some light weight database for the listings. -- Ontv uses lots of CPU and memory when updating tv listings https://bugs.launchpad.net/bugs/191700 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 138070] Re: Dell Inspiron 1520 no audio
Good news still. You think it's doable for Getsy beta or final? -- Dell Inspiron 1520 no audio https://bugs.launchpad.net/bugs/138070 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 190813] Re: 3.0.0 released
Noticed that it is packaged for Debian, perhaps it can just be synched? ** Tags added: sync -- 3.0.0 released https://bugs.launchpad.net/bugs/190813 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 90686] python-cElementTree dependency
Public bug reported: Binary package hint: ontv Since 2.6.0 the dependency on python-cElementTree is no longer needed (its in python 2.5 now). ** Affects: ontv (Ubuntu) Importance: Undecided Status: Confirmed ** Changed in: ontv (Ubuntu) Status: Unconfirmed => Confirmed -- python-cElementTree dependency https://launchpad.net/bugs/90686 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 90396] Re: [apport] ontv crashed with EOFError in load()
Could you try removing ~/.gnome2_private/ontv/listings.p, restart ontv, then update the listings from the menu again? -- [apport] ontv crashed with EOFError in load() https://launchpad.net/bugs/90396 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 90396] Re: [apport] ontv crashed with EOFError in load()
Sorry, I meant ~/.gnome2/ontv/listings.p. -- [apport] ontv crashed with EOFError in load() https://launchpad.net/bugs/90396 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 92053] Packing of terminal in wizard
Public bug reported: Binary package hint: ontv In the current version there is a cosmetic bug causing the terminal widget not getting packed correctly in the wizard. This has been fixed in svn trunk and would be nice to get into feisty if possible. I could make a new release but just pulling in http://svn.gnome.org/viewcvs/ontv/trunk/ontv/XMLTVAssistant.py?revision=389&view=markup should be enough to fix it. ** Affects: ontv (Ubuntu) Importance: Undecided Status: Fix Released ** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Released -- Packing of terminal in wizard https://launchpad.net/bugs/92053 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85727] Re: [apport] ontv crashed with AttributeError in __load_in_thread()
Just released 2.6.0 which fixes this (requires python 2.5). ** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Released -- [apport] ontv crashed with AttributeError in __load_in_thread() https://launchpad.net/bugs/85727 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 81807] Re: OnTV crashes on startup (ElementTree module not available?)
** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Released -- OnTV crashes on startup (ElementTree module not available?) https://launchpad.net/bugs/81807 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 84502] Re: 2.4.0 is out
** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Committed -- 2.4.0 is out https://launchpad.net/bugs/84502 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85208] Re: [apport] ontv crashed with AttributeError in do_prepare()
This is fixed in 2.6.0. ** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Released -- [apport] ontv crashed with AttributeError in do_prepare() https://launchpad.net/bugs/85208 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 86283] Re: [apport] ontv crashed with IndexError in _execute_child()
** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Released -- [apport] ontv crashed with IndexError in _execute_child() https://launchpad.net/bugs/86283 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 83714] Re: ontv crashes when adding to panel. Tried ontv -w
Fixed in 2.6.0. ** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Released -- ontv crashes when adding to panel. Tried ontv -w https://launchpad.net/bugs/83714 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 88158] Re: [feisty] OnTV does not show 24-hour clock properly
Sure it's not a rerun that's on so late? :) OnTV should really just show the information in the downloaded XMLTV file (stored in ~/.xmltv/tv_grab_.xmltv). So if you could verify that OnTV is actually doing something wrong by checking if the program exists in that file it would be great. -- [feisty] OnTV does not show 24-hour clock properly https://launchpad.net/bugs/88158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 88158] Re: [feisty] OnTV does not show 24-hour clock properly
The problem is that the timezone on your system doesn't match the timezone in the xmltv file (+0100), setting LC_TIME to "no_NO.UTF-8" or something should work. OnTV should still be able to do the correct thing here and there is a bug open at http://bugzilla.gnome.org/show_bug.cgi?id=348876 -- [feisty] OnTV does not show 24-hour clock properly https://launchpad.net/bugs/88158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 82979] Re: [apport] ontv crashed with ImportError in < module> ()
Version dependency problem which probably happened in between upgrades of pygtk/pygobject. Should be ok to close. -- [apport] ontv crashed with ImportError in() https://launchpad.net/bugs/82979 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 91087] Re: [apport] ontv crashed with AttributeError in __crpixbuf_cell_data_func()
This was just fixed in trunk, patch at http://svn.gnome.org/viewcvs/ontv/trunk/ontv/Channel.py?r1=382&r2=394&view=patch Thanks for the report. -- [apport] ontv crashed with AttributeError in __crpixbuf_cell_data_func() https://launchpad.net/bugs/91087 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96065] Re: [apport] ontv crashed with TypeError in get_selected_value()
Thanks. Fixed in SVN trunk. -- [apport] ontv crashed with TypeError in get_selected_value() https://launchpad.net/bugs/96065 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 84502] 2.4.0 is out
Public bug reported: Binary package hint: ontv Just released 2.4.0. Would be cool to get this in feisty. ** Affects: ontv (Ubuntu) Importance: Undecided Status: Unconfirmed -- 2.4.0 is out https://launchpad.net/bugs/84502 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 84751] Re: [apport] ontv crashed with IndexError in __location_combobox_changed()
Fixed this in SVN. Note that "Add a new location" won't help you with a US location, it will only bring up the wizard again. -- [apport] ontv crashed with IndexError in __location_combobox_changed() https://launchpad.net/bugs/84751 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85209] Re: [apport] ontv crashed with IndexError in __location_combobox_changed()
This has been fixed upstream. Expect a new release soon. ** Changed in: ontv (Ubuntu) Status: Unconfirmed => Fix Committed -- [apport] ontv crashed with IndexError in __location_combobox_changed() https://launchpad.net/bugs/85209 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85208] Re: [apport] ontv crashed with AttributeError in do_prepare()
Thanks for reporting this. I don't understand why it is happening though. The get_font() call (line 243 in XMLTVAssistant.py seems to return None for you for some reason. -- [apport] ontv crashed with AttributeError in do_prepare() https://launchpad.net/bugs/85208 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85208] Re: [apport] ontv crashed with AttributeError in do_prepare()
I've asked around and apparently it returns None if the font used is the default monospace font. You could try changing the default terminal font on the system and see if that helps. Anyway, this was only used to set the font size to be really small. I'll commit a fix to only do this if the font is known. -- [apport] ontv crashed with AttributeError in do_prepare() https://launchpad.net/bugs/85208 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85727] Re: [apport] ontv crashed with AttributeError in __load_in_thread()
Thanks for the report. It seems like the __module__ attribute has been removed in Python 2.5. So I need to find a portable way to do this for both 2.4 and 2.5, or stop supporting python 2.4. -- [apport] ontv crashed with AttributeError in __load_in_thread() https://launchpad.net/bugs/85727 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 64731] Re: New version availible
Could someone please give this some love now? :-) ** Changed in: notify-python (Ubuntu) Status: Unconfirmed => Confirmed -- New version availible https://launchpad.net/bugs/64731 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 81807] Re: OnTV crashes on startup (ElementTree module not available?)
This has been fixed in SVN with a check for cElementTree at both configure and run-time. I wish I had some more time over to make a new release, but I'm just svamped atm. -- OnTV crashes on startup (ElementTree module not available?) https://launchpad.net/bugs/81807 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 144625] Re: ontv crashed with IndexError in _execute_child()
** Changed in: ontv (Ubuntu) Status: Incomplete => Invalid ** Changed in: ontv (Ubuntu) Status: Invalid => Fix Released -- ontv crashed with IndexError in _execute_child() https://bugs.launchpad.net/bugs/144625 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96065] Re: [apport] ontv crashed with TypeError in get_selected_value()
Ops, yes, please close this. Also, I have to say it's great to see someone doing some work on OnTV again, keep up the good work! :-) -- [apport] ontv crashed with TypeError in get_selected_value() https://bugs.launchpad.net/bugs/96065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs