summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110323/003506.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110323/003506.html')
-rw-r--r--zarb-ml/mageia-dev/20110323/003506.html151
1 files changed, 151 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110323/003506.html b/zarb-ml/mageia-dev/20110323/003506.html
new file mode 100644
index 000000000..8440261ac
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110323/003506.html
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] dropbox daemon starting issue
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dropbox%20daemon%20starting%20issue&In-Reply-To=%3CAANLkTimFF41hS0%2BbuhMns%3D%3DCJtqc-heFZCqWih6CqEJ_%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="003505.html">
+ <LINK REL="Next" HREF="003507.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] dropbox daemon starting issue</H1>
+ <B>Andres Kaaber</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dropbox%20daemon%20starting%20issue&In-Reply-To=%3CAANLkTimFF41hS0%2BbuhMns%3D%3DCJtqc-heFZCqWih6CqEJ_%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] dropbox daemon starting issue">andres.kaaber at gmail.com
+ </A><BR>
+ <I>Wed Mar 23 10:04:51 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003505.html">[Mageia-dev] dropbox daemon starting issue
+</A></li>
+ <LI>Next message: <A HREF="003507.html">[Mageia-dev] dropbox daemon starting issue
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3506">[ date ]</a>
+ <a href="thread.html#3506">[ thread ]</a>
+ <a href="subject.html#3506">[ subject ]</a>
+ <a href="author.html#3506">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Works fine here. I use it with kfilebox.
+
+2011/3/23 L B &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">luke.b3103 at googlemail.com</A>&gt;:
+&gt;<i> hello everyone,
+</I>&gt;<i> i've been testing the mageia alpha-1 and -2 and i stumbled over a weird
+</I>&gt;<i> behaviour of my lovely dropbox client.
+</I>&gt;<i> (dropbox is a sync service) the client is available for fedora and ubuntu
+</I>&gt;<i> and as tar archive for compilation.
+</I>&gt;<i> the package as the comiled sources don't do very much, they only download
+</I>&gt;<i> and install the actual dropbox daemon which is closed source.
+</I>&gt;<i> it works fine on ubuntu but not on mageia :/
+</I>&gt;<i> the installed menuitem doesn't do anything and the console application is
+</I>&gt;<i> just acting weird.
+</I>&gt;<i> the command list:
+</I>&gt;<i> $ dropbox
+</I>&gt;<i> Dropbox command-line interface
+</I>&gt;<i> commands:
+</I>&gt;<i> Note: use dropbox help &lt;command&gt; to view usage for a specific command.
+</I>&gt;<i> &#160;status &#160; &#160; &#160; get current status of the dropboxd
+</I>&gt;<i> &#160;help &#160; &#160; &#160; &#160; provide help
+</I>&gt;<i> &#160;puburl &#160; &#160; &#160; get public url of a file in your dropbox
+</I>&gt;<i> &#160;stop &#160; &#160; &#160; &#160; stop dropboxd
+</I>&gt;<i> &#160;running &#160; &#160; &#160;return whether dropbox is running
+</I>&gt;<i> &#160;start &#160; &#160; &#160; &#160;start dropboxd
+</I>&gt;<i> &#160;filestatus &#160; get current sync status of one or more files
+</I>&gt;<i> &#160;ls &#160; &#160; &#160; &#160; &#160; list directory contents with current sync status
+</I>&gt;<i> &#160;autostart &#160; &#160;automatically start dropbox at login
+</I>&gt;<i> &#160;exclude &#160; &#160; &#160;ignores/excludes a directory from syncing
+</I>&gt;<i> i think the daemon wasn't installed correctly ( although i tried it several
+</I>&gt;<i> times ) because every command just throws errors.
+</I>&gt;<i> e.g.:
+</I>&gt;<i> $ dropbox start
+</I>&gt;<i> Dropbox isn't responding!
+</I>&gt;<i> Dropbox is already running!
+</I>&gt;<i>
+</I>&gt;<i> $ dropbox filestatus
+</I>&gt;<i> Traceback (most recent call last):
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 1242, in &lt;module&gt;
+</I>&gt;<i> &#160;&#160; &#160;ret = main(sys.argv)
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 1231, in main
+</I>&gt;<i> &#160;&#160; &#160;result = commands[argv[i]](argv[i+1:])
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 604, in newmeth
+</I>&gt;<i> &#160;&#160; &#160;return meth(*n, **kw)
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 860, in filestatus
+</I>&gt;<i> &#160;&#160; &#160;status = dc.icon_overlay_file_status(path=fp).get(u'status',
+</I>&gt;<i> [u'unknown'])[0]
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 575, in __spec_command
+</I>&gt;<i> &#160;&#160; &#160;return self.send_command(unicode(name), kw)
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 533, in send_command
+</I>&gt;<i> &#160;&#160; &#160;ok = self.__readline() == u&quot;ok&quot;
+</I>&gt;<i> &#160;&#160;File &quot;/usr/bin/dropbox&quot;, line 509, in __readline
+</I>&gt;<i> &#160;&#160; &#160;raise DropboxCommand.BadConnectionError()
+</I>&gt;<i> __main__.BadConnectionError
+</I>&gt;<i> or my favorite:
+</I>&gt;<i> $ dropbox start --install
+</I>&gt;<i> Dropbox isn't running!
+</I>&gt;<i> Dropbox is already running!
+</I>&gt;<i> does anybody maybe have the same problems or any solution hints for this?
+</I>&gt;<i> thank you.
+</I>&gt;<i> lb
+</I>
+
+
+--
+A. Kaaber
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003505.html">[Mageia-dev] dropbox daemon starting issue
+</A></li>
+ <LI>Next message: <A HREF="003507.html">[Mageia-dev] dropbox daemon starting issue
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3506">[ date ]</a>
+ <a href="thread.html#3506">[ thread ]</a>
+ <a href="subject.html#3506">[ subject ]</a>
+ <a href="author.html#3506">[ 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>