[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2022-03-10 Thread Sean Davis
Resolved upstream. Closing out.

** Changed in: xfce4-settings (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions


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

[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2016-10-23 Thread Juergen Kendzorra
Can confirm the patch works fine for me having been hit with the same
issue on an Intel NUC D54250WYK. I have manually applied the patch and
I'm fine, however would be good to see this go into the distribution as
well.

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2016-06-20 Thread Drew Lustro
This has been driving me nuts for weeks. I would lose my entire X
session every single day as soon as the screen blanked... quite
troublesome when you're trying to make linux work as your daily drive,
haha.

*Confirmed fix* w/ the patch suggested on xfce's bugzilla:
https://bugzilla.xfce.org/show_bug.cgi?id=11107#c53

Download the xfce4-settings source, apply the patch, increment with a
non-maintainer version number (for no future apt-get conflicts once this
gets an official fix), and reinstall your patched xfce4-settings.

I had to learn how to patch a .deb file properly in the process, but
that was worth it too.

-- Hardware/Software --
GPU: GTX 970 over DisplayPort 1.2
Monitor: Dell P2715 (4K@60Hz, hardware rev A03)
OS: Xubuntu Xenial (16.04 LTS)
Manually patched xfce4-settings version: 4.12.0-2ubuntu1

Useful links on patching .deb's:
https://help.ubuntu.com/community/UpdatingADeb
http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2015-02-01 Thread Bug Watch Updater
** Changed in: xfce4-settings
   Status: Confirmed = Incomplete

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

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2015-01-29 Thread prodrigestivill
Adding this to the xorg.conf prevents it to fail, but it shouldn't be
the solution. But it means is related with Display Events.

Section Device
   # ...
Option UseHotplugEvents false
EndSection

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2015-01-28 Thread Aaron
Affects me too. When I remove laptop from its dock and the DisplayPort
monitor is disconnected, xfsettingsd crashes. Full log:

$ XFSETTINGSD_DEBUG=1 xfsettingsd --no-daemon
xfce4-settings(xsettings): _XSETTINGS_S0 registered on screen 0
xfce4-settings(xsettings): 30 settings changed (serial=0, len=1232)
xfce4-settings(xsettings): resource manager (xft) changed (len=1330)
xfce4-settings(displays): Detected CRTC 63.
xfce4-settings(displays): Detected CRTC 64.
xfce4-settings(displays): Detected CRTC 65.
xfce4-settings(displays): Detected CRTC 66.
xfce4-settings(displays): Detected output 67 eDP1.
xfce4-settings(displays): Detected output 71 DP2.
xfce4-settings(displays): CRTC 63 assigned to eDP1.
xfce4-settings(displays): CRTC 63, output list[0] - 67.
xfce4-settings(displays): CRTC 64 assigned to DP2.
xfce4-settings(displays): DP2 will be disabled by configuration.
xfce4-settings(displays): Total 1 active output(s).
xfce4-settings(displays): Normalized CRTC 63: size=1920x1080, pos=0x0.
xfce4-settings(displays): CRTC 63 must be temporarily disabled.
xfce4-settings(displays): Disabling CRTC 63.
xfce4-settings(displays): min_h = 8, min_w = 8, max_h = 32767, max_w = 32767, 
prev_h = 2160, prev_w = 1920, prev_hmm = 572, prev_wmm = 508, h = 1080, w = 
1920, hmm = 286, wmm = 508.
xfce4-settings(displays): Applying desktop dimensions: 1920x1080 (px), 508x286 
(mm).
xfce4-settings(displays): Configuring CRTC 63.
xfce4-settings(displays): Applying changes to CRTC 63.
xfce4-settings(displays): Configuring CRTC 64.
xfce4-settings(displays): Applying changes to CRTC 64.
xfce4-settings(displays): Disabling CRTC 64.
xfce4-settings(displays): Configuring CRTC 65.
xfce4-settings(displays): Configuring CRTC 66.
xfce4-settings(pointers): initialized xi 2.3
xfce4-settings(pointers): [SynPS/2 Synaptics TouchPad] Changed device property 
Synaptics_Edge_Scrolling
xfce4-settings(pointers): [SynPS/2 Synaptics TouchPad] Changed device property 
Synaptics_Tap_Action
xfce4-settings(pointers): [SynPS/2 Synaptics TouchPad] Changed device property 
Device_Enabled
xfce4-settings(pointers): [SynPS/2 Synaptics TouchPad] Changed device property 
Synaptics_Two-Finger_Scrolling
xfce4-settings(pointers): [SynPS/2 Synaptics TouchPad] Changed device property 
Synaptics_Circular_Scrolling
xfce4-settings(pointers): [SynPS/2 Synaptics TouchPad] Changed device property 
Synaptics_Circular_Scrolling_Trigger
xfce4-settings(pointers): [TPPS/2 IBM TrackPoint] Changed device property 
Device_Enabled
xfce4-settings(keyboards): initialized xkb 1.0
xfce4-settings(keyboards): set auto repeat on
xfce4-settings(keyboards): set key repeat (delay=350, rate=33)
xfce4-settings(keyboards): set numlock off
xfce4-settings(accessibility): AccessXKeys disabled
xfce4-settings(accessibility): stickykeys disabled
xfce4-settings(accessibility): slowkeys disabled
xfce4-settings(accessibility): bouncekeys disabled
xfce4-settings(accessibility): mousekeys disabled
xfce4-settings(keyboard-shortcuts): 28 shortcuts loaded
xfce4-settings(displays): RRScreenChangeNotify event received.
xfce4-settings(displays): Refreshing RandR cache.
xfce4-settings(displays): Detected CRTC 63.
xfce4-settings(displays): Detected CRTC 64.
xfce4-settings(displays): Detected CRTC 65.
xfce4-settings(displays): Detected CRTC 66.
xfce4-settings(displays): Detected output 67 eDP1.
xfce4-settings(displays): Detected output 71 DP2.
xfce4-settings(displays): Noutput: before = 2, after = 2.
xfce4-settings(displays): RRScreenChangeNotify event received.
xfce4-settings(displays): Refreshing RandR cache.
xfce4-settings(displays): Detected CRTC 63.
xfce4-settings(displays): Detected CRTC 64.
xfce4-settings(displays): Detected CRTC 65.
xfce4-settings(displays): Detected CRTC 66.
xfce4-settings(displays): Detected output 67 eDP1.
xfce4-settings(displays): Detected output 71 DP2.
xfce4-settings(displays): Noutput: before = 2, after = 2.
xfce4-settings(displays): RRScreenChangeNotify event received.
xfce4-settings(displays): Refreshing RandR cache.
xfce4-settings(displays): Detected CRTC 63.
xfce4-settings(displays): Detected CRTC 64.
xfce4-settings(displays): Detected CRTC 65.
xfce4-settings(displays): Detected CRTC 66.
xfce4-settings(displays): Detected output 67 eDP1.
xfce4-settings(displays): Detected output 71 DP2.
xfce4-settings(displays): Noutput: before = 2, after = 2.
xfce4-settings(displays): RRScreenChangeNotify event received.
xfce4-settings(displays): Refreshing RandR cache.
xfce4-settings(displays): Detected CRTC 63.
xfce4-settings(displays): Detected CRTC 64.
xfce4-settings(displays): Detected CRTC 65.
xfce4-settings(displays): Detected CRTC 66.
xfce4-settings(displays): Detected output 67 eDP1.
xfce4-settings(displays): Detected output 71 DP2.
xfce4-settings(displays): Noutput: before = 2, after = 2.
xfce4-settings(fontconfig): monitoring 112 paths
xfce4-settings(workspaces): 1 desktop names set from xfconf
xfce4-settings(displays): RRScreenChangeNotify event received.
xfce4-settings(displays): 

[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2015-01-18 Thread Kip Warner
I also just experienced a similar crash. When I turned off my second LCD
connected via DVI:

The program 'xfsettingsd' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRRCrtc (invalid Crtc parameter)'.
  (Details: serial 2320 error_code 148 request_code 140 minor_code 21)
  (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 --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2014-12-15 Thread Alberto Salvia Novella
** Changed in: xfce4-settings (Ubuntu)
   Importance: Undecided = High

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2014-12-05 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=11350.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-12-03T16:52:41+00:00 George Shuklin wrote:

When configuration of monitors changed, xfcsettingsd crashes.

xfsettingsd
(xfsettingsd:6823): libupower-glib-WARNING **: No 'CanSuspend' property

(xfsettingsd:6823): xfsettingsd-WARNING **: No available CRTC for LVDS1.

The program 'xfsettingsd' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRRCrtc (invalid Crtc parameter)'.
  (Details: serial 2615 error_code 148 request_code 140 minor_code 21)
  (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 --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


This happens when laptop wake up from multi-monitor configuration to 
configuration without external monitors (only laptop's builtin LVDS1).

This crash happens periodically.

Here launchpad bug for ubuntu:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1379702

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1379702/comments/7


** Changed in: xfce4-settings
   Status: Unknown = Confirmed

** Changed in: xfce4-settings
   Importance: Unknown = High

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2014-12-03 Thread Thaddäus Tintenfisch
** Summary changed:

- Hotkeys does not work or works wrong after few suspend/resume
+ xfsettingsd crashes after disconnecting external screen

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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


[Bug 1379702] Re: xfsettingsd crashes after disconnecting external screen

2014-12-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  xfsettingsd crashes after disconnecting external screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-settings/+bug/1379702/+subscriptions

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