On Fri, 12 Aug 2011 20:40:52 +0200, Herbert Poetzl wrote: >> find attached the xlockmore.desktop file for further analysis
On Sat, Aug 13, 2011 at 7:44 PM, Teika Kazura <[email protected]> wrote: > Confirmed. xlockmore.desktop breaks. Is that all? (Please temporarily > delete it.) > > Chris, can you fix it, or ask Matthew? Looks like the issue is that the category is "System;". The trailing semicolon results in an empty string once the category is split at the semicolons, which triggers the crash. --- -- Sawfish ML
