Dropbox daemon version: 212.4.5767
Dropbox command-line interface version: 2024.04.17
God bless you all!
","body@stripHtml({\"removeProcessingText\":true,\"removeSpoilerMarkup\":true,\"removeTocMarkup\":true,\"truncateLength\":200})@stringLength":"203","postTime":"2024-11-19T08:00:56.638-08:00","lastPublishTime":"2024-11-19T08:03:36.329-08:00","images":{"__typename":"AssociatedImageConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"attachments":{"__typename":"AttachmentConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[]},"solution":true,"metrics":{"__typename":"MessageMetrics","views":1259},"placeholder":false,"originalMessageForPlaceholder":null,"videos":{"__typename":"VideoConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"isEscalated":null,"entityType":"FORUM_REPLY","eventPath":"category:101001000/category:English/community:mxpez29397board:101001016/message:783349/message:807765","customFields":[],"readOnly":true,"editFrozen":false,"body@stringLength":"446","rawBody":"Guys, I've noticed the bug is gone here on Ubuntu 24.04.1 LTS o Gnome 46 and Wayland. I just started my notebook and the icon worked flawlessly. If I encounter another bug I'll relate it here.
This is the version where it started to work:
raulgrangeiro@RAUL-PC-2:~$ dropbox version
Dropbox daemon version: 212.4.5767
Dropbox command-line interface version: 2024.04.17
God bless you all!
","kudosSumWeight":0,"repliesCount":3,"timeToRead":1,"currentRevision":{"__ref":"Revision:revision:807765_2"},"latestVersion":null,"visibilityScope":"PUBLIC","messagePolicies":{"__typename":"MessagePolicies","canModerateSpamMessage":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","key":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","args":[]}}}},"User:user:1874897":{"__typename":"User","id":"user:1874897","uid":1874897,"login":"AlanJWoodward","deleted":false,"avatar":{"__typename":"UserAvatar","url":"https://www.dropboxforum.com/t5/s/mxpez29397/m_assets/avatars/default/avatar-4.svg?time=0"},"rank":{"__ref":"Rank:rank:47"},"email":"","messagesCount":1,"biography":null,"topicsCount":0,"kudosReceivedCount":1,"kudosGivenCount":1,"kudosWeight":1,"registrationData":{"__typename":"RegistrationData","status":null,"registrationTime":"2024-09-24T03:17:26.711-07:00","confirmEmailStatus":null},"followersCount":null,"solutionsCount":0},"ModerationData:moderation_data:796622":{"__typename":"ModerationData","id":"moderation_data:796622","status":"UNMODERATED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"ModerationData:moderation_data:789553":{"__typename":"ModerationData","id":"moderation_data:789553","status":"UNMODERATED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"User:user:1421372":{"__typename":"User","id":"user:1421372","login":"aristocles","uid":1421372,"deleted":false,"avatar":{"__typename":"UserAvatar","url":"https://www.dropboxforum.com/t5/s/mxpez29397/m_assets/avatars/default/avatar-1.svg?time=0"},"rank":{"__ref":"Rank:rank:45"},"email":"","messagesCount":1,"biography":null,"topicsCount":0,"kudosReceivedCount":7,"kudosGivenCount":0,"kudosWeight":1,"registrationData":{"__typename":"RegistrationData","status":null,"registrationTime":"2021-03-11T00:59:30.363-08:00","confirmEmailStatus":null},"followersCount":null,"solutionsCount":0},"ForumReplyMessage:message:789553":{"__typename":"ForumReplyMessage","id":"message:789553","revisionNum":1,"uid":789553,"depth":3,"hasGivenKudo":false,"subscribed":false,"board":{"__ref":"Forum:board:101001016"},"conversation":{"__ref":"Conversation:conversation:783349"},"subject":"Re: Dropbox Client for Linux on Ubuntu 24.04 LTS- icon not clickable.","readOnly":true,"editFrozen":false,"moderationData":{"__ref":"ModerationData:moderation_data:789553"},"body":"I'm successfully using a workaround with Ubuntu 24.04 and the latest Dropbox version.
1) Create an executable file somewhere in your $HOME directory with these contents:
#!/bin/sh
sleep 5
/usr/bin/gnome-extensions disable ubuntu-appindicators@ubuntu.com
/usr/bin/gnome-extensions enable ubuntu-appindicators@ubuntu.com
As you can see, it simply restarts the appindicator extension (this is what happens whenever you lock and unlock your screen).
2) Make it executable, i.e.: chmod +x $HOME/bin/restart-appindicator.sh
3) Create a new startup app in gnome with this data:
- Name: Restart appindicator
- Command: /home/myusername/bin/restart-appindicator.sh
","body@stringLength":"881","rawBody":"I'm successfully using a workaround with Ubuntu 24.04 and the latest Dropbox version.
1) Create an executable file somewhere in your $HOME directory with these contents:
#!/bin/sh
sleep 5
/usr/bin/gnome-extensions disable ubuntu-appindicators@ubuntu.com
/usr/bin/gnome-extensions enable ubuntu-appindicators@ubuntu.com
As you can see, it simply restarts the appindicator extension (this is what happens whenever you lock and unlock your screen).
2) Make it executable, i.e.: chmod +x $HOME/bin/restart-appindicator.sh
3) Create a new startup app in gnome with this data:
- Name: Restart appindicator
- Command: /home/myusername/bin/restart-appindicator.sh
","author":{"__ref":"User:user:1421372"},"isEscalated":null,"postTime":"2024-08-18T04:36:56.420-07:00","solution":false,"customFields":[],"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"kudosSumWeight":7,"repliesCount":6,"images":{"__typename":"AssociatedImageConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"timeToRead":1,"currentRevision":{"__ref":"Revision:revision:789553_1"},"latestVersion":null,"metrics":{"__typename":"MessageMetrics","views":1677},"visibilityScope":"PUBLIC","placeholder":false,"originalMessageForPlaceholder":null,"messagePolicies":{"__typename":"MessagePolicies","canModerateSpamMessage":{"__typename":"PolicyResult","failureReason":{"__typename":"FailureReason","message":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","key":"error.lithium.policies.feature.moderation_spam.action.moderate_entity.allowed.accessDenied","args":[]}}}},"Revision:revision:796622_1":{"__typename":"Revision","id":"revision:796622_1","lastEditTime":"2024-09-24T03:18:48.007-07:00"},"QueryVariables:ReplyList:message:796622:1":{"__typename":"QueryVariables","id":"ReplyList:message:796622:1","value":{"id":"message:796622","first":10,"sorts":{"postTime":{"direction":"ASC"}},"repliesFirst":3,"repliesFirstDepthThree":1,"repliesSorts":{"postTime":{"direction":"ASC"}},"useAvatar":true,"useAuthorLogin":true,"useAuthorRank":true,"useBody":true,"useKudosCount":true,"useTimeToRead":false,"useMedia":false,"useReadOnlyIcon":false,"useRepliesCount":true,"useSearchSnippet":false,"useAcceptedSolutionButton":true,"useSolvedBadge":false,"useAttachments":false,"attachmentsFirst":5,"useTags":false,"useNodeAncestors":false,"useUserHoverCard":false,"useNodeHoverCard":false,"useModerationStatus":true,"usePreviewSubjectModal":false,"useMessageStatus":true}},"CachedAsset:text:en_US-shared/client/components/users/UserAvatar-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/users/UserAvatar-1743510236578","value":{"altText":"{login}'s avatar","altTextGeneric":"User's avatar"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/ranks/UserRankLabel-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/ranks/UserRankLabel-1743510236578","value":{"altTitle":"Icon for {rankName} rank"},"localOverride":false},"CachedAsset:text:en_US-components/messages/AcceptedSolutionButton-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-components/messages/AcceptedSolutionButton-1743510236578","value":{"accept":"Mark as Solution","accepted":"Marked as Solution","errorHeader":"Error!","errorAdd":"There was an error marking as solution.","errorRemove":"There was an error unmarking as solution.","solved":"Solved","topicAlreadySolvedErrorTitle":"Solution Already Exists","topicAlreadySolvedErrorDesc":"Refresh the browser to view the existing solution"},"localOverride":false},"CachedAsset:text:en_US-components/messages/ThreadedReplyList-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-components/messages/ThreadedReplyList-1743510236578","value":{"title":"{count, plural, one{# Reply} other{# Replies}}","title@board:BLOG":"{count, plural, one{# Comment} other{# Comments}}","title@board:TKB":"{count, plural, one{# Comment} other{# Comments}}","title@board:IDEA":"{count, plural, one{# Comment} other{# Comments}}","title@board:OCCASION":"{count, plural, one{# Comment} other{# Comments}}","noRepliesTitle":"No Replies","noRepliesTitle@board:BLOG":"No Comments","noRepliesTitle@board:TKB":"No Comments","noRepliesTitle@board:IDEA":"No Comments","noRepliesTitle@board:OCCASION":"No Comments","noRepliesDescription":"Be the first to reply","noRepliesDescription@board:BLOG":"Be the first to comment","noRepliesDescription@board:TKB":"Be the first to comment","noRepliesDescription@board:IDEA":"Be the first to comment","noRepliesDescription@board:OCCASION":"Be the first to comment","messageReadOnlyAlert:BLOG":"Comments have been turned off for this post","messageReadOnlyAlert:TKB":"Comments have been turned off for this article","messageReadOnlyAlert:IDEA":"Comments have been turned off for this idea","messageReadOnlyAlert:FORUM":"Replies have been turned off for this discussion","messageReadOnlyAlert:OCCASION":"Comments have been turned off for this event"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/nodes/NodeAvatar-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/nodes/NodeAvatar-1743510236578","value":{"altTitle":"Node avatar for {nodeTitle}"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/nodes/NodeDescription-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/nodes/NodeDescription-1743510236578","value":{"description":"{description}"},"localOverride":false},"Revision:revision:807765_2":{"__typename":"Revision","id":"revision:807765_2","lastEditTime":"2024-11-19T08:03:36.329-08:00"},"Revision:revision:789553_1":{"__typename":"Revision","id":"revision:789553_1","lastEditTime":"2024-08-18T04:36:56.420-07:00"},"CachedAsset:text:en_US-components/tags/TagView/TagViewChip-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-components/tags/TagView/TagViewChip-1743510236578","value":{"tagLabelName":"Tag name {tagName}"},"localOverride":false},"CachedAsset:text:en_US-shared/client/components/nodes/NodeIcon-1743510236578":{"__typename":"CachedAsset","id":"text:en_US-shared/client/components/nodes/NodeIcon-1743510236578","value":{"contentType":"Content Type {style, select, FORUM {Forum} BLOG {Blog} TKB {Knowledge Base} IDEA {Ideas} OCCASION {Events} other {}} icon"},"localOverride":false}}}},"page":"/forums/ForumMessagePage/ForumMessagePage","query":{"boardId":"101001016","messageSubject":"dropbox-client-for-linux-on-ubuntu-24-04-lts--icon-not-clickable-","messageId":"783349","replyId":"796622"},"buildId":"Btkyb7T6TeYM9D2gUmiOv","runtimeConfig":{"buildInformationVisible":false,"logLevelApp":"info","logLevelMetrics":"info","openTelemetryClientEnabled":false,"openTelemetryConfigName":"dropbox","openTelemetryServiceVersion":"25.2.0","openTelemetryUniverse":"prod","openTelemetryCollector":"http://localhost:4318","openTelemetryRouteChangeAllowedTime":"5000","apolloDevToolsEnabled":false,"inboxMuteWipFeatureEnabled":false},"isFallback":false,"isExperimentalCompile":false,"dynamicIds":["./components/seo/QAPageSchema/QAPageSchema.tsx","./components/community/Navbar/NavbarWidget.tsx","./components/customComponent/CustomComponent/CustomComponent.tsx","./components/community/Breadcrumb/BreadcrumbWidget.tsx","./components/messages/TopicWithThreadedReplyListWidget/TopicWithThreadedReplyListWidget.tsx","./components/nodes/NodeActionButtonWidget/NodeActionButtonWidget.tsx","./components/nodes/NodeInformationWidget/NodeInformationWidget.tsx","./components/messages/RelatedContentWidget/RelatedContentWidget.tsx","./components/messages/MessageListForNodeByRecentActivityWidget/MessageListForNodeByRecentActivityWidget.tsx","./components/messages/MessageView/MessageViewStandard/MessageViewStandard.tsx","./components/customComponent/CustomComponentContent/HtmlContent.tsx","./components/nodes/NodeView/NodeView.tsx","./components/nodes/NodeView/NodeViewCard/NodeViewCard.tsx","../shared/client/components/common/List/UnstyledList/UnstyledList.tsx","./components/messages/MessageView/MessageView.tsx","./components/messages/MessageView/MessageViewInline/MessageViewInline.tsx","../shared/client/components/common/Pager/PagerLoadMore/PagerLoadMore.tsx","./components/customComponent/CustomComponentContent/TemplateContent.tsx","./components/customComponent/CustomComponentContent/CustomComponentScripts.tsx","../shared/client/components/common/List/UnwrappedList/UnwrappedList.tsx","./components/tags/TagView/TagView.tsx","./components/tags/TagView/TagViewChip/TagViewChip.tsx"],"appGip":true,"scriptLoader":[]}