-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Close the application when moving the monitor off slider #218
Comments
Are you using the latest source? The AUR package is out of date.
Please install from pip/run from source in case you didn't, and let us know
if the issue persists.
…On Sun, 2 Oct, 2022, 1:10 pm bohorok, ***@***.***> wrote:
*Describe the bug*
I have two monitors connected. One LVDS, the other VGA. I display the
image on VGA, and LVDS is turned off by software. When I try to move the
brightness slider of the off monitor, the application closes.
*Expected behavior*
It seems to me that the application should not close when the monitor is
turned off.
*Screenshots*
*Desktop (please complete the following information):*
- archlinux
- de: xfce
*Additional context*
Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 32767 x 32767
LVDS1 connected primary (normal left inverted right x axis y axis)
1366x768 60.02 +
1280x720 59.86 60.00 59.74
1024x768 60.00
1024x576 60.00 59.90 59.82
960x540 60.00 59.63 59.82
800x600 60.32 56.25
864x486 60.00 59.92 59.57
640x480 59.94
720x405 59.51 60.00 58.99
680x384 60.00
640x360 59.84 59.32 60.00
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
VGA1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 380mm x 300mm
1280x1024 60.02*+ 75.02
1280x960 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
—
Reply to this email directly, view it on GitHub
<#218>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXL2XGPVI7AX3KOQQ2LSITWBG6XVANCNFSM6AAAAAAQ27L2HE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
i have version 2.4 installed with pip command
|
So, let me know if I got the exact steps right:
And then Brightness Controller crashes. Please confirm. |
I updated the system to eliminate the cause of outdated packages.
Scenario 2 Scenario 3
In my opinion, the turned off screen should be detected and its sliders should be inactive. |
Got it! Thanks for the detailed steps! What do you use to turn off/disable the monitor? This part is important, since as you probably noticed in the |
I use xfce4-display-settings, I also tested arandr. here is the result of the 'xrandr -q' command after disconnecting the VGA plug:
And this is the result of the same command when both monitors are physically connected, but only LVDS is marked as active:
It seems that the connected status only says about attaching a physical monitor to the system. Active monitors returns a command: "xrandr --listmonitors". It's results this command (only LVDS active):
|
Describe the bug
I have two monitors connected. One LVDS, the other VGA. I display the image on VGA, and LVDS is turned off by software. When I try to move the brightness slider of the off monitor, the application closes.
Expected behavior
It seems to me that the application should not close when the monitor is turned off.
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: