Adapter Happauge Nova-T, firmware is in /lib/firmware, plugging in the adapter gives success message in syslog: "Hauppauge Nova-T in warm state"
Installed is me-tv (including dependencies):
- Code: Select all
me-tv-1.3.6-3.mga2
dvb-apps-1.1.1-8.hg1465.1.mga2
lib64unique1.0_0-1.1.6-6.mga2
lib64dvbapps-1.1.1-8.hg1465.1.mga2
After installation and starting the application me-tv shows a message that the existing Me-Tv database is to old to be used by this version (why does it install this old database then?). Option "Cancel" ends the whole application, clicking on "Erase old Me-Tv data" the messagebox runs into a freeze which crashes the whole application. In the konsole this looks like:
- Code: Select all
$ me-tv -v
Me TV 1.3.6
05.05.2012 15:02:55: Application constructor
05.05.2012 15:02:55: sqlite3_threadsafe() = 1
05.05.2012 15:02:55: Database 'exists'
05.05.2012 15:02:55: Opening database file '/home/alfred/.local/share/me-tv/me-tv.db'
05.05.2012 15:02:55: Loading UI files
05.05.2012 15:02:55: Application constructed
05.05.2012 15:02:55: Initialising table 'version'
05.05.2012 15:02:55: Required Database version: 6
05.05.2012 15:02:55: Actual Database version: 0 <<--- here the message box pops up and I click on "Erase old data"
05.05.2012 15:03:26: Dropping Me TV schema
05.05.2012 15:03:26: Dropping table 'channel'
05.05.2012 15:03:26: Dropping table 'epg_event'
05.05.2012 15:03:26: Dropping table 'epg_event_text'
05.05.2012 15:03:26: Dropping table 'scheduled_recording'
05.05.2012 15:03:26: Dropping table 'version'
05.05.2012 15:03:26: Vacuuming database
05.05.2012 15:03:27: Initialising table 'channel'
05.05.2012 15:03:27: Initialising table 'epg_event'
05.05.2012 15:03:27: Initialising table 'epg_event_text'
05.05.2012 15:03:27: Initialising table 'scheduled_recording'
05.05.2012 15:03:27: Initialising table 'version'
In MGA1 Me-TV works nicely with the same adapter. In MGA1 the package is me-tv-1.3.6-1.1.mga1 - in MGA2 the packages is me-tv-1.3.6-3.mga2
Searching bugzilla I found no entry for me-tv.