[Bug 2078538] [NEW] Gtk 4 applications menus do not close when clicking elsewhere in the application

2024-08-30 Thread Alistair Buxton
Public bug reported:

Video of the bug: https://www.youtube.com/watch?v=qLXKH-AQLCQ

To reproduce:

1. Install Xubuntu 24.04
2. Install gtk-4-examples
3. Start "gtk4-demo-application"
4. Click the Preferences menu.
5. Mouse over the "Colour" submenu, so it opens.
6. Click "Prefer dark theme" menu option.

Expected result:

The menu closes and the app switches to dark mode.

Actual result:

Nothing happens, because the Colour submenu stays open, preventing the
parent menu from doing anything. It does receive the mouse click, as
evidenced by the menu item flashing when you click it. But that's all
that happens.

Notice that clicking anywhere else in the application's window does not
close the menu like it should. However, clicking outside the
application's window does close it.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: libgtk-4-1 4.14.2+ds-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: XFCE
Date: Sat Aug 31 04:15:20 2024
InstallationDate: Installed on 2023-06-01 (456 days ago)
InstallationMedia: Xubuntu 23.04 "Lunar Lobster" - Release amd64 (20230414.2)
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: gtk4
UpgradeStatus: Upgraded to noble on 2024-05-16 (106 days ago)

** Affects: gtk4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/2078538

Title:
  Gtk 4 applications menus do not close when clicking elsewhere in the
  application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/2078538/+subscriptions


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

[Bug 1332623] Re: Thunar behaves inconsistently with USB flash drive FAT32 partitions

2018-12-27 Thread Alistair Buxton
I have Bionic/18.04/glib 2.56 and this bug still happens.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1332623

Title:
  Thunar behaves inconsistently with USB flash drive FAT32 partitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1332623/+subscriptions

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

[Bug 1511626] Re: gvfsd-smb crashed with signal 5 in g_settings_set_property()

2016-07-28 Thread Alistair Buxton
User error. XDG_DATA_DIRS was messed up by local configuration.

** Changed in: gvfs (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1511626

Title:
  gvfsd-smb crashed with signal 5 in g_settings_set_property()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1511626/+subscriptions

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


[Bug 512427] Re: Don't let offscreen widgets do grab adds

2014-11-08 Thread Alistair Buxton
This patch causes an annoying g_critical if you add a grab on a widget
before it is realized. In this case toplevel->window will be null.

This also make me wonder what happens if you add a grab to an offscreen
widget before realizing it.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/512427

Title:
  Don't let offscreen widgets do grab adds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/512427/+subscriptions

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


[Bug 1270090] Re: time-admin can not install ntp

2014-12-12 Thread Alistair Buxton
Sorry I forgot about this. Here's a debdiff which should fix it. It will
need cleaning up and testing.

** Patch added: "debdiff: use packagekit to install things instead of gksudo 
and synaptic"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+attachment/4279694/+files/use-package.diff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

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


[Bug 1270090] Re: time-admin can not install ntp

2014-12-12 Thread Alistair Buxton
What this does is replace all the synaptic and gksudo code with a dbus
call to packagekit. The old code was added in an Ubuntu patch, so I just
regenerated that patch with the new code instead. I don't know if that
is the correct way to do it. Only one file needs to be modified, gst-
package.c. The new version of 80_gst-packages-common.patch is generated
with different diff options so the diff is kind of confusing, sorry
about that.

The packagekit source is taken almost verbatim from the C example here:
http://www.freedesktop.org/software/PackageKit/pk-faq.html#session-
methods

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

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


[Bug 1270090] Re: time-admin can not install ntp

2014-12-12 Thread Alistair Buxton
** Patch removed: "debdiff: use packagekit to install things instead of gksudo 
and synaptic"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+attachment/4279694/+files/use-package.diff

** Patch added: "Fix typo on my email address"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+attachment/4279705/+files/use-packagekit.diff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

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


[Bug 1270090] Re: time-admin can not install ntp

2014-12-12 Thread Alistair Buxton
PPA for trusty: https://launchpad.net/~a-j-buxton/+archive/ubuntu/gst-
packagekit

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

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


[Bug 1385624] Re: wrapper-2.0 crashed with SIGSEGV in strrchr()

2014-12-23 Thread Alistair Buxton
Did you attempt to add the indicator-menu (global menu indicator)?
Because that does not work, will crash like this, and is unsupported.

** Also affects: xfce4-indicator-plugin (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1385624

Title:
  wrapper-2.0 crashed with SIGSEGV in strrchr()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1385624/+subscriptions

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


[Bug 1270090] Re: time-admin can not install ntp

2015-01-27 Thread Alistair Buxton
This broke in the first place because gksudo was removed from the
default distribution. So it is broken in all recent releases.

I would do the patch for Vivid if I knew how.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

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


[Bug 1437020] [NEW] "Jump to playing song" doesn't work if filters are used

2015-03-26 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. Select an artist and start playing a song.
2. Browse to another part of the library.
3. Press ctrl-J or View->Jump to playing song

Expected result:

Playing song should be displayed.

Actual result:

Nothing happens.

Video demonstrating the bug:

https://www.youtube.com/watch?v=SkiCdh7-Ops

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: rhythmbox 3.1-1ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic i686
ApportVersion: 2.16.2-0ubuntu4
Architecture: i386
CurrentDesktop: XFCE
Date: Thu Mar 26 19:38:39 2015
InstallationDate: Installed on 2015-03-03 (23 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Alpha i386 (20150303)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 vivid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1437020

Title:
  "Jump to playing song" doesn't work if filters are used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1437020/+subscriptions

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


[Bug 1511626] Re: gvfsd-smb crashed with signal 5 in g_settings_set_property()

2015-10-30 Thread Alistair Buxton
al@al-desktop:~$ dpkg -S org.gnome.system.smb
gvfs-backends: /usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml

al@al-desktop:~$ ls -l 
/usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
-rw-r--r-- 1 root root 418 Apr 14  2015 
/usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1511626

Title:
  gvfsd-smb crashed with signal 5 in g_settings_set_property()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1511626/+subscriptions

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


[Bug 1511626] Re: gvfsd-smb crashed with signal 5 in g_settings_set_property()

2015-11-02 Thread Alistair Buxton
** Changed in: gvfs (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1511626

Title:
  gvfsd-smb crashed with signal 5 in g_settings_set_property()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1511626/+subscriptions

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


[Bug 1511626] Re: gvfsd-smb crashed with signal 5 in g_settings_set_property()

2015-11-02 Thread Alistair Buxton
No such directory in /usr/local

The output of that command is: ''

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1511626

Title:
  gvfsd-smb crashed with signal 5 in g_settings_set_property()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1511626/+subscriptions

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


[Bug 1719209] Re: firefox opens nautilus inside XCFE desktop

2017-12-11 Thread Alistair Buxton
** Also affects: desktop-file-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: desktop-file-utils (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to desktop-file-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1719209

Title:
  firefox opens nautilus inside XCFE desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-file-utils/+bug/1719209/+subscriptions

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

[Bug 1265418] [NEW] Gtk3 bookmark can't be removed if it points to a file

2014-01-01 Thread Alistair Buxton
Public bug reported:

In the file requestor of Gtk3 you can drag files and directories to the
sidebar to create bookmarks. If the user drags a file here the bookmark
can never be deleted because the option is disabled.

To reproduce:

1. Open a Gtk3 application such as firefox, gedit etc.
2. Open the File Open requester.
3. Drag a file to the bookmarks.
4. Right click on the file bookmark.

Expected result: Should be able to click on "Remove" to remove the
bookmark.

Actual result: The remove option is always disabled.

Workaround: Edit ~/.config/gtk-3.0/bookmarks and delete the bookmark
line.

Also affects trusty.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libgtk-3-0 3.8.6-0ubuntu3.1
Uname: Linux 3.11.0-031100-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Thu Jan  2 02:49:04 2014
InstallationDate: Installed on 2013-08-27 (127 days ago)
InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130827)
MarkForUpload: True
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1265418

Title:
  Gtk3 bookmark can't be removed if it points to a file

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1265418/+subscriptions

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


[Bug 1265418] Re: Gtk3 bookmark can't be removed if it points to a file

2014-01-01 Thread Alistair Buxton
** Bug watch added: GNOME Bug Tracker #721321
   https://bugzilla.gnome.org/show_bug.cgi?id=721321

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=721321
   Importance: Unknown
   Status: Unknown

** Description changed:

  In the file requestor of Gtk3 you can drag files and directories to the
  sidebar to create bookmarks. If the user drags a file here the bookmark
  can never be deleted because the option is disabled.
  
  To reproduce:
  
  1. Open a Gtk3 application such as firefox, gedit etc.
  2. Open the File Open requester.
  3. Drag a file to the bookmarks.
  4. Right click on the file bookmark.
  
  Expected result: Should be able to click on "Remove" to remove the
  bookmark.
  
  Actual result: The remove option is always disabled.
  
  Workaround: Edit ~/.config/gtk-3.0/bookmarks and delete the bookmark
  line.
  
+ Also affects trusty.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libgtk-3-0 3.8.6-0ubuntu3.1
  Uname: Linux 3.11.0-031100-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Thu Jan  2 02:49:04 2014
  InstallationDate: Installed on 2013-08-27 (127 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130827)
  MarkForUpload: True
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1265418

Title:
  Gtk3 bookmark can't be removed if it points to a file

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1265418/+subscriptions

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


[Bug 1282299] [NEW] Rhythmbox not added to indicator-sound menu

2014-02-19 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. If rhythmbox is already on your sound menu, use dconf-editor to reset 
/com/canonical/indicator/sound.
2. Run rhythmbox.

Expected result: Rhythmbox is shown in the sound menu when left clicking
the sound icon.

Actual result: Rhythmbox is not shown.

Workaround: Manually add rhythmbox to the list of interested players
with dconf-editor.

All other audio players are working correctly and showing up in the
sound menu. This bug is also reproducable in a Unity session.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: rhythmbox 3.0.1-1ubuntu9
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Feb 19 22:55:51 2014
InstallationDate: Installed on 2014-02-11 (8 days ago)
InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140210)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1282299

Title:
  Rhythmbox not added to indicator-sound menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1282299/+subscriptions

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


[Bug 1283615] Re: unity-greeter ignores user monitor configuration

2014-02-26 Thread Alistair Buxton
** Description changed:

+ This is actually a bug in unity-settings-daemon and gnome-settings-
+ daemon. To reproduce:
+ 
+ 1. Have Nvidia multimonitor layout.
+ 2. Position the monitors however you want.
+ 3. Run g-s-d or u-s-d.
+ 
+ Expected result: Monitor layout does not change.
+ 
+ Actual result: Monitor layout is reset to default.
+ 
+ Original description:
+ 
  To reproduce:
  
  1. Have a multimonitor set up with nvidia
  2. Position the monitors however you like.
  3. Save the positions to xorg.conf
  4. Log out
  
  Expected result: the configured monitor positions are used at the login
  screen.
  
  Actual result: the monitor positions are all reset to default, and this
  configuration persists past login, forcing the user to reconfigure
  monitor positioning after each login.
  
  Impact: When I boot up my computer with unity-greeter I see what is
  shown in the photo, regardless of how I attempt to configure the monitor
  layout.
  
  This bug does not affect lightdm-gtk-greeter or lightdm-webkit-greeter,
  which both correctly honour the Xorg configuration.
  
  This is also a regression, unity-greeter honoured the layout in 13.10.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-greeter 14.04.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Feb 23 00:57:58 2014
  InstallationDate: Installed on 2014-02-11 (11 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140210)
  SourcePackage: unity-greeter
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: unity-greeter (Ubuntu)
   Status: New => Invalid

** Also affects: gnome-settings-daemon (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-settings-daemon (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- unity-greeter ignores user monitor configuration
+ gnome-settings-daemon trashes monitor config

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1283615

Title:
  gnome-settings-daemon trashes monitor config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1283615/+subscriptions

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


[Bug 1283615] Re: gnome-settings-daemon trashes monitor config

2014-02-26 Thread Alistair Buxton
Disabling the xrandr module of unity-settings-daemon prevents this from
happening in the greeter. (settings-daemon.vala)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1283615

Title:
  gnome-settings-daemon trashes monitor config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1283615/+subscriptions

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


Re: [Bug 1283615] Re: gnome-settings-daemon trashes monitor config

2014-02-27 Thread Alistair Buxton
Yes, because Xubuntu doesn't ship the standard monitor configuration
tool, and even if it did, it doesn't work properly with nvidia.

On 27 February 2014 10:55, Sebastien Bacher  wrote:
> Thank you for your bug report. Is there any reason to not use the
> standard system settings tool to configure the screens?
>
> There is an issue with g-s-d/u-s-d though, if you don't have a
> monitors.xml it shouldn't change the screens configuration but let Xorg
> does it work
>
> ** Changed in: unity-settings-daemon (Ubuntu)
>Importance: Undecided => Low
>
> ** Changed in: gnome-settings-daemon (Ubuntu)
>Importance: Undecided => Low
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1283615
>
> Title:
>   gnome-settings-daemon trashes monitor config
>
> Status in “gnome-settings-daemon” package in Ubuntu:
>   New
> Status in “unity-greeter” package in Ubuntu:
>   Invalid
> Status in “unity-settings-daemon” package in Ubuntu:
>   New
>
> Bug description:
>   This is actually a bug in unity-settings-daemon and gnome-settings-
>   daemon. To reproduce:
>
>   1. Have Nvidia multimonitor layout.
>   2. Position the monitors however you want.
>   3. Run g-s-d or u-s-d.
>
>   Expected result: Monitor layout does not change.
>
>   Actual result: Monitor layout is reset to default.
>
>   Original description:
>
>   To reproduce:
>
>   1. Have a multimonitor set up with nvidia
>   2. Position the monitors however you like.
>   3. Save the positions to xorg.conf
>   4. Log out
>
>   Expected result: the configured monitor positions are used at the
>   login screen.
>
>   Actual result: the monitor positions are all reset to default, and
>   this configuration persists past login, forcing the user to
>   reconfigure monitor positioning after each login.
>
>   Impact: When I boot up my computer with unity-greeter I see what is
>   shown in the photo, regardless of how I attempt to configure the
>   monitor layout.
>
>   This bug does not affect lightdm-gtk-greeter or lightdm-webkit-
>   greeter, which both correctly honour the Xorg configuration.
>
>   This is also a regression, unity-greeter honoured the layout in 13.10.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: unity-greeter 14.04.3-0ubuntu2
>   ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
>   Uname: Linux 3.13.0-8-generic x86_64
>   NonfreeKernelModules: nvidia
>   ApportVersion: 2.13.2-0ubuntu5
>   Architecture: amd64
>   CurrentDesktop: XFCE
>   Date: Sun Feb 23 00:57:58 2014
>   InstallationDate: Installed on 2014-02-11 (11 days ago)
>   InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140210)
>   SourcePackage: unity-greeter
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1283615/+subscriptions


-- 
Alistair Buxton
a.j.bux...@gmail.com

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1283615

Title:
  gnome-settings-daemon trashes monitor config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1283615/+subscriptions

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

[Bug 1217916] Re: While editing main menu, xfce4-panel crashed with SIGSEGV in fast_validate()

2014-03-02 Thread Alistair Buxton
Hello duplicate bug reporters. This bug has been fixed upstream and the
fix is in trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1217916

Title:
  While editing main menu, xfce4-panel crashed with SIGSEGV in
  fast_validate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/garcon/+bug/1217916/+subscriptions

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


[Bug 1270090] Re: time-admin can not install ntp

2014-03-16 Thread Alistair Buxton
** Changed in: gnome-system-tools (Ubuntu)
 Assignee: (unassigned) => Alistair Buxton (a-j-buxton)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1270090

Title:
  time-admin can not install ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/1270090/+subscriptions

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


[Bug 1282299] Re: Rhythmbox not added to indicator-sound menu

2014-04-09 Thread Alistair Buxton
*** This bug is a duplicate of bug 1289024 ***
https://bugs.launchpad.net/bugs/1289024

This started working for me around the time #1289024 was fixed, so this
is probably a duplicate.

** This bug has been marked a duplicate of bug 1289024
   Rhythmbox controls missing from indicator-sound

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1282299

Title:
  Rhythmbox not added to indicator-sound menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1282299/+subscriptions

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


[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Alistair Buxton
This is a bug in Gtk which has recently been fixed in Gtk3. Of course
Thunar uses Gtk2...

** Changed in: thunar (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: GNOME Bug Tracker #723366
   https://bugzilla.gnome.org/show_bug.cgi?id=723366

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=723366
   Importance: Unknown
   Status: Unknown

** Changed in: thunar
   Importance: Medium => Undecided

** Changed in: thunar
   Status: Confirmed => New

** Changed in: thunar
 Remote watch: Xfce Bugzilla #10596 => None

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1203296

Title:
  thunar crashed with SIGSEGV in magazine_chain_pop_head()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1203296/+subscriptions

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


[Bug 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Alistair Buxton
This backports the full commit from Gtk3 upstream, which also fixes a
closely related memory leak.

The fixed Gtk prevents Thunar from crashing for me.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+subscriptions

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


[Bug 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-06 Thread Alistair Buxton
PPA with fix:

https://launchpad.net/~a-j-buxton/+archive/gtk2mountop

debdiff:

https://launchpadlibrarian.net/174687802/gtk%2B2.0_2.24.23-0ubuntu1_2.24.23-0ubuntu1mountop1.diff.gz

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+subscriptions

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


[Bug 1316509] Re: GtkFileChooser crashes due to a signal connection left behind by GtkMountOperation

2014-05-09 Thread Alistair Buxton
For the record this has now been applied to gtk2 upstream.

https://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24&id=c9da8bddca8f4e75e2ac6d7b362dd90fe7a844bc

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1316509

Title:
  GtkFileChooser crashes due to a signal connection left behind by
  GtkMountOperation

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1316509/+subscriptions

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


[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-20 Thread Alistair Buxton
Fixed by https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1316509

** Changed in: thunar (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: gtk+2.0 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1203296

Title:
  thunar crashed with SIGSEGV in magazine_chain_pop_head()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1203296/+subscriptions

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


[Bug 1283615] Re: xrandr layouts shouldn't be changed on nvidia-tool custom config

2014-06-21 Thread Alistair Buxton
No, that's not correct at all.

g-s-d/u-s-d do not run in Xubuntu, however, they do run in the greeter
if the greeter is unity-greeter. They exit before Xubuntu desktop starts
up, but at that point they have already ruined the monitor
configuration.

Since they do not run in Xubuntu, there is no way to configure them. I
can use randr to set up my displays, but it won't be saved to g-s-d
because g-s-d is not running. This is true regardless of what graphics
card I use.

This is not a feature request to detect custom nvidia configs, it is a
feature request to not stomp all over the standard interface for
configuring Xorg, which is Xorg.conf.

Setting the bug name back to the original for this reason.

** Summary changed:

- xrandr layouts shouldn't be changed on nvidia-tool custom config
+ gnome-settings-daemon trashes monitor config

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1283615

Title:
  gnome-settings-daemon trashes monitor config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1283615/+subscriptions

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


[Bug 1283615] Re: gnome-settings-daemon trashes monitor config

2014-06-21 Thread Alistair Buxton
Also, if you do for some reason run g-s-d in Xubuntu desktop, it will
reset your monitor configuration to defaults.

This bug appears to run deeper than just Xubuntu and nvidia, see for
example: http://bernaerts.dyndns.org/linux/74-ubuntu/309-ubuntu-dual-
display-monitor-position-lost

The solution is simple: if g-s-d cannot find a monitors.xml it should
leave the display configuration alone. There is no reason to care about
any other configuation mechanism the user might or might not be using.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1283615

Title:
  gnome-settings-daemon trashes monitor config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1283615/+subscriptions

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


[Bug 1284308] Re: Bogus "another operation in progress" error. Can't copy files from a bluetooth device

2014-08-08 Thread Alistair Buxton
Subsribed additional packages to try to get some eyes on this.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] Re: Bogus "another operation in progress" error. Can't copy files from a bluetooth device

2014-08-08 Thread Alistair Buxton
Today my workaround didn't work. This suggests the problem is in gvfsd
or obex-data-server.

** Also affects: obex-data-server (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gvfs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gvfs (Ubuntu)
   Status: New => Confirmed

** Changed in: obex-data-server (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] ProcInterrupts.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4173000/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] ProcCpuinfo.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4172998/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] UdevDb.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1284308/+attachment/4173002/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] UdevLog.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4173003/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] BootDmesg.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4172993/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] Lspci.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1284308/+attachment/4172996/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] Dependencies.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4172995/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] Re: Bogus "another operation in progress" error. Can't copy files from a bluetooth device

2014-08-08 Thread Alistair Buxton
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
DistroRelease: Ubuntu 14.04
InstallationDate: Installed on 2013-12-22 (228 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
InterestingModules: btusb rfcomm bnep bluetooth
MachineType: ASUS All Series
Package: obex-data-server
PackageArchitecture: amd64
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed 
root=UUID=e1e7d1a7-19e8-4203-ad6a-86a144db61bc ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Tags:  trusty
Uname: Linux 3.13.0-32-generic x86_64
UpgradeStatus: Upgraded to trusty on 2014-06-20 (49 days ago)
UserGroups:
 
_MarkForUpload: True
dmi.bios.date: 04/10/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0401
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H87M-E
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0401:bd04/10/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH87M-E:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: All Series
dmi.product.version: System Version
dmi.sys.vendor: ASUS
hciconfig:
 hci0:  Type: BR/EDR  Bus: USB
BD Address: 00:0A:3A:56:79:E3  ACL MTU: 192:8  SCO MTU: 64:8
UP RUNNING PSCAN ISCAN 
RX bytes:7596474 acl:34665 sco:0 events:3541 errors:0
TX bytes:195498 acl:3728 sco:0 commands:44 errors:0
rfkill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
syslog:
 Aug  8 17:10:10 stuart-desktop bluetoothd[667]: Adapter /org/bluez/667/hci0 
has been disabled
 Aug  8 17:27:48 stuart-desktop bluetoothd[667]: Adapter /org/bluez/667/hci0 
has been enabled


** Tags added: apport-collected trusty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] getfacl.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "getfacl.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4173004/+files/getfacl.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] Lsusb.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1284308/+attachment/4172997/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] ProcModules.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4173001/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] CurrentDmesg.txt

2014-08-08 Thread Alistair Buxton
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1284308/+attachment/4172994/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1284308] Re: Bogus "another operation in progress" error. Can't copy files from a bluetooth device

2014-08-08 Thread Alistair Buxton
That didn't really attach anything useful, oh well. Here's the log
snippet from ~/.cache/upstart/dbus/ showing the error happening:

** (zeitgeist-fts:2146): WARNING **: Unable to get info on 
application://nautilus-autostart.desktop
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-S9DAKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-S9DAKX (retval 2)
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-NM4FKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-NM4FKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-9X2MKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-9X2MKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-XTK5JX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-XTK5JX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-3LWGKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-3LWGKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-GYMKKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-GYMKKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-W77BKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-W77BKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: ChangeCurrentFolderToRoot failed

** (zeitgeist-fts:2146): WARNING **: Unable to get info on 
application://nautilus-autostart.desktop
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-RFE9JX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-RFE9JX (retval 2)
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-284GKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-284GKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-UP0AKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-UP0AKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled

** (zeitgeist-fts:2146): WARNING **: Unable to get info on 
application://nautilus-autostart.desktop
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-F3C5JX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-F3C5JX (retval 2)
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-LVIFKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-LVIFKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer got cancelled

** (zeitgeist-fts:2146): WARNING **: Unable to get info on 
application://nautilus-autostart.desktop
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-OQULKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-OQULKX (retval 2)
** Message: ChangeCurrentFolderToRoot failed
** Message: ChangeCurrentFolderToRoot failed
** Message: transfer of Image010.jpg to /tmp/gvfsobexftp-tmp-VWUIKX started
** Message: filename: /Memory card/Images/Image010.jpg (Image010.jpg) copying 
to /tmp/gvfsobexftp-tmp-VWUIKX (retval 2)


The "ChangeCurrentFolderToRoot failed" appears to be harmless, for example when 
opening in eog this message is printed but the image still loads.

"transfer got cancelled" appears to be the message which is ultimately
printed when a transfer actually fails.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1284308

Title:
  Bogus "another operation in progress" error. Can't copy files from a
  bluetooth device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1284308/+subscriptions

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


[Bug 1106388] Re: gnome-panel crashes when removing applet from panel.

2014-08-24 Thread Alistair Buxton
This bug is trivial to reproduce on any computer, therefore no strack
trace is required by the developers - if they really want one, they can
generate it easily.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1106388

Title:
  gnome-panel crashes when removing applet from panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1106388/+subscriptions

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


[Bug 1076830] Re: panel crashes if you add, remove, then add the same applet

2014-08-24 Thread Alistair Buxton
Firstly this isn't a duplicate bug report - the steps to reproduce are
different.

Secondly, the steps to reproduce work on any hardware, so if a developer
was really interested in fixing this it would be trivial for them to
simply repeat the steps to reproduce and get a backtrace.

** This bug is no longer a duplicate of bug 1106388
   gnome-panel crashes when removing applet from panel.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1076830

Title:
  panel crashes if you add, remove, then add the same applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-panel/+bug/1076830/+subscriptions

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


[Bug 148565] Re: Alacarte menu changes do not change applications menu item.

2010-02-07 Thread Alistair Buxton
This bug affects ALL applications installed through wine (ie by running
a setup.exe)

Wine creates desktop files like this:

~/.local/share/applications/wine/Programs/Spotify.desktop

These show up in the gnome menu, but if you try to edit them using the
menu editor, it resaves them as:

~/.local/share/applications/wine-Programs-Spotify.desktop

But the gnome menu still gives priority to the original file, thus the
changes do not actually affect the menu.

Whether this is a bug in the menu editor or wine is debatable. It all
depends on whether subdirectories of the applications directory are
supports or not.

** Changed in: alacarte (Ubuntu)
   Status: Invalid => Confirmed

-- 
Alacarte menu changes do not change applications menu item.
https://bugs.launchpad.net/bugs/148565
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 148565] Re: Alacarte menu changes do not change applications menu item.

2010-02-07 Thread Alistair Buxton
Reopening on alacarte and adding gnome-main-menu. Regardless of whether
wine is at fault for making the desktop files wrong in the first place,
the actual issue of not being able to edit shortcuts is caused by
inconsistency between these two programs. gnome-main-menu prefers to
show the .desktops from the subdirectory, but alacarte only save edits
to the flat versions. One of these behaiviours has to be wrong.

** Also affects: gnome-main-menu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Alacarte menu changes do not change applications menu item.
https://bugs.launchpad.net/bugs/148565
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 148565] Re: Alacarte menu changes do not change applications menu item.

2010-02-07 Thread Alistair Buxton
Oops, I really mean standard one, sorry.

Anyway, here is a one-liner that will fix your gnome menu so you can
edit those wine (and possibly other) broken .desktop files. It collapses
all the sub-directories, renaming them with the same flat scheme
alacarte would use and removing the originals.

find ~/.local/share/applications/ -mindepth 2 -iname '*.desktop' -type f
| rename 'my($c) = 0; s{(/)}{ ++$c >= 7 ? "-" : $1 }ige'

** Package changed: gnome-main-menu (Ubuntu) => gnome-panel (Ubuntu)

-- 
Alacarte menu changes do not change applications menu item.
https://bugs.launchpad.net/bugs/148565
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 520091] [NEW] Totem does not correctly handle aspect ratio changes in mpeg streams

2010-02-10 Thread Alistair Buxton
Public bug reported:

When streaming videos recorded with mythtv using mythweb, totem does not
correctly handle aspect ratio changes. This happens quite often if the
adverts etc are in widescreen but the actual shows are broadcast in 4:3.
Whatever aspect ratio the clip starts off in is retained throughout the
whole of playback. This means it is usually wrong since mythtv will
start recording early, during the adverts. If necessary I can supply
video clips for testing.

ProblemType: Bug
Architecture: amd64
Date: Wed Feb 10 21:02:48 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: libgstreamer0.10-0 0.10.25-2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10
Uname: Linux 2.6.33-020633rc6-generic x86_64

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Totem does not correctly handle aspect ratio changes in mpeg streams
https://bugs.launchpad.net/bugs/520091
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 520091] Re: Totem does not correctly handle aspect ratio changes in mpeg streams

2010-02-10 Thread Alistair Buxton

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

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/39028794/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/39028795/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/39028796/XsessionErrors.txt

-- 
Totem does not correctly handle aspect ratio changes in mpeg streams
https://bugs.launchpad.net/bugs/520091
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 520091] Re: Totem does not correctly handle aspect ratio changes in mpeg streams

2010-02-14 Thread Alistair Buxton
Example video files are at: http://al.robotfuzz.com/~al/aspect/

original.asx - the asx file served by mythtv
test.mpg - head -c 500 of the mpeg file downloaded from mythtv
test.asx - asx file modified to play test.mpg

-- 
Totem does not correctly handle aspect ratio changes in mpeg streams
https://bugs.launchpad.net/bugs/520091
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2010-03-06 Thread Alistair Buxton
I just checked and gsd has a copy-pasted version of the exact same
source file that caused the problem in gvca.

Compare:
gnome-volume-control/src/gvc-mixer-stream.c
vs
gnome-settings-daemon/plugins/media-keys/cut-n-paste/gvc-mixer-stream.c

They are the same file so I have opened a new upstream bug for gsd.

** Bug watch added: GNOME Bug Tracker #612024
   https://bugzilla.gnome.org/show_bug.cgi?id=612024

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2010-03-06 Thread Alistair Buxton
Well, I can't figure out how to add two remote watches to this bug, and
gnome remote watches are disabled anyway. So here is the GSD bug:

https://bugzilla.gnome.org/show_bug.cgi?id=612024

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-22 Thread Alistair Buxton
** Summary changed:

- Probable memory leak in gnome-settings-daemon
+ Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-22 Thread Alistair Buxton
After compiling a debug version of gnome-volume-control-applet and
running in valgrind, I have identified the cause of the leak in that
program. But I am not sure if it is related to the gsd bug.

Basically what is happening is that every time an application creates a
pulseaudio sink, gvca adds it into a hash table. But when the
application frees the audio sink, gvca does not remove it from the hash
table. Normally this would not leak anything like 300mb in a day, but
another unrelated bug in either pulseaudio or wine is causing wine
applications to open and close the audio sink several times per second.
This causes the hash table to grow at a very high rate. I suspect gsd is
using a similar amount of memory because it is mirroring the gvc
settings.

@w1zard: Are you using wine? If so which version? And are you using
spotify?

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-22 Thread Alistair Buxton
This video demonstrates the behaviour that turns a tiny insignificant
leak into a huge problem:

http://www.youtube.com/watch?v=Xx5p6H8M2CI

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-23 Thread Alistair Buxton
These logs were done with --show-reachable=yes because Valgrind does not
always see the memory as lost. The results are quite conclusive:

>From gvca:
==12744== 122,531,944 bytes in 373,573 blocks are still reachable in loss 
record 6,971 of 6,971
==12744==at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==12744==by 0x45972E3: g_malloc (gmem.c:131)
==12744==by 0x45AD418: g_slice_alloc (gslice.c:824)
==12744==by 0x45AD714: g_slice_alloc0 (gslice.c:833)
==12744==by 0x44FD8F6: g_type_create_instance (gtype.c:1654)
==12744==by 0x44E2747: g_object_constructor (gobject.c:1383)
==12744==by 0x44E3707: g_object_newv (gobject.c:1171)
==12744==by 0x44E4589: g_object_new_valist (gobject.c:1323)
==12744==by 0x44E470D: g_object_new (gobject.c:1086)
==12744==by 0x80515FE: gvc_channel_map_new_from_pa_channel_map 
(gvc-channel-map.c:287)
==12744==by 0x8057552: _pa_context_get_sink_input_info_cb 
(gvc-mixer-control.c:886)
==12744==by 0x452DB6C: context_get_sink_input_info_callback 
(introspect.c:1028)
==12744==by 0x4C6CEA4: run_action (pdispatch.c:274)
==12744==by 0x4C6D475: pa_pdispatch_run (pdispatch.c:326)
==12744==by 0x4525148: pstream_packet_callback (context.c:357)
==12744==by 0x4C726E7: do_something (pstream.c:816)
==12744==by 0x4C5D11D: callback (iochannel.c:119)
==12744==by 0x4511F32: ??? (in /usr/lib/libpulse-mainloop-glib.so.0.0.4)
==12744==by 0x458EE87: g_main_context_dispatch (gmain.c:1960)
==12744==by 0x459272F: g_main_context_iterate (gmain.c:2591)
==12744==by 0x4592B9E: g_main_loop_run (gmain.c:2799)
==12744==by 0x418D418: gtk_main (gtkmain.c:1218)
==12744==by 0x804EEF0: main (applet-main.c:92)
==12744== 
==12744== LEAK SUMMARY:
==12744==definitely lost: 14,792 bytes in 23 blocks
==12744==indirectly lost: 19,683 bytes in 540 blocks
==12744==  possibly lost: 46,340 bytes in 1,836 blocks
==12744==still reachable: 157,160,155 bytes in 1,524,594 blocks
==12744== suppressed: 11,664 bytes in 266 blocks

And in gsd:

==12804== 122,420,096 bytes in 373,232 blocks are possibly lost in loss record 
5,433 of 5,433
==12804==at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==12804==by 0x48702E3: g_malloc (gmem.c:131)
==12804==by 0x4886418: g_slice_alloc (gslice.c:824)
==12804==by 0x4886714: g_slice_alloc0 (gslice.c:833)
==12804==by 0x481C8F6: g_type_create_instance (gtype.c:1654)
==12804==by 0x4801747: g_object_constructor (gobject.c:1383)
==12804==by 0x4802707: g_object_newv (gobject.c:1171)
==12804==by 0x4803589: g_object_new_valist (gobject.c:1323)
==12804==by 0x480370D: g_object_new (gobject.c:1086)
==12804==by 0x651BA2E: gvc_channel_map_new_from_pa_channel_map 
(gvc-channel-map.c:287)
==12804==by 0x6521382: _pa_context_get_sink_input_info_cb 
(gvc-mixer-control.c:886)
==12804==by 0x5CF2B6C: context_get_sink_input_info_callback 
(introspect.c:1028)
==12804==by 0x5D41EA4: run_action (pdispatch.c:274)
==12804==by 0x5D42475: pa_pdispatch_run (pdispatch.c:326)
==12804==by 0x5CEA148: pstream_packet_callback (context.c:357)
==12804==by 0x5D476E7: do_something (pstream.c:816)
==12804==by 0x5D3211D: callback (iochannel.c:119)
==12804==by 0x5CD7F32: ??? (in /usr/lib/libpulse-mainloop-glib.so.0.0.4)
==12804==by 0x4867E87: g_main_context_dispatch (gmain.c:1960)
==12804==by 0x486B72F: g_main_context_iterate (gmain.c:2591)
==12804==by 0x486BB9E: g_main_loop_run (gmain.c:2799)
==12804==by 0x417A418: gtk_main (gtkmain.c:1218)
==12804==by 0x804B9AD: main (main.c:489)
==12804== 
==12804== LEAK SUMMARY:
==12804==definitely lost: 7,376 bytes in 584 blocks
==12804==indirectly lost: 28,244 bytes in 2,353 blocks
==12804==  possibly lost: 149,360,130 bytes in 1,495,604 blocks
==12804==still reachable: 7,059,820 bytes in 13,284 blocks
==12804== suppressed: 9,360 bytes in 221 blocks

gvc_channel_map_new_from_pa_channel_map allocates a channel map every
time an applications creates a pulseaudio sink. The map ends up stored
in a hash table (in update_sink_input in gvc-mixer-control.c). When the
application closes the sink, the channel map is not freed. Eventually
the hash table grows very large. This is made far worse by misbehaving
apps which open and close the sink repeatedly, such as in my video.
Valgrind does not see the memory as lost because it is still reachable
through the hash table.


** Attachment added: "Valgrind logs with debug symbols"
   http://launchpadlibrarian.net/37125702/valgrind-logs.tar.gz

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-23 Thread Alistair Buxton
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 485923] Re: Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet

2009-12-29 Thread Alistair Buxton
Bug is present in git.gnome.org master, so I have submitted to Gnome
bugzilla.

** Package changed: gnome-settings-daemon (Ubuntu) => gnome-media
(Ubuntu)

** Bug watch added: GNOME Bug Tracker #605694
   https://bugzilla.gnome.org/show_bug.cgi?id=605694

** Also affects: gnome-media via
   https://bugzilla.gnome.org/show_bug.cgi?id=605694
   Importance: Unknown
   Status: Unknown

-- 
Probable memory leak in gnome-settings-daemon/gnome-volume-control-applet
https://bugs.launchpad.net/bugs/485923
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 327719] [NEW] Gnome "Shut down" and "Log out" dialogs are not themed correctly on Jaunty 9.04

2009-02-10 Thread Alistair Buxton
*** This bug is a duplicate of bug 320921 ***
https://bugs.launchpad.net/bugs/320921

Public bug reported:

Binary package hint: gnome-session

Gnome "Shut down" and "Log out" dialogs are not themed correctly. They
use the default (for Gnome, not Ubuntu) button style, colours, font
sizes and icon sets, rather than the user's settings.

gnome-session version: 2.25.90-0ubuntu1

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
Gnome "Shut down" and "Log out" dialogs are not themed correctly on Jaunty 9.04
https://bugs.launchpad.net/bugs/327719
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 327719] Re: Gnome "Shut down" and "Log out" dialogs are not themed correctly on Jaunty 9.04

2009-02-10 Thread Alistair Buxton
*** This bug is a duplicate of bug 320921 ***
https://bugs.launchpad.net/bugs/320921


** Attachment added: "screenshot showing shut down dialog vs a correctly themed 
dialog."
   http://launchpadlibrarian.net/22449753/Screenshot.png

-- 
Gnome "Shut down" and "Log out" dialogs are not themed correctly on Jaunty 9.04
https://bugs.launchpad.net/bugs/327719
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 1217916] Re: While editing main menu, xfce4-panel crashed with SIGSEGV in fast_validate()

2013-08-28 Thread Alistair Buxton
It should be enough to create the directory, I think. That's what
alacarte is doing - making the directory, making the file, then crashing
when it tries to write a non-ascii character, so the files end up empty
which xfce can't handle.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1217916

Title:
  While editing main menu, xfce4-panel crashed with SIGSEGV in
  fast_validate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1217916/+subscriptions

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


[Bug 1219120] [NEW] gedit has no application icon

2013-08-30 Thread Alistair Buxton
Public bug reported:

When running gedit in Xubuntu 13.10, the icon which should appear in the
top left corner of the window, or in the task bar, is replaced by a
default one. The icon in the menu and launcher is displayed correctly.
See screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gedit 3.8.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
Uname: Linux 3.11.0-4-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.1-0ubuntu2
Architecture: amd64
Date: Sat Aug 31 00:58:08 2013
InstallationDate: Installed on 2013-08-27 (3 days ago)
InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130827)
MarkForUpload: True
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

** Attachment added: "gedit-no-icon.png"
   
https://bugs.launchpad.net/bugs/1219120/+attachment/3796075/+files/gedit-no-icon.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1219120

Title:
  gedit has no application icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1219120/+subscriptions

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


[Bug 1070449] Re: "Login without password" option effectively locks super user out!

2013-09-05 Thread Alistair Buxton
I meant the other bug is greeter related, and it is triggered by the
most obvious workaround for this bug - recreating your password using
passwd at terminal. The root issue is probably the same so if someone
makes a fix for either bug they should probably make sure it addresses
both scenarios. The way you suggest does indeed sound logical but I
don't know much about PAM.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1070449

Title:
  "Login without password" option effectively locks super user out!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1070449/+subscriptions

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


[Bug 1219120] Re: gedit has no application icon

2013-09-09 Thread Alistair Buxton
I have tracked down the cause if this problem. On Win+Mac gtk sets the
application icon directly, but on Linux it was handled by smclient which
would get the icon from the .desktop. smclient support was removed, but
the icon setting call was not replaced when this was done.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1219120

Title:
  gedit has no application icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1219120/+subscriptions

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


[Bug 1219120] Re: gedit has no application icon

2013-09-09 Thread Alistair Buxton
** Bug watch added: GNOME Bug Tracker #707794
   https://bugzilla.gnome.org/show_bug.cgi?id=707794

** Also affects: gedit via
   https://bugzilla.gnome.org/show_bug.cgi?id=707794
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1219120

Title:
  gedit has no application icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1219120/+subscriptions

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


[Bug 497532] Re: collapse/uncollapse icons in sidebar mail account list occasionally unresponsive

2013-09-12 Thread Alistair Buxton
** Bug watch added: GNOME Bug Tracker #675835
   https://bugzilla.gnome.org/show_bug.cgi?id=675835

** Changed in: evolution
   Importance: High => Unknown

** Changed in: evolution
   Status: Invalid => Unknown

** Changed in: evolution
 Remote watch: GNOME Bug Tracker #581050 => GNOME Bug Tracker #675835

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/497532

Title:
  collapse/uncollapse icons in sidebar mail account list occasionally
  unresponsive

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/497532/+subscriptions

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


[Bug 1217916] Re: While editing main menu, xfce4-panel crashed with SIGSEGV in fast_validate()

2013-09-30 Thread Alistair Buxton
** Also affects: garcon (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xfce4-panel (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: xfdesktop4 (Ubuntu)
   Status: Confirmed => Invalid

** Bug watch added: Xfce Bugzilla #10381
   https://bugzilla.xfce.org/show_bug.cgi?id=10381

** Also affects: garcon via
   https://bugzilla.xfce.org/show_bug.cgi?id=10381
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1217916

Title:
  While editing main menu, xfce4-panel crashed with SIGSEGV in
  fast_validate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/garcon/+bug/1217916/+subscriptions

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


[Bug 1010326] Re: Super Meat Boy has a HUGE icon

2012-10-25 Thread Alistair Buxton
For the record, I reported the bug to the listed support email address
on the same day I marked this one invalid...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1010326

Title:
  Super Meat Boy has a HUGE icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1010326/+subscriptions

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


[Bug 1076830] [NEW] panel crashes if you add, remove, then add the same applet

2012-11-08 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. windows-alt-right-click the panel, and then "add to panel"
2. Add an applet that you don't already have, eg Fish, or Notification area 
(which is inexplicably missing from the default config)
3. Close "Add to panel" window
4. windows-alt-right-click the applet you just added and remove it.
5. Repeat steps 1 and 2, adding the same applet again.

Expected result: Same as the first time.

Actual result: gnome-panel crashes.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-panel 1:3.6.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  9 01:51:36 2012
GsettingsChanges:
 
InstallationDate: Installed on 2012-11-08 (0 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1076830

Title:
  panel crashes if you add, remove, then add the same applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1076830/+subscriptions

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


[Bug 1002176] Re: graphical glitches with applets when using gnome-panel and compiz-0.9

2012-11-18 Thread Alistair Buxton
** Changed in: gnome-panel (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1002176

Title:
  graphical glitches with applets when using gnome-panel and compiz-0.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+subscriptions

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


[Bug 1081781] [NEW] "install additional software" button causes sig abort

2012-11-21 Thread Alistair Buxton
Public bug reported:

Steps to reproduce:

1. Have a music file without required codecs
2. Import it to rhythmbox
3. Go to "import errors" section and click "install additional software"

Result: Rhythmbox freezes for approximately 30 seconds and then
disappears.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: rhythmbox 2.97-1ubuntu5
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 21 20:56:17 2012
MarkForUpload: True
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1081781

Title:
  "install additional software" button causes sig abort

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1081781/+subscriptions

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


[Bug 682788] Re: Improve Unity Global Menu

2012-11-25 Thread Alistair Buxton
Mark, YOU broke this, so it is YOUR responsibility to fix it. Not mine.
Not the guy commenting above me. Not any other contributor to Ubuntu.
You alone drove through these changes in the face of massive resistance,
and by doing that you have taken on all responsibility for ensuring they
work properly. If you don't want to make it your top priority that's
fine. As long as we all know where we stand: that fulfilling your
responsibilities toward the community is not a top priority for you.

"We can all make mistakes; when we do, we take responsibility for them."
[except when it isn't a top priority.]

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/682788

Title:
  Improve Unity Global Menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

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


[Bug 1000323] [NEW] moving panels is very slow

2012-05-16 Thread Alistair Buxton
Public bug reported:

to reproduce:

1. login to "gnome classic"
2. windows-alt-right-click on the panel and open properties
3. uncheck "expand"
4. drag the handles to move the panel

result: the panel moves by 1 pixel and then freezes. the preferences
window also becomes unresponsive. after about 10-15 seconds the panel
jumps to the position of the mouse.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Wed May 16 17:11:07 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1000323

Title:
  moving panels is very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1000323/+subscriptions

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


[Bug 1000323] Re: moving panels is very slow

2012-05-16 Thread Alistair Buxton
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1000323

Title:
  moving panels is very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1000323/+subscriptions

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


[Bug 1000323] Re: moving panels is very slow

2012-05-16 Thread Alistair Buxton
** Tags added: gnome-classic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1000323

Title:
  moving panels is very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1000323/+subscriptions

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


[Bug 1001138] [NEW] logging in to gnome-classic session takes over 45 seconds

2012-05-18 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. sudo apt-get install gnome-session-fallback
2. on login screen select gnome classic session and enter password

It now takes over 45 seconds between pressing enter and the panel
loading up, with the default session configuration.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-session-fallback 3.2.1-0ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Fri May 18 09:14:20 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-05-18 Thread Alistair Buxton
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-05-18 Thread Alistair Buxton
This only happens when using classic, and not classic (no effects) - ie
it is caused by compiz somehow.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 985119] Re: [soundnua]: doesn't offer 'Analogue stereo Output' option

2012-05-18 Thread Alistair Buxton
Notice that in the Unity screenshot the hardware tab has gone completely
missing. I think this happens when the applet could not get a list of
available sound hardware, because pulseaudio has crashed, or cannot
startup due to a locked sound device.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/985119

Title:
  [soundnua]: doesn't offer 'Analogue stereo  Output' option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/985119/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-05-21 Thread Alistair Buxton
** Attachment added: "al-desktop-precise-20120521-1.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3155570/+files/al-desktop-precise-20120521-1.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-05-21 Thread Alistair Buxton
This is a bootchart from Unity which is now doing the same thing.


** Attachment added: "al-desktop-precise-20120521-2.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3155572/+files/al-desktop-precise-20120521-2.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-05-21 Thread Alistair Buxton
And this is the bootchart from classic (no effects) which logs in
instantly.

Also the delay effect is much greater when I log out and then log in for
the second time, so bootchart isn't really capturing it.

I tried to make a new user to test this but for some reason that user
always gets unity-2d no matter what session is selected.

** Attachment added: "al-desktop-precise-20120521-3.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3155574/+files/al-desktop-precise-20120521-3.png

** Changed in: gnome-session (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1002176] [NEW] graphical glitches with applets when using gnome-panel and compiz-0.9

2012-05-21 Thread Alistair Buxton
Public bug reported:

- The main menu text is ghosted.
- The window list background is the wrong colour.

See screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Mon May 21 08:19:02 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1002176

Title:
  graphical glitches with applets when using gnome-panel and compiz-0.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+subscriptions

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


[Bug 1002176] Re: graphical glitches with applets when using gnome-panel and compiz-0.9

2012-05-21 Thread Alistair Buxton
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1002176

Title:
  graphical glitches with applets when using gnome-panel and compiz-0.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+subscriptions

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


[Bug 1002176] Re: graphical glitches with applets when using gnome-panel and compiz-0.9

2012-05-21 Thread Alistair Buxton
** Attachment added: "Screenshot from 2012-05-21 08:25:30.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+attachment/3155587/+files/Screenshot%20from%202012-05-21%2008%3A25%3A30.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1002176

Title:
  graphical glitches with applets when using gnome-panel and compiz-0.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+subscriptions

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


[Bug 1002176] Re: graphical glitches with applets when using gnome-panel and compiz-0.9

2012-05-21 Thread Alistair Buxton
This screenshot is done with metacity. Mutter also does not show the
problem, and neither does compiz-0.8.

** Attachment added: "How it is supposed to look."
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+attachment/3155590/+files/Screenshot%20from%202012-05-21%2008%3A28%3A03.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1002176

Title:
  graphical glitches with applets when using gnome-panel and compiz-0.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1002176/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-05-21 Thread Alistair Buxton
I've now managed to reproduce this in a fresh user account. It seems
that after making a new account if you immediately log in to gnome
classic it will log in instantly. You can do that over and over and it
is always fast. But as soon as you have logged into a Unity session,
both Unity and Gnome Classic logins become extremely slow. It may also
work the other way.

Here is the bootchart of Unity with fresh user after I've triggered the
bug.

** Attachment added: "al-desktop-precise-20120521-4.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3155591/+files/al-desktop-precise-20120521-4.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
** Attachment added: "from unity session (affected)"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3175068/+files/xsession-errors-unity

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
** Attachment added: "from classic session (affected)"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3175069/+files/xsession-errors-classic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
** Attachment added: "from classic no effects (not affected)"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+attachment/3175070/+files/xsession-errors-classic-no-effects

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
No. I can reproduce with a freshly made user account.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
Note: moving .compiz-1 doesn't make any difference after the bug has
been triggered.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
Moving .config aside makes the problem go away, until the next time I
log in to (or out of) gnome-classic. I was able to diff the .config
before and after and this is what I found:

al@al-desktop:~$ diff -Nur .config .config-bad1
diff -Nur .config/compiz-1/compizconfig/config 
.config-bad1/compiz-1/compizconfig/config
--- .config/compiz-1/compizconfig/config2012-06-04 19:47:36.242075999 
+0100
+++ .config-bad1/compiz-1/compizconfig/config   2012-06-04 19:46:08.210076005 
+0100
@@ -0,0 +1,3 @@
+[gnome_session]
+profile = 
+
diff -Nur .config/nautilus/desktop-metadata 
.config-bad1/nautilus/desktop-metadata
--- .config/nautilus/desktop-metadata   2012-06-04 19:47:37.214076002 +0100
+++ .config-bad1/nautilus/desktop-metadata  2012-06-04 19:46:54.890076001 
+0100
@@ -1,4 +1,4 @@
 
 [directory]
 nautilus-icon-view-keep-aligned=true
-nautilus-icon-view-layout-timestamp=1338835657
+nautilus-icon-view-layout-timestamp=1338835614

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1001138] Re: logging in to gnome-classic session takes over 45 seconds

2012-06-04 Thread Alistair Buxton
Deleting just the thee added lines from
.config/compiz-1/compizconfig/config makes the problem go away until the
next time I log into gnome-classic.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1001138

Title:
  logging in to gnome-classic session takes over 45 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1001138/+subscriptions

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


[Bug 1010326] [NEW] Super Meat Boy has a HUGE icon

2012-06-07 Thread Alistair Buxton
Public bug reported:

See screenshot.

Currently, you need to buy super meat boy to reproduce this. Will update
the bug when I can reproduce it some other way.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Fri Jun  8 06:50:11 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1010326

Title:
  Super Meat Boy has a HUGE icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1010326/+subscriptions

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


[Bug 1010326] Re: Super Meat Boy has a HUGE icon

2012-06-07 Thread Alistair Buxton
** Attachment added: "Screenshot from 2012-06-08 06:44:22.png"
   
https://bugs.launchpad.net/bugs/1010326/+attachment/3180326/+files/Screenshot%20from%202012-06-08%2006%3A44%3A22.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1010326

Title:
  Super Meat Boy has a HUGE icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1010326/+subscriptions

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


  1   2   3   >