[Bug 604646] Re: u1sdtool --waiting-content fails

2010-10-01 Thread Joshua Hoover
** Changed in: ubuntuone-client (Ubuntu Maverick)
   Status: Triaged => Fix Released

** Changed in: ubuntuone-client
   Status: Fix Committed => Fix Released

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-13 Thread Guillermo Gonzalez
** Changed in: ubuntuone-client
   Status: In Progress => Fix Committed

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-03 Thread Robbie Williamson
** Also affects: ubuntuone-client (Ubuntu Maverick)
   Importance: Medium
 Assignee: Guillermo Gonzalez (verterok)
   Status: Triaged

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-02 Thread Joshua Hoover
** Tags added: u1-maverick

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-02 Thread Guillermo Gonzalez
** Branch linked: lp:~verterok/ubuntuone-client/fix-604646

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-02 Thread Joshua Hoover
** Also affects: ubuntuone-client
   Importance: Undecided
   Status: New

** Changed in: ubuntuone-client
   Status: New => In Progress

** Changed in: ubuntuone-client (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: ubuntuone-client
   Importance: Undecided => Medium

** Changed in: ubuntuone-client (Ubuntu)
   Importance: High => Medium

** Changed in: ubuntuone-client
 Assignee: (unassigned) => Guillermo Gonzalez (verterok)

** Changed in: ubuntuone-client (Ubuntu)
Milestone: None => ubuntu-10.10

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-02 Thread Guillermo Gonzalez
** Changed in: ubuntuone-client (Ubuntu)
 Assignee: (unassigned) => Guillermo Gonzalez (verterok)

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-02 Thread k.evgen
... i386 system

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-09-02 Thread k.evgen
My error:

computer:~$ u1sdtool --waiting-content

Oops, an error ocurred:
Traceback (most recent call last):
Failure: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
  File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
218, in waiting_content
if IMarker.providedBy(cmd.node_id):
AttributeError: 'WaitForCondition' object has no attribute 'node_id'

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-08-16 Thread Sage Russell
I found that this error occurs when you don't have anything else waiting
to sync.  When there are files to sync, this error doesn't occur.

desktop:~$ u1sdtool --waiting-content

Oops, an error ocurred:
Traceback (most recent call last):
Failure: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
  File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
218, in waiting_content
if IMarker.providedBy(cmd.node_id):
AttributeError: 'WaitForCondition' object has no attribute 'node_id'


I notice it's a different line.  I'm using 10.14, so maybe it's a difference 
there.

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-07-12 Thread Facundo Batista
** Changed in: ubuntuone-client (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Confirmed

** Tags added: chicharra chicharra-maverick

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604646] Re: u1sdtool --waiting-content fails

2010-07-12 Thread Rodrigo Moya

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/51785697/Dependencies.txt

** Attachment added: "UbuntuOneClientPackages.txt"
   http://launchpadlibrarian.net/51785698/UbuntuOneClientPackages.txt

** Attachment added: "UbuntuOneOAuthLoginLog.txt"
   http://launchpadlibrarian.net/51785699/UbuntuOneOAuthLoginLog.txt

** Attachment added: "UbuntuOnePreferencesLog.txt"
   http://launchpadlibrarian.net/51785700/UbuntuOnePreferencesLog.txt

** Attachment added: "UbuntuOneSyncdaemonExceptionsLog.txt"
   http://launchpadlibrarian.net/51785701/UbuntuOneSyncdaemonExceptionsLog.txt

** Attachment added: "UbuntuOneUserSyncdaemonConfig.txt"
   http://launchpadlibrarian.net/51785702/UbuntuOneUserSyncdaemonConfig.txt

-- 
u1sdtool --waiting-content fails
https://bugs.launchpad.net/bugs/604646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs