diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120217')
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/006519.html | 151 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/006520.html | 104 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/006521.html | 74 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/author.html | 62 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/date.html | 62 | ||||
l--------- | zarb-ml/mageia-discuss/20120217/index.html | 1 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/subject.html | 62 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20120217/thread.html | 65 |
8 files changed, 581 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120217/006519.html b/zarb-ml/mageia-discuss/20120217/006519.html new file mode 100644 index 000000000..6cc13cc74 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/006519.html @@ -0,0 +1,151 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] X crashes when OpenGL app exits + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20X%20crashes%20when%20OpenGL%20app%20exits&In-Reply-To=%3CCAPkMduL%2BFdpBro%2BcCWSu9cofLMnRjm_dtmN%2Bhr8BJu6SZQG9Hw%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="006520.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] X crashes when OpenGL app exits</H1> + <B>المسالم المسالمة</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20X%20crashes%20when%20OpenGL%20app%20exits&In-Reply-To=%3CCAPkMduL%2BFdpBro%2BcCWSu9cofLMnRjm_dtmN%2Bhr8BJu6SZQG9Hw%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] X crashes when OpenGL app exits">almusalimalmusalimah at gmail.com + </A><BR> + <I>Fri Feb 17 04:27:52 CET 2012</I> + <P><UL> + + <LI>Next message: <A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6519">[ date ]</a> + <a href="thread.html#6519">[ thread ]</a> + <a href="subject.html#6519">[ subject ]</a> + <a href="author.html#6519">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>you will have similer problem here + +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=3392">https://bugs.mageia.org/show_bug.cgi?id=3392</A> + +2012/2/17 William Tracy <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">afishionado at gmail.com</A>> + +><i> Hello, +</I>><i> +</I>><i> I recently replaced Ubuntu with Mageia 1 on my laptop. Now I'm seeing this +</I>><i> odd issue where I run a full-screen OpenGL application, it behaves +</I>><i> normally, but immediately after I exit the application X.org crashes, and +</I>><i> KDM relaunches X and gives me a login screen. +</I>><i> +</I>><i> I ran the same applications (the same build, even!) on this hardware under +</I>><i> Ubuntu with no problem, so I'm guessing that there's a buggy driver +</I>><i> somewhere in Mageia's X.org packages. +</I>><i> +</I>><i> This appears to be the relevant section in Xorg.0.log where the video +</I>><i> driver gets loaded: +</I>><i> +</I>><i> [ 19466.329] (II) LoadModule: "intel" +</I>><i> [ 19466.330] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so +</I>><i> [ 19466.330] (II) Module intel: vendor="X.Org Foundation" +</I>><i> [ 19466.330] compiled for 1.10.1, module version = 2.15.0 +</I>><i> [ 19466.330] Module class: X.Org Video Driver +</I>><i> [ 19466.330] ABI class: X.Org Video Driver, version 10.0 +</I>><i> [ 19466.330] (II) v4l driver for Video4Linux +</I>><i> [ 19466.330] (II) intel: Driver for Intel Integrated Graphics Chipsets: +</I>><i> i810, +</I>><i> i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, +</I>><i> E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, +</I>><i> 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, +</I>><i> 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, +</I>><i> Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge, +</I>><i> Sandybridge, Sandybridge +</I>><i> [ 19466.331] (++) using VT number 8 +</I>><i> +</I>><i> [ 19466.338] (WW) Falling back to old probe method for v4l +</I>><i> [ 19466.342] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so +</I>><i> [ 19466.343] drmOpenDevice: node name is /dev/dri/card0 +</I>><i> [ 19466.343] drmOpenDevice: open result is 9, (OK) +</I>><i> [ 19466.343] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 +</I>><i> [ 19466.343] drmOpenDevice: node name is /dev/dri/card0 +</I>><i> [ 19466.343] drmOpenDevice: open result is 9, (OK) +</I>><i> [ 19466.343] drmOpenByBusid: drmOpenMinor returns 9 +</I>><i> [ 19466.343] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 +</I>><i> [ 19466.343] (**) intel(0): Depth 24, (--) framebuffer bpp 32 +</I>><i> [ 19466.343] (==) intel(0): RGB weight 888 +</I>><i> [ 19466.343] (==) intel(0): Default visual is TrueColor +</I>><i> [ 19466.343] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM +</I>><i> [ 19466.343] (--) intel(0): Chipset: "965GM" +</I>><i> [ 19466.343] (**) intel(0): Relaxed fencing enabled +</I>><i> [ 19466.343] (**) intel(0): Framebuffer tiled +</I>><i> [ 19466.343] (**) intel(0): Pixmaps tiled +</I>><i> [ 19466.343] (**) intel(0): 3D buffers tiled +</I>><i> [ 19466.343] (**) intel(0): SwapBuffers wait enabled +</I>><i> [ 19466.343] (==) intel(0): video overlay key set to 0x101fe +</I>><i> +</I>><i> ... And this is what gets dumped to Xorg.0.log when the crash happens: +</I>><i> +</I>><i> Backtrace: +</I>><i> [ 21390.820] 0: /etc/X11/X (xorg_backtrace+0x37) [0x80e9b77] +</I>><i> [ 21390.820] 1: /etc/X11/X (0x8048000+0x5e5fa) [0x80a65fa] +</I>><i> [ 21390.820] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe410] +</I>><i> [ 21390.820] 3: /usr/lib/xorg/modules/extensions/libglx.so +</I>><i> (0xb72b7000+0x36bbc) [0xb72edbbc] +</I>><i> [ 21390.820] 4: /etc/X11/X (FreeClientResources+0xf0) [0x808f230] +</I>><i> [ 21390.820] 5: /etc/X11/X (FreeAllResources+0x4c) [0x808f2ec] +</I>><i> [ 21390.820] 6: /etc/X11/X (0x8048000+0x1a6c1) [0x80626c1] +</I>><i> [ 21390.820] 7: /lib/i686/libc.so.6 (__libc_start_main+0xe6) [0xb7428ca6] +</I>><i> [ 21390.821] 8: /etc/X11/X (0x8048000+0x1a271) [0x8062271] +</I>><i> [ 21390.821] Segmentation fault at address 0x118b +</I>><i> [ 21390.821] +</I>><i> Fatal server error: +</I>><i> [ 21390.821] Caught signal 11 (Segmentation fault). Server aborting +</I>><i> [ 21390.821] +</I>><i> [ 21390.821] +</I>><i> Please consult the The X.Org Foundation support +</I>><i> at <A HREF="http://bugs.mageia.org">http://bugs.mageia.org</A> +</I>><i> for help. +</I>><i> [ 21390.821] Please also check the log file at "/var/log/Xorg.0.log" for +</I>><i> additional information. +</I>><i> +</I>><i> Has anyone seen something similar to this? I suppose that the next step +</I>><i> would be to dig through the X.org bug trackers to see if this correlates to +</I>><i> any known issue. +</I>><i> +</I>><i> Thanks for reading. +</I>><i> +</I>><i> William Tracy +</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">afishionado at gmail.com</A> +</I>><i> Cell phone: (805) 704-0917 +</I>><i> Internet phone: (707) 206-6441 +</I>><i> +</I>-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20120217/a1b0d0c1/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6519">[ date ]</a> + <a href="thread.html#6519">[ thread ]</a> + <a href="subject.html#6519">[ subject ]</a> + <a href="author.html#6519">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20120217/006520.html b/zarb-ml/mageia-discuss/20120217/006520.html new file mode 100644 index 000000000..20a46b56b --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/006520.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Cannot%20do%20a%20fresh%20install%20of%20Alpha%203%20with%0A%20updates%20any%20more&In-Reply-To=%3C4F3E0C33.808%40sebastienchopin.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006519.html"> + <LINK REL="Next" HREF="006521.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more</H1> + <B>Chopin Sébastien</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Cannot%20do%20a%20fresh%20install%20of%20Alpha%203%20with%0A%20updates%20any%20more&In-Reply-To=%3C4F3E0C33.808%40sebastienchopin.fr%3E" + TITLE="[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more">contact at sebastienchopin.fr + </A><BR> + <I>Fri Feb 17 09:13:39 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006519.html">[Mageia-discuss] X crashes when OpenGL app exits +</A></li> + <LI>Next message: <A HREF="006521.html">[Mageia-discuss] Proposal: improve component selection in Bugzilla +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6520">[ date ]</a> + <a href="thread.html#6520">[ thread ]</a> + <a href="subject.html#6520">[ subject ]</a> + <a href="author.html#6520">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 12/02/2012 17:35, Juergen Harms a écrit : +><i> Since a couple of days ( 2 or 3, no problem until then ) I do not +</I>><i> manage any more to create a clean and empty up-to-date Alpha 3 system +</I>><i> - which I would need to test some packages I am maintaining, and do +</I>><i> that before Beta 1 is created. +</I>><i> +</I>><i> No problem doing the install (Alpha 3 i586 iso DVD), no problem to +</I>><i> boot the installed system. No problem to (I do it manually) create media. +</I>><i> +</I>><i> The problem starts, when I then do urpmi.updates --auto-install. The +</I>><i> first step works as it should - I get 6 packages installed: +</I>><i> +</I>><i> +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/meta-task-2-26.mga2.noarch.rpm">ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/meta-task-2-26.mga2.noarch.rpm</A> +</I>><i> +</I>><i> +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/rpm-4.9.1.2-16.mga2.i586.rpm">ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/rpm-4.9.1.2-16.mga2.i586.rpm</A> +</I>><i> +</I>><i> +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/urpmi-6.44-1.mga2.noarch.rpm">ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/urpmi-6.44-1.mga2.noarch.rpm</A> +</I>><i> +</I>><i> +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/librpm2-4.9.1.2-16.mga2.i586.rpm">ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/librpm2-4.9.1.2-16.mga2.i586.rpm</A> +</I>><i> +</I>><i> +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/perl-URPM-3.38.8-1.1.mga2.i586.rpm">ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/perl-URPM-3.38.8-1.1.mga2.i586.rpm</A> +</I>><i> +</I>><i> +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/python-rpm-4.9.1.2-16.mga2.i586.rpm">ftp://ftp.mandrivauser.de/mirrors/Mageia/distrib/cauldron/i586/media/core/release/python-rpm-4.9.1.2-16.mga2.i586.rpm</A> +</I>><i> +</I>><i> +</I>><i> and the problem comes then, when urpmi proposes a list of 552 packages +</I>><i> to install and I reply with y: +</I>><i> +</I>><i> Proceed with the installation of the 552 packages? (Y/n) y +</I>><i> Udisks daemon (udisks-daemon) is not running or not ready +</I>><i> +</I>><i> It looks like udisks and cie work well until these 6 packages are +</I>><i> updated and that then one of them does mischief and creates the udisks +</I>><i> problem (as I said: perfectly OK until a couple of days ago). +</I>><i> +</I>><i> Is this problem appearing elsewhere? can I have done something +</I>><i> stupidly wrong? I could wait until the Beta iso is published - but I +</I>><i> would like to make sure that my packages (backuppc, geda suite) +</I>><i> install and run as they should before Beta is finalized. +</I>You must remove CD/DVD from sources and all will be well. + +Sébastien +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006519.html">[Mageia-discuss] X crashes when OpenGL app exits +</A></li> + <LI>Next message: <A HREF="006521.html">[Mageia-discuss] Proposal: improve component selection in Bugzilla +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6520">[ date ]</a> + <a href="thread.html#6520">[ thread ]</a> + <a href="subject.html#6520">[ subject ]</a> + <a href="author.html#6520">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20120217/006521.html b/zarb-ml/mageia-discuss/20120217/006521.html new file mode 100644 index 000000000..3e5d76497 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/006521.html @@ -0,0 +1,74 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Proposal: improve component selection in Bugzilla + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Proposal%3A%20improve%20component%20selection%20in%0A%20Bugzilla&In-Reply-To=%3C1329499131.27433.63.camel%40localhost%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006520.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Proposal: improve component selection in Bugzilla</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Proposal%3A%20improve%20component%20selection%20in%0A%20Bugzilla&In-Reply-To=%3C1329499131.27433.63.camel%40localhost%3E" + TITLE="[Mageia-discuss] Proposal: improve component selection in Bugzilla">misc at zarb.org + </A><BR> + <I>Fri Feb 17 18:18:51 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#6521">[ date ]</a> + <a href="thread.html#6521">[ thread ]</a> + <a href="subject.html#6521">[ subject ]</a> + <a href="author.html#6521">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le mercredi 15 février 2012 à 11:06 +0100, Marcello a écrit : +><i> Hi everyone, +</I>><i> +</I>><i> we're discussing about the improvement of bugs management. If you want to join +</I>><i> the conversation, here is the link: +</I>><i> +</I>><i> +</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=3879">https://bugs.mageia.org/show_bug.cgi?id=3879</A> +</I>><i> +</I>><i> +</I>><i> we need also someone who can take in charge the implementation of this +</I>><i> feature. +</I> +Keep in mind that the feature wil have to be sent and accepted upstream, +or placed in a component. No patching of the source code like at the +time of Mandriva, since time has told us this is not manageable in the +long run. + +-- +Michael Scherer + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#6521">[ date ]</a> + <a href="thread.html#6521">[ thread ]</a> + <a href="subject.html#6521">[ subject ]</a> + <a href="author.html#6521">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20120217/author.html b/zarb-ml/mageia-discuss/20120217/author.html new file mode 100644 index 000000000..d46b67023 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/author.html @@ -0,0 +1,62 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 17 February 2012 Archive by author</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>17 February 2012 Archives by author</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Feb 17 04:27:52 CET 2012</i><br> + <b>Ending:</b> <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Messages:</b> 3<p> + <ul> + +<LI><A HREF="006521.html">[Mageia-discuss] Proposal: improve component selection in Bugzilla +</A><A NAME="6521"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A><A NAME="6520"> </A> +<I>Chopin Sébastien +</I> + +<LI><A HREF="006519.html">[Mageia-discuss] X crashes when OpenGL app exits +</A><A NAME="6519"> </A> +<I>المسالم المسالمة +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Archived on:</b> <i>Fri Feb 17 18:18:58 CET 2012</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20120217/date.html b/zarb-ml/mageia-discuss/20120217/date.html new file mode 100644 index 000000000..3f4635d07 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/date.html @@ -0,0 +1,62 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 17 February 2012 Archive by date</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>17 February 2012 Archives by date</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Feb 17 04:27:52 CET 2012</i><br> + <b>Ending:</b> <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Messages:</b> 3<p> + <ul> + +<LI><A HREF="006519.html">[Mageia-discuss] X crashes when OpenGL app exits +</A><A NAME="6519"> </A> +<I>المسالم المسالمة +</I> + +<LI><A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A><A NAME="6520"> </A> +<I>Chopin Sébastien +</I> + +<LI><A HREF="006521.html">[Mageia-discuss] Proposal: improve component selection in Bugzilla +</A><A NAME="6521"> </A> +<I>Michael Scherer +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Archived on:</b> <i>Fri Feb 17 18:18:58 CET 2012</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20120217/index.html b/zarb-ml/mageia-discuss/20120217/index.html new file mode 120000 index 000000000..db4b46f72 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/index.html @@ -0,0 +1 @@ +thread.html
\ No newline at end of file diff --git a/zarb-ml/mageia-discuss/20120217/subject.html b/zarb-ml/mageia-discuss/20120217/subject.html new file mode 100644 index 000000000..ec9ef8f65 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/subject.html @@ -0,0 +1,62 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 17 February 2012 Archive by subject</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>17 February 2012 Archives by subject</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Feb 17 04:27:52 CET 2012</i><br> + <b>Ending:</b> <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Messages:</b> 3<p> + <ul> + +<LI><A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A><A NAME="6520"> </A> +<I>Chopin Sébastien +</I> + +<LI><A HREF="006521.html">[Mageia-discuss] Proposal: improve component selection in Bugzilla +</A><A NAME="6521"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="006519.html">[Mageia-discuss] X crashes when OpenGL app exits +</A><A NAME="6519"> </A> +<I>المسالم المسالمة +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Archived on:</b> <i>Fri Feb 17 18:18:58 CET 2012</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20120217/thread.html b/zarb-ml/mageia-discuss/20120217/thread.html new file mode 100644 index 000000000..414d60f9c --- /dev/null +++ b/zarb-ml/mageia-discuss/20120217/thread.html @@ -0,0 +1,65 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 17 February 2012 Archive by thread</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>17 February 2012 Archives by thread</h1> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Feb 17 04:27:52 CET 2012</i><br> + <b>Ending:</b> <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Messages:</b> 3<p> + <ul> + +<!--0 01329449272- --> +<LI><A HREF="006519.html">[Mageia-discuss] X crashes when OpenGL app exits +</A><A NAME="6519"> </A> +<I>المسالم المسالمة +</I> + +<!--0 01329466419- --> +<LI><A HREF="006520.html">[Mageia-discuss] Cannot do a fresh install of Alpha 3 with updates any more +</A><A NAME="6520"> </A> +<I>Chopin Sébastien +</I> + +<!--0 01329499131- --> +<LI><A HREF="006521.html">[Mageia-discuss] Proposal: improve component selection in Bugzilla +</A><A NAME="6521"> </A> +<I>Michael Scherer +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Feb 17 18:18:51 CET 2012</i><br> + <b>Archived on:</b> <i>Fri Feb 17 18:18:58 CET 2012</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + |