Git Product home page Git Product logo

Comments (5)

velsinki avatar velsinki commented on September 28, 2024 6

I think it might be quite difficult to fix this in nautilus itself, unless they revert that commit.
For now, an easy fix is:

cd ~/.dropbox-dist/dropbox-*/images/emblems
mkdir -p hicolor/64x64/emblems && cp *.* $_

This basically sets up the correct folder structure for the emblems to be added to the fallback hicolor theme, so that nautilus will think they exist properly.

from nautilus-dropbox.

velsinki avatar velsinki commented on September 28, 2024 2

I have digged a bit deeper, and I think I have found the root cause. It's likely incorrect behavior on the part of nautilus, although Dropbox is also partially to blame for not putting the emblems inside the hicolor theme.

I have reported it here: https://gitlab.gnome.org/GNOME/nautilus/-/issues/2789

from nautilus-dropbox.

velsinki avatar velsinki commented on September 28, 2024 1

With my workaround above, and with

Nautilus workaround: https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1174
My GTK fix: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5865

I think this issue can be closed. Those fixes should eventually land in distros.

A quicker fix would be if Dropbox packages their emblems in the hicolor theme to begin with (like in my "fix" above), but I don't think that'll happen (@goffrie ?).

from nautilus-dropbox.

velsinki avatar velsinki commented on September 28, 2024

Same problem here. It seems to be related to the emblem path finding, because the "shared" emblem is still displayed (which is built-in?).

from nautilus-dropbox.

goffrie avatar goffrie commented on September 28, 2024

@velsinki Thanks for your work upstream. Indeed Nautilus 43.4 (which is now in Fedora 37 updates) includes your fix and resolves the issue.
For v176 of the client I'll move our emblems into hicolor as that appears to work on all Nautilus versions and seems "more correct" if I understand correctly.

Thanks everyone for your patience.

from nautilus-dropbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.