! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Changing enabled screens causes dropdown terminal to show
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description skontar 2017-01-19 10:09:25 CET
When I disable/enable some of my monitors, and I have already used dropdown terminal (e.g. it is loaded in memory) the 0.8.3 version of xfce4-terminal shows up (drops down). It works fine on version 0.8.1. The change to monitors I am running is something along the lines of:

# Disable all screens
xrandr --output eDP1 --off
xrandr --output DP2-2 --off
xrandr --output DP2-1 --off
xrandr --output HDMI1 --off
xrandr --output DP2 --off

# Enable the one I need now
xrandr --output eDP1 --primary --auto
Comment 1 skontar 2017-01-19 10:15:14 CET
Fedora bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1414688
Comment 2 Igor editbugs 2017-01-19 11:15:11 CET
Stanislav, thanks for the report!

I can reproduce it here; it's probably caused by my change to watch monitor geometry (resolution) changes. I will look how to prevent the terminal from showing unsolicited.
Comment 4 skontar 2017-02-06 10:15:09 CET
Thanks a lot!

Bug #13295

Reported by:
skontar
Reported on: 2017-01-19
Last modified on: 2017-02-06

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Attachments

Additional information