I installed the Wine SFS and don't want to run Wine applications as root. Is there any way to run Wine applications as user spot? I tried to run winecfg after su - spot but it said it can't find the DISPLAY
How to run GUI applications as user spot? [SOLVED]
Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators
-
- Posts: 6
- Joined: Sat Jul 24, 2021 8:45 am
- Has thanked: 2 times
How to run GUI applications as user spot? [SOLVED]
Last edited by hungnguyengia on Wed Jul 28, 2021 3:18 am, edited 1 time in total.
Re: How to run GUI applications as user spot?
[O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
Omnia mea mecum porto.
-
- Posts: 546
- Joined: Thu Aug 13, 2020 9:55 am
- Has thanked: 57 times
- Been thanked: 198 times
- Contact:
Re: [SOLVED] How to run GUI applications as user spot?
@hungnguyengia Remember that wine applications that run as spot won't be able to access root's folders, and their WINEPREFIX (the emulated Windows file system) lives in /home/spot. Having said that, I too run wine applications as spot - with the limitation I mentioned. When I want access to any folder I run wine as root - with the inconvenience that a new WINEPREFIX folder gets created in /root.