[Bug 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia binary drivers?)

2014-01-13 Thread Dominik Wujastyk
Also confirmed xrand/dconf solution from ahmet_der, #14.

--
Linux xxx 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux
Cinnamon 2.0.14

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


[Bug 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia binary drivers?)

2014-01-11 Thread Chuck Claunch
Also confirmed workaround posted by ahmet_der.  Thank you.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


[Bug 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia binary drivers?)

2013-12-01 Thread ahmet_der
Hi ya,
I have same bug. But I found that disabling xrand plugin of settings-daemon via 
dconf-editor fixed my problem. It appears to me that setting-deamon cannot 
handle display with excisting nvidia-setting.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


[Bug 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia binary drivers?)

2013-12-01 Thread Marcos Barbosa
Hello,

I like to confirm ahmet_der workaround. Works like a charm. The problem
is you can't manage the display via gnome-control-center anymore. But I
think this is a big clue to solve the problem.

Best regards.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


[Bug 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia binary drivers?)

2013-11-22 Thread Matthias Hardt
Attached you'll find the output from gdb you suggested to send.

Looks like XRRSetOutputPrimary() fails in my case.

** Attachment added: stacktrace
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1227747/+attachment/3915054/+files/gdb_gnome_settings_daemon.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/1227747

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-11-14 Thread Sebastien Bacher
Could somebody get a debug backtrace for the issue?

$ export GDK_SYNCHRONIZE=1
$ gdb gnome-settings-daemon
(gdb) b gdk_x_error
(gdb) command
 bt
 c
 end
(gdb) r --replace

(that should print the bt for you when it stops)

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


[Bug 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia binary drivers?)

2013-11-14 Thread Sebastien Bacher
Could somebody check if that's happening using the nouveau driver
rather than the nvidia binary ones?

** Summary changed:

- [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()
+ [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply() (nvidia 
binary drivers?)

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

** Changed in: light-themes
   Status: New = Invalid

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-11-10 Thread Vincent KUBICKI
Same problem here. The Ambiance theme is disabled, fonts and decorations
are ... ugly. Ubuntu 13.10 64bit, nvidia-319, nvidia-prime, and an
nvidia GT650M.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-11-03 Thread Igor
** Description changed:

  This problem appeared after installed nvidia-319-updates and nvidia-
  prime. Using Nvidia GT 740M (before the instalation, I was using only
  Intel drivers, my hardware has Optimus technology).
  
  Try to run gnome-settings-daemon from terminal, I got this message:
  
  (gnome-settings-daemon:5359): Gdk-ERROR **: The program 
'gnome-settings-daemon' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
-   (Details: serial 189 error_code 8 request_code 140 minor_code 30)
-   (Note to programmers: normally, X errors are reported asynchronously;
-that is, you will receive the error a while after causing it.
-To debug your program, run it with the GDK_SYNCHRONIZE environment
-variable to change this behavior. You can then get a meaningful
-backtrace from your debugger if you break on the gdk_x_error() function.)
+   (Details: serial 189 error_code 8 request_code 140 minor_code 30)
+   (Note to programmers: normally, X errors are reported asynchronously;
+    that is, you will receive the error a while after causing it.
+    To debug your program, run it with the GDK_SYNCHRONIZE environment
+    variable to change this behavior. You can then get a meaningful
+    backtrace from your debugger if you break on the gdk_x_error() function.)
  Trappe pour point d'arrêt et de trace (core dumped)
  
  GTK 2 themes is not working.
- 
  
  ---
  
  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10
  Linux sergio-X751JB 3.11.0-7-generic #14-Ubuntu SMP Mon Sep 16 18:37:27 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
  
  gnome-settings-daemon:
-   Installé : 3.8.5-0ubuntu3
-   Candidat : 3.8.5-0ubuntu3
-  Table de version :
-  *** 3.8.5-0ubuntu3 0
- 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installé : 3.8.5-0ubuntu3
+   Candidat : 3.8.5-0ubuntu3
+  Table de version :
+  *** 3.8.5-0ubuntu3 0
+ 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  nvidia-319-updates:
-   Installé : 319.49-0ubuntu2
-   Candidat : 319.49-0ubuntu2
-  Table de version :
-  *** 319.49-0ubuntu2 0
- 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/restricted amd64 
Packages
- 100 /var/lib/dpkg/status
+   Installé : 319.49-0ubuntu2
+   Candidat : 319.49-0ubuntu2
+  Table de version :
+  *** 319.49-0ubuntu2 0
+ 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/restricted amd64 
Packages
+ 100 /var/lib/dpkg/status
  
  nvidia-settings-319-updates:
-   Installé : 319.49-0ubuntu1
-   Candidat : 319.49-0ubuntu1
-  Table de version :
-  *** 319.49-0ubuntu1 0
- 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installé : 319.49-0ubuntu1
+   Candidat : 319.49-0ubuntu1
+  Table de version :
+  *** 319.49-0ubuntu1 0
+ 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  nvidia-prime:
-   Installé : 0.4
-   Candidat : 0.4
-  Table de version :
-  *** 0.4 0
- 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installé : 0.4
+   Candidat : 0.4
+  Table de version :
+  *** 0.4 0
+ 500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
-   *-display   
-description: 3D controller
-produit: GK208M [GeForce GT 740M]
-fabriquant: NVIDIA Corporation
-identifiant matériel: 0
-information bus: pci@:01:00.0
-version: a1
-bits: 64 bits
-horloge: 33MHz
-fonctionnalités: pm msi pciexpress bus_master cap_list rom
-configuration: driver=nvidia latency=0
-ressources: irq:16 mémoire:f600-f6ff mémoire:e000-efff 
mémoire:f000-f1ff portE/S:e000(taille=128) mémoire:f700-f707
-   *-display
-description: VGA compatible controller
-produit: 4th Gen Core Processor Integrated Graphics Controller
-fabriquant: Intel Corporation
-identifiant matériel: 2
-information bus: pci@:00:02.0
-version: 06
-bits: 64 bits
-horloge: 33MHz
-fonctionnalités: msi pm vga_controller bus_master cap_list rom
-configuration: driver=i915 latency=0
-ressources: irq:47 mémoire:f740-f77f mémoire:d000-dfff 
portE/S:f000(taille=64)
+   *-display
+    description: 3D controller
+    produit: GK208M [GeForce GT 740M]
+    fabriquant: NVIDIA Corporation
+    identifiant matériel: 0
+    information bus: pci@:01:00.0
+    version: a1
+    bits: 64 bits
+    horloge: 33MHz
+    fonctionnalités: pm msi pciexpress bus_master cap_list rom
+    configuration: driver=nvidia latency=0
+ 

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

2013-10-29 Thread Matthew
I'm getting this problem too, not sure if anyone knows of a work around?

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-10-26 Thread Julius de Bruijn
Happens for me too. Nvidia-318 + gnome-settings-daemon 3.8.5-0ubuntu9
won't work together.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-10-19 Thread David Prosén
Me to! gnome-settings-daemon Version 3.8.5-0ubuntu9 on my new installed ubuntu 
13.10 64bit
doesn't like nvidia-319 and nvidia-prime. :-(

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-10-18 Thread Felix Bünemann
Why can't the bug which this is a duplicate of be found? It is obviously
not fixed as I'm running Saucy daily build.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-10-18 Thread Felix Bünemann
Same problem with nvidia-331 on HP Envy 17-j003 with GT 740M/Haswell
Optimus and nvidia-prime.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-10-03 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/1227747

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-10-03 Thread Leutner
Same happens for me both with nvidia-319 or nvidia-325 installed

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-09-20 Thread Sergio Benjamim
** This bug is no longer a duplicate of private bug 1224254

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-09-19 Thread Sergio Benjamim
** 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/1227747

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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


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

2013-09-19 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/1227747/+attachment/3829454/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1227747/+attachment/3829456/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1227747/+attachment/3829457/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1227747/+attachment/3829458/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1227747/+attachment/3829459/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1227747/+attachment/3829460/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1227747/+attachment/3829461/+files/ThreadStacktrace.txt

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

** 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/1227747

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1227747/+subscriptions

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