rafatosta / zapzap

WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.
GNU General Public License v3.0
44 stars 2 forks source link

SVG icons are not displayed (AUR package) #157

Closed bordam closed 1 year ago

bordam commented 1 year ago

After installing through AUR, I get these messages. I know it's just a packaging issue since this problem doesn't occour in flatpak, but maybe you could help me getting this fixed.... Thanks!

immagine

rafatosta commented 1 year ago

The AUR is not maintained or supported by me. So, I can't help you since I don't know what they're doing in this packaging.

rafatosta commented 1 year ago

You can try manual installation by downloading the source code and following the steps described in https://github.com/rafatosta/zapzap/issues/153#issuecomment-1570288198

bordam commented 1 year ago

Sorry for the confusion. I'm the AUR package maintainer. I was asking your help fixing the AUR package... you can view the PKGBUILD here

https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=zapzap

rafatosta commented 1 year ago

😅 No problem!

The error you're getting is because you're doing the installation the wrong way.

Use setup.py to install. This file contains all the files and folders to be installed for the application.

See topic 4.2. https://wiki.archlinux.org/title/Python_package_guidelines

You can ask if you can't. I say unsupported because users do so much on their system that it's hard for me, a non-arch user, to know what's been done 😅🤣

bordam commented 1 year ago

😂😂 don't worry

Unfortunately, even doing as described in 4.2 it doesn't work

rafatosta commented 1 year ago

What error appears now?

If it's the same, it's a sign that you're not copying the files correctly.

bordam commented 1 year ago

Same error. Files listed in the errors exist though

rafatosta commented 1 year ago

I remember that it worked through the AUR, did it stop out of nowhere or was it after some update of mine?

rafatosta commented 1 year ago

Do the following, manually copy these folders in the PKGBUILD

bordam commented 1 year ago

I remember that it worked through the AUR, did it stop out of nowhere or was it after some update of mine?

I don't know, at some point it stopped working, no idea if it was an update from your side or an archlinux update

bordam commented 1 year ago

Do the following, manually copy these folders in the PKGBUILD

Hmmm, what folders do you mean?

rafatosta commented 1 year ago

The ones that are accusing missing.

Assets/icon/title_buttons/default/*

bordam commented 1 year ago

Hmmm, actually those files already exist, they are part of this package

rafatosta commented 1 year ago

Hmmm, actually those files already exist, they are part of this package

For these things I stopped using Arch. Simple things that stop working and that you have to spend an absurd amount of time trying to solve. Apparently it's easier to create a .sh that does the installation 😅

rafatosta commented 1 year ago

Zapzap was so buggy in Arch that I decided not to keep it in the AUR. Things that don't happen running locally or on the flatpak were happening and it didn't make any sense 🤣🤣

bordam commented 1 year ago

Yeah ikr 😂😂 for the moment I’ll just leave the package as it is and I’ll see if an arch update solves the issue 🤷‍♂️🤷‍♂️