diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-May/015329.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-May/015329.html | 171 |
1 files changed, 171 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-May/015329.html b/zarb-ml/mageia-dev/2012-May/015329.html new file mode 100644 index 000000000..b64338a80 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-May/015329.html @@ -0,0 +1,171 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] help with update/testing needed / freeze exception for me-tv + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20help%20with%20update/testing%20needed%20/%20freeze%20exception%0A%20for%20me-tv&In-Reply-To=%3CCA%2Bh4nj7s%2BJ_UaPadPqsntP3ebONg2VU8j9hwRd1S1%2BztL%3Dp_XQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="015324.html"> + <LINK REL="Next" HREF="015331.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] help with update/testing needed / freeze exception for me-tv</H1> + <B>Wolfgang Bornath</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20help%20with%20update/testing%20needed%20/%20freeze%20exception%0A%20for%20me-tv&In-Reply-To=%3CCA%2Bh4nj7s%2BJ_UaPadPqsntP3ebONg2VU8j9hwRd1S1%2BztL%3Dp_XQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] help with update/testing needed / freeze exception for me-tv">molch.b at googlemail.com + </A><BR> + <I>Sat May 5 21:04:30 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="015324.html">[Mageia-dev] [soft-commits] [4409] Fix bug reference number in NEWS file +</A></li> + <LI>Next message: <A HREF="015331.html">[Mageia-dev] help with update/testing needed / freeze exception for me-tv +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15329">[ date ]</a> + <a href="thread.html#15329">[ thread ]</a> + <a href="subject.html#15329">[ subject ]</a> + <a href="author.html#15329">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2012/4/4 Florian Hubold <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">doktor5000 at arcor.de</A>>: +><i> Hi all, +</I>><i> +</I>><i> me-tv (a really nice and easy to-use DVB viewer with EPG guide) +</I>><i> totally went under my radar and it has not been updated nor +</I>><i> rebuild yet for cauldron since quite some time, seems i forgot +</I>><i> to commit my local update to 2.x branch, and me-tv was not +</I>><i> covered by check.mageia.org updates report, and i've to update +</I>><i> it when i was still apprentice. +</I>><i> +</I>><i> But as me-tv development was suspended, and now restarted +</I>><i> (2.0 branch was complete rewrite, with differing features, f.ex. +</I>><i> server/client based) so that 1.4 branch is the followup to what +</I>><i> we have in cauldron: <A HREF="https://launchpad.net/me-tv/+announcement/9377">https://launchpad.net/me-tv/+announcement/9377</A> +</I>><i> +</I>><i> FWIW, me-tv-1.3.6 in cauldron was built last time beginning of last july. +</I>><i> I'd like to get some sort of freeze exception for me-tv, but primarily +</I>><i> help with testing this in cauldron, i've just pushed a rebuild of it, +</I>><i> could all who possess a DVB-receiver and a physical cauldron +</I>><i> installation please test it, should be available soon, rebuild went +</I>><i> through. +</I> +What exactly do you need (sorry for picking this up so late)? + +Todays experience as posted in the forum: + +Cauldron 64-bit with all updates. KDE. "Real" installation on a Samsung R530. +Adapter Happauge Nova-T, firmware: dvb-usb-dib0700-1.20.fw in +/lib/firmware, plugging in the adapter gives success message in +syslog: "Hauppauge Nova-T in warm state" + +Installed is me-tv (including dependencies): + + 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. +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: + + $ 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' + +and that's it. + +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 + +-- +wobo +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="015324.html">[Mageia-dev] [soft-commits] [4409] Fix bug reference number in NEWS file +</A></li> + <LI>Next message: <A HREF="015331.html">[Mageia-dev] help with update/testing needed / freeze exception for me-tv +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#15329">[ date ]</a> + <a href="thread.html#15329">[ thread ]</a> + <a href="subject.html#15329">[ subject ]</a> + <a href="author.html#15329">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |