Re: Portability of KDE Applications

2019-08-21 Thread Francis Herne
On Wednesday, 21 August 2019 21:36:49 BST Никита Сиргиенко wrote: > Yes, but setting a few environment variables for each application start > doesn't look very user friendly. > > So, I hope, there is another solution. You can set these in the shell profile, by exporting the desired values in ~/.

Re: Portability of KDE Applications

2019-08-21 Thread Nate Graham
As far as I understand, this is the reason why AppImage was invented. KDE KDE apps can be packaged as AppImages, no problem. You might want to look into that. Nate On 8/21/19 2:36 PM, Никита Сиргиенко wrote: Yes, but setting a few environment variables for each application start doesn't look

Re: Portability of KDE Applications

2019-08-21 Thread Никита Сиргиенко
Yes, but setting a few environment variables for each application start doesn't look very user friendly. So, I hope, there is another solution. ср, 21 авг. 2019 г. в 21:19, Francis Herne : > On Wednesday, 21 August 2019 18:18:10 BST Никита Сиргиенко wrote: > > Hi all, > > > > Has anyone had issu

Re: SQL Query tool - incubator

2019-08-21 Thread Albert Astals Cid
El dimecres, 14 d’agost de 2019, a les 14:24:09 CEST, Miroslav Špehar va escriure: > Hi Albert, > > > El divendres, 9 d’agost de 2019, a les 14:45:23 CEST, Miroslav Špehar va > > escriure: > > > Hi all, > > > > > > i would like to check if there is some interest into including SQL tool > > > int

Re: Portability of KDE Applications

2019-08-21 Thread Francis Herne
On Wednesday, 21 August 2019 18:18:10 BST Никита Сиргиенко wrote: > Hi all, > > Has anyone had issues with KDE Apps (based on kde frameworks) portability? > > I mean, the app can use different types of file: .rc, .knsrc, .png, > additinal binary files, etc > The problem appears, if you installed

Portability of KDE Applications

2019-08-21 Thread Никита Сиргиенко
Hi all, Has anyone had issues with KDE Apps (based on kde frameworks) portability? I mean, the app can use different types of file: .rc, .knsrc, .png, additinal binary files, etc The problem appears, if you installed this files non standart installetion prefix, like /opt. Obviously, I can forwar