New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nemo-3.4.7-2 changes Firefox download handling in Fedora 25 minimal template #3064

Open
mvermaes opened this Issue Aug 31, 2017 · 0 comments

Comments

Projects
None yet
2 participants
@mvermaes

Qubes OS version

R3.2

Affected TemplateVMs

fedora-25-minimal


Expected behavior

Firefox downloads open with the default file manager (Nautilus)

Actual behavior

After updating to nemo-3.4.7-2.fc25.x86_64, Firefox downloads are now opened in Nemo instead. This means Qubes extensions like Move To Other AppVM... are unavailable.

Steps to reproduce the behavior

  • Create AppVM based on fedora-25-minimal
  • dnf install -y firefox
  • Firefox->Tools->Downloads->Open Containing Folder next to a downloaded file
  • Nautilus will open
  • dnf install -y nemo
  • Reopen Firefox
  • Tools->Downloads->Open Containing Folder will now open Nemo

General notes

The issue seems to be https://bugzilla.redhat.com/show_bug.cgi?id=1384788, where it's indicated that this is a bug/change in behaviour in Nemo. So I'm not sure if anything can/should be done in Qubes to address this, but I also don't know why Nemo is installed by default in the minimal template? I hadn't realized it was until encountering this change, and unfortunately it doesn't seem like it can be easily removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment