Hi Frédéric,

I got it working!
Thank you very much!

Rémi

-----Original Message-----
From: Frédéric Côté <951...@bugs.launchpad.net>
Reply-to: Bug 951720 <951...@bugs.launchpad.net>
To: remi.dem...@videotron.ca
Subject: [Bug 951720] Re: me-tv freezes when clicking OK on the
"Channels Editor" dialog
Date: Wed, 21 Mar 2012 02:07:31 +0000


Install "VLC" from the "Software Center" to have the picture. The list of
channel is in the bottom of the window, you have to slide it to see the
channel list (This is an other bug I have to fix).

Cheers,
Frederic

On Tue, Mar 20, 2012 at 8:54 PM, Remi <951...@bugs.launchpad.net> wrote:

> Hi Frédéric,
>
> I have tested the PPA available today.  Follows the first sequence
> launched from the first terminal:
>
> remi@amazing:~$ me-tv-server
> 2012-03-20 20:18:01: Me TV Server 1.4.0.9 started
> 2012-03-20 20:18:01: An unhandled exception was generated
> 2012-03-20 20:18:01: Error: The Me TV database version does not match
> the Me TV server version.
> remi@amazing:~$ me-tv-client
> Me TV 1.4.0.9
> 2012-03-20 20:18:30: Me TV Server 1.4.0.9 started
> 2012-03-20 20:18:30: An unhandled exception was generated
> 2012-03-20 20:18:30: Error: The Me TV database version does not match
> the Me TV server version.
> 12-03-20 20:18:35: Exception: Failed to communicate with Me TV server
> remi@amazing:~$ rm ~/.local/share/me-tv/*
> rm: cannot remove `/home/remi/.local/share/me-tv/backups': Is a
> directory
> remi@amazing:~$ ls ~/.local/share/me-tv/
> backups
> remi@amazing:~$ me-tv-server
> 2012-03-20 20:20:22: Me TV Server 1.4.0.9 started
> 2012-03-20 20:20:31: Device: 'Auvitek AU8522 QAM/8VSB Frontend' (ATSC)
> at "/dev/dvb/adapter0/frontend0"
> 2012-03-20 20:20:31: Starting socket service on port 1999
> 2012-03-20 20:20:31: Me TV Server entering main loop
> 2012-03-20 20:23:07: Frontend::tune_to(509000000)
> 2012-03-20 20:23:07: Waiting for signal lock ...
> 2012-03-20 20:23:07: Got signal lock
>
> >From that point I started a second terminal with the following:
>
> remi@amazing:~$ me-tv-client
> Me TV 1.4.0.9
> Warning: option --alsa-caching no longer exists.
> Warning: option --udp-caching no longer exists.
> Warning: option --alsa-caching no longer exists.
> Warning: option --udp-caching no longer exists.
> libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0)
> for PID 0
> libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0)
> for PID 255
> [0x7fdc84000958] main video output error: video output creation failed
> [0x7fdca0008758] main decoder error: failed to create video output
>
> And from that point, the GUI pop-ups and I got the sound of a TV channel
> playing, but no image.
> I also can not change the TV channel I do not found a control to do it.
>
> Finally, it is a great improvement regarding the database bug.
> I will continue to test your next releases.  Thank you.
>
>
> -----Original Message-----
> From: Frédéric Côté <951...@bugs.launchpad.net>
> Reply-to: Bug 951720 <951...@bugs.launchpad.net>
> To: remi.dem...@videotron.ca
> Subject: Re: [Bug 951720] Re: me-tv freezes when clicking OK on the
> "Channels       Editor" dialog
> Date: Tue, 20 Mar 2012 00:44:01 +0000
>
>
> Hi Rémi,
>
> Can you update again (you should receive 1.4.0.9 "1.4.0-0~29~Precise1"). I
> think I fix the bug with mismatch DB version.
>
> Thanks,
> Frederic
>
> On Sun, Mar 18, 2012 at 5:51 PM, Remi <951...@bugs.launchpad.net> wrote:
>
> > Hi Frédéric,
> >
> > I have tried 1.4.0.8 (in synaptic listed 1.4.0-0~27~precise1).  I start
> > first the server and then the client.  The client was complaining the
> > database version is not compatible with the server version.  I have then
> > killed both and erase /home/remi/.local/share/me-tv/me-tv.db and
> > me-tv2.db.  I try again, follows the outputs:
> >
> > remi@amazing:~$ me-tv-server
> > 2012-03-18 16:56:57: Me TV Server 1.4.0.8 started
> >
> > >From a second terminal:
> >
> > remi@amazing:~$ me-tv-client
> > Me TV 1.4.0.8
> > 2012-03-18 16:57:02: Me TV Server 1.4.0.8 started
> > 2012-03-18 16:57:02: An unhandled exception was generated
> > 2012-03-18 16:57:02: Error: The Me TV database version does not match
> > the Me TV server version.
> > 12-03-18 16:57:07: Exception: Failed to communicate with Me TV server
> > remi@amazing:~$
> >
> > A new database was generated as /home/remi/.local/share/me-tv/me-tv.db
> > and I have included it as attachment.  It seems it does not recognize
> > the database that it have just generated.  Follow the output following
> > the second attempt to start the server:
> >
> > remi@amazing:~$ me-tv-server
> > 2012-03-18 17:37:57: Me TV Server 1.4.0.8 started
> > 2012-03-18 17:37:57: An unhandled exception was generated
> > 2012-03-18 17:37:57: Error: The Me TV database version does not match
> > the Me TV server version.
> > remi@amazing:~$
> >
> > I have then tried a last sequence:  I erase the database, I stat the
> > server (sucessfully), I erase again the database created by the sever,
> > and start the client.  The output follows:
> >
> > remi@amazing:~$ me-tv-client
> > Me TV 1.4.0.8
> > 2012-03-18 17:48:27: Me TV Server 1.4.0.8 started
> > 12-03-18 17:48:32: Exception: Failed to communicate with Me TV server
> > remi@amazing:~$
> >
> > Sorry for my late answer I was busy.
> > Thanks a lot,
> >
> > Rémi
> >
> > -----Original Message-----
> > From: Frédéric Côté <951...@bugs.launchpad.net>
> > Reply-to: Bug 951720 <951...@bugs.launchpad.net>
> > To: remi.dem...@videotron.ca
> > Subject: [Bug 951720] Re: me-tv freezes when clicking OK on the
> > "Channels Editor" dialog
> > Date: Sun, 18 Mar 2012 15:25:14 +0000
> >
> > Hi Rémi,
> >
> > Can you try with the last version ? (1.4.0-0~27~Precise1). I think you
> > already added the PPA for me-tv so you just have to update you system
> > with update-manager or with these command:
> >
> > sudo apt-get update
> > sudo apt-get upgrade
> >
> > Cheers, Frédéric
> >
> >
> >
> > ** Attachment added: "me-tv.db"
> >
> >
> https://bugs.launchpad.net/bugs/951720/+attachment/2894278/+files/me-tv.db
> >
> > --
> > You received this bug notification because you are subscribed to Me TV.
> > https://bugs.launchpad.net/bugs/951720
> >
> > Title:
> >  me-tv freezes when clicking OK on the "Channels Editor" dialog
> >
> > Status in Me TV, it's TV for me computer:
> >  New
> > Status in “me-tv” package in Ubuntu:
> >  Confirmed
> >
> > Bug description:
> >  After importing my channels successfuly from my channels.conf file, when
> > I click OK on the "Channel Editor" window, me-tv freezes definitively
> using
> > 0% CPU.
> >  I got the bug with the version 1.3.6 installed from software center in
> > ubuntu 12.04 Beta 1.
> >  I also uninstall me-tv and compile version 1.2.6.  I got the exact same
> > bug.
> >
> >  System:
> >  Ubuntu 12.04 Beta 1
> >  Gigabyte Z68X-UD3H-B3
> >  i7-3600K
> >  12 Gb RAM
> >  Tuner Hauppauge WinTV-HVR 950q
> >
> >  Follows the output from command line for v 1.3.6:
> >
> >  remi@amazing:/usr/share$ /usr/bin/me-tv -v
> >  Me TV 1.3.6
> >  12-03-10 13:32:44: Application constructor
> >  12-03-10 13:32:44: sqlite3_threadsafe() = 1
> >  12-03-10 13:32:44: Database 'exists'
> >  12-03-10 13:32:44: Opening database file
> > '/home/remi/.local/share/me-tv/me-tv.db'
> >  12-03-10 13:32:44: Loading UI files
> >  12-03-10 13:32:44: Application constructed
> >  12-03-10 13:32:44: Initialising table 'version'
> >  12-03-10 13:32:44: Required Database version: 6
> >  12-03-10 13:32:44: Actual Database version: 6
> >  12-03-10 13:32:44: Me TV database initialised
> >  12-03-10 13:32:44: StatusIcon constructor started
> >  12-03-10 13:32:44: StatusIcon constructed
> >  12-03-10 13:32:44: MainWindow constructor
> >  12-03-10 13:32:44: MainWindow constructed
> >  12-03-10 13:32:44: Scanning DVB devices ...
> >  12-03-10 13:32:44: Opening frontend device: /dev/dvb/adapter0/frontend0
> >  12-03-10 13:32:51: Device: 'Auvitek AU8522 QAM/8VSB Frontend' (ATSC) at
> > "/dev/dvb/adapter0/frontend0"
> >  12-03-10 13:32:51: Loading channels ...
> >  12-03-10 13:32:51: Channels loaded
> >  12-03-10 13:32:51: Creating stream manager
> >  12-03-10 13:32:51: Creating frontend thread
> >  12-03-10 13:32:51: Thread 'Frontend' created
> >  12-03-10 13:32:51: Creating FrontendThread (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:32:51: Opening frontend device '/dev/dvb/adapter0/dvr0' for
> > reading ...
> >  12-03-10 13:32:51: FrontendThread created (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:32:51: Starting frontend thread
> >  12-03-10 13:32:51: Starting frontend thread
> (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:32:51: Waiting for 'Frontend' to start
> >  12-03-10 13:32:51: Frontend thread running (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:32:51: Entering FrontendThread loop
> > (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:32:51: Thread 'Frontend' started
> >  12-03-10 13:32:51: Loading scheduled recordings
> >  12-03-10 13:32:51: Scheduled recordings loaded
> >  12-03-10 13:32:51: Setting geometry (3, 211, 781, 656)
> >  12-03-10 13:32:51: No channels, nothing to play
> >  12-03-10 13:32:51: Checking '/usr/share/dvb'
> >  12-03-10 13:32:51: Found '/usr/share/dvb/atsc'
> >  12-03-10 13:32:51: Updating EPG
> >  12-03-10 13:32:51: EPG update complete
> >  12-03-10 13:33:15: Line 1 (6 parameters):
> > 'Radio-Canada:207000000:VSB_8:49:52:3
> >  '
> >  12-03-10 13:33:15: Added channel 3 : Radio-Canada
> >  12-03-10 13:33:15: Line 2 (6 parameters):
> > 'Tele-Quebec:479000000:VSB_8:49:53:3
> >  '
> >  12-03-10 13:33:15: Added channel 3 : Tele-Quebec
> >  12-03-10 13:33:15: Line 3 (6 parameters):
> 'CFCM-HD:491000000:VSB_8:49:52:1
> >  '
> >  12-03-10 13:33:15: Added channel 1 : CFCM-HD
> >  12-03-10 13:33:15: Line 4 (6 parameters):
> 'CKMI-HD:509000000:VSB_8:49:52:1
> >  '
> >  12-03-10 13:33:15: Added channel 1 : CKMI-HD
> >  12-03-10 13:33:15: Line 5 (6 parameters):
> 'CKMI-SD:509000000:VSB_8:65:68:2
> >  '
> >  12-03-10 13:33:15: Added channel 2 : CKMI-SD
> >  12-03-10 13:33:15: Line 6 (6 parameters):
> 'CBVT-DT:539000000:VSB_8:49:52:3
> >  '
> >  12-03-10 13:33:15: Added channel 3 : CBVT-DT
> >  12-03-10 13:33:15: Line 7 (6 parameters):
> 'CFAP-DT:623000000:VSB_8:49:51:1
> >  '
> >  12-03-10 13:33:15: Added channel 1 : CFAP-DT
> >  12-03-10 13:33:15: Line 8 (6 parameters):
> 'CIVC-HD:659000000:VSB_8:49:52:3
> >  '
> >  12-03-10 13:33:15: Added channel 3 : CIVC-HD
> >  12-03-10 13:33:15: Line 9 (1 parameters): '
> >  '
> >  12-03-10 13:33:15: Finished importing channels
> >  12-03-10 13:33:39: Stopping frontend thread
> >  12-03-10 13:33:39: Stopping frontend thread
> (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:33:39: Thread 'Frontend' marked for termination
> >  12-03-10 13:33:39: Thread 'Frontend' waiting for join ...
> >  12-03-10 13:33:39: FrontendThread loop exited
> > (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:33:39: Thread 'Frontend' exited
> >  12-03-10 13:33:39: Thread 'Frontend' joined
> >  12-03-10 13:33:39: Frontend thread stopped and joined
> > (/dev/dvb/adapter0/frontend0)
> >  12-03-10 13:33:39: Setting channels
> >  12-03-10 13:33:39: Channels cleared
> >  12-03-10 13:33:39: Channel 'Radio-Canada' added
> >  12-03-10 13:33:39: Channel 'Tele-Quebec' added
> >  12-03-10 13:33:39: Channel 'CFCM-HD' added
> >  12-03-10 13:33:39: Channel 'CKMI-HD' added
> >  12-03-10 13:33:39: Channel 'CKMI-SD' added
> >  12-03-10 13:33:39: Channel 'CBVT-DT' added
> >  12-03-10 13:33:39: Channel 'CFAP-DT' added
> >  12-03-10 13:33:39: Channel 'CIVC-HD' added
> >  12-03-10 13:33:39: Saving channels
> >  12-03-10 13:33:39: Saving channel 'Radio-Canada'
> >  12-03-10 13:33:39: Channel 'Radio-Canada' saved
> >  12-03-10 13:33:39: Saving channel 'Tele-Quebec'
> >  12-03-10 13:33:39: Channel 'Tele-Quebec' saved
> >  12-03-10 13:33:39: Saving channel 'CFCM-HD'
> >  12-03-10 13:33:39: Channel 'CFCM-HD' saved
> >  12-03-10 13:33:39: Saving channel 'CKMI-HD'
> >  12-03-10 13:33:39: Channel 'CKMI-HD' saved
> >  12-03-10 13:33:39: Saving channel 'CKMI-SD'
> >  12-03-10 13:33:39: Channel 'CKMI-SD' saved
> >  12-03-10 13:33:39: Saving channel 'CBVT-DT'
> >  12-03-10 13:33:39: Channel 'CBVT-DT' saved
> >  12-03-10 13:33:39: Saving channel 'CFAP-DT'
> >  12-03-10 13:33:39: Channel 'CFAP-DT' saved
> >  12-03-10 13:33:39: Saving channel 'CIVC-HD'
> >  12-03-10 13:33:39: Channel 'CIVC-HD' saved
> >
> >  ProblemType: Bug
> >  DistroRelease: Ubuntu 12.04
> >  Package: me-tv 1.3.6-1
> >  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
> >  Uname: Linux 3.2.0-17-generic x86_64
> >  ApportVersion: 1.93-0ubuntu2
> >  Architecture: amd64
> >  Date: Sat Mar 10 13:20:19 2012
> >  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64
> > (20120301)
> >  ProcEnviron:
> >   LANGUAGE=en_CA:en
> >   TERM=xterm
> >   PATH=(custom, no user)
> >   LANG=en_CA.UTF-8
> >   SHELL=/bin/bash
> >  SourcePackage: me-tv
> >  UpgradeStatus: No upgrade log present (probably fresh install)
> >
> > To manage notifications about this bug go to:
> > https://bugs.launchpad.net/me-tv/+bug/951720/+subscriptions
> >
>
>
> --
> "In a world without walls, who really needs Windows"
> "Nothing is foolproof because fools are so ingenious"
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/951720
>
> Title:
>  me-tv freezes when clicking OK on the "Channels Editor" dialog
>
> Status in Me TV, it's TV for me computer:
>  New
> Status in “me-tv” package in Ubuntu:
>  Confirmed
>
> Bug description:
>  After importing my channels successfuly from my channels.conf file, when
> I click OK on the "Channel Editor" window, me-tv freezes definitively using
> 0% CPU.
>  I got the bug with the version 1.3.6 installed from software center in
> ubuntu 12.04 Beta 1.
>  I also uninstall me-tv and compile version 1.2.6.  I got the exact same
> bug.
>
>  System:
>  Ubuntu 12.04 Beta 1
>  Gigabyte Z68X-UD3H-B3
>  i7-3600K
>  12 Gb RAM
>  Tuner Hauppauge WinTV-HVR 950q
>
>  Follows the output from command line for v 1.3.6:
>
>  remi@amazing:/usr/share$ /usr/bin/me-tv -v
>  Me TV 1.3.6
>  12-03-10 13:32:44: Application constructor
>  12-03-10 13:32:44: sqlite3_threadsafe() = 1
>  12-03-10 13:32:44: Database 'exists'
>  12-03-10 13:32:44: Opening database file
> '/home/remi/.local/share/me-tv/me-tv.db'
>  12-03-10 13:32:44: Loading UI files
>  12-03-10 13:32:44: Application constructed
>  12-03-10 13:32:44: Initialising table 'version'
>  12-03-10 13:32:44: Required Database version: 6
>  12-03-10 13:32:44: Actual Database version: 6
>  12-03-10 13:32:44: Me TV database initialised
>  12-03-10 13:32:44: StatusIcon constructor started
>  12-03-10 13:32:44: StatusIcon constructed
>  12-03-10 13:32:44: MainWindow constructor
>  12-03-10 13:32:44: MainWindow constructed
>  12-03-10 13:32:44: Scanning DVB devices ...
>  12-03-10 13:32:44: Opening frontend device: /dev/dvb/adapter0/frontend0
>  12-03-10 13:32:51: Device: 'Auvitek AU8522 QAM/8VSB Frontend' (ATSC) at
> "/dev/dvb/adapter0/frontend0"
>  12-03-10 13:32:51: Loading channels ...
>  12-03-10 13:32:51: Channels loaded
>  12-03-10 13:32:51: Creating stream manager
>  12-03-10 13:32:51: Creating frontend thread
>  12-03-10 13:32:51: Thread 'Frontend' created
>  12-03-10 13:32:51: Creating FrontendThread (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Opening frontend device '/dev/dvb/adapter0/dvr0' for
> reading ...
>  12-03-10 13:32:51: FrontendThread created (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Starting frontend thread
>  12-03-10 13:32:51: Starting frontend thread (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Waiting for 'Frontend' to start
>  12-03-10 13:32:51: Frontend thread running (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Entering FrontendThread loop
> (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Thread 'Frontend' started
>  12-03-10 13:32:51: Loading scheduled recordings
>  12-03-10 13:32:51: Scheduled recordings loaded
>  12-03-10 13:32:51: Setting geometry (3, 211, 781, 656)
>  12-03-10 13:32:51: No channels, nothing to play
>  12-03-10 13:32:51: Checking '/usr/share/dvb'
>  12-03-10 13:32:51: Found '/usr/share/dvb/atsc'
>  12-03-10 13:32:51: Updating EPG
>  12-03-10 13:32:51: EPG update complete
>  12-03-10 13:33:15: Line 1 (6 parameters):
> 'Radio-Canada:207000000:VSB_8:49:52:3
>  '
>  12-03-10 13:33:15: Added channel 3 : Radio-Canada
>  12-03-10 13:33:15: Line 2 (6 parameters):
> 'Tele-Quebec:479000000:VSB_8:49:53:3
>  '
>  12-03-10 13:33:15: Added channel 3 : Tele-Quebec
>  12-03-10 13:33:15: Line 3 (6 parameters): 'CFCM-HD:491000000:VSB_8:49:52:1
>  '
>  12-03-10 13:33:15: Added channel 1 : CFCM-HD
>  12-03-10 13:33:15: Line 4 (6 parameters): 'CKMI-HD:509000000:VSB_8:49:52:1
>  '
>  12-03-10 13:33:15: Added channel 1 : CKMI-HD
>  12-03-10 13:33:15: Line 5 (6 parameters): 'CKMI-SD:509000000:VSB_8:65:68:2
>  '
>  12-03-10 13:33:15: Added channel 2 : CKMI-SD
>  12-03-10 13:33:15: Line 6 (6 parameters): 'CBVT-DT:539000000:VSB_8:49:52:3
>  '
>  12-03-10 13:33:15: Added channel 3 : CBVT-DT
>  12-03-10 13:33:15: Line 7 (6 parameters): 'CFAP-DT:623000000:VSB_8:49:51:1
>  '
>  12-03-10 13:33:15: Added channel 1 : CFAP-DT
>  12-03-10 13:33:15: Line 8 (6 parameters): 'CIVC-HD:659000000:VSB_8:49:52:3
>  '
>  12-03-10 13:33:15: Added channel 3 : CIVC-HD
>  12-03-10 13:33:15: Line 9 (1 parameters): '
>  '
>  12-03-10 13:33:15: Finished importing channels
>  12-03-10 13:33:39: Stopping frontend thread
>  12-03-10 13:33:39: Stopping frontend thread (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:33:39: Thread 'Frontend' marked for termination
>  12-03-10 13:33:39: Thread 'Frontend' waiting for join ...
>  12-03-10 13:33:39: FrontendThread loop exited
> (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:33:39: Thread 'Frontend' exited
>  12-03-10 13:33:39: Thread 'Frontend' joined
>  12-03-10 13:33:39: Frontend thread stopped and joined
> (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:33:39: Setting channels
>  12-03-10 13:33:39: Channels cleared
>  12-03-10 13:33:39: Channel 'Radio-Canada' added
>  12-03-10 13:33:39: Channel 'Tele-Quebec' added
>  12-03-10 13:33:39: Channel 'CFCM-HD' added
>  12-03-10 13:33:39: Channel 'CKMI-HD' added
>  12-03-10 13:33:39: Channel 'CKMI-SD' added
>  12-03-10 13:33:39: Channel 'CBVT-DT' added
>  12-03-10 13:33:39: Channel 'CFAP-DT' added
>  12-03-10 13:33:39: Channel 'CIVC-HD' added
>  12-03-10 13:33:39: Saving channels
>  12-03-10 13:33:39: Saving channel 'Radio-Canada'
>  12-03-10 13:33:39: Channel 'Radio-Canada' saved
>  12-03-10 13:33:39: Saving channel 'Tele-Quebec'
>  12-03-10 13:33:39: Channel 'Tele-Quebec' saved
>  12-03-10 13:33:39: Saving channel 'CFCM-HD'
>  12-03-10 13:33:39: Channel 'CFCM-HD' saved
>  12-03-10 13:33:39: Saving channel 'CKMI-HD'
>  12-03-10 13:33:39: Channel 'CKMI-HD' saved
>  12-03-10 13:33:39: Saving channel 'CKMI-SD'
>  12-03-10 13:33:39: Channel 'CKMI-SD' saved
>  12-03-10 13:33:39: Saving channel 'CBVT-DT'
>  12-03-10 13:33:39: Channel 'CBVT-DT' saved
>  12-03-10 13:33:39: Saving channel 'CFAP-DT'
>  12-03-10 13:33:39: Channel 'CFAP-DT' saved
>  12-03-10 13:33:39: Saving channel 'CIVC-HD'
>  12-03-10 13:33:39: Channel 'CIVC-HD' saved
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 12.04
>  Package: me-tv 1.3.6-1
>  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
>  Uname: Linux 3.2.0-17-generic x86_64
>  ApportVersion: 1.93-0ubuntu2
>  Architecture: amd64
>  Date: Sat Mar 10 13:20:19 2012
>  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64
> (20120301)
>  ProcEnviron:
>   LANGUAGE=en_CA:en
>   TERM=xterm
>   PATH=(custom, no user)
>   LANG=en_CA.UTF-8
>   SHELL=/bin/bash
>  SourcePackage: me-tv
>  UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/me-tv/+bug/951720/+subscriptions
>
> --
> You received this bug notification because you are subscribed to Me TV.
> https://bugs.launchpad.net/bugs/951720
>
> Title:
>  me-tv freezes when clicking OK on the "Channels Editor" dialog
>
> Status in Me TV, it's TV for me computer:
>  New
> Status in “me-tv” package in Ubuntu:
>  Confirmed
>
> Bug description:
>  After importing my channels successfuly from my channels.conf file, when
> I click OK on the "Channel Editor" window, me-tv freezes definitively using
> 0% CPU.
>  I got the bug with the version 1.3.6 installed from software center in
> ubuntu 12.04 Beta 1.
>  I also uninstall me-tv and compile version 1.2.6.  I got the exact same
> bug.
>
>  System:
>  Ubuntu 12.04 Beta 1
>  Gigabyte Z68X-UD3H-B3
>  i7-3600K
>  12 Gb RAM
>  Tuner Hauppauge WinTV-HVR 950q
>
>  Follows the output from command line for v 1.3.6:
>
>  remi@amazing:/usr/share$ /usr/bin/me-tv -v
>  Me TV 1.3.6
>  12-03-10 13:32:44: Application constructor
>  12-03-10 13:32:44: sqlite3_threadsafe() = 1
>  12-03-10 13:32:44: Database 'exists'
>  12-03-10 13:32:44: Opening database file
> '/home/remi/.local/share/me-tv/me-tv.db'
>  12-03-10 13:32:44: Loading UI files
>  12-03-10 13:32:44: Application constructed
>  12-03-10 13:32:44: Initialising table 'version'
>  12-03-10 13:32:44: Required Database version: 6
>  12-03-10 13:32:44: Actual Database version: 6
>  12-03-10 13:32:44: Me TV database initialised
>  12-03-10 13:32:44: StatusIcon constructor started
>  12-03-10 13:32:44: StatusIcon constructed
>  12-03-10 13:32:44: MainWindow constructor
>  12-03-10 13:32:44: MainWindow constructed
>  12-03-10 13:32:44: Scanning DVB devices ...
>  12-03-10 13:32:44: Opening frontend device: /dev/dvb/adapter0/frontend0
>  12-03-10 13:32:51: Device: 'Auvitek AU8522 QAM/8VSB Frontend' (ATSC) at
> "/dev/dvb/adapter0/frontend0"
>  12-03-10 13:32:51: Loading channels ...
>  12-03-10 13:32:51: Channels loaded
>  12-03-10 13:32:51: Creating stream manager
>  12-03-10 13:32:51: Creating frontend thread
>  12-03-10 13:32:51: Thread 'Frontend' created
>  12-03-10 13:32:51: Creating FrontendThread (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Opening frontend device '/dev/dvb/adapter0/dvr0' for
> reading ...
>  12-03-10 13:32:51: FrontendThread created (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Starting frontend thread
>  12-03-10 13:32:51: Starting frontend thread (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Waiting for 'Frontend' to start
>  12-03-10 13:32:51: Frontend thread running (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Entering FrontendThread loop
> (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:32:51: Thread 'Frontend' started
>  12-03-10 13:32:51: Loading scheduled recordings
>  12-03-10 13:32:51: Scheduled recordings loaded
>  12-03-10 13:32:51: Setting geometry (3, 211, 781, 656)
>  12-03-10 13:32:51: No channels, nothing to play
>  12-03-10 13:32:51: Checking '/usr/share/dvb'
>  12-03-10 13:32:51: Found '/usr/share/dvb/atsc'
>  12-03-10 13:32:51: Updating EPG
>  12-03-10 13:32:51: EPG update complete
>  12-03-10 13:33:15: Line 1 (6 parameters):
> 'Radio-Canada:207000000:VSB_8:49:52:3
>  '
>  12-03-10 13:33:15: Added channel 3 : Radio-Canada
>  12-03-10 13:33:15: Line 2 (6 parameters):
> 'Tele-Quebec:479000000:VSB_8:49:53:3
>  '
>  12-03-10 13:33:15: Added channel 3 : Tele-Quebec
>  12-03-10 13:33:15: Line 3 (6 parameters): 'CFCM-HD:491000000:VSB_8:49:52:1
>  '
>  12-03-10 13:33:15: Added channel 1 : CFCM-HD
>  12-03-10 13:33:15: Line 4 (6 parameters): 'CKMI-HD:509000000:VSB_8:49:52:1
>  '
>  12-03-10 13:33:15: Added channel 1 : CKMI-HD
>  12-03-10 13:33:15: Line 5 (6 parameters): 'CKMI-SD:509000000:VSB_8:65:68:2
>  '
>  12-03-10 13:33:15: Added channel 2 : CKMI-SD
>  12-03-10 13:33:15: Line 6 (6 parameters): 'CBVT-DT:539000000:VSB_8:49:52:3
>  '
>  12-03-10 13:33:15: Added channel 3 : CBVT-DT
>  12-03-10 13:33:15: Line 7 (6 parameters): 'CFAP-DT:623000000:VSB_8:49:51:1
>  '
>  12-03-10 13:33:15: Added channel 1 : CFAP-DT
>  12-03-10 13:33:15: Line 8 (6 parameters): 'CIVC-HD:659000000:VSB_8:49:52:3
>  '
>  12-03-10 13:33:15: Added channel 3 : CIVC-HD
>  12-03-10 13:33:15: Line 9 (1 parameters): '
>  '
>  12-03-10 13:33:15: Finished importing channels
>  12-03-10 13:33:39: Stopping frontend thread
>  12-03-10 13:33:39: Stopping frontend thread (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:33:39: Thread 'Frontend' marked for termination
>  12-03-10 13:33:39: Thread 'Frontend' waiting for join ...
>  12-03-10 13:33:39: FrontendThread loop exited
> (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:33:39: Thread 'Frontend' exited
>  12-03-10 13:33:39: Thread 'Frontend' joined
>  12-03-10 13:33:39: Frontend thread stopped and joined
> (/dev/dvb/adapter0/frontend0)
>  12-03-10 13:33:39: Setting channels
>  12-03-10 13:33:39: Channels cleared
>  12-03-10 13:33:39: Channel 'Radio-Canada' added
>  12-03-10 13:33:39: Channel 'Tele-Quebec' added
>  12-03-10 13:33:39: Channel 'CFCM-HD' added
>  12-03-10 13:33:39: Channel 'CKMI-HD' added
>  12-03-10 13:33:39: Channel 'CKMI-SD' added
>  12-03-10 13:33:39: Channel 'CBVT-DT' added
>  12-03-10 13:33:39: Channel 'CFAP-DT' added
>  12-03-10 13:33:39: Channel 'CIVC-HD' added
>  12-03-10 13:33:39: Saving channels
>  12-03-10 13:33:39: Saving channel 'Radio-Canada'
>  12-03-10 13:33:39: Channel 'Radio-Canada' saved
>  12-03-10 13:33:39: Saving channel 'Tele-Quebec'
>  12-03-10 13:33:39: Channel 'Tele-Quebec' saved
>  12-03-10 13:33:39: Saving channel 'CFCM-HD'
>  12-03-10 13:33:39: Channel 'CFCM-HD' saved
>  12-03-10 13:33:39: Saving channel 'CKMI-HD'
>  12-03-10 13:33:39: Channel 'CKMI-HD' saved
>  12-03-10 13:33:39: Saving channel 'CKMI-SD'
>  12-03-10 13:33:39: Channel 'CKMI-SD' saved
>  12-03-10 13:33:39: Saving channel 'CBVT-DT'
>  12-03-10 13:33:39: Channel 'CBVT-DT' saved
>  12-03-10 13:33:39: Saving channel 'CFAP-DT'
>  12-03-10 13:33:39: Channel 'CFAP-DT' saved
>  12-03-10 13:33:39: Saving channel 'CIVC-HD'
>  12-03-10 13:33:39: Channel 'CIVC-HD' saved
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 12.04
>  Package: me-tv 1.3.6-1
>  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
>  Uname: Linux 3.2.0-17-generic x86_64
>  ApportVersion: 1.93-0ubuntu2
>  Architecture: amd64
>  Date: Sat Mar 10 13:20:19 2012
>  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64
> (20120301)
>  ProcEnviron:
>   LANGUAGE=en_CA:en
>   TERM=xterm
>   PATH=(custom, no user)
>   LANG=en_CA.UTF-8
>   SHELL=/bin/bash
>  SourcePackage: me-tv
>  UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/me-tv/+bug/951720/+subscriptions
>


-- 
"In a world without walls, who really needs Windows"
"Nothing is foolproof because fools are so ingenious"


** Changed in: me-tv
       Status: New => Fix Released

** Changed in: me-tv (Ubuntu)
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/951720

Title:
  me-tv freezes when clicking OK on the "Channels Editor" dialog

Status in Me TV, it's TV for me computer:
  Fix Released
Status in “me-tv” package in Ubuntu:
  Fix Committed

Bug description:
  After importing my channels successfuly from my channels.conf file, when I 
click OK on the "Channel Editor" window, me-tv freezes definitively using 0% 
CPU.
  I got the bug with the version 1.3.6 installed from software center in ubuntu 
12.04 Beta 1.
  I also uninstall me-tv and compile version 1.2.6.  I got the exact same bug.

  System:
  Ubuntu 12.04 Beta 1
  Gigabyte Z68X-UD3H-B3
  i7-3600K
  12 Gb RAM
  Tuner Hauppauge WinTV-HVR 950q

  Follows the output from command line for v 1.3.6:

  remi@amazing:/usr/share$ /usr/bin/me-tv -v
  Me TV 1.3.6
  12-03-10 13:32:44: Application constructor
  12-03-10 13:32:44: sqlite3_threadsafe() = 1
  12-03-10 13:32:44: Database 'exists' 
  12-03-10 13:32:44: Opening database file 
'/home/remi/.local/share/me-tv/me-tv.db'
  12-03-10 13:32:44: Loading UI files
  12-03-10 13:32:44: Application constructed
  12-03-10 13:32:44: Initialising table 'version'
  12-03-10 13:32:44: Required Database version: 6
  12-03-10 13:32:44: Actual Database version: 6
  12-03-10 13:32:44: Me TV database initialised
  12-03-10 13:32:44: StatusIcon constructor started
  12-03-10 13:32:44: StatusIcon constructed
  12-03-10 13:32:44: MainWindow constructor
  12-03-10 13:32:44: MainWindow constructed
  12-03-10 13:32:44: Scanning DVB devices ...
  12-03-10 13:32:44: Opening frontend device: /dev/dvb/adapter0/frontend0
  12-03-10 13:32:51: Device: 'Auvitek AU8522 QAM/8VSB Frontend' (ATSC) at 
"/dev/dvb/adapter0/frontend0"
  12-03-10 13:32:51: Loading channels ...
  12-03-10 13:32:51: Channels loaded
  12-03-10 13:32:51: Creating stream manager
  12-03-10 13:32:51: Creating frontend thread
  12-03-10 13:32:51: Thread 'Frontend' created
  12-03-10 13:32:51: Creating FrontendThread (/dev/dvb/adapter0/frontend0)
  12-03-10 13:32:51: Opening frontend device '/dev/dvb/adapter0/dvr0' for 
reading ...
  12-03-10 13:32:51: FrontendThread created (/dev/dvb/adapter0/frontend0)
  12-03-10 13:32:51: Starting frontend thread
  12-03-10 13:32:51: Starting frontend thread (/dev/dvb/adapter0/frontend0)
  12-03-10 13:32:51: Waiting for 'Frontend' to start
  12-03-10 13:32:51: Frontend thread running (/dev/dvb/adapter0/frontend0)
  12-03-10 13:32:51: Entering FrontendThread loop (/dev/dvb/adapter0/frontend0)
  12-03-10 13:32:51: Thread 'Frontend' started
  12-03-10 13:32:51: Loading scheduled recordings
  12-03-10 13:32:51: Scheduled recordings loaded
  12-03-10 13:32:51: Setting geometry (3, 211, 781, 656)
  12-03-10 13:32:51: No channels, nothing to play
  12-03-10 13:32:51: Checking '/usr/share/dvb'
  12-03-10 13:32:51: Found '/usr/share/dvb/atsc'
  12-03-10 13:32:51: Updating EPG
  12-03-10 13:32:51: EPG update complete
  12-03-10 13:33:15: Line 1 (6 parameters): 
'Radio-Canada:207000000:VSB_8:49:52:3
  '
  12-03-10 13:33:15: Added channel 3 : Radio-Canada
  12-03-10 13:33:15: Line 2 (6 parameters): 'Tele-Quebec:479000000:VSB_8:49:53:3
  '
  12-03-10 13:33:15: Added channel 3 : Tele-Quebec
  12-03-10 13:33:15: Line 3 (6 parameters): 'CFCM-HD:491000000:VSB_8:49:52:1
  '
  12-03-10 13:33:15: Added channel 1 : CFCM-HD
  12-03-10 13:33:15: Line 4 (6 parameters): 'CKMI-HD:509000000:VSB_8:49:52:1
  '
  12-03-10 13:33:15: Added channel 1 : CKMI-HD
  12-03-10 13:33:15: Line 5 (6 parameters): 'CKMI-SD:509000000:VSB_8:65:68:2
  '
  12-03-10 13:33:15: Added channel 2 : CKMI-SD
  12-03-10 13:33:15: Line 6 (6 parameters): 'CBVT-DT:539000000:VSB_8:49:52:3
  '
  12-03-10 13:33:15: Added channel 3 : CBVT-DT
  12-03-10 13:33:15: Line 7 (6 parameters): 'CFAP-DT:623000000:VSB_8:49:51:1
  '
  12-03-10 13:33:15: Added channel 1 : CFAP-DT
  12-03-10 13:33:15: Line 8 (6 parameters): 'CIVC-HD:659000000:VSB_8:49:52:3
  '
  12-03-10 13:33:15: Added channel 3 : CIVC-HD
  12-03-10 13:33:15: Line 9 (1 parameters): '
  '
  12-03-10 13:33:15: Finished importing channels
  12-03-10 13:33:39: Stopping frontend thread
  12-03-10 13:33:39: Stopping frontend thread (/dev/dvb/adapter0/frontend0)
  12-03-10 13:33:39: Thread 'Frontend' marked for termination
  12-03-10 13:33:39: Thread 'Frontend' waiting for join ...
  12-03-10 13:33:39: FrontendThread loop exited (/dev/dvb/adapter0/frontend0)
  12-03-10 13:33:39: Thread 'Frontend' exited
  12-03-10 13:33:39: Thread 'Frontend' joined
  12-03-10 13:33:39: Frontend thread stopped and joined 
(/dev/dvb/adapter0/frontend0)
  12-03-10 13:33:39: Setting channels
  12-03-10 13:33:39: Channels cleared
  12-03-10 13:33:39: Channel 'Radio-Canada' added
  12-03-10 13:33:39: Channel 'Tele-Quebec' added
  12-03-10 13:33:39: Channel 'CFCM-HD' added
  12-03-10 13:33:39: Channel 'CKMI-HD' added
  12-03-10 13:33:39: Channel 'CKMI-SD' added
  12-03-10 13:33:39: Channel 'CBVT-DT' added
  12-03-10 13:33:39: Channel 'CFAP-DT' added
  12-03-10 13:33:39: Channel 'CIVC-HD' added
  12-03-10 13:33:39: Saving channels
  12-03-10 13:33:39: Saving channel 'Radio-Canada'
  12-03-10 13:33:39: Channel 'Radio-Canada' saved
  12-03-10 13:33:39: Saving channel 'Tele-Quebec'
  12-03-10 13:33:39: Channel 'Tele-Quebec' saved
  12-03-10 13:33:39: Saving channel 'CFCM-HD'
  12-03-10 13:33:39: Channel 'CFCM-HD' saved
  12-03-10 13:33:39: Saving channel 'CKMI-HD'
  12-03-10 13:33:39: Channel 'CKMI-HD' saved
  12-03-10 13:33:39: Saving channel 'CKMI-SD'
  12-03-10 13:33:39: Channel 'CKMI-SD' saved
  12-03-10 13:33:39: Saving channel 'CBVT-DT'
  12-03-10 13:33:39: Channel 'CBVT-DT' saved
  12-03-10 13:33:39: Saving channel 'CFAP-DT'
  12-03-10 13:33:39: Channel 'CFAP-DT' saved
  12-03-10 13:33:39: Saving channel 'CIVC-HD'
  12-03-10 13:33:39: Channel 'CIVC-HD' saved

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: me-tv 1.3.6-1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sat Mar 10 13:20:19 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: me-tv
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/951720/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/951720

Title:
  me-tv freezes when clicking OK on the "Channels Editor" dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/951720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to