On Thu, 4 Feb 2016 20:22:57 +0200 "opensuse.lietuviu.kalba" <[email protected]> wrote:
> 2016.02.04 17:10, Josef Reidinger rašė: > > On Thu, 4 Feb 2016 17:01:04 +0200 > > "opensuse.lietuviu.kalba" <[email protected]> wrote: > > > >> > >> > >> So yes, I totally agree, that perfect solution is > >> 1) fix `/sbin/yast2 sw_single` to accept multiple files with spaces > >> as arguments > >> 2) also add in > >> https://github.com/yast/yast-packager/blob/master/src/desktop/sw_single.desktop > >> > >> xdg-su -c "/sbin/yast2 sw_single %F" > >> MimeType=application/x-rpm; > >> > >> > > Hmm, it is actually there: > > https://github.com/yast/yast-packager/blob/master/desktop/yast2-packager.desktop > > > > Problem looks like line NotShowIn=KDE;GNOME;MATE; > > > > I will investigate it tomorrow. > > I tested: > > `/sbin/yast2 sw_single %F` works if it is started as root. > But problem is `xdg-su -c "..."`, because it disrupts arguments while > transferring to /sbin/yast2 > > so maybe using ' instead of " should fix it? -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
