Right click > "Show file" try open wrong path (Linux)
Lets say my PDF file is in '/home/user/.zotero/zotero/ltzriw89.default/zotero/storage/2V82AFQS' directory. When I press mouse right click > "Show file", it opens default KDE4 manager Dolphin, but with error saying, that trere is no such directory:
/home/user/'/home/user/.zotero/zotero/ltzriw89.default/zotero/storage/2V82AFQS'/
Seems, that Zotero try open $HOME'$PATH_OF_FILE'/ instead of $PATH_OF_FILE.
I remember, that few months ago (maybe 2014 May) this function worked well in Linux.
Zotero report ID: 1332222037
/home/user/'/home/user/.zotero/zotero/ltzriw89.default/zotero/storage/2V82AFQS'/
Seems, that Zotero try open $HOME'$PATH_OF_FILE'/ instead of $PATH_OF_FILE.
I remember, that few months ago (maybe 2014 May) this function worked well in Linux.
Zotero report ID: 1332222037
File revealing on Linux is a complete mess, but no one else has reported this. A Debug ID from the reveal attempt might tell us a bit more (at least in terms of which of the many possible methods it's using).
I send debuging message after trying two times open folder of the same PDF.
Debug ID: D725430646
Have you tried this in Firefox with Zotero for Firefox (which will share your existing data directory by default, so it's easy to test)? If it fails there we can also give you some additional code to debug this.
Debug ID D503747417
It try to open
/home/[user]/Siuntiniai/firefox/'/home/[user]/.zotero/zotero/6wle2tzi.default/zotero/storage/JK5IJ3Z9'/
where /home/[user]/Siuntiniai/firefox/ is folder, containing Firefox 32.0.3 binary
Debug ID D971697944
> ./Zotero_linux-i686/xulrunner/xulrunner -v
Mozilla XULRunner 32.0 - 20140825202822
So I wish you to build Zotero based on stable ESR releases!
Newer releases have performance and security improvements, and most people using Zotero for Firefox aren't using an ESR, so we develop primarily for the non-ESR releases and try to maintain compatibility with the latest ESR release.