在Import from Folder
选项窗口中,当我导航到主目录时,不会显示我的照片所在的文件夹。我试图将文件夹拖到 Shotwell 中,但它显示:
跳过了 1 个非图像文件。
当我尝试保存详细信息时,在系统的任何地方都找不到保存的日志。
有没有人有类似的文件夹不可见的问题?
我将 Shotwell 安装到我的另一台 PC 并没有遇到此类问题。我正在使用 Xubuntu 19.04。
在Import from Folder
选项窗口中,当我导航到主目录时,不会显示我的照片所在的文件夹。我试图将文件夹拖到 Shotwell 中,但它显示:
跳过了 1 个非图像文件。
当我尝试保存详细信息时,在系统的任何地方都找不到保存的日志。
有没有人有类似的文件夹不可见的问题?
我将 Shotwell 安装到我的另一台 PC 并没有遇到此类问题。我正在使用 Xubuntu 19.04。
当我使用sudo apt-get install shotwell
时,我得到:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
shotwell : Depends: dconf-tools but it is not installable
E: Unable to correct problems, you have held broken packages.
当我尝试安装dconf-tools
时,它说(就像上面所说的那样):
Package dconf-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'dconf-tools' has no installation candidate
我尝试从软件中心安装 Shotwell,但出现错误:
Unable to install Shotwell:
The following packages have unmet dependencies:
apt-cache policy shotwell
@guiverc 要求的输出:
shotwell:
Installed: (none)
Candidate: 0.30.4-0~jensge0~disco2
Version table:
0.30.4-0~jensge0~disco2 500
500 http://ppa.launchpad.net/yg-jensge/shotwell/ubuntu disco/main amd64 Packages
0.30.2-0ubuntu2 500
500 http://tr.archive.ubuntu.com/ubuntu disco/main amd64 Packages
我也尝试从 Flatpak 安装它,但我遇到了问题,它没有在主目录中看到我的文件夹(我没有在网上找到类似的问题),所以我想尝试替代方案方法来安装它。我从 repos by 在我的另一台 PC 上安装了 Shotwell,sudo apt-get install shotwell
没有任何问题。
我在两台电脑上都使用 Xubuntu 19.04。