Giter VIP home page Giter VIP logo

Comments (6)

ib avatar ib commented on August 23, 2024

Strange.

Do you have the ability to patch and compile xarchiver and send me stderr output from the terminal? If so, I'd provide you with patches to track that issue down.

from xarchiver.

cimarronline avatar cimarronline commented on August 23, 2024

Yes, I'll give it a try. I'm not very experienced with patches, but I managed to make one to revert that commit.

from xarchiver.

ib avatar ib commented on August 23, 2024

Let's try something simple first. Type find / -name "xarchiver-add*" 2> /dev/null. Is there any output?

from xarchiver.

cimarronline avatar cimarronline commented on August 23, 2024

Yes:

/usr/share/pixmaps/xarchiver/adapta/xarchiver-add.png
/usr/share/pixmaps/xarchiver/xarchiver-add.png
/usr/share/icons/hicolor/24x24/actions/xarchiver-add.png
/usr/share/icons/xarchiver-add.png
/usr/share/icons/Menda-Circle/actions/scalable/xarchiver-add.png

The ones in Menda-Circle and hicolor I added (while troubleshooting) to see if xarchiver would grab them from the icon themes. No effect, though. The other extra ones are just copies I use to replace the default pixmap icon that comes with xarchiver, to make those icons match the icon theme.

from xarchiver.

ib avatar ib commented on August 23, 2024

Well, that's a lot. Let's see what gets loaded.

Extract the attached patch - for example - in /tmp, change to xarchiver's source directory and apply it by patch -p1 < /tmp/issue57.patch. Compile, run src/xarchiver and post the output.

[issue57.zip]

from xarchiver.

cimarronline avatar cimarronline commented on August 23, 2024

Somehow in the process of running and rerunning and switching icon themes (and switching back), the icons started appearing (first one, then both). Not sure what made it work. The output from the patched xarchiver was:

0: /home/munn/.local/share/icons
1: /home/munn/.icons
2: /usr/local/share/icons
3: /usr/share/icons
4: /usr/local/share/pixmaps
5: /usr/share/pixmaps

Does that mean it was getting the icons from /usr/share/pixmaps/xarchiver? Anyway, thanks for taking the time (and thanks for xarchiver!). I did learn some more about patching in the process. I'll close this.

from xarchiver.

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.