[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-27 Thread Claudio
Ross Lagerwall has done some fxes / patch to gvfs.
Copying large files should work better with this.

The patch can be added and tested as a ppa:
https://launchpad.net/~rosslagerwall/+archive/bugfixes

see also: GNOME Bugzilla – Bug 697782
https://bugzilla.gnome.org/show_bug.cgi?id=697782

-- 
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/1075923

Title:
  nautilus hangs copying large directories from a samba share

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

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

[Bug 1231765] Re: [network]: gnome-control-center crashed with SIGSEGV in g_hash_table_remove_all()

2013-09-27 Thread Nobuto MURATA
attaching another machine's crash report.

** Attachment added: _usr_bin_gnome-control-center.1000.crash
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1231765/+attachment/3844035/+files/_usr_bin_gnome-control-center.1000.crash

-- 
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/1231765

Title:
  [network]: gnome-control-center crashed with SIGSEGV in
  g_hash_table_remove_all()

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

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


[Bug 1231765] Re: [network]: gnome-control-center crashed with SIGSEGV in g_hash_table_remove_all()

2013-09-27 Thread Nobuto MURATA
attaching a valgrind log.

** Attachment added: valgrind.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1231765/+attachment/3844036/+files/valgrind.log

-- 
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/1231765

Title:
  [network]: gnome-control-center crashed with SIGSEGV in
  g_hash_table_remove_all()

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

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


[Bug 1226509] Re: lightdm_get_can_restart returns false in Ubuntu Saucy

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 204-0ubuntu13

---
systemd (204-0ubuntu13) saucy; urgency=low

  * debian/patches/0028-fix-reboot-polkit-permissions.patch: make
reboot-multiple-sessions polkit permissions consistent with
power-off-multiple-sessions in
src/login/org.freedesktop.login1.policy.in. (LP: #1226509)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Thu, 26 Sep 2013 14:49:51 
-0400

** Changed in: systemd (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  lightdm_get_can_restart returns false in Ubuntu Saucy

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

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


[Bug 1198375] Re: rhythmbox crashed with SIGSEGV in sem_post()

2013-09-27 Thread P G Francis
Various internet radio stations, which are currently playing normally in
the default Rhythmbox packaged with Ubuntu 12.04.3, no longer function
in the default Rhythmbox version supplied with Ubuntu 13.10. I'm only
using the 64 bit versions of Ubuntu, so have not checked whether a
similar problem exists on the 32 bit Ubuntu version.

A couple of examples of stations which fail to play are:-

http://bbc.co.uk/radio/listen/live/rw.asx
http://media-ice.musicradio.com/ClassicFM

-- 
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/1198375

Title:
  rhythmbox crashed with SIGSEGV in sem_post()

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

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


[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-09-27 Thread Walter Ribeiro
Thanks, Claudio, for the info. And thank you Ross for the patch!!
I copied 2 GB of a shared folder of Windows without problems.
This was a serious issue of Ubuntu and now seems to be resolved.

-- 
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/1075923

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 1231947] [NEW] gnome-settings-daemon input hotplug-command not working in 13.10

2013-09-27 Thread bwat47
Public bug reported:

I have always used this method in ubuntu to enable 3-finger tap on my
synaptics touchpad (and by the way, 3-finger tap works out of the box in
every non-ubuntu distro  /rant):


create a file called touchpad_settings.sh.
chmod +x touchpad_settings.sh
gsettings set org.gnome.settings-daemon.peripherals.input-devices 
hotplug-command /home/brandon/touchpad_settings.sh

This way 3 finger tap is working and gnome always respects the setting
and doesn't reset it on suspend/resume. This worked perfectly in 12.04,
12.10, and 13.04. In 13.10 it just does not work. I double checked, made
sure I had the right path to the file, and that the file was executable.
If I manually execute touchpad_settings.sh it works, but when I boot my
computer it just does not seem to run the hotplug command, and if I
manually run the script and then suspend/resume, gnome disables the 3
finger tap upon resume, again not respecting the hotplug-command.

This is a big issue, this is the only way to get 3 finger tap working on
a touchpad in ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-settings-daemon 3.8.5-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 07:37:54 2013
InstallationDate: Installed on 2013-09-27 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.xdg.autostart.gnome.fallback.mount.helper.desktop: 
[modified]
modified.conffile..etc.xdg.autostart.gnome.settings.daemon.desktop: [modified]
mtime.conffile..etc.xdg.autostart.gnome.fallback.mount.helper.desktop: 
2013-09-27T07:35:28.871725
mtime.conffile..etc.xdg.autostart.gnome.settings.daemon.desktop: 
2013-09-27T07:35:28.875723

** Affects: gnome-settings-daemon (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 gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1231947

Title:
  gnome-settings-daemon input hotplug-command not working in 13.10

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

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


[Bug 1231961]

2013-09-27 Thread Apport retracing service
StacktraceSource:
 #0  0x7f7871155f77 in ?? ()
 #1  0x7f78711595e8 in ?? ()
 #2  0x0020 in ?? ()
 #3  0x in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()

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

Title:
  evolution-calendar-factory crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1231961/+subscriptions

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


[Bug 1231961] [NEW] evolution-calendar-factory crashed with SIGABRT

2013-09-27 Thread Perfecto
Public bug reported:

Nothing more

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: evolution-data-server 3.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 14:14:39 2013
Disassembly: = 0x7f7871155f77: No se puede acceder a la memoria en la 
dirección 0x7f7871155f77
ExecutablePath: /usr/lib/evolution/evolution-calendar-factory
InstallationDate: Installed on 2013-09-14 (13 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130903)
MarkForUpload: True
ProcCmdline: /usr/lib/evolution/evolution-calendar-factory
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=set
 PATH=(custom, user)
 LANG=es_ES.UTF-8
Signal: 6
SourcePackage: evolution-data-server
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: evolution-calendar-factory crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio bluetooth cdrom dialout dip disk fax floppy fuse games 
lpadmin plugdev sambashare saned scanner src sudo tape tty users video voice

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash apport-failed-retrace saucy

** Information type changed from Private to Public

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

Title:
  evolution-calendar-factory crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1231961/+subscriptions

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

[Bug 1231961] ThreadStacktrace.txt

2013-09-27 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1231961/+attachment/3844497/+files/ThreadStacktrace.txt

** Tags added: apport-failed-retrace

** Tags removed: need-amd64-retrace

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

Title:
  evolution-calendar-factory crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1231961/+subscriptions

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


[Bug 1231961] Stacktrace.txt

2013-09-27 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1231961/+attachment/3844496/+files/Stacktrace.txt

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

Title:
  evolution-calendar-factory crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1231961/+subscriptions

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


[Bug 1206945] Re: workspace switcher does not work with up/down arrow commands

2013-09-27 Thread isaac marritt
I just upgrade to to saucy it it happened to me too

-- 
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/1206945

Title:
  workspace switcher does not work with up/down arrow commands

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

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


[Bug 1005292] Re: EOG shows black stripe in pictures

2013-09-27 Thread Bug Watch Updater
** Changed in: nouveau
   Status: Confirmed = Invalid

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

Title:
  EOG shows black stripe in pictures

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

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


[Bug 1005292]

2013-09-27 Thread Ilia Mirkin
No response to re-test request in over a month. Closing as invalid.

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

Title:
  EOG shows black stripe in pictures

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

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


[Bug 1228939] Re: The turn screen off when intactive for option is not saved

2013-09-27 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = High

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Tim (darkxst)

-- 
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/1228939

Title:
  The turn screen off when  intactive for option is not saved

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

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


[Bug 1232039] [NEW] rhythmbox crashed when I tried to play *.wv file

2013-09-27 Thread Kamil Pajak
Public bug reported:

Rhythmbox crashed when I tried to play *.wv file

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: rhythmbox 2.99.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic i686
ApportVersion: 2.12.4-0ubuntu1
Architecture: i386
Date: Fri Sep 27 16:11:58 2013
Disassembly: = 0xb732be15: Cannot access memory at address 0xb732be15
ExecutablePath: /usr/bin/rhythmbox
InstallationDate: Installed on 2013-09-27 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta i386 (20130925.1)
MarkForUpload: True
ProcCmdline: rhythmbox
SegvAnalysis:
 Segfault happened at: 0xb732be15:  Cannot access memory at address 
0xb732be15
 PC (0xb732be15) ok
 Stack memory exhausted (SP below stack segment)
 SP (0x8e225f28) ok
 Reason could not be automatically determined.
Signal: 11
SourcePackage: rhythmbox
Stacktrace:
 #0  0xb732be15 in ?? ()
 No symbol table info available.
 #1  0xa9b57000 in ?? ()
 No symbol table info available.
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
StacktraceTop:
 ?? ()
 ?? ()
Title: rhythmbox crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: apport-crash i386 need-i386-retrace saucy

** Information type changed from Private to Public

-- 
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/1232039

Title:
  rhythmbox crashed when I tried to play *.wv file

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

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


[Bug 1232037] [NEW] Adding an event to the calender on the top bar date time - add an event does nothing

2013-09-27 Thread Thomas Hotz
Public bug reported:

If you click on the time and then you click on add an event (sorry my
screenshot is German) it simply does nothing.


ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evolution (not installed)
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 16:13:36 2013
InstallationDate: Installed on 2013-09-27 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
MarkForUpload: True
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

** Attachment added: bug-calender.jpg
   
https://bugs.launchpad.net/bugs/1232037/+attachment/3844835/+files/bug-calender.jpg

** Description changed:

  If you click on the time and then you click on add an event (sorry my
- screenshot is German).
+ screenshot is German) it simply does nothing.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: evolution (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 27 16:13:36 2013
  InstallationDate: Installed on 2013-09-27 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
  MarkForUpload: True
  SourcePackage: evolution
  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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1232037

Title:
  Adding an event to the calender on the top bar date time - add an
  event does nothing

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

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


[Bug 1030999] Re: mimetype for grub module is audio/x-mod

2013-09-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: shared-mime-info (Ubuntu)
   Status: New = Confirmed

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

Title:
  mimetype for grub module is audio/x-mod

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1030999/+subscriptions

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


[Bug 1232039] ThreadStacktrace.txt

2013-09-27 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232039/+attachment/3844867/+files/ThreadStacktrace.txt

** Tags added: apport-failed-retrace

** Tags removed: need-i386-retrace

-- 
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/1232039

Title:
  rhythmbox crashed when I tried to play *.wv file

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

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


[Bug 1232039]

2013-09-27 Thread Apport retracing service
Stacktrace:
 #0  0xb732be15 in ?? ()
 No symbol table info available.
 #1  0xa9b57000 in ?? ()
 No symbol table info available.
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
StacktraceSource:
 #0  0xb732be15 in ?? ()
 #1  0xa9b57000 in ?? ()
StacktraceTop:
 ?? ()
 ?? ()

-- 
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/1232039

Title:
  rhythmbox crashed when I tried to play *.wv file

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

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


[Bug 1232051] [NEW] The region panel should be only Keyboard under unity

2013-09-27 Thread Sebastien Bacher
Public bug reported:

Using current saucy, g-c-c has 2 language flag icons, one for language-
selector and one for the upstream region's panel.

We can't replace language-selector until region has support for language packs' 
installation, so we should go back to what we were doing before saucy:
http://bazaar.launchpad.net/~ubuntu-desktop/gnome-control-center/precise/view/head:/debian/patches/10_keyboard_layout_on_unity.patch

** Affects: gnome-control-center (Ubuntu)
 Importance: High
 Assignee: William Hua (attente)
 Status: Confirmed

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = High

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = William Hua (attente)

-- 
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/1232051

Title:
  The region panel should be only Keyboard under unity

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

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


[Bug 1228886] Re: No icons next to buttons/menu items

2013-09-27 Thread Sebastien Bacher
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = High

-- 
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/1228886

Title:
  No icons next to buttons/menu items

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

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


[Bug 1232056] [NEW] gnome-control-center crashes randomly

2013-09-27 Thread Aneesh Neelam
Public bug reported:

gnome-control-center crashes randomly when I wass trying to setup
multiple monitors on Xorg (not XMir)

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: gnome-settings-daemon 3.8.5-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Sat Sep 28 01:19:05 2013
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
ExecutableTimestamp: 1379641729
InstallationDate: Installed on 2013-01-22 (248 days ago)
InstallationMedia: This
MarkForUpload: True
ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
ProcCwd: /home/aneesh
Signal: 5
SourcePackage: gnome-settings-daemon
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 gdk_flush () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
Title: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()
UpgradeStatus: Upgraded to saucy on 2013-07-04 (85 days ago)
UserGroups: adm autopilot cdrom dialout dip lpadmin plugdev sambashare sudo 
vboxusers

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


** Tags: amd64 apport-crash need-amd64-retrace saucy xrandr

** Information type changed from Private to Public

-- 
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/1232056

Title:
  gnome-control-center crashes randomly

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

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


[Bug 1225243] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in on_shell_disappeared()

2013-09-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Confirmed

-- 
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/1225243

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  on_shell_disappeared()

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

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


[Bug 1231947] Re: gnome-settings-daemon input hotplug-command not working in 13.10

2013-09-27 Thread Sebastien Bacher
** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: (unassigned) = Tim (darkxst)

-- 
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/1231947

Title:
  gnome-settings-daemon input hotplug-command not working in 13.10

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

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


[Bug 1225604] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in on_shell_disappeared()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1225604

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  on_shell_disappeared()

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

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


[Bug 1225243] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in on_shell_disappeared()

2013-09-27 Thread Sebastien Bacher
Thank you for your bug report

Tim, that seems to be a new issue in the 3.8 update, could you have a
look to it?

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Medium = High

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Confirmed = New

** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: (unassigned) = Tim (darkxst)

-- 
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/1225243

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  on_shell_disappeared()

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

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


[Bug 1225243] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in on_shell_disappeared()

2013-09-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Confirmed

-- 
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/1225243

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  on_shell_disappeared()

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

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


[Bug 1228765] Re: Need to implement DisplayConfig dbus interface within Unity

2013-09-27 Thread Sebastien Bacher
** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Triaged

** Changed in: gnome-desktop3 (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: gnome-desktop3 (Ubuntu)
   Status: New = Triaged

-- 
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/1228765

Title:
  Need to implement DisplayConfig dbus interface within Unity

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

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


[Bug 1229423] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug is no longer a duplicate of bug 1223657
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()
** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1229423

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1228286] Re: bluetooth/plugins/libgbtgeoclue.so: undefined symbol: bluetooth_client_new

2013-09-27 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-control-center (Ubuntu)
   Importance: Medium = High

-- 
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/1228286

Title:
  bluetooth/plugins/libgbtgeoclue.so: undefined symbol:
  bluetooth_client_new

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

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


[Bug 1229604] Re: [xsettings]: hostname-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug is no longer a duplicate of bug 1223657
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()
** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1229604

Title:
  [xsettings]: hostname-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1231245] Re: Screen timeout will not stay set greater than never using gnome windowmanager

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1230195 ***
https://bugs.launchpad.net/bugs/1230195

** This bug has been marked a duplicate of bug 1230195
   screensaver doesn't work, idle time on the gui resets itself to 'never'

-- 
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/1231245

Title:
  Screen timeout will not stay set greater than never using gnome
  windowmanager

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

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


[Bug 1229362] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug is no longer a duplicate of bug 1223657
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()
** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1229362

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1228262] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug is no longer a duplicate of bug 1223657
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()
** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1228262

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1228299] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug is no longer a duplicate of bug 1223657
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()
** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1228299

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1224278] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1224278

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1225987] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1225987

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1223657] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in on_shell_disappeared()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1223657

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  on_shell_disappeared()

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

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


[Bug 1224037] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1225243 ***
https://bugs.launchpad.net/bugs/1225243

** This bug is no longer a duplicate of bug 1223657
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()
** This bug has been marked a duplicate of bug 1225243
   [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
on_shell_disappeared()

-- 
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/1224037

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1232056] ThreadStacktrace.txt

2013-09-27 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232056/+attachment/3844928/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232056/+attachment/3844887/+files/CoreDump.gz

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-amd64-retrace

-- 
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/1232056

Title:
  gnome-control-center crashes randomly

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

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


[Bug 1232056] StacktraceSource.txt

2013-09-27 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1232056/+attachment/3844927/+files/StacktraceSource.txt

-- 
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/1232056

Title:
  gnome-control-center crashes randomly

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

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


[Bug 1232056]

2013-09-27 Thread Apport retracing service
StacktraceTop:
 XSync (dpy=0xa9da70, discard=0) at ../../src/Sync.c:44
 gdk_flush () at /build/buildd/gtk+3.0-3.8.4/./gdk/gdkdisplay.c:478
 gnome_rr_config_apply_with_time (config=config@entry=0xb0ecf0, 
screen=optimized out, timestamp=timestamp@entry=0, 
error=error@entry=0x7fff33caf4c8) at gnome-rr-config.c:1312
 apply_configuration_from_filename (manager=manager@entry=0xb0e870, 
filename=filename@entry=0xa9d3e0 /home/aneesh/.config/monitors.xml, 
no_matching_config_is_an_error=no_matching_config_is_an_error@entry=1, 
timestamp=timestamp@entry=0, error=error@entry=0x7fff33caf4c8) at 
gsd-xrandr-manager.c:477
 apply_intended_configuration (timestamp=0, intended_filename=0xa9d3e0 
/home/aneesh/.config/monitors.xml, manager=0xb0e870) at 
gsd-xrandr-manager.c:1870

-- 
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/1232056

Title:
  gnome-control-center crashes randomly

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

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


[Bug 1232056] Stacktrace.txt

2013-09-27 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232056/+attachment/3844926/+files/Stacktrace.txt

-- 
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/1232056

Title:
  gnome-control-center crashes randomly

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

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


[Bug 1232078] Re: nautilus-sendto crashed with SIGSEGV in g_return_if_fail_warning()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1213878 ***
https://bugs.launchpad.net/bugs/1213878

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1213878, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844966/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844968/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844970/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844971/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844972/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844973/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232078/+attachment/3844974/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1213878

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus-sendto crashed with SIGSEGV in g_return_if_fail_warning()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-sendto/+bug/1232078/+subscriptions

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


[Bug 1232083] [NEW] [printers]: gnome-control-center crashed with SIGSEGV in g_slice_alloc()

2013-09-27 Thread Perfecto
Public bug reported:

I was adding a net printer: mfcj6910dw

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu39
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 17:18:49 2013
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2013-09-14 (13 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130903)
MarkForUpload: True
ProcCmdline: gnome-control-center --overview
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7fbc4d1759c7 g_slice_alloc+167:  mov
(%rbx),%rax
 PC (0x7fbc4d1759c7) ok
 source (%rbx) (0x37887c74800) not located in a known VMA region (needed 
readable region)!
 destination %rax ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-control-center
StacktraceTop:
 g_slice_alloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_slist_prepend () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_type_class_ref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: [printers]: gnome-control-center crashed with SIGSEGV in g_slice_alloc()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio bluetooth cdrom dialout dip disk fax floppy fuse games 
lpadmin plugdev sambashare saned scanner src sudo tape tty users video voice
usr_lib_gnome-control-center:
 deja-dup  27.3.1-0ubuntu1
 gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
 gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1

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


** Tags: amd64 apport-crash need-amd64-retrace printers saucy

** Information type changed from Private to Public

-- 
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/1232083

Title:
  [printers]: gnome-control-center crashed with SIGSEGV in
  g_slice_alloc()

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

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


[Bug 1232083] Re: [printers]: gnome-control-center crashed with SIGSEGV in g_slice_alloc()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1162618 ***
https://bugs.launchpad.net/bugs/1162618

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1162618, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845036/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845038/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845039/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845040/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845041/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845042/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232083/+attachment/3845043/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1162618

** Tags removed: need-amd64-retrace

-- 
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/1232083

Title:
  [printers]: gnome-control-center crashed with SIGSEGV in
  g_slice_alloc()

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

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


[Bug 1228886] Re: No icons next to buttons/menu items

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon - 3.8.5-0ubuntu5

---
gnome-settings-daemon (3.8.5-0ubuntu5) saucy; urgency=low

  * debian/patches/git_hardcode_deprecated_gtk_settings.patch:
- revert previous change, it's buggy (lp: #1228886). GNOME/GTK upstream
  decided to drop support for some of their settings in 3.10, but:
  - those settings are still there and working in saucy
  - they shouldn't have been dropped without discussion
  - the fix is to workaround issues with a ppa, which can be solved by
simply adding those gsettings key to the schemas in the ppa version
 -- Sebastien Bacher seb...@ubuntu.com   Fri, 27 Sep 2013 16:46:04 +0200

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/1228886

Title:
  No icons next to buttons/menu items

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

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


[Bug 1223488] Re: Keyboard indicator translations are not shipped

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-keyboard -
0.0.0+13.10.20130924.2-0ubuntu3

---
indicator-keyboard (0.0.0+13.10.20130924.2-0ubuntu3) saucy; urgency=low

  * Updated POTFILES.skip, seems to be required as well.
 -- Sebastien Bacher seb...@ubuntu.com   Fri, 27 Sep 2013 17:09:25 +0200

** Changed in: indicator-keyboard (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Keyboard indicator translations are not shipped

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-keyboard/+bug/1223488/+subscriptions

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


[Bug 1198375] Re: rhythmbox crashed with SIGSEGV in sem_post()

2013-09-27 Thread P G Francis
This is a similar problem to the one which I commented on 4 hours ago
but is occurring on a different computer, which has had a clean
installation of Ubuntu 13.10, earlier today.

When I attempt to select a different radio stream from the one that is
already playing, the Rhythmbox window darkens and then disappears,
followed by a request to report the bug.

-- 
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/1198375

Title:
  rhythmbox crashed with SIGSEGV in sem_post()

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

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


[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread Treviño
Unfortunately I can hardly reproduce this, but all this should be caused
by the missing finalization of the internal menu.

** Changed in: compiz
   Status: New = In Progress

** Changed in: compiz
   Importance: Undecided = Critical

** Changed in: compiz
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz
Milestone: None = 0.9.11.0

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

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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

[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/compiz/gtk-decorator-finalize-menu

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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


[Bug 1229369] Re: gvfsd-mtp crashed with SIGSEGV in LIBMTP_Get_Friendlyname()

2013-09-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gvfs (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/1229369

Title:
  gvfsd-mtp crashed with SIGSEGV in LIBMTP_Get_Friendlyname()

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

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


[Bug 1229369] Re: gvfsd-mtp crashed with SIGSEGV in LIBMTP_Get_Friendlyname()

2013-09-27 Thread Tim Clark
This happened to me just after unmount of a Nexus 4 just after copying
about 180mb over to the internal storage.

-- 
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/1229369

Title:
  gvfsd-mtp crashed with SIGSEGV in LIBMTP_Get_Friendlyname()

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

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


[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/libwnck/menu-dispose-events

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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


[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/compiz/gtk-decorator-finalize-menu-0.9.10

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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


[Bug 1232184] [NEW] UOA google account does not appear in evolution after upgrade

2013-09-27 Thread Xavier Claessens
Public bug reported:

I upgraded from raring to saucy, and my google account configured in
Online Accounts does not show up in evolution anymore. I still see the
Evolution Data Server services on my google account in gnome-control-
center though.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evolution-data-server-uoa 3.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 14:14:38 2013
InstallationDate: Installed on 2012-09-29 (363 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120929)
MarkForUpload: True
SourcePackage: evolution-data-server
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

** Affects: evolution-data-server (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 evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1232184

Title:
  UOA google account does not appear in evolution after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1232184/+subscriptions

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


[Bug 1232191] [NEW] Bug reporting fails to find webpage

2013-09-27 Thread Peter Jones
Public bug reported:

Im using Beta 2 of 13.10.  Rhythmbox brought up an error when I tried to
play a radio stream.

It offered to report the bug which I did.  It then said the bug had
already been reported.  It said it would show details on a webpage.

Firstly Firefox did not open automatically and secondly when I did open
FireFox it opened the following page:

https://bugs.launchpad.net/bugs/1199159

This page says the bug does not exist.

I hope this helps?

Kind regards

Peter Jones

peter@saffron:~$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 2.99.1-0ubuntu1
  Candidate: 2.99.1-0ubuntu1
  Version table:
 *** 2.99.1-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
100 /var/lib/dpkg/status
peter@saffron:~$

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

-- 
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/1232191

Title:
  Bug reporting fails to find webpage

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

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


[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread PS Jenkins bot
Fix committed into lp:compiz at revision None, scheduled for release in
compiz, milestone 0.9.11.0

** Changed in: compiz
   Status: In Progress = Fix Committed

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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


[Bug 1184720] Re: Nautilus does not properly navigate symbolic links

2013-09-27 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

** Changed in: nautilus
   Importance: Unknown = Medium

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

Title:
  Nautilus does not properly navigate symbolic links

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

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


[Bug 1232206] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1224254 ***
https://bugs.launchpad.net/bugs/1224254

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1224254, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845595/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845597/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845598/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845599/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845600/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845601/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232206/+attachment/3845602/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1224254

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
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/1232206

Title:
  [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


[Bug 1232211] [NEW] package gconf2 3.2.6-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Killed)

2013-09-27 Thread valery karpenko
Public bug reported:

package gconf2 3.2.6-0ubuntu1 failed to install/upgrade: subprocess
installed post-installation script was killed by signal (Killed)

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: gconf2 3.2.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 22:04:37 2013
DuplicateSignature: package:gconf2:3.2.6-0ubuntu1:subprocess installed 
post-installation script was killed by signal (Killed)
ErrorMessage: subprocess installed post-installation script was killed by 
signal (Killed)
InstallationDate: Installed on 2013-09-11 (16 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130911)
MarkForUpload: True
SourcePackage: gconf
Title: package gconf2 3.2.6-0ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script was killed by signal (Killed)
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.xdg.autostart.gsettings.data.convert.desktop: 
2013-09-11T18:19:29.867513

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


** Tags: amd64 apport-package saucy

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

Title:
  package gconf2 3.2.6-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script was killed by signal (Killed)

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

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


[Bug 1232215] [NEW] Unity crashes when restarting network

2013-09-27 Thread Vincent Van der Kussen
Public bug reported:

When restarting the network via invoke-rc.d networking restart the
Unity window manager crashes.

Ubuntu version :12.10

This bug also manifests in 13.04

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4.2
ProcVersionSignature: Ubuntu 3.5.0-41.64-generic 3.5.7.21
Uname: Linux 3.5.0-41-generic x86_64
ApportVersion: 2.6.1-0ubuntu12
Architecture: amd64
Date: Fri Sep 27 21:10:55 2013
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-sputnik-20120802-0
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'921x801+53+24'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'173'
 b'org.gnome.nautilus.window-state' b'start-with-status-bar' b'true'
InstallationDate: Installed on 2013-08-17 (41 days ago)
InstallationMedia: Ubuntu 12.04 Precise - Failed to find casper uuid.conf in 
'binary/casper/initrd.img' LIVE/INSTALL Binary 20120802-21:13
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: nautilus
UpgradeStatus: Upgraded to quantal on 2013-09-23 (4 days ago)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  Unity crashes when restarting network

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

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


[Bug 1232211] Re: package gconf2 3.2.6-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Killed)

2013-09-27 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package gconf2 3.2.6-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script was killed by signal (Killed)

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

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


[Bug 1200898] Re: nautilus crashed with SIGSEGV in g_slice_free1()

2013-09-27 Thread Ernie 07
*** This bug is a duplicate of bug 1196063 ***
https://bugs.launchpad.net/bugs/1196063

??? Could not find related bug 1196063.  Was the bug number mistyped?

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

Title:
  nautilus crashed with SIGSEGV in g_slice_free1()

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

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


[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: libwnck (Ubuntu)
   Status: New = In Progress

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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


[Bug 1191853] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

2013-09-27 Thread PS Jenkins bot
Fix committed into lp:compiz/0.9.10 at revision None, scheduled for
release in compiz, milestone 0.9.10.2

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

Title:
  gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()

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

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


[Bug 1232215] Re: Unity crashes when restarting network

2013-09-27 Thread Vincent Van der Kussen
** Package changed: nautilus (Ubuntu) = glib-networking (Ubuntu)

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

Title:
  Unity crashes when restarting network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib-networking/+bug/1232215/+subscriptions

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


[Bug 1232191] Re: Bug reporting fails to find webpage

2013-09-27 Thread Quinn Balazs
So, the bug that caused this issue is going to be considered a bug
against rhythmbox, but this issue is an issue with apport, and one that
I've actually seen a number of times before. Apport, when given a
rhythmbox issue, tends to (especially with segfaults) mark it as a
duplicate of bug #1199159 , which doesn't exist. As a few examples, here
are some issues from varying times that have been marked automatically
as dupes of bug #1199159

http://osdir.com/ml/ubuntu-bugs/2013-09/msg03874.html
http://www.mail-archive.com/desktop-packages@lists.launchpad.net/msg247563.html
http://www.mail-archive.com/desktop-packages@lists.launchpad.net/msg247839.html
http://www.mail-archive.com/desktop-packages@lists.launchpad.net/msg246474.html

These might be indicative of an issue in the apport retracing service in
particular, or may just be a glitch in the system overall.

Quinn Balazs


** Package changed: rhythmbox (Ubuntu) = apport (Ubuntu)

** Summary changed:

- Bug reporting fails to find webpage
+ Apport deals poorly with rhythmbox bugs

-- 
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/1232191

Title:
  Apport deals poorly with rhythmbox bugs

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

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


[Bug 1228939] Re: The turn screen off when intactive for option is not saved

2013-09-27 Thread Tim
** Branch linked: lp:~darkxst/ubuntu/saucy/gnome-control-
center/lp1228939

** Changed in: gnome-control-center (Ubuntu)
 Assignee: Tim (darkxst) = (unassigned)

-- 
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/1228939

Title:
  The turn screen off when  intactive for option is not saved

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

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


[Bug 1199159] Re: rhythmbox crashed with SIGSEGV in sem_post@@GLIBC_2.1()

2013-09-27 Thread Daniel Letzeisen
** Information type changed from Private to Public

-- 
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/1199159

Title:
  rhythmbox crashed with SIGSEGV in sem_post@@GLIBC_2.1()

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

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


[Bug 1231245] Re: Screen timeout will not stay set greater than never using gnome windowmanager

2013-09-27 Thread Tim
*** This bug is a duplicate of bug 1228939 ***
https://bugs.launchpad.net/bugs/1228939

** This bug is no longer a duplicate of bug 1230195
   screensaver doesn't work, idle time on the gui resets itself to 'never' 
** This bug has been marked a duplicate of bug 1228939
   The turn screen off when  intactive for option is not saved

-- 
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/1231245

Title:
  Screen timeout will not stay set greater than never using gnome
  windowmanager

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

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


[Bug 1230195] Re: screensaver doesn't work, idle time on the gui resets itself to 'never'

2013-09-27 Thread Tim
*** This bug is a duplicate of bug 1228939 ***
https://bugs.launchpad.net/bugs/1228939

** This bug has been marked a duplicate of bug 1228939
   The turn screen off when  intactive for option is not saved

-- 
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/1230195

Title:
  screensaver doesn't work, idle time on the gui resets itself to
  'never'

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

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


[Bug 1231947] Re: gnome-settings-daemon input hotplug-command not working in 13.10

2013-09-27 Thread Tim
Perhaps this is related to this change?
https://bugzilla.gnome.org/show_bug.cgi?id=674251

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

-- 
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/1231947

Title:
  gnome-settings-daemon input hotplug-command not working in 13.10

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

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


[Bug 1231794] Re: Thumbnailer won't show previews for SMB files

2013-09-27 Thread Goalie Fight
Fixed in latest daily build. Thanks.

** Changed in: gstreamer0.10 (Ubuntu)
   Status: New = Fix Released

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

Title:
  Thumbnailer won't show previews for SMB files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1231794/+subscriptions

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


[Bug 1232299] [NEW] gnome-session-flashback with Compiz launches Unity

2013-09-27 Thread Fred
Public bug reported:

gnome-session-flashback (Flashback (No Effects)) which runs with Metacity works 
fine.
gnome-session-flashback (Flashback) which runs with Compiz starts Unity instead.

It works very well with Metacity, but if you use Compiz, then you get a
conflict with Unity. That is; you get both Unity and Gnome Panel running
at the same time.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-session-flashback 1:3.6.2-0ubuntu15
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 01:18:08 2013
GsettingsChanges: b'org.gnome.gnome-panel.run-dialog' b'history' b['compiz', 
'ubuntu-bug fontconfig', 'update-manager -c -d']
InstallationDate: Installed on 2011-10-21 (707 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: gnome-panel
UpgradeStatus: Upgraded to saucy on 2013-09-16 (11 days ago)

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


** Tags: amd64 apport-bug saucy 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/1232299

Title:
  gnome-session-flashback with Compiz launches Unity

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

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


[Bug 1223488] Re: Keyboard indicator translations are not shipped

2013-09-27 Thread Adolfo Jayme Barrientos
** Changed in: ubuntu-translations
   Status: Triaged = Fix Released

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

Title:
  Keyboard indicator translations are not shipped

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-keyboard/+bug/1223488/+subscriptions

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


[Bug 1232328] [NEW] [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Brian Longoria
*** This bug is a duplicate of bug 1232082 ***
https://bugs.launchpad.net/bugs/1232082

Public bug reported:

install UbuntuGNOME 13.10beta 2 from live disk. reboot. login. 
update/dist-upgrade. reboot. error happens after successful login. No other 
apps/commands launched before error occurred. bug report was automatic. 
This is a full install on an AMD 64 3200+, 2G Ram, ATI Rage (x800) 128MB, 
hooked up viaVGA port, 150GB IDE HD, KB/MS both USB,  Wired LAN. Local 
login/Local Video Output, NOT VNC/RDP
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10

Regards,
BL

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: gnome-settings-daemon 3.8.5-0ubuntu5
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 21:54:50 2013
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
InstallationDate: Installed on 2013-09-28 (0 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Beta amd64 (20130926)
MarkForUpload: True
ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/false
SegvAnalysis:
 Segfault happened at: 0x7f166cf047f7:  mov(%rax),%rdi
 PC (0x7f166cf047f7) ok
 source (%rax) (0x0001) not located in a known VMA region (needed 
readable region)!
 destination %rdi ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-settings-daemon
StacktraceTop:
 ?? () from /usr/lib/gnome-settings-daemon-3.0/libxsettings.so
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 g_cclosure_marshal_generic () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
ffi_call_unix64()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


** Tags: amd64 apport-crash saucy xsettings

** Information type changed from Private to Public

-- 
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/1232328

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1232201] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in do_call()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1232082 ***
https://bugs.launchpad.net/bugs/1232082

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1232082, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845563/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845564/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845565/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845566/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845567/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845568/+files/ThreadStacktrace.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845653/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845655/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1232082

** Information type changed from Private to Public

-- 
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/1232201

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in do_call()

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

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


[Bug 1232328] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1232082 ***
https://bugs.launchpad.net/bugs/1232082

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1232082, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846330/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846332/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846333/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846334/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846335/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846336/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232328/+attachment/3846337/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1232082

** Tags removed: need-amd64-retrace

-- 
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/1232328

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1232331] Re: gnome-control-center crashed with SIGSEGV in gnome_desktop_thumbnail_factory_new()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1230151 ***
https://bugs.launchpad.net/bugs/1230151

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1230151, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846355/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846357/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846359/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846360/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846361/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846362/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232331/+attachment/3846363/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1230151

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
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/1232331

Title:
  gnome-control-center crashed with SIGSEGV in
  gnome_desktop_thumbnail_factory_new()

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

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


[Bug 1232337] [NEW] Assigning non-symbol shortcut for switching keyboard layout broken in 13.10

2013-09-27 Thread loquens
Public bug reported:

Lost ability to assign Caps Lock or event Ctrl-Shift as a keyboard layout 
switch.
Switch to next source using: field simply does not react on modifier keys 
combination.
It reacts only if threre is symbol key in combination.
For example:
Ctrl-Shift - does not work
Ctrl-Space - works

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu39
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 07:54:28 2013
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2012-09-08 (384 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to saucy on 2013-08-10 (48 days ago)
usr_lib_gnome-control-center:
 activity-log-manager  0.9.7-0ubuntu4
 deja-dup  27.3.1-0ubuntu1
 gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
 gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

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


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

-- 
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/1232337

Title:
  Assigning non-symbol shortcut for switching keyboard layout broken in
  13.10

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

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


[Bug 1232337] Re: Assigning non-symbol shortcut for switching keyboard layout broken in 13.10

2013-09-27 Thread loquens
** Description changed:

- Lost ability to assign Caps Lock or event Ctrl-Shift as a keyboard layout 
switch.
+ Lost ability to assign Caps Lock or even Ctrl-Shift as a keyboard layout 
switch.
  Switch to next source using: field simply does not react on modifier keys 
combination.
  It reacts only if threre is symbol key in combination.
  For example:
  Ctrl-Shift - does not work
  Ctrl-Space - works
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu39
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Sat Sep 28 07:54:28 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2012-09-08 (384 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2013-08-10 (48 days ago)
  usr_lib_gnome-control-center:
-  activity-log-manager  0.9.7-0ubuntu4
-  deja-dup  27.3.1-0ubuntu1
-  gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
-  gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
-  gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1
+  activity-log-manager  0.9.7-0ubuntu4
+  deja-dup  27.3.1-0ubuntu1
+  gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
+  gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
+  gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

-- 
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/1232337

Title:
  Assigning non-symbol shortcut for switching keyboard layout broken in
  13.10

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

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

[Bug 1232345] Re: gnome-session-properties crashed with signal 5 in g_cclosure_marshal_VOID__BOXEDv()

2013-09-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1194546 ***
https://bugs.launchpad.net/bugs/1194546

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1194546, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846459/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846461/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846462/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846463/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846464/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846465/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1232345/+attachment/3846466/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1194546
   gnome-session-properties crashed with signal 5 in 
g_cclosure_marshal_VOID__BOXEDv()

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

-- 
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/1232345

Title:
  gnome-session-properties crashed with signal 5 in
  g_cclosure_marshal_VOID__BOXEDv()

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

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