Here’s why this is broken: logging out != shutting down. Why does the sync block logout instead of continuing in the background, and just blocking any attempts to *actually* shut down? The way it currently is makes it impractical to use U1 to sync my users’ config, because they’re blocked from fast user switching by the wait on every logout.
Still very much an issue in 12.04.
u1sdtool is also affected, and for me setting files_sync_enabled to True also doesn’t fix this.
jani@ritoru:~/.config/ubuntuone$ u1sdtool –status
Oops, an error ocurred:
org.freedesktop.DBus.Error.UnknownMethod:
Ah, that would be the ”UbuntuOne token for https://ubuntuone.com”. Missed it repeatedly among the dozens of website passwords.
Just for the record, which exact keys should I delete in Seahorse? I’m affected by this after I removed a (misidentified) computer from my U1 account. I tried removing two Desktopcouch keys that were in Seahorse, but that doesn’t seem to have made any difference:
jani@ritoru:~/.config/ubuntuone$ ubuntuone-control-panel-qt
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: ubuntuone.platform.tools.linux.IPCError: org.freedesktop.DBus.Error.UnknownMethod:
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: ubuntuone.platform.tools.linux.IPCError: org.freedesktop.DBus.Error.UnknownMethod:
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 391, in errback
self._startRunCallbacks(fail)
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 458, in _startRunCallbacks
self._runCallbacks()
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 545, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 1095, in gotResult
_inlineCallbacks(r, g, deferred)
— —
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 1037, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File ”/usr/lib/python2.7/dist-packages/twisted/python/failure.py”, line 382, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File ”/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/qt/controlpanel.py”, line 110, in on_credentials_found
info = yield self.backend.account_info()
File ”/usr/lib/python2.7/dist-packages/twisted/internet/defer.py”, line 1039, in _inlineCallbacks
result = g.send(result)
File ”/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/backend.py”, line 101, in inner
raise e
ubuntu_sso.utils.webclient.common.UnauthorizedError: (u’Host requires authentication’, u’Invalid access token: 8Lcg72j5LHkGLjgXCgR7′)
This happened after about 30 minutes of watching a flash video in fullscreen (using Firefox): the video froze, leaving just the audio playing, and the display no longer responded to user input until I ssh’d in and killed gnome-session for the user (after which LightDM login came up and things worked again).
According to user this freezing has been occurring daily, sometimes multiple times a day, since upgrading to Precise. It never occurred with Lucid.
We’ve yet to try if using 2D desktop or disabling KMS helps.
(Apport wouldn’t send this report without me lying to it that I was referred here by tech support, but I wasn’t.)
Bug #994203 looks similar, but it’s about NV4e whereas this is an NV4c.
Universal Access in Control Center allows you to select a text size, though only from fixed preset values and not on pixel/point level.
Ah, it seems to be just U2D which I was testing earlier today. I too can file all the bugs I want against ’unity’, but if I try `ubuntu-bug unity-2d` all I get is the ”third party package” error. Reproduced this also in a clean VM to be sure.
With Unity updated from the PPA, you cannot file bugs against it using ubuntu-bug, you’ll just get an error message saying ”Please remove any third party package and try again.” You can still file bugs directly on Launchpad using the browser, but then the report won’t have the logs attached to it.
More accurate upstream target; previous was fixed but didn’t fix the issue reported here.