Search Issue Tracker
Fixed in 5.0.X
Votes
5
Found in
4.3.0b2
Issue ID
563259
Regression
No
Player started with -popupwindow has no entry in launcher bar
-e: when you run a player with that option it gets no entry in the launcher bar and you have to kill the process via activity monitor or somesuch
-repro:
--make a linux build
--run it with -popupwindow
--NOTICE it gets no entry in the launcher bar
--alt+tab away
--NOTICE you can't alt+tab back to it either since it has no entry there
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
heliocastro
Jan 31, 2014 17:07
We investigated here in our labs a similar issue, so after some message exchange with KDE Kwin developers the reason is well explained on this thread:
http://lists.kde.org/?l=kwin&m=139108901031712&w=2
The simple answer is, set frameless windows using splash screen method will behave wrong in regular window managers ( under linux of course ).
There simple ways to frameless windows on linux, so probably can be easily fixed.