FS#38477 - [truecrypt] 1:7.1a-2 Message missing file or folder "nautilus"

Attached to Project: Arch Linux
Opened by Martin Schnitkemper (Martin-MS) - Sunday, 12 January 2014, 09:51 GMT
Last edited by Levente Polyak (anthraxx) - Friday, 20 January 2017, 17:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Levente Polyak (anthraxx)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: Under kde, after selecting a file and enter the password the ressource has been mounted but dolphin does not open and show the files, instead of I get the message that a file or folder named "nautilus" could not be found. It should be launch dolphin and not nautilus in a kde environemnt, as it did before the upgrade. If I open dolphin I can find the mounted volume under the /media branch.

Additional info: Happens after upgrading truecryprt and wxgtk to the current version. If I downgrade both, it works like expected, if I downgrade only truecrypt the message still appears. So probably the latest wxgtk could be thge reason for the problem.

Steps to reproduce: Select a encrypted file and enter the passphrase. After mounting the volume the message appears. Happens also if you double -click the slot entry after mounting.
This task depends upon

Closed by  Levente Polyak (anthraxx)
Friday, 20 January 2017, 17:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  1:7.1a-5
xdg-open will be used if no gnome and nautilus are detected
Comment by Doug Newgard (Scimmia) - Wednesday, 13 May 2015, 19:57 GMT
Ping Rémy...
Comment by Levente Polyak (anthraxx) - Thursday, 19 May 2016, 15:41 GMT
This issue is most likely wxgtk related, the TrueCrypt code looks ok but GetTraits()->GetDesktopEnvironment(); returns an empty string. I will investigate if its wxgtk2 related and wxgtk>=3 solves this issue
Comment by Levente Polyak (anthraxx) - Thursday, 19 May 2016, 15:48 GMT
This issue has been discussed in VeraCrypt: https://sourceforge.net/p/veracrypt/discussion/technical/thread/a5ffedec/
I will see if I can append the patch as a fallback if GetDesktopEnvironment fails and call xdg-open instead.

Loading...