Launchpad has imported 2 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=11730.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2015-03-20T18:12:51+00:00 Mikhefr wrote:

Created attachment 6101
Fix 'shutdown' action in the fallback mode

The bug can be easily fixed in this way:
-  if (type == XFSM_SHUTDOWN_RESTART)
+  else if (type == XFSM_SHUTDOWN_RESTART)

but I think it would be better to use switch instead of multiple
if..else.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/1723119/comments/0

------------------------------------------------------------------------
On 2015-03-28T04:06:10+00:00 Eric Koegel wrote:

Awesome, thanks! Pushed to master in:
commit 83fd4fee8697fc5da8411c99b18900d211b72d68
Author: Mikhail Efremov <s...@altlinux.org>
Date:   Fri Mar 20 20:54:38 2015 +0300

    Fix 'shutdown' action in the fallback mode
    
    Use switch instead of multiple if..else.
    
    Signed-off-by: Eric Koegel <eric.koe...@gmail.com>
http://git.xfce.org/xfce/xfce4-session/commit/?id=83fd4fee8697fc5da8411c99b18900d211b72d68

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xfce4-session/+bug/1723119/comments/1


** Changed in: xfce4-session
       Status: Unknown => Fix Released

** Changed in: xfce4-session
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723119

Title:
  xfce4-session fallback path is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-session/+bug/1723119/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to