GithubHelp home page GithubHelp logo

Icon missing about application HOT 6 CLOSED

skyblue002 avatar skyblue002 commented on September 18, 2024
Icon missing

from application.

Comments (6)

skyblue002 avatar skyblue002 commented on September 18, 2024 2

You're welcome. :)

Okay. I just flagged the package as outdated and added a note for the maintainer to keep an eye on the line for creating that symlink in the Build file. I'll let you know how it turns out when the new version of the package is released.

from application.

albakham avatar albakham commented on September 18, 2024 1

I just updated the AUR package, I hope I resolved the problem.

from application.

skyblue002 avatar skyblue002 commented on September 18, 2024 1

@albakham I installed the update, and the icon looks fixed. I even restarted the computer just to be sure.

When I checked the .desktop file to verify the version of the app, it just said 1.0, not 1.0.4. I'm not sure if it's intentional or if there's some restriction in the .desktop format, disallowing a second "." But, just in case this was a typo, I wanted to mention it.

Thank you for seeing to it. 😄

from application.

kontrollanten avatar kontrollanten commented on September 18, 2024

Thanks for reporting!

It links to: /lib/protonmail-desktop/app/static/Icon.png which doesn't exist. The icon is actually in: /lib/protonmail-desktop/app/static/Icon.png

Both paths seems equal?

I've no idea how the AUR package is packaged and if there's something that is done manually regarding the icons. Now 1.0.4 is released, hopefully it can solve it.

from application.

skyblue002 avatar skyblue002 commented on September 18, 2024

That was a typo, I apologize. The icon did exist, but the symlink pointed to the wrong location. I had to delete the symlink and create one to the accurate location. It was a while ago since I initially made this report, but I believe the answer lies in the code that I listed for fixing the issue. Specifically this line:

sudo ln -s /lib/protonmail-desktop/app/images/Icon.png

So, what you quoted should actually read like this:

It links to: /lib/protonmail-desktop/app/static/Icon.png which doesn't exist. The icon is actually in: /lib/protonmail-desktop/app/images/Icon.png

I checked the package build file in AUR and it contains this line:

 ln -s ../../lib/$pkgname/app/static/Icon.png "$pkgdir/usr/share/pixmaps/$pkgname.png"

This might be responsible for the problem. Right now, the latest version of the app in AUR is 1.0.2-1. If that is older than the latest release you put out, then I can hope that the package maintainer will fix it when the new release is put out. If not, I can contact them on AUR.

Let me know if this is the most recent version of the app. If it's not, I will wait. If it is, I'll report the issue on AUR.

from application.

kontrollanten avatar kontrollanten commented on September 18, 2024

Thanks for providing more information! The latest version is 1.0.4, so please ask the package maintainer to ask him to update the version and see if that solves the problem.

from application.

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.