Results 1 to 4 of 4

Thread: Is Dropbox supported on Ubuntu 24.04

  1. #1
    Join Date
    Feb 2008
    Beans
    83

    Is Dropbox supported on Ubuntu 24.04

    Recently upgraded to 24.04 and I find the dropbox icon doesn't work. Nothing happens when I press it. sudo apt upgrade dropbox fails, says it doesn't know dropbox. Yet the underlying functionality of dropbox still seems to work. I wanted to get in there to see why Dropbox was asking me to upgrade since all my allowed device slots were used. This required the application. Couldn't get it done on Ubuntu, had to use my IPhone.

  2. #2
    Join Date
    May 2010
    Beans
    3,397

    Re: Is Dropbox supported on Ubuntu 24.04

    The package is nautilus-dropbox

    https://packages.ubuntu.com/search?k...le&section=all

    So try:
    Code:
    sudo apt --reinstall install nautius-dropbox
    May help. You could also uninstall the package, remove the config file for the application, then reinstall it to get vanilla settings. You can then apply your account info again

  3. #3
    Join Date
    Aug 2010
    Beans
    4

    Re: Is Dropbox supported on Ubuntu 24.04

    I was pleasantly surprised to discover that ActionParsnip's solution worked perfectly (after fixing the "nautius" typo.)

    I had previously uninstalled, reinstalled from the dropbox packages (https://linux.dropboxstatic.com/pack....04.17_all.deb) with no joy, and killed and restarted with several different options to no effect. The first installation dropped down a menu that was invisible; the second and third tries would do nothing when the icon was clicked; the sudo apt --reinstall nautilus-dropbox brought me back to the menu I've grown to know.
    Last edited by dhlocker; August 4th, 2024 at 11:35 PM. Reason: highlight successful command

  4. #4
    Join Date
    Aug 2024
    Beans
    1

    Re: Is Dropbox supported on Ubuntu 24.04

    Quote Originally Posted by dhlocker View Post
    I was pleasantly surprised to discover that ActionParsnip's solution worked perfectly (after fixing the "nautius" typo.)

    I had previously uninstalled, reinstalled from the dropbox packages (https://linux.dropboxstatic.com/pack....04.17_all.deb) with no joy, and killed and restarted with several different options to no effect. The first installation dropped down a menu that was invisible; the second and third tries would do nothing when the icon was clicked; the sudo apt --reinstall nautilus-dropbox brought me back to the menu I've grown to know.
    That didn't work for me. Here's a possible clue that appeared when I started Dropbox from a terminal:

    (dropbox:13419): LIBDBUSMENU-GLIB-WARNING **: 13:08:07.370: About to Show called on an item wihtout submenus. We're ignoring it.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •