blob: 6bb69a5ecdeacdc13b190bc4392b0abefe3734ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
<!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=%3C4F5B3EBD.3080807%40arcor.de%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006674.html">
<LINK REL="Next" HREF="006675.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Dropbox GUI not working in Mageia (solution)</H1>
<B>Florian Hubold</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=%3C4F5B3EBD.3080807%40arcor.de%3E"
TITLE="[Mageia-discuss] Dropbox GUI not working in Mageia (solution)">doktor5000 at arcor.de
</A><BR>
<I>Sat Mar 10 12:45:01 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006674.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI>Next message: <A HREF="006675.html">[Mageia-discuss] Handbooks - the lot
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6672">[ date ]</a>
<a href="thread.html#6672">[ thread ]</a>
<a href="subject.html#6672">[ subject ]</a>
<a href="author.html#6672">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 09.03.2012 13:19, schrieb Anssi Hannula:
><i> Hi all!
</I>><i>
</I>><i> Short version: rm ~/.dropbox-dist/libz.so.1
</I>FWIW, has been reported together with that solution in the forums:
<A HREF="https://forums.mageia.org/en/viewtopic.php?f=25&t=127">https://forums.mageia.org/en/viewtopic.php?f=25&t=127</A>
><i>
</I>><i> Long version:
</I>><i>
</I>><i> A year or two back the Dropbox GUI (i.e. the traybar icon and the
</I>><i> settings disalog) stopped working in Mandriva, and the situation has
</I>><i> persisted on Mageia as well.
</I>><i>
</I>><i> I have recently investigated the issue with the help of Dropbox Support,
</I>><i> and the root cause of the issue is that Dropbox bundles an old libz.so.1
</I>><i> which gets used instead of our libz.so.1. The problem doesn't affect
</I>><i> most other distributions because we are using the "--enable-libxml2"
</I>><i> build option of fontconfig, which makes it build against libxml2 instead
</I>><i> of libexpat, and our libxml2 requires zlib 1.2.3.4+, while dropbox ships
</I>><i> zlib 1.2.3.3.
</I>><i>
</I>><i> The Dropbox developers are now aware of the issue and will fix it in a
</I>><i> future version. In the meantime, you can just remove the libz.so.1 file
</I>><i> from your ~/.dropbox-dist directory, and the GUI will start to work.
</I>><i> Note that it may reappear (Dropbox does automatic upgrades) later, and
</I>><i> if the issue isn't fixed properly by then, you need to rm it again.
</I>><i>
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006674.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI>Next message: <A HREF="006675.html">[Mageia-discuss] Handbooks - the lot
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6672">[ date ]</a>
<a href="thread.html#6672">[ thread ]</a>
<a href="subject.html#6672">[ subject ]</a>
<a href="author.html#6672">[ 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>
|