Rizwan-Hasan / ArchLinux-Mirrorlist-Manager

A Qt frontend for easy mirrorlist management
https://github.com/Rizwan-Hasan/MagpieOS-Packages/tree/master/ArchLinux-Mirrorlist-Managerfgmfg
GNU General Public License v3.0
10 stars 4 forks source link

PermissionError: [Errno 13] #3

Open 70V07 opened 5 years ago

70V07 commented 5 years ago

I try to launch Mirrorlist-Manager in 3 different way from terminal:

mirrorlist-manager

sudo mirrorlist-manager

su
mirrorlist-manager

... all times the result is this:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Traceback (most recent call last):
  File "main.py", line 164, in main.MainWindow.saveButtonAction
PermissionError: [Errno 13] Permission denied: '/tmp/mirrorlist.temp'
Aborted
Rizwan-Hasan commented 5 years ago

Will you kindly share some more information? I tried that way you are facing problem, but mine is working fine. Maybe it's your system problem or I need more information to find out exactly which thing is causing problem with your distro.