[Desktop-packages] [Bug 1170832] Re: Facebook Requires Authorization when already authorized

2013-09-14 Thread Aaron Brubacher
telepathy-gabble_0.18.1-1_amd64.deb did not fix it for me either, still the same as before. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-gabble in Ubuntu. https://bugs.launchpad.net/bugs/1170832 Title: Facebook Requires

[Desktop-packages] [Bug 1076232] Re: Build with tracker support

2013-07-03 Thread Aaron Brubacher
If this is desired to be a compile-time option that is fine with me. I think its pretty obvious that the gnome3-team PPA should build nautilus with tracker enabled. I'm surprised more people haven't complained yet. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1076232] Re: Build with tracker support

2013-07-02 Thread Aaron Brubacher
wait...does that mean that mangelasakis' comment is incorrect? My impression from his comment is that this is fixed in newer versions. I tried switching to 3.6 but it was to much of a pain on 12.10. I'm gonna upgrade soon anyways, for now I will stick to my custom build. If the issue does still

[Desktop-packages] [Bug 1103183] [NEW] gedit does not start from gnome-shell files search in activities overview

2013-01-22 Thread Aaron Brubacher
Public bug reported: System: Ubuntu 12.10 x64, gnome-shell 3.6.2, nautilus 3.6.3 compiled with --enable-tracker=yes, Tracker 0.14.1, gnome-documents not installed Steps to reproduce: -Make sure gedit is not running (killall gedit), or login in to freshly started computer. -open activities

[Desktop-packages] [Bug 1089449] Re: nautilus 3.6 desktop image thumbnail resize blurry

2012-12-18 Thread Aaron Brubacher
reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=690441 ** Bug watch added: GNOME Bug Tracker #690441 https://bugzilla.gnome.org/show_bug.cgi?id=690441 ** Also affects: nautilus via https://bugzilla.gnome.org/show_bug.cgi?id=690441 Importance: Unknown Status: Unknown

[Desktop-packages] [Bug 1089449] [NEW] nautilus 3.6 desktop image thumbnail resize blurry

2012-12-12 Thread Aaron Brubacher
Public bug reported: When I resize an image on the desktop larger, it becomes blurry because the thumbnail stretches. This was working properly not that long ago. Zooming in within a regular nautilus window works fine, but the desktop thumbnail resize does not. Icons (vector) resize fine, it's

[Desktop-packages] [Bug 191041] Re: gnome-screensaver blocks multimedia keys

2012-11-12 Thread Aaron Brubacher
This is still present on 12.10 with gnome-shell 3.6 (with the new lock screen, which does allow controlling volume and music with the mouse only, but not with keyboard) Not sure if that should be a separate bug by now, or if its a separate package. -- You received this bug notification because

[Desktop-packages] [Bug 395967] Re: Play music from command line

2012-11-03 Thread Aaron Brubacher
As a workaround for playlists, I put this together for my startup: #!/bin/sh rhythmbox-client sleep 10 listid=`dbus-send --type=method_call --print-reply --dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Playlists.GetPlaylists uint32:3 uint32:1

[Desktop-packages] [Bug 1073385] Re: lock screen is missing music controls

2012-11-01 Thread Aaron Brubacher
wow that's awesome, thanks! but it seems it's not working for Banshee for me, is that supposed to be like that right now? I don't mind switching to rhythmbox if so. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu.

[Desktop-packages] [Bug 1073385] [NEW] lock screen is missing music controls

2012-10-30 Thread Aaron Brubacher
Public bug reported: I upgraded to 12.10 and installed ubuntu-gnome-desktop ubuntu-gnome-default-settings and switched over to gdm, expecting to have music controls on the lock screen (which is very nice, by the way) I also added the gnome 3.6 ppa

[Desktop-packages] [Bug 796076] Re: When run as root [gksudo gedit whatever] gedit tries to open a 2nd 'untitled document 1'

2012-03-16 Thread Aaron Brubacher
whoops...turns out this was actually happening to me because of /usr/share/applications/gedit.desktop had Exec=gedit --new-document %U (my fault) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu.

[Desktop-packages] [Bug 796076] Re: When run as root [gksudo gedit whatever] gedit tries to open a 2nd 'untitled document 1'

2012-03-06 Thread Aaron Brubacher
This does happen to me when using gksudo But it also happens to me when clicking on files in Nautilus, not as sudo. -- 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/796076 Title: When

[Desktop-packages] [Bug 508896] Re: Search for suitable plugin dialog useless

2012-01-31 Thread Aaron Brubacher
It turns out this was only happening for me with .m4a files. I found the following at http://forums.fedoraforum.org/showthread.php?p=1522863 which fixed the problem for me: If anyone else is having a problem like this, you can try deleting $HOME/.gstreamer-0.10/registry.x86_64.bin (then

[Desktop-packages] [Bug 879130] Re: invalid read (segfault) on duplicate lines in .hidden

2012-01-27 Thread Aaron Brubacher
I decided to keep looking at this since I had already started. Just to be clear, the work around of removing duplicates from .hidden works fine to fix this. But here's what I found in the code (caution: I'm new to programming with linux, feel free to correct me) -The crash occurs because the

[Desktop-packages] [Bug 508896] Re: Search for suitable plugin dialog useless

2012-01-27 Thread Aaron Brubacher
this happens to me occasionaly...I will try and figure out what tracks they are next time it happens. ** Changed in: banshee (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu.

[Desktop-packages] [Bug 879130] Re: nautilus crashes when browsing folders on 11.10 with SIGABRT in raise()

2012-01-24 Thread Aaron Brubacher
turns out this actually happens when there is a duplicate entry in the .hidden file. it has nothing to do with ntfs drives. (i happened to browse a folder with the problem on both of my machines) I am not sure if this is worth fixing or not, most people will not run into it much. Reproduction

[Desktop-packages] [Bug 879130] Re: nautilus crashes when browsing folders on 11.10 with SIGABRT in raise()

2012-01-23 Thread Aaron Brubacher
better stack trace attached. ** Attachment added: good stack trace https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/879130/+attachment/2689890/+files/stacktrace_nautilus_better.txt ** Description changed: - opening nautilus and attempting to click on any folders will - consistently

[Desktop-packages] [Bug 879130] Re: nautilus crashes when browsing folders on 11.10 with SIGABRT in raise()

2012-01-18 Thread Aaron Brubacher
still occuring on my fully updated machine. seems to only occur while browsing ntfs drive. verified this on an old compaq presario V2000 fully updated with 64bit as well, it only crashes while browsing ntfs drive. occurs very consistantly on both machines, after clicking through 2 or 3 folders.

[Desktop-packages] [Bug 879130] Re: nautilus crashes when browsing folders on 11.10 with SIGABRT in raise()

2011-11-10 Thread Aaron Brubacher
yes i do still get this issue, it is the same issue that I reported at https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/878896 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu.

[Desktop-packages] [Bug 878896] Re: nautilus crashed with SIGABRT in raise()

2011-11-10 Thread Aaron Brubacher
im not entirely sure if i did it right, so please point me in the right direction if the trace isnt good. i installed nautilus-dbg and used gdb... i have a duplicate of htis bug at https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/879130 ** Attachment added: stack trace

[Desktop-packages] [Bug 878896] [NEW] nautilus crashed with SIGABRT in raise()

2011-10-20 Thread Aaron Brubacher
Public bug reported: nautilus crashes frequently while browsing folders, is not usable. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: nautilus 1:3.2.0-0ubuntu5 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64 NonfreeKernelModules: nvidia wl

[Desktop-packages] [Bug 878896] Re: nautilus crashed with SIGABRT in raise()

2011-10-20 Thread Aaron Brubacher
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/878896 Title: nautilus crashed with SIGABRT in raise() Status in “nautilus” package in Ubuntu: New Bug description: nautilus