** Changed in: ubuntuone-client (Ubuntu)
Assignee: Lucio Torre (lucio.torre) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusEx
This is also on Ubuntu11.10 64bit updated to 19.2.2012
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
To manage notificatio
** Description changed:
This bug reports serves as a master bug report for the issues caused by
SyncDaemon not being able to contact the DBus server.
+
+ In case of NoServer error connecting to the socket, this is caused by
+ syncdaemon being called to start right before the logout. At the ti
Just got this together with nautilus crash (related to bug 507062).
mandriver@mandriver-laptop:~/ppa/unity-mail$ ps uxe | grep [u]buntuone-client
1000 2325 0.3 2.4 86616 24656 ?Sl 09:41 0:03
/usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon SHELL=/bin/bash
DBUS_S
jmullee@tosh:~$ python -c 'import dbus; print dbus.SessionBus()'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
To manage
Happened after login that was the first after I have shared a directory
with someone else from a _different_ computer. No abnormal activity
showed in top. System is natty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
please excuse previous comment
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@list
Failure: ubuntuone.platform.linux.dbus_interface. CredentialsNotFound
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
u
I can't tell if I have file sync disabled or not, as it hasn't worked for
months, and the new control panel in natty doesn't even let me turn it on or
off (it's greyed out).
CPU usage isn't particularly high, but whilst trying to kill
ubuntuone-syncdaemon, I discovered it is constantly restartin
Ok, just had another incident, it happened immediately after a key-ring
logon. I checked the system monitor, and there seemed to be nothing out
of the ordinary happening, no CPU usage other than system moniutor.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
If you have file sync disabled, and keep getting this error on login,
could you please check whether syncdaemon is constantly restarting and
using excessive amount of CPU. You can look at it in gnome-system-
monitor or terminal application called "top".
** Description changed:
This bug reports
Yes - I have File Sync disabled.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@li
Not sure if reply is right thing to do, but Yes, I have file sync
disabled in Ubuntu One
-Original Message-
From: Roman Yepishev
Reply-to: Bug 420705 <420...@bugs.launchpad.net>
To: so...@mail-man.co.za
Subject: [Bug 420705] Re: ubuntuone-syncdaemon crashed with
DBusException in _
Ok, I was able to reproduce this under the following conditions:
1. ubuntuone-syncdaemon had file synchronization disabled.
2. A call was made to Ubuntu One SyncDaemon DBus API that triggered the
syncdaemon to be started.
3. libsyncdaemon in nautilus plugin was listening to NameOwnerChange event
On 11-04-18 12:12 PM, Roman Yepishev wrote:
> Looks like this is happening in standard GNOME environment, not in
> Unity. Is there anybody who got this bug while running Unity?
>
> ** Description changed:
>
>This bug reports serves as a master bug report for the issues caused by
>SyncDaemon
I used unity-2d.
2011/4/18 Roman Yepishev :
> Looks like this is happening in standard GNOME environment, not in
> Unity. Is there anybody who got this bug while running Unity?
>
> ** Description changed:
>
> This bug reports serves as a master bug report for the issues caused by
> SyncDaemon no
Im running unity
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
I'm using standard GNOME.
On 18 April 2011 20:12, Roman Yepishev
wrote:
> Looks like this is happening in standard GNOME environment, not in
> Unity. Is there anybody who got this bug while running Unity?
>
> ** Description changed:
>
> This bug reports serves as a master bug report for the iss
Looks like this is happening in standard GNOME environment, not in
Unity. Is there anybody who got this bug while running Unity?
** Description changed:
This bug reports serves as a master bug report for the issues caused by
SyncDaemon not being able to contact the DBus server.
- If you ar
$ python -c 'import dbus; print dbus.SessionBus()'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing
perebal@ubuntu-sze-perebal:~$ python -c 'import dbus; print dbus.SessionBus()'
perebal@ubuntu-sze-perebal:~$
2011/4/18 Roman Yepishev :
> Okay, it looks like the DBUS_SESSION_BUS_ADDRESS is indeed valid bit
> python-dbus is unable to connect for some reason since ubuntuone-
> syncdaemon does not
mauricio@waltham:~$ python -c 'import dbus; print dbus.SessionBus()'
mauricio@waltham:~$
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException
Okay, it looks like the DBUS_SESSION_BUS_ADDRESS is indeed valid bit
python-dbus is unable to connect for some reason since ubuntuone-
syncdaemon does not perform anything extra during the DBus connection.
Could those who encounter this issue try running the following line in
the terminal, does it
sean@sean-desktop:~$ ps uxe | grep [u]buntuone-client
sean 5101 1.9 2.9 324392 61260 ?Sl 19:20 0:02
/usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon SHELL=/bin/bash
DBUS_STARTER_ADDRESS=unix:abstract=/tmp/dbus-feNHhYSCve,guid=5cdca7796305efa06f0854ba8b86
XDG
bobby@bobby-AO532h:~$ ps uxe | grep [u]buntuone-client
bobby@bobby-AO532h:~$ echo $DBUS_SESSION_BUS_ADDRESS
unix:abstract=/tmp/dbus-dQ2TWaYuEz,guid=5f9df374311d33a4303fb28b001d
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
ubuntu one problems
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
another problem with ubuntu one
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
another problem with compiz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
another problem with compiz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/420705
Title:
ubuntuone-syncdaemon crashed with DBusException in __new__()
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
gaetan@natty:~$ ps uxe | grep [u]buntuone-client
gaetan2128 2.3 2.9 72268 30148 ?Sl 09:25 0:05
/usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon SHELL=/bin/bash
DBUS_STARTER_ADDRESS=unix:abstract=/tmp/dbus-f9x3U1kHv9,guid=9bc728c4ccf30374feb352ba0111
XDG_SESS
Output of first command
varun 1934 1.9 3.1 73320 31984 ?Sl 20:34 0:05
/usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon SHELL=/bin/bash
DBUS_STARTER_ADDRESS=unix:abstract=/tmp/dbus-TKMzMo0bDm,guid=3761bf111dd1ffd497e9f0460025
XDG_SESSION_COOKIE=1b1b0015fac8
brad@brad-laptop:~$ ps uxe | grep [u]buntuone-client
brad 2390 0.8 1.1 356980 46628 ?Sl 09:16 0:01
/usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon SHELL=/bin/bash
DBUS_STARTER_ADDRESS=unix:abstract=/tmp/dbus-4JSVjMSsNE,guid=93eae6002b26544a2a7ad631005b
XDG_
mike@tambo:~$ ps uxe | grep [u]buntuone-client
mike 2029 19.6 2.4 456724 92768 ?Sl 15:19 0:29
/usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon SHELL=/bin/bash
DBUS_STARTER_ADDRESS=unix:abstract=/tmp/dbus-N93GDVeudX,guid=9cce1e8b9fd8c5ae837869fd000c
XDG_SESSIO
Is this what youb were asking for ?
soren@soren-desktop:~$ ps uxe | grep [u]buntuone-client
soren@soren-desktop:~$ echo $DBUS_SESSION_BUS_ADDRESS
unix:abstract=/tmp/dbus-FrLMM4kfoX,guid=d5eb2587d68fa3a76cf5d8650017
soren@soren-desktop:~$
--
You received this bug notification because you are
** Description changed:
+ This bug reports serves as a master bug report for the issues caused by
+ SyncDaemon not being able to contact the DBus server.
+
+ If you are experiencing this issue please run the following in the
+ terminal:
+
+ ps uxe | grep [u]buntuone-client
+ echo $DBUS_SESSI
** Visibility changed to: Public
** Description changed:
Binary package hint: ubuntuone-client
- Boh!
+ Traceback: org.freedesktop.DBus.Error.NoServer
ProblemType: Crash
.home.bfabro..cache.ubuntuone.log.syncdaemon.exceptions.log:
-
+
Architecture: i386
Date: Thu Aug 27 20:13:3
36 matches
Mail list logo