Comment 13 for bug 951720

Revision history for this message
Remi (remi-demers) wrote : Re: [Bug 951720] Re: me-tv freezes when clicking OK on the "Channels Editor" dialog
  • me-tv.db Edit (17.0 KiB, application/x-sqlite3; name=me-tv.db)

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é <email address hidden>
Reply-to: Bug 951720 <email address hidden>
To: <email address hidden>
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