REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): Linux Host
DESCRIPTION:
The .desktop file for the Sailfish SDK uses the command line -name Sailfish-SDK … presumably to set the window title. I think this param must only work on X11, as the application fails to start on a wayland session. Running in konsole gives this:
piggz@localhost ~ $ ./sdks/SailfishOS/bin/qtcreator -name Sailfish-SDK
Unknown option -name
PRECONDITIONS:
Wayland session
STEPS TO REPRODUCE:
- Open Sailfish SDK from the menu
EXPECTED RESULT:
SDK Opens
ACTUAL RESULT:
Nothing happens