Custom Query (230 matches)
Results (25 - 27 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#275 | fixed | bashism in /bin/sh script | ||
Description |
As reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772390
possible bashism in ./usr/lib/winswitch/bin-override/xdg-open line 28 (should be 'b = a'): if [ $e == 0 ]; then
Not using bash (or a Debian Policy compliant shell interpreter that doesn't provide such an extra feature) as /bin/sh is likely to lead to errors or unexpected behaviours.
Please be aware that Hints about how to fix bashisms can be found at: https://wiki.ubuntu.com/DashAsBinSh |
|||
#273 | fixed | winswitch_command_wrapper: Add option to only start inside winswitch | ||
Description |
This adds an option to only start a command inside winwitch, useful for headless servers that want some graphical apps started at boot. |
|||
#272 | fixed | [PATCH] Correct parsing for .desktop files | ||
Description |
I've updated load_desktop_menus to use ConfigParser?. I've been using this patch for a couples months and had no issues, menus behave as expected. |
Note: See TracQuery
for help on using queries.