[openbox] typo in xdg-autostart
Dana Jansens
danakj at orodu.net
Thu Dec 10 09:35:05 EST 2009
2009/12/10 Miroslav Lichvar <mlichvar at redhat.com>:
> Hi,
>
> there is a typo in xdg-autostart which causes crash when processing
> desktop file with TryExec.
>
> @@ -80,7 +80,7 @@ class AutostartFile:
> def __str__(self):
> return self.path + " : " + self.de.getName()
>
> - def _isexecfile(path):
> + def _isexecfile(self, path):
> return os.access(path, os.X_OK)
>
> def _findFile(self, path, search, match_func):
>
Thanks Miroslav, it'll be fixed in the next release.
Dana
More information about the openbox
mailing list