Bug#930674: automatically generated menus prevent some applications from running

2020-04-13 Thread Jeremy Sowden
On 2020-04-13, at 11:54:24 +0200, Andreas Metzler wrote: > This seems to be fixed in 0.95.9. Yes, 0.95.9 includes the patches I submitted upstream to fix this. J. signature.asc Description: PGP signature

Bug#930674: automatically generated menus prevent some applications from running

2020-04-13 Thread Jeremy Sowden
On 2020-04-13, at 11:38:48 +0100, Jeremy Sowden wrote: > On 2020-04-13, at 11:54:24 +0200, Andreas Metzler wrote: > > This seems to be fixed in 0.95.9. > > Yes, 0.95.9 includes the patches I submitted upstream to fix this. I've updated d/changelog. J. signature.asc Description: PGP signature

Bug#930674: automatically generated menus prevent some applications from running

2020-04-13 Thread Andreas Metzler
This seems to be fixed in 0.95.9. cu Andreas

Bug#930674: automatically generated menus prevent some applications from running

2019-06-19 Thread Jeremy Sowden
On 2019-06-19, at 19:39:12 +0200, Andreas Metzler wrote: > On 2019-06-19 Jeremy Sowden wrote: > [...] > > Your patch truncates any string value at the first %. I don't think > > that's the right way to go. > [...] > > https://repo.or.cz/wmaker-crm.git/commit/e037ae3684928a2fbf4a3994562a322f5d3b0c

Bug#930674: automatically generated menus prevent some applications from running

2019-06-19 Thread E. Serradilla
On 6/19/19 10:20 AM, Jeremy Sowden wrote: [...] Clearly this is not what the code actually does. The quick hack would be to change xdg_to_wm() to truncate the command-line at the first instance of white-space (which is what is done to derive (*wm)->Name from (*xdg)->Exec or (*xdg)->TryExec);

Bug#930674: automatically generated menus prevent some applications from running

2019-06-19 Thread E. Serradilla
On 6/19/19 7:39 PM, Andreas Metzler wrote: On 2019-06-19 Jeremy Sowden wrote: [...] Your patch truncates any string value at the first %. I don't think that's the right way to go. [...] https://repo.or.cz/wmaker-crm.git/commit/e037ae3684928a2fbf4a3994562a322f5d3b0c71 is supposed to fix th

Bug#930674: automatically generated menus prevent some applications from running

2019-06-19 Thread Andreas Metzler
On 2019-06-19 Jeremy Sowden wrote: [...] > Your patch truncates any string value at the first %. I don't think > that's the right way to go. [...] https://repo.or.cz/wmaker-crm.git/commit/e037ae3684928a2fbf4a3994562a322f5d3b0c71 is supposed to fix this. cu Andreas

Bug#930674: automatically generated menus prevent some applications from running

2019-06-19 Thread E. Serradilla
On 6/19/19 10:20 AM, Jeremy Sowden wrote: On 2019-06-18, at 12:26:19 +0200, E. Serradilla wrote: Package: wmaker Version: 0.95.8-3 automatically generated menus prevent some applications from running, e.g. libreoffice will not run complaining that file "%U does not exist" and others will ope

Bug#930674: automatically generated menus prevent some applications from running

2019-06-19 Thread Jeremy Sowden
On 2019-06-18, at 12:26:19 +0200, E. Serradilla wrote: > Package: wmaker > Version: 0.95.8-3 > > automatically generated menus prevent some applications from running, > e.g. libreoffice will not run complaining that file "%U does not > exist" and others will open an empty file, e.g. %F. > > Looking

Bug#930674: automatically generated menus prevent some applications from running

2019-06-18 Thread E. Serradilla
Package: wmaker Version: 0.95.8-3 automatically generated menus prevent some applications from running, e.g. libreoffice will not run complaining that file "%U does not exist" and others will open an empty file, e.g. %F. Looking at the code the XDG menu parser does not strip "%X" arguments from