Bug#435001: RFP: me-tv - A digital television viewer for GNOME

2007-07-28 Thread Michael Lamothe
Package: wnpp Severity: wishlist I've built a digital television viewer for GNOME that I'd like to see included in Debian. I've made it available in launchpad at https://launchpad.net/me-tv and provided debs and the source for it as downloadable project files. It's written in C/C++ using Anjuta

Bug#466777: Eats a lot of cpu and blocks gui

2008-02-21 Thread Michael Lamothe
Hi Matthias, I think that these issues are addressed at https://bugs.launchpad.net/ubuntu/+source/me-tv/+bug/192355. If you've got the time then please try the new upstream 0.5.19 and tell me if it fixes your issues. The EPG reader _is_ in a separate thread but GTK is not multi-thread safe, it

Bug#540422: scan fails if lines in the initial tuning data file start with

2009-08-07 Thread Michael Lamothe
Hi Christoph, This issue has been fixed in a more recent version of Me TV. Me TV 1.0.0 is due to be released on the 10 August and a debian package will be uploaded to mentors shortly after. Hopefully it will attract a sponsor then. In the meantime you can try/test the latest beta [0]. Cheers,

Bug#510612: me-tv: problem with UTF-8 prevents channel-scan window from closing

2009-01-06 Thread Michael Lamothe
Hi Norman, Not sure if you've worked this one out but the easiest thing for you to do is go into the ~/.me-tv/channels.conf and fix it up with a text editor. Thanks, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#536300: me-tv: Please remember window state from last session

2009-07-08 Thread Michael Lamothe
The newer versions do that. 0.9.4 is on mentors, I'm just waiting for someone to updload it into Debian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#523871: me-tv: Recommend dvb-apps

2009-04-13 Thread Michael Lamothe
Thanks for the suggestion, this was always my intention but somehow it got lost. I have already fixed the issue though and the package is awaiting a sponsor on mentors [0]. I guess that we can only close this issue when someone uploads it. Thanks, Michael [0]

Bug#527946: me-tv: Mute does not work

2009-05-09 Thread Michael Lamothe
I bet that it doesn't work in xine either, right? I've seen this before and I think that this is a xine-ui issue. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#515847: me-tv: Me-TV behaves badly with more than one DVB adapter

2009-02-18 Thread Michael Lamothe
Hi Gregor, I'm on it. The truth is that Me TV has never properly supported 2 tuner cards, mostly because I only have one. I will be removing the menu item in favour of a Devices Dialog which can be used to select a tuner. When you start Me TV and there are multiple tuners available it will

Bug#521650: me-tv will not start at all after the initial channel scan - and never after

2009-03-29 Thread Michael Lamothe
What does the output from `me-tv -v` tell us? Thanks, Michael

Bug#521650: me-tv will not start at all after the initial channel scan - and never after

2009-03-29 Thread Michael Lamothe
If you can't be bothered then I can understand that. If you would like it fixed I'm willing to help, your call. I think that version had a ~/.me-tv/me-tv.config file where the settings are held. If you know XML then you can edit the file. Look for something like xine.video_driver. It might be

Bug#521650: me-tv will not start at all after the initial channel scan - and never after

2009-03-29 Thread Michael Lamothe
0.7.16 is dead-sexy in comparison and I understand why you would gravitate to it but now we have a grave bug that nobody has an environment to reproduce it in. We might have to change statuses until someone is prepared to test it. Thanks, Michael

Bug#521650: me-tv will not start at all after the initial channel scan - and never after

2009-03-29 Thread Michael Lamothe
:) Cheers

Bug#586571: me-tv: unhelpful if reception is bad

2010-06-20 Thread michael . lamothe
Severity: wishlist From that I get: * The second message Failed to get display stream is not required, agree to fix, but it's not fatal, wishlist. * You want some kind of notification that application is tuning, sure, why not for 1.3, but not fatal, wishlist * Auto re-tune if tuning failed.

Bug#586574: me-tv: export option for channels.conf

2010-06-21 Thread Michael Lamothe
programs), it should be possible to export a channels.conf . Without that, you have to create channels.conf with other tools Not true, 1. sqlite3 ~/.local/share/me-tv/me-tv.db .dump channel channel.sql 2. sqlite3 ~/.local/share/me-tv/me-tv.db channel.sql 1. will export channels, 2. will

Bug#582613: still in 1.2.4

2010-06-06 Thread Michael Lamothe
Yes, Me TV 1.2.4 was released on 2010-05-16, the fix was committed in revision 477 on the 2010-05-28.

Bug#586574: me-tv: export option for channels.conf

2010-06-21 Thread Michael Lamothe
It's actually easy to look into the various xdg base directories and search for a me-tv directory there. Although in my opinion (thinking of it as a configuration file), the database should be in a .config/me-tv instead of .local/share/me-tv. Hi Julian, just to be clear, there are no

Bug#586571: Update

2010-06-26 Thread Michael Lamothe
Tags: upstream I've addressed 2.5 of these issues upstream in the lp:me-tv/1.3 branch, please give it a go and tell me what you think. The last part of your request (continual looping) isn't really in Me TV's scope, it requires a working DVB setup. It does not try to solve hardware/driver