https://bugs.kde.org/show_bug.cgi?id=347439

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #14 from [email protected] ---
I have a similar problem - also using dual monitor setup (1600x900 laptop
screen on the left and 1920x1200 external screen on the right).

krunner shows up correctly on the laptop screen, but is not visible at all on
the external screen.
When I press Alt+F2, the previously active window loses focus and krunner gets
activated, I can type something and press enter and it works as excpected, but
no output visible.

I can print additional info with xwininfo:

$ sleep 2; xwininfo -name krunner
xwininfo: Window id: 0x20000b8 "krunner"

  Absolute upper-left X:  0
  Absolute upper-left Y:  0
  Relative upper-left X:  0
  Relative upper-left Y:  0
  Width: 1
  Height: 1
  Depth: 32
  Visual: 0x72
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x2000099 (not installed)
  Bit Gravity State: ForgetGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +0+0  -3519+0  -3519-1199  +0-1199
  -geometry 1x1+0+0

So it seems the krunner window is only 1x1 in size and placed in the screen
corner.
This was with screens aligned on the top, but the situation doesn't fix for me
if I align the screens on the bottom - only the geometry is a little different:

[...]
Corners:  +0+300  -3519+300  -3519-899  +0-899
  -geometry 1x1+0+300

Distro: Arch Linux 2015.11.01
KDE version: 5.5.1
krunner version: 5.17.0
Video driver: Intel i945

xrandr output: https://paste.kde.org/p8msmf0x3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to