https://bugs.freedesktop.org/show_bug.cgi?id=34669
Björn Michaelsen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |EasyHack | |DifficultyInteresting | |SkillCpp AssignedTo|bjoern.michaelsen@canonical |[email protected] |.com |desktop.org CC| |bjoern.michaelsen@canonical | |.com Summary|When quickstart is enabled, |[EasyHack] When quickstart |the reboot/shutdown not |is enabled, the |work in Ubuntu. |reboot/shutdown not work in | |Ubuntu. --- Comment #13 from Björn Michaelsen <[email protected]> 2011-11-22 06:35:02 PST --- Making this an EasyHack with interesting difficulty: Code pointers: http://opengrok.libreoffice.org/xref/core/vcl/unx/generic/app/sm.cxx handles the Unix Session management http://opengrok.libreoffice.org/xref/core/sfx2/source/appl/shutdowniconunx.cxx is the quickstarter The quickstarter vetos each and every request to kill the instance, but we want it to do that only when it is not the session manager that wants to kill the instance. I will mentor this one, so ping me, if you have questions. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
