You are not logged in.
Hi all, I figured I would post here before submitting a bug report.
I just bought a new laptop, installed Arch and xfce4. I have two extra monitors plugged into a USB3.1 to dual DP adapter.
By default one monitor is mirrored with the laptop display.
I open xfce4-display-settings and arrange and configure my monitors, removing the mirror setting.
As soon as I hit apply xfce4-display-settings crashes but the monitors appear configured correctly.
The catch is xfce doesn't use the laptop monitor. I think X11 is working correctly for that monitor because while it is a black screen, I can move my mouse cursor around on it. Trying to drag a window to that monitor shows the mouse dragging but nothing else is drawn.
Trying to open xfce4-display-settings fails.
xfce4-display-settings
Floating point exception (core dumped).
uname -a
Linux ASUS-N580GD 4.20.0-arch1-1-ARCH #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018 x86_64 GNU/Linux
xfce4-about -V
xfce4-about 4.12.1 (Xfce 4.12)
X11 and xfce are still a bit of a black box for me, please let me know if there are any debug files I can provide.
Thanks for any help!
Last edited by Munk (2019-01-21 19:24:22)
Offline
It's not xfwm4 that has crashed at that point, is it? Do application windows (on any monitor) still have their title bars, minimize/maximize buttons, et cetera at that point?
Regards,
MDM
Offline
That's the thing, everything else works perfectly, I am working with just the two monitors right now. The only other thing that seems odd is that right clicking on a menu item in the application launcher registers as a left click, but it does that even with one monitor.
Offline
Also, I just noticed I am having that constant high cpu load issue being caused by DisplayLinkManager. It's using 20-50% of my cpu at all times even with compositing off.
Last edited by Munk (2019-01-11 17:00:52)
Offline
I figured it out, the xorg conf needed a setting larger than its default for Screen-Display-Virtual. The default wasn't large enough to accommodate my monitors. Placing the monitors side by side with a virtual display size that is too small crashes xfce4-display-settings.
Last edited by Munk (2019-01-21 19:23:43)
Offline
that's still a bug, it should act gracefully under the bad condition of too small a virtual size, such as showing black outside the range of the small size, or wrapping around. ideally it should describe the problem and exit.
Offline
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 534.01 KiB (Peak: 534.85 KiB) ]