We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
fredleason
2 years agoExplorer | Level 4
Audio files not showing on Linux (Fedora) mounted directory.
I used headless install to install 178.4.4811 and executed .dropbox-dist/dropboxd. The folder shows the directory structure that I see when I use the browser. However some directories on the browser ...
- 2 years ago
Ahahh...😯 fredleason, you're falling in trap of one old Dropbox application bug. It's signaled multiple times for (I personally too), but nobody take care about yet. 🤷 Linux is not so important for Dropbox; this is confirmation once again.
The issue is that Dropbox rely on opening browser with script written in temporary file in temporary folder. All good, but in latest browser releases, working on Linux, this practice is considered insecure and is forbidden already. That's it; better don't rely this bug to be fixed soon.
Fortunately there is a workaround. Run in your terminal something like:
export DISPLAY= ~/.dropbox-dist/dropboxd
Next the initialization, you will be invited to open printed link. Using this link you can link your new install to your account. 😉
Hope this helps.
Add: There is chance the link not to work immediately; refresh your browser frame next couple of seconds.
Walter
2 years agoDropbox Staff
Hey fredleason, thanks for using Dropbox and welcome to our Community!
There's a more recent version of the desktop app out, but could you run the status command and let us know if the app is 'up to date' or still syncing?
Keep me posted!
- fredleason2 years agoExplorer | Level 4
I tried downloading and installing 179.4.4917. It does not install. When I run
[*******@fedora ~]$ sudo ./.dropbox-dist/dropboxd
it stops processing 12 steps down at
dropbox: load fq extension '/home/*******/.dropbox-dist/dropbox-lnx.x86_64-179.4.4917/PyQt5.QtDBus.so'
It appears others are having similar problems with that release.
- Здравко2 years agoLegendary | Level 20
Hi fredleason,
Yes, of course, it stops once all external modules get loaded. You posted the last module loaded that Dropbox Python interpreter loads. 😉 Since then (the initialization finish) regular Dropbox application work starts.
Why do you use 'sudo'? Dropbox usually use regular user context and no need to run it in superuser mode. Actually for any application (if not some system management tool), it's never good idea to run in superuser mode (can be dangerous). Dropbox definitely doesn't need it.
You didn't post your folder owner (it's masked), but is the owner there match to you? This can be an issue. If needed, reset all Dropbox file/folder properties (including owner). You can get additional info using 'dropbox status' (here 'dropbox' is the control script - it's preinstalled if you have installed using official package too; here can be downloaded by hand).
Good luck.
- fredleason2 years agoExplorer | Level 4
I removed sudo and the browser opened
Not sure how to check the client for a new one.
About Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!