Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG icons are not displayed (AUR package) #157

Closed
bordam opened this issue Jun 2, 2023 · 16 comments
Closed

SVG icons are not displayed (AUR package) #157

bordam opened this issue Jun 2, 2023 · 16 comments

Comments

@bordam
Copy link
Contributor

bordam commented Jun 2, 2023

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
Copy link
Owner

rafatosta commented Jun 2, 2023

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
Copy link
Owner

You can try manual installation by downloading the source code and following the steps described in #153 (comment)

@bordam
Copy link
Contributor Author

bordam commented Jun 2, 2023

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
Copy link
Owner

😅 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
Copy link
Contributor Author

bordam commented Jun 2, 2023

😂😂 don't worry

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

@rafatosta
Copy link
Owner

rafatosta commented Jun 2, 2023

What error appears now?

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

@bordam
Copy link
Contributor Author

bordam commented Jun 2, 2023

Same error. Files listed in the errors exist though

@rafatosta
Copy link
Owner

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

@rafatosta
Copy link
Owner

Do the following, manually copy these folders in the PKGBUILD

@bordam
Copy link
Contributor Author

bordam commented Jun 2, 2023

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
Copy link
Contributor Author

bordam commented Jun 2, 2023

Do the following, manually copy these folders in the PKGBUILD

Hmmm, what folders do you mean?

@rafatosta
Copy link
Owner

The ones that are accusing missing.

Assets/icon/title_buttons/default/*

@bordam
Copy link
Contributor Author

bordam commented Jun 3, 2023

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

@rafatosta
Copy link
Owner

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
Copy link
Owner

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
Copy link
Contributor Author

bordam commented Jun 3, 2023

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 🤷‍♂️🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants