Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upimport error on Nautilus's "move to other AppVM" #1803
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Mar 3, 2016
Member
What version of qubes-core-agent package do you have? This is already
fixed some time ago (qubes-core-agent >= 3.1.10)
Are you updating with apt-get dist-upgrade? Just apt-get upgrade do
not pull new packages (which is needed in this case).
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
|
What version of qubes-core-agent package do you have? This is already Are you updating with Best Regards, |
marmarek
added
the
duplicate
label
Mar 3, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Duplicate of #1567 |
Scinawa commentedMar 3, 2016
Hi my fellows qubers!
It happened a few times that trying to move a file from a Debian8 appvm (by right-clicking the file and pressing "move file to") results in no action at all.
Calling nautilus from command lines shows that:
And so, this error can be simply fixed by typing:
sudo apt install python-gtk2I'm on qubes 3 rc3 testing.
xoxo everyone!