[Desktop-packages] [Bug 1274779] Re: [ivb] hang on pageflip (IPEHR: 0x0a000001)

2014-02-03 Thread Bruce Pieterse
** Attachment added: dmesg and gpu crash log https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1274779/+attachment/3967368/+files/gpu-hang.tar.bz2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1275347] Re: Facebook replies have invalid url

2014-02-03 Thread Robert Bruce Park
Please find the offending message with tools/debug_slave.py and show me the raw contents of 'message' field. Is it all facebook replies or just one? I seem to recall there was some confusion about this URL at the time this was implemented (eg, facebook wasn't giving it to us so I was trying to

[Desktop-packages] [Bug 1274779] Re: [ivb] hang on pageflip (IPEHR: 0x0a000001)

2014-02-03 Thread Bruce Pieterse
This is the first time I've had this hang, and it might have been introduced by the 3.13.0-6-generic kernel which I upgraded to today. When the gpu hang occurred my mouse cursor was hidden for about five seconds. -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1194114] Re: [hybrid] Xorg crashed with SIGABRT in DamageRegister()

2014-02-01 Thread Bruce Pieterse
Looks like the GeForce 6xxM graphic cards might be the cause of this? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1194114 Title: [hybrid] Xorg crashed with SIGABRT in

[Desktop-packages] [Bug 1274667] Re: messages are gone after reboot on the phone

2014-01-30 Thread Robert Bruce Park
You're probably restarting the phone quite soon after initial boot? (or at least, soon after friends-service starts). For performance reasons, we couldn't have the service saving every single tweet to disk every single time, so instead it just batch-saves them periodically, like every 5min I

[Desktop-packages] [Bug 1274667] Re: messages are gone after reboot on the phone

2014-01-30 Thread Robert Bruce Park
http://youtu.be/v7BkdARYNAE Maybe you could submit a branch ;-) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1274667 Title: messages are gone after reboot on the phone Status in

[Desktop-packages] [Bug 1273399] Re: Chromium doesn't prompt to install facebook

2014-01-29 Thread Robert Bruce Park
Info: A WebApp application has been found: Reddit, status: 1 background-page.js:24 Info: Got request: get_extension_settings background-page.js:24 Info: Calling handler for: get_extension_settings background-page.js:24 Info: Got request: get_extension_settings background-page.js:24 Info: Calling

[Desktop-packages] [Bug 1273399] Re: Chromium doesn't prompt to install facebook

2014-01-29 Thread Robert Bruce Park
Hmmm, actually I found under settings that most sites were disabled. Cleared that list and tried again: Info: A WebApp application has been found: Reddit, status: 1 background-page.js:24 Info: Got request: get_extension_settings background-page.js:24 Info: Calling handler for:

[Desktop-packages] [Bug 1272101] Re: Mentions disappear

2014-01-28 Thread Robert Bruce Park
It'd be Model.get_row(iter)['stream'] i think. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1272101 Title: Mentions disappear Status in “friends” package in Ubuntu: In Progress

[Desktop-packages] [Bug 1131854] Re: cupsd crashed with SIGABRT in __assert_fail_base()

2014-01-27 Thread Bruce Pieterse
Both Ubuntu 13.10 and 14.04 (Beta 2) were tested. 13.10 Printer 1: HP Color LaserJet CM2320nf MFP - No crash logs were generated when adding this printer. - Test page printed without any errors Printer 2: HP Laserjet Professional P1102 - No crash logs were generated when adding this

[Desktop-packages] [Bug 1273399] [NEW] Chromium doesn't prompt to install facebook

2014-01-27 Thread Robert Bruce Park
Public bug reported: Steps to reproduce: 1. Fresh VM 2. Launch chromium 3. browse to facebook.com 4. observe no integration prompt. 5. browse to reddit.com 5. observe integration prompt. ** Affects: unity-chromium-extension (Ubuntu) Importance: Critical Assignee: Justin McPherson

[Desktop-packages] [Bug 1231737] Re: please integrate with trust-store

2014-01-24 Thread Robert Bruce Park
Yeah, nothing is concrete at all. It's probably a cycle or two away. The qml bits will probably survive mostly as-is, just with the python backend getting replaced (eventually, some day, maybe). So it doesn't hurt to fix bugs now, because a) users are using this stuff right now, and b) it'll be

[Desktop-packages] [Bug 1272101] Re: Mentions disappear

2014-01-23 Thread Robert Bruce Park
In main.py it calls prune_model(2000). So if you've received 2000 new messages since the last time you were mentioned, then yes, the mentions will disappear. ** Also affects: friends (Ubuntu) Importance: Undecided Status: New ** Changed in: friends-app (Ubuntu) Status: New =

[Desktop-packages] [Bug 1248310] Re: libsoup has some issues recognizing its own objects

2014-01-09 Thread Robert Bruce Park
Sorry pitti, this traceback was grabbed from a user-submitted logfile and I never bothered to reproduce it myself, and then forgot about it. It's on my TODO list now so hopefully I'll find time for it soon. -- You received this bug notification because you are a member of Desktop Packages, which

Re: [Desktop-packages] [Bug 1048874] Re: Xorg crashed with SIGABRT in __libc_message() loading modesetting module - corrupted double-linked list

2014-01-07 Thread Adam Bruce
, 2014 03:14 Adam Bruce, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com

[Desktop-packages] [Bug 1265630] Re: unity-webapps-service Depends on webbrowser-app rather than Recommends

2014-01-03 Thread Robert Bruce Park
The problem with this is that webbrowser-app really is required, firefox and chromium are getting phased out (soon firefox chromium will simply launch webbrowser-app when a webapp is detected). ** Changed in: libunity-webapps (Ubuntu) Status: New = Incomplete -- You received this bug

[Desktop-packages] [Bug 1265630] Re: unity-webapps-service Depends on webbrowser-app rather than Recommends

2014-01-03 Thread Robert Bruce Park
** Changed in: libunity-webapps (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity-webapps in Ubuntu. https://bugs.launchpad.net/bugs/1265630 Title: unity-webapps-service Depends on

[Desktop-packages] [Bug 1192704] Re: Support App.net

2014-01-02 Thread Robert Bruce Park
Kai, I often point people at this branch[0] which implements Linkedin, it might give you an idea about what needs to happen to implement new account providers. [0] https://code.launchpad.net/~jpds/account-plugins/linkedin- plugin/+merge/154406 -- You received this bug notification because you

[Desktop-packages] [Bug 1262607] Re: Social notifications only appear after mediaplayer is opened

2013-12-19 Thread Robert Bruce Park
Alan, you're asking for Friends to start at login, which it never has. Kai put together a branch to resolve precisely this, do you think you can test it for us? https://code.launchpad.net/~kai-mast/friends/upstart2 ** Branch linked: lp:~kai-mast/friends/upstart2 ** Changed in: friends (Ubuntu)

[Desktop-packages] [Bug 1262607] Re: Social notifications only appear after mediaplayer is opened

2013-12-19 Thread Robert Bruce Park
Well, starting friends at login would make you get spammed at login instead of while watching movies ;-) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1262607 Title: Social

[Desktop-packages] [Bug 1262607] Re: Social notifications only appear after mediaplayer is opened

2013-12-19 Thread Robert Bruce Park
Syncing shouldn't be too hard, actually. Would just need to use Ubuntu One to sync ~/.cache/friends/*.json across devices. In fact you could probably go right now and configure Ubuntu One to sync ~/.cache/friends folder and it would probably work reasonably well. (one problem I foresee would be

[Desktop-packages] [Bug 1074028] Re: Port all pyexiv2 apps to GExiv2

2013-12-18 Thread Robert Bruce Park
** Changed in: rapid Assignee: Robert Bruce Park (robru) = (unassigned) ** Changed in: pyexiv2 Assignee: Robert Bruce Park (robru) = (unassigned) ** Changed in: gexiv2 (Ubuntu) Assignee: Robert Bruce Park (robru) = (unassigned) ** Changed in: phatch (Ubuntu) Assignee: Robert

[Desktop-packages] [Bug 1074028] Re: Port all pyexiv2 apps to GExiv2

2013-12-18 Thread Robert Bruce Park
** Changed in: pyexiv2 Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gexiv2 in Ubuntu. https://bugs.launchpad.net/bugs/1074028 Title: Port all pyexiv2 apps to GExiv2 Status in Genealogical

[Desktop-packages] [Bug 1235649] Re: uevent spam causes libdbus client code in session upstart to consume massive amounts of memory on Ubuntu Touch

2013-12-17 Thread Robert Bruce Park
** Also affects: landing-plan Importance: Undecided Status: New ** Changed in: landing-plan Status: New = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity

[Desktop-packages] [Bug 1231737] Re: please integrate with trust-store

2013-12-12 Thread Robert Bruce Park
Just vague plans to rewrite everything in Go, someday. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1231737 Title: please integrate with trust-store Status in

[Desktop-packages] [Bug 1165170] Re: Friends offers no way to change notification settings

2013-12-06 Thread Robert Bruce Park
Friends isn't a system service, it runs in the user session and it depends heavily on the accounts the user created in Ubuntu Online Accounts (eg, per-user configuration). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in

[Desktop-packages] [Bug 1248210] Re: friends-service running at 3% cpu on idle system

2013-12-02 Thread Robert Bruce Park
Is this still happening for you? I'm not able to reproduce it. 'ps' shows me friends-service running with 0.0% CPU on the latest mako image. (and I have also not set up any accounts) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1193772] Re: Ubuntu Gmail WebApps does not work

2013-11-28 Thread Robert Bruce Park
Unfortunately we are no longer supporting webapps in Raring. Please update to Saucy and see if the issue still happens. ** Changed in: unity-firefox-extension (Ubuntu) Status: Confirmed = Won't Fix ** Changed in: unity-firefox-extension Status: New = Won't Fix -- You received

[Desktop-packages] [Bug 1254251] Re: friends-dispatcher crashed with SIGSEGV

2013-11-28 Thread Robert Bruce Park
*** This bug is a duplicate of bug 1216661 *** https://bugs.launchpad.net/bugs/1216661 ** Information type changed from Private to Public ** This bug has been marked a duplicate of bug 1216661 friends-dispatcher crashed with SIGSEGV -- You received this bug notification because you are

[Desktop-packages] [Bug 1238556] Re: friends-dispatcher crashed with SIGSEGV in g_sequence_set()

2013-11-28 Thread Robert Bruce Park
** Changed in: friends (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1238556 Title: friends-dispatcher crashed with SIGSEGV in g_sequence_set()

[Desktop-packages] [Bug 1216661] Re: friends-dispatcher crashed with SIGSEGV

2013-11-28 Thread Robert Bruce Park
** Changed in: friends (Ubuntu) Status: Confirmed = Invalid ** Changed in: dee Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1216661 Title:

[Desktop-packages] [Bug 1233724] Re: friends-dispatcher crashed with SIGSEGV

2013-11-28 Thread Robert Bruce Park
** Changed in: friends (Ubuntu) Status: Confirmed = Invalid ** Changed in: dee Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1233724 Title:

[Desktop-packages] [Bug 1237782] Re: Remove architecture-dependent patches

2013-11-27 Thread Robert Bruce Park
Best birthday present ever! Thanks mardy! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to signon in Ubuntu. https://bugs.launchpad.net/bugs/1237782 Title: Remove architecture-dependent patches Status in “signon” package in Ubuntu:

[Desktop-packages] [Bug 1242126] Re: gedit: Could not find loader 'python' for plugin

2013-11-07 Thread Robert Bruce Park
** Changed in: gedit (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/1242126 Title: gedit: Could not find loader 'python' for plugin

[Desktop-packages] [Bug 1248143] Re: the fix for Bug #1238083 seems to cause the systemsettle tests on mako to fail, blocking image releases

2013-11-05 Thread Robert Bruce Park
Can somebody explain to me what systemsettle is? ** Changed in: friends (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1248143 Title:

[Desktop-packages] [Bug 1238083] Re: friends-dispatcher is a little busy doing data updates on idle systems

2013-11-05 Thread Robert Bruce Park
This systemsettle thing is some kind of fluke, because the change that got reverted does nothing other than *reduce* the frequency with which friends does things. The revert causes friends to activate itself and poll things online literally 3x more often. -- You received this bug notification

[Desktop-packages] [Bug 1248310] [NEW] libsoup has some issues recognizing its own objects

2013-11-05 Thread Robert Bruce Park
Public bug reported: ERROR Thread-12013-11-05 10:32:09,284 friends.utils.base argument msg: Expected Soup.Message, but got gi.repository.Soup.Message Traceback (most recent call last): File /usr/lib/python3/dist-packages/friends/utils/base.py, line 159, in run super().run() File

[Desktop-packages] [Bug 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-11-02 Thread Robert Bruce Park
Dmitry, David: Can somebody confirm that unity-lens-friends is now correctly set up for translations? I tried poking around at it but I wasn't really sure what I was doing. If anything needs to be done please give me specific instructions. ** Changed in: unity-lens-friends (Ubuntu) Assignee:

[Desktop-packages] [Bug 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-11-01 Thread Robert Bruce Park
Yes, string is marked as translatable since june: http://bazaar.launchpad.net/~super-friends/unity-lens- friends/trunk/view/head:/data/social.scope.in.in#L7 ** Changed in: unity-lens-friends (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a

[Desktop-packages] [Bug 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-11-01 Thread Robert Bruce Park
Also, I don't seem to have the correct permissions to enable translations in launchpad. ** Changed in: unity-lens-friends (Ubuntu) Assignee: Robert Bruce Park (robru) = Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1223430] Re: autopkgtest: test_signatures (friends.tests.test_twitter.TestTwitter) failed

2013-11-01 Thread Robert Bruce Park
** Branch linked: lp:~robru/friends/fix-twitter-test -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1223430 Title: autopkgtest: test_signatures

[Desktop-packages] [Bug 1238083] Re: friends-dispatcher is a little busy doing data updates on idle systems

2013-11-01 Thread Robert Bruce Park
Sorry for the delay. I found the cause of this and I've pushed a branch. ** Changed in: friends (Ubuntu) Status: New = Fix Committed ** Changed in: friends (Ubuntu) Assignee: (unassigned) = Robert Bruce Park (robru) ** Branch linked: lp:~robru/friends/decrease-polling-frequency

[Desktop-packages] [Bug 1246516] [NEW] Memory from slice allocator passed to PyObject_Free

2013-10-30 Thread Robert Bruce Park
Public bug reported: This issue is causing segfaults in Trusty. Here is the valgrind output: ==8100== Invalid read of size 4 ==8100==at 0x5A479E: PyObject_Free (obmalloc.c:987) ==8100==by 0x443D7A: xmlparse_ParseFile.45364 (pyexpat.c:865) ==8100==by 0x4B410B: PyEval_EvalFrameEx

[Desktop-packages] [Bug 1246516] Re: Memory from slice allocator passed to PyObject_Free

2013-10-30 Thread Robert Bruce Park
This cropped up when I changed the following code: Gtk.Application.__init__(self, application_id='foo', flags=Gio.ApplicationFlags.HANDLES_COMMAND_LINE) To this: Gtk.Application.__init__(self, application_id='foo', flags=Gio.ApplicationFlags.HANDLES_OPEN) Not sure if that helps you track it

[Desktop-packages] [Bug 10910]

2013-10-19 Thread Bruce Kingsbury
I have just followed the procedure of; 1) Download Firefox-24.0 English(UK) version for Linux 2) Download Firefox-24.0 English(UK) version for Linux again and compare just to be sure I didn't accidentally get the wrong one 3) Check environment and observe LANG=en_NZ.UTF-8 4) Check printer

[Desktop-packages] [Bug 10910] Re: Default page size for printing is letter

2013-10-18 Thread Bruce Kingsbury
I like everything else about firefox except for this one infuriating bug. This bug was first filed in 2004. It's now 2013. I've just upgraded to Firefox 24.0 on Debian and my default paper size has, once again as it does every upgrade, reverted to the US_Letter papersize. I live in the other 96%

[Desktop-packages] [Bug 10910] Re: Default page size for printing is letter

2013-10-18 Thread Bruce Kingsbury
So continuing my previous rant; I have just followed the procedure of 1) Download Firefox-24.0 English(UK) version for Linux 2) Download Firefox-24.0 English(UK) version for Linux again and compare just to be sure I didn't accidentally get the wrong one 3) Check environment and observe

[Desktop-packages] [Bug 1235490] Re: chrome/chromium tearing and display corruption

2013-10-15 Thread Robert Bruce Park
Confirmed, I can no longer reproduce with xserver-xorg-video-intel 2:2.99.904-0ubuntu1 ** Changed in: chromium-browser (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser

[Desktop-packages] [Bug 1238556] Re: friends-dispatcher crashed with SIGSEGV in g_sequence_set()

2013-10-11 Thread Robert Bruce Park
** Also affects: dee Importance: Undecided Status: New ** Changed in: dee Assignee: (unassigned) = Michal Hruby (mhr3) ** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1238083] Re: friends-dispatcher is a little busy doing data updates on idle systems

2013-10-10 Thread Robert Bruce Park
Colin, what number do you get when you run `gsettings get com.canonical.friends interval` ? The default is 15 but yours seems to be set to 5. Setting it to 15 will improve your battery life if you are concerned about it. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1233724] Re: friends-dispatcher crashed with SIGSEGV

2013-10-08 Thread Robert Bruce Park
** Also affects: dee Importance: Undecided Status: New ** Changed in: dee Assignee: (unassigned) = Michal Hruby (mhr3) ** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1236353] [NEW] Xmir crashes on plugging in external

2013-10-07 Thread Warwick Bruce Chapman
Public bug reported: I just plugged in an external monitor to my X301 and Xmir ?? appeared to crash and then restart with the external correctly recognised. I was able to use displays to change the location of the external and launcher placement and am typing this message now using the

[Desktop-packages] [Bug 1234422] Re: Cannot import in python2.7

2013-10-04 Thread Robert Bruce Park
Yeah, it's a bit tricky. Technically in order to use everything installed by gexiv2, we'd need to depend on both python-gi and python3-gi. But then that would require *everybody* to have *both* python2 and python3. Well, not everybody has python3, and hopefully soon there will start to be people

[Desktop-packages] [Bug 1177047] Re: friends-dispatcher crashed with TypeError in /usr/lib/python3/dist-packages/friends/main.py: threads_init() takes 0 positional arguments but 1 was given

2013-09-30 Thread Robert Bruce Park
Hm. Mark, did you ever have this error more than once? Martin and I are fairly certain that this is just some kind of one-off fluke, it really can only be explained by stale packages... there is just no way that this can possibly be happening in Saucy. Seriously, take a look at the file

[Desktop-packages] [Bug 1177047] Re: friends-dispatcher crashed with TypeError in /usr/lib/python3/dist-packages/friends/main.py: threads_init() takes 0 positional arguments but 1 was given

2013-09-27 Thread Robert Bruce Park
Stuart and Luca, please run this command in a terminal (Ctrl+Shift+T): apt-cache policy friends And then please paste the output onto this bug. It should look like this: friends: Installed: 0.2.0+13.10.20130926-0ubuntu1 Candidate: 0.2.0+13.10.20130926-0ubuntu1 Version table:

[Desktop-packages] [Bug 1216661] Re: friends-dispatcher crashed with SIGSEGV

2013-09-27 Thread Robert Bruce Park
** Also affects: dee Importance: Undecided Status: New ** Changed in: dee Assignee: (unassigned) = Michal Hruby (mhr3) ** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1231737] Re: please integrate with trust-store

2013-09-26 Thread Robert Bruce Park
from scratch, again, thanks. ** Changed in: friends (Ubuntu) Assignee: (unassigned) = Robert Bruce Park (robru) ** Changed in: friends (Ubuntu T-series) Assignee: (unassigned) = Robert Bruce Park (robru) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1177047] Re: friends-dispatcher crashed with TypeError in /usr/lib/python3/dist-packages/friends/main.py: threads_init() takes 0 positional arguments but 1 was given

2013-09-24 Thread Robert Bruce Park
Stuart, please make sure all your packages are updated and then try again. If the problem persists, please report a new bug. It is just impossible that this bug can still exist, we are not even calling threads_init anymore, anywhere, ever. -- You received this bug notification because you are a

[Desktop-packages] [Bug 1223430] Re: autopkgtest: test_signatures (friends.tests.test_twitter.TestTwitter) failed

2013-09-24 Thread Robert Bruce Park
of time. ** Changed in: friends (Ubuntu) Assignee: (unassigned) = Robert Bruce Park (robru) ** Changed in: friends (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https

[Desktop-packages] [Bug 1220277] Re: unity-webapps-amazon overwriting file from unity-webapps-common

2013-09-21 Thread Robert Bruce Park
Ok, I've removed amazon from the webapps stack. ** Changed in: unity-webapps-amazon (Ubuntu) Status: New = Fix Released ** Changed in: webapps-applications (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1207710] Re: friends-dispatcher crashed with ValueError in raw_decode(): No JSON object could be decoded

2013-09-13 Thread Robert Bruce Park
*** This bug is a duplicate of bug 1189229 *** https://bugs.launchpad.net/bugs/1189229 This bug is fixed in Saucy; for Raring users, the workaround is to delete ~/.cache/friends/*.json anytime you see this error. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1206314] Re: install-default-webapps-in-launcher.py crashed with signal 5 in g_settings_get_mapped()

2013-09-11 Thread Robert Bruce Park
Jake, are you running raring? If not, just update to the latest saucy packages, this was fixed a while ago. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webapps-applications in Ubuntu. https://bugs.launchpad.net/bugs/1206314 Title:

Re: [Desktop-packages] [Bug 1181712] Invitation to connect on LinkedIn

2013-09-11 Thread Bruce Perry
ready to rumble. I've got logs and I've got lawyers. On contingency. http://arstechnica.com/tech-policy/2013/09/porn-troll-malibu-media-sanctioned-for-trying-to-embarrass-defendants/ On Mon, Sep 9, 2013 at 9:17 PM, Bruce Perry 1181...@bugs.launchpad.netwrote: LinkedIn Bug

[Desktop-packages] [Bug 1203834] Re: friends-dispatcher crashed with SIGABRT in __libc_message()

2013-09-09 Thread Robert Bruce Park
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1203834 Title: friends-dispatcher crashed with SIGABRT in __libc_message() Status

[Desktop-packages] [Bug 1219429] Re: friends-dispatcher crashed with SIGSEGV in g_bit_lock()

2013-09-09 Thread Robert Bruce Park
*** This bug is a duplicate of bug 1212738 *** https://bugs.launchpad.net/bugs/1212738 ** This bug has been marked a duplicate of bug 1212738 friends-dispatcher crashed with SIGSEGV in g_variant_ref_sink() ** Information type changed from Private to Public -- You received this bug

[Desktop-packages] [Bug 1181719] Invitation to connect on LinkedIn

2013-09-09 Thread Bruce Perry
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Bruce Bruce P. available upon request Harrisburg, Pennsylvania Area Confirm that you know Bruce P.: https://www.linkedin.com/e/xhpne-hlef9f5a-6d/isd/16424011868/TzELp1fC/?hs=falsetok=3mwb0Uusg5F5U1

[Desktop-packages] [Bug 1181712] Invitation to connect on LinkedIn

2013-09-09 Thread Bruce Perry
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Bruce Bruce P. available upon request Harrisburg, Pennsylvania Area Confirm that you know Bruce P.: https://www.linkedin.com/e/-mrsosf-hlef9esn-1w/isd/16424011420/eTFhwtt_/?hs=falsetok=13XAOlcnw5F5U1

[Desktop-packages] [Bug 1181719] Invitation to connect on LinkedIn

2013-09-09 Thread Bruce Perry
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Bruce Bruce P. available upon request Harrisburg, Pennsylvania Area Confirm that you know Bruce P.: https://www.linkedin.com/e/xhpne-hlefjgb0-5l/isd/16424011868/TzELp1fC/?hs=falsetok=26gDOIro0dF5U1

[Desktop-packages] [Bug 1181712] Invitation to connect on LinkedIn

2013-09-09 Thread Bruce Perry
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Bruce Bruce P. available upon request Harrisburg, Pennsylvania Area Confirm that you know Bruce P.: https://www.linkedin.com/e/-mrsosf-hlefjga4-e/isd/16424011420/eTFhwtt_/?hs=falsetok=06FA7SANYdF5U1

[Desktop-packages] [Bug 1220277] Re: unity-webapps-amazon overwriting file from unity-webapps-common

2013-09-04 Thread Robert Bruce Park
This issue was caused by the fix for #1214350, in which Alex copypasted the amazon app back into lp:webapps-applicatons, so that it could be default-installed (although in hindsight I'm wondering if maybe there wasn't a better way to do that...). For now the best course of action is probably to

[Desktop-packages] [Bug 1168208] Re: friends-dispatcher crashed with dbus.exceptions.DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-y3GCrMBjQo:

2013-08-30 Thread Robert Bruce Park
*** This bug is a duplicate of bug 1166582 *** https://bugs.launchpad.net/bugs/1166582 It was just marked as private. I've changed it to be public now. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu.

[Desktop-packages] [Bug 1166582] Re: friends-dispatcher crashed with dbus.exceptions.DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-0XsHL0iOiQ:

2013-08-30 Thread Robert Bruce Park
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to friends in Ubuntu. https://bugs.launchpad.net/bugs/1166582 Title: friends-dispatcher crashed with dbus.exceptions.DBusException in

[Desktop-packages] [Bug 1216128] Re: Banner pages broken in Cups 1.5.3

2013-08-29 Thread Bruce Tarro
The banner templates in /usr/share/cups/banners/* are ignoring the plain text output that should be available according to the CUPS banner spec[1]. Confirmed in Raring Saucy tests. WORKAROUND: a) Create a PDF with the banner information you'd like b) save the PDF file to

[Desktop-packages] [Bug 1216192] Re: [region]: gnome-control-center crashed with SIGABRT in _g_log_abort()

2013-08-27 Thread Robert Bruce Park
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1216192 Title: [region]: gnome-control-center crashed with SIGABRT in

[Desktop-packages] [Bug 1214639] Re: friends should not automatically create eds addressbooks

2013-08-21 Thread Robert Bruce Park
** Changed in: friends (Ubuntu) Status: New = In Progress ** Changed in: friends (Ubuntu) Assignee: Ken VanDine (ken-vandine) = Robert Bruce Park (robru) ** Branch linked: lp:~robru/friends/disable-contacts-sync -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1214533] [NEW] fglrx 2:8.960-0ubuntu1.1: fglrx kernel module failed to build

2013-08-20 Thread Bruce Stough
Public bug reported: Update-manager was trying to do some updates, including the kernel. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: fglrx 2:8.960-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.2.0-51.77-generic 3.2.48 Uname: Linux 3.2.0-51-generic x86_64 NonfreeKernelModules: fglrx

[Desktop-packages] [Bug 951404] Re: Ubuntu 12.04 session don't open with lightdm

2013-08-17 Thread \|Bruce L
I experienced this problem under saucy. lightdm behaves badly (No login session option, kicks back to lightdm when logging into unity, etc.) No useful help in the log files. chown'ing .Xauthority did the trick. Thanks A. Richard. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1206314] Re: install-default-webapps-in-launcher.py crashed with signal 5 in g_settings_get_mapped()

2013-08-15 Thread Robert Bruce Park
Oops, sorry. I just saw http://bazaar.launchpad.net/~webapps/webapps- applications/trunk/revision/554 and assumed that it was released for real. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webapps-applications in Ubuntu.

[Desktop-packages] [Bug 1212738] Re: friends-dispatcher crashed with SIGSEGV in g_variant_ref_sink()

2013-08-15 Thread Robert Bruce Park
This bug is definitely originating in Dee, hopefully Michal can resolve this for us ;-) ** Also affects: dee Importance: Undecided Status: New ** Changed in: dee Importance: Undecided = Medium ** Changed in: dee Assignee: (unassigned) = Michal Hruby (mhr3) ** Information type

[Desktop-packages] [Bug 1206314] Re: install-default-webapps-in-launcher.py crashed with signal 5 in g_settings_get_mapped()

2013-08-14 Thread Robert Bruce Park
** Changed in: webapps-applications Status: Fix Committed = Fix Released ** Changed in: webapps-applications (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webapps-applications

[Desktop-packages] [Bug 1206314] Re: install-default-webapps-in-launcher.py crashed with signal 5 in g_settings_get_mapped()

2013-08-09 Thread Robert Bruce Park
** Changed in: webapps-applications Status: New = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webapps-applications in Ubuntu. https://bugs.launchpad.net/bugs/1206314 Title:

[Desktop-packages] [Bug 1196943] Re: WebApps do not work w/ chromium 28

2013-08-05 Thread Robert Bruce Park
Loic, are you sure that's a bug in unity-chromium-extension itself? (check if you have the same issue in firefox) It is more likely a bug just with the gmail webapp, which should absolutely not block this SRU (that will need to be fixed and SRU'd separately). -- You received this bug

[Desktop-packages] [Bug 1206314] Re: install-default-webapps-in-launcher.py crashed with signal 5 in g_settings_get_mapped()

2013-08-05 Thread Robert Bruce Park
Thanks for clearing this up Ryan, I'll submit a patch for this shortly. ** Changed in: webapps-applications (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webapps-applications in Ubuntu.

[Desktop-packages] [Bug 1206314] Re: install-default-webapps-in-launcher.py crashed with signal 5 in g_settings_get_mapped()

2013-08-05 Thread Robert Bruce Park
** Branch linked: lp:~robru/webapps-applications/default-gsettings ** Changed in: webapps-applications (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webapps-applications in Ubuntu.

[Desktop-packages] [Bug 1196943] Re: WebApps do not work w/ chromium 28

2013-08-01 Thread Robert Bruce Park
Confirmed 2.4.7-0ubuntu0.1 is working in Raring. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-chromium-extension in Ubuntu.

[Desktop-packages] [Bug 1168020] Re: Remove reliance over global private browsing (being deprecated in FF)

2013-07-29 Thread Robert Bruce Park
** Branch linked: lp:~robru/unity-firefox-extension/quantal- sru-2.4.7bzr13.04.15-0ubuntu0.1 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-firefox-extension in Ubuntu. https://bugs.launchpad.net/bugs/1168020 Title: Remove

[Desktop-packages] [Bug 1168020] Re: Remove reliance over global private browsing (being deprecated in FF)

2013-07-26 Thread Robert Bruce Park
** Changed in: unity-firefox-extension (Ubuntu Quantal) Assignee: (unassigned) = Robert Bruce Park (robru) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-firefox-extension in Ubuntu. https://bugs.launchpad.net/bugs/1168020

[Desktop-packages] [Bug 1196943] Re: WebApps do not work w/ chromium 28

2013-07-23 Thread Robert Bruce Park
** No longer affects: unity-chromium-extension/12.10 ** No longer affects: unity-chromium-extension/13.04 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-chromium-extension in Ubuntu. https://bugs.launchpad.net/bugs/1196943

[Desktop-packages] [Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-06-27 Thread Bruce
Mateusz Stachowski, I can confirm the problem you reported, following the steps you provided. The menu stops working even while on Print Preview mode. But there's one thing... If you wait for a while, say 5 seconds, the menu gets to work again. It looks like a kind of a delay to reload the

[Desktop-packages] [Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-06-25 Thread Bruce
Hey, guys. I'm sorry if I sound newbie (actually I really am new to Ubuntu), but how do I install this proposed package unity_7.0.0daily13.06.19~13.04? I've already enabled raring-proposed in Software Updates. Now what do I have to do? Run sudo apt-get dist-upgrade? I did it, but it showed a

[Desktop-packages] [Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-06-25 Thread Bruce
Yes, I did, Saikrishna Arcot. Thanks for answering. Just for the record, this is what I get when I run sudo apt-get dist- upgrade: The following NEW packages will be installed: linux-headers-3.8.0-26 linux-headers-3.8.0-26-generic linux-image-3.8.0-26-generic

[Desktop-packages] [Bug 1153350] Re: LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

2013-06-25 Thread Bruce
OK, I figured it out. I'm sorry, I hadn't seen the Binary packages built by this source list here: https://launchpad.net/ubuntu/+source/unity/7.0.0daily13.06.19~13.04-0ubuntu1 The packages I was supposed to install are: - libunity-2d-private0 - libunity-2d-private-dev * libunity-core-6.0-5 *

[Desktop-packages] [Bug 1190479] Re: Twitter auth does not work. API Change.

2013-06-24 Thread Robert Bruce Park
** Description changed: - Since Juni 11 Twitter updates and adding an account in gwibber does not - work anymore. May be it is related to the retirement of the 1.0 API - https://dev.twitter.com/blog/api-v1-retirement-final-dates + [Impact] + Gwibber's support for Twitter is completely broken

[Desktop-packages] [Bug 1170647] Re: Nautilus opens new window instead of restoring the minimized window

2013-06-18 Thread Bruce
This bug also affects me when I have a Nautilus window of my external drive minimized. If I click the Nautilus icon, it simply opens a new window, instead of showing that minimized one. I'm not quite sure, but it seems to happen frequently with mounted devices. -- You received this bug

[Desktop-packages] [Bug 1190575] Re: Twitter doesn't work anymore after retirement of v1 api on 12.04

2013-06-17 Thread Robert Bruce Park
Yeah, this is not exactly my top priority right now. Ken, do you know offhand if 1.1 is implemented in later versions of gwibber? Can I just SRU a newer version or do I actually have to implement twitter 1.1 from scratch here? -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1115886] Re: Can't change wallpaper unless /org/gnome/desktop/background/show-desktop-icons is true.

2013-06-01 Thread Robert Bruce Park
The point is that by default, changing the wallpaper does work. You have to deliberately install a tweak tool and break it yourself in order for it to be broken. ** Changed in: gnome-settings-daemon (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you

Re: [Desktop-packages] [Bug 1181719] Re: I don't know the difference between bugs and my system cracker

2013-05-31 Thread Bruce Perry
a good download so this could be aa man in the middle download. Any help you can give I would appreciate. Bruce Perry ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic

Re: [Desktop-packages] [Bug 1181712] Re: I don't know the difference between bugs and my system cracker

2013-05-31 Thread Bruce Perry
appreciate. Bruce Perry ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64

[Desktop-packages] [Bug 1180297] Re: Opening facebook Success page in external browser

2013-05-29 Thread Bruce
Workaround (comment #10) did not work for me either. Same as comment #18, Ubuntu 12.10, 64-bit. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center-signon in Ubuntu. https://bugs.launchpad.net/bugs/1180297 Title:

Re: [Desktop-packages] [Bug 1181712] Re: I don't know the difference between bugs and my system cracker

2013-05-22 Thread Bruce Perry
the nit to pick with my insistence that I had been repeatedly hacked as well as stalked and harassed. Fortunately Pennsylvania has strong laws to protect internet users. Good day. \ Bruce Perry On Sun, May 19, 2013 at 7:36 PM, RQuarry 1181...@bugs.launchpad.net wrote: The bug description needs

<    1   2   3   4   5   6   7   8   >