Error opening directory linux

Error opening directory in Zotero: Permission denied

I am stuck with a (probably) silly problem: modifying preferences in Zotero-standalone! I would like Zotero standalone in Ubuntu to point to the Zotero data in the Windows partition. directory permission The ‘Windows data partition’ is mounted on a folder of mine. So far Zotero replies that permission to access the directory is denied. What can I test or correct?

rs@rs-XPS-12-9250:~$ lsblk -o name,partlabel,fstype,mountpoint,UUID NAME PARTLABEL FSTYPE MOUNTPOINT UUID loop0 squashfs /snap/core/8268 loop1 squashfs /snap/gnome-3-28-1804/110 loop2 squashfs /snap/chromium/971 loop3 squashfs /snap/gnome-calculator/406 loop4 squashfs /snap/gnome-characters/296 loop5 squashfs /snap/gtk-common-themes/1353 loop6 squashfs /snap/gnome-logs/61 loop7 squashfs /snap/gnome-characters/375 loop8 squashfs /snap/gnome-calculator/544 loop9 squashfs /snap/canonical-livepatch/90 loop10 squashfs /snap/core18/1288 loop11 squashfs /snap/gnome-logs/81 loop12 squashfs /snap/gnome-system-monitor/100 loop13 squashfs /snap/libreoffice/163 loop14 squashfs /snap/core/7270 loop15 squashfs /snap/gnome-3-28-1804/67 loop16 squashfs /snap/zotero-snap/4 loop17 squashfs /snap/gtk-common-themes/1313 loop18 squashfs /snap/gnome-system-monitor/123 loop19 squashfs /snap/core18/1066 sda ├─sda1 Basic data partition ntfs 0A9A78FF9A78E899 ├─sda2 EFI system partition vfat /boot/efi 9C79-CF74 ├─sda3 Microsoft reserved partition ├─sda4 Basic data partition ntfs /media/MSW10 A44E81644E812FDA ├─sda5 ntfs 963A9C573A9C3669 └─sda6 ext4 / 2bd5e8dc-7bce-460d-9a54-384a443d97d8 

Источник

Ubuntu software error «Error opening directory «/usr/share/appdata»: No such file or directory»

I’m new to Ubuntu 20.04. When I try to install or deinstall using Ubuntu Software I get this message:

Sorry, something went wrong: Error opening directory «/usr/share/appdata»: No such file or directory.

popup message

How can fix this? Thanks in advance.

Читайте также:  Ntfs defrag on linux

3 Answers 3

Ran into the same issue today, ending the process and re-opening it resolved it for me.

Steps to reproduce what I did:

  • Open System Monitor and search for snap-store
  • Select the snap-store process and hit End Process
  • Re-open Ubuntu Software

On the technical side of things this looks like a minor permissions issue, not much to worry about.

You can also run killall snap-store from the Terminal for the same effect, if you don’t have System Monitor

I need to do this every single time I use the store; is there a definite solution to solve the permission issues? Thanks

I couldn’t kill the snap-store process so I just restarted my computer to clear the error.

Using system monitor to End Process took a moment and a force quit confirmation. Use the «End Process» button at the bottom of the window, rather than the options presented when right clicking.

$ ps -aux | grep snap-store user1 1591 0.0 0.8 1338376 138668 ? Sl Feb01 3:04 /snap/snap-store/467/usr/bin/snap-store --gapplication-service $ kill -9 1591 

You must log in to answer this question.

Highly active question. Earn 10 reputation (not counting the association bonus) in order to answer this question. The reputation requirement helps protect this question from spam and non-answer activity.

Hot Network Questions

Subscribe to RSS

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Site design / logo © 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2023.7.13.43531

Ubuntu and the circle of friends logo are trade marks of Canonical Limited and are used under licence.

Читайте также:  Space engineers на линукс

By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.

Источник

Permission denied when browsing for files using Ubuntu 18.04

I have two partitions that I mount during boot, which aren’t on my boot drive (SSD), but on internal HDD. I can access the files fine using Nautilus, I can edit them (e.g. with PhpStorm) but when I try to open a file using the «browse» functionality (e.g. when uploading a file using Firefox or opening a repository in GitKraken) I get a «permission denied» error. I can’t even upload a picture of the problem here, so this is what it says:

Could not read the contents of www. Error opening directory '/media/www': Permission denied 

I really don’t know what’s wrong. Anyone have an idea? The drives in question are the last 2 lines in my fstab file: /etc/fstab

UUID=5221e846-702d-47b0-bc92-aad063ae8fcd / ext4 errors=remount-ro 0 1 # /boot/efi was on /dev/sda2 during installation UUID=6C58-64C5 /boot/efi vfat umask=0077 0 1 /dev/disk/by-uuid/01D398F590634270 /media/www auto nosuid,nodev,nofail,x-gvfs-show 0 0 /dev/disk/by-uuid/01D2EB44D1D7F3E0 /media/wouter auto nosuid,nodev,nofail,x-gvfs-show 0 0 
/dev/sda5 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered) /dev/sda2 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) /dev/sdb3 on /media/www type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096,x-gvfs-show) /dev/sdb2 on /media/wouter type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096,x-gvfs-show) 

Источник

Оцените статью
Adblock
detector