diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120309/006660.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20120309/006660.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120309/006660.html b/zarb-ml/mageia-discuss/20120309/006660.html new file mode 100644 index 000000000..aec608ea1 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120309/006660.html @@ -0,0 +1,85 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Dropbox GUI not working in Mageia (solution) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Dropbox%20GUI%20not%20working%20in%20Mageia%20%28solution%29&In-Reply-To=%3C4F59F567.9050903%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006665.html"> + <LINK REL="Next" HREF="006661.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Dropbox GUI not working in Mageia (solution)</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Dropbox%20GUI%20not%20working%20in%20Mageia%20%28solution%29&In-Reply-To=%3C4F59F567.9050903%40mageia.org%3E" + TITLE="[Mageia-discuss] Dropbox GUI not working in Mageia (solution)">anssi at mageia.org + </A><BR> + <I>Fri Mar 9 13:19:51 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006665.html">[Mageia-discuss] home network using broadband router +</A></li> + <LI>Next message: <A HREF="006661.html">[Mageia-discuss] Dropbox GUI not working in Mageia (solution) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6660">[ date ]</a> + <a href="thread.html#6660">[ thread ]</a> + <a href="subject.html#6660">[ subject ]</a> + <a href="author.html#6660">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi all! + +Short version: rm ~/.dropbox-dist/libz.so.1 + +Long version: + +A year or two back the Dropbox GUI (i.e. the traybar icon and the +settings disalog) stopped working in Mandriva, and the situation has +persisted on Mageia as well. + +I have recently investigated the issue with the help of Dropbox Support, +and the root cause of the issue is that Dropbox bundles an old libz.so.1 +which gets used instead of our libz.so.1. The problem doesn't affect +most other distributions because we are using the "--enable-libxml2" +build option of fontconfig, which makes it build against libxml2 instead +of libexpat, and our libxml2 requires zlib 1.2.3.4+, while dropbox ships +zlib 1.2.3.3. + +The Dropbox developers are now aware of the issue and will fix it in a +future version. In the meantime, you can just remove the libz.so.1 file +from your ~/.dropbox-dist directory, and the GUI will start to work. +Note that it may reappear (Dropbox does automatic upgrades) later, and +if the issue isn't fixed properly by then, you need to rm it again. + +-- +Anssi Hannula +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006665.html">[Mageia-discuss] home network using broadband router +</A></li> + <LI>Next message: <A HREF="006661.html">[Mageia-discuss] Dropbox GUI not working in Mageia (solution) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6660">[ date ]</a> + <a href="thread.html#6660">[ thread ]</a> + <a href="subject.html#6660">[ subject ]</a> + <a href="author.html#6660">[ 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> |
