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 not work #1027

Closed
yoursaf opened this issue May 18, 2024 · 7 comments
Closed

SVG icons not work #1027

yoursaf opened this issue May 18, 2024 · 7 comments
Labels
skip:changelog Issue/PR should skip CHANGELOG type:bug Something's broken!

Comments

@yoursaf
Copy link

yoursaf commented May 18, 2024

When I upgrade to fvwm3,all SVG format icons can't display.

  • "%google-chrome.svg%&Chrome" Exec exec $[fvwm_browser]
    or
  • "%utilities-terminal.svg:$[icon_size]%&Urxvt" Exec exec urxvt
    those 2 format code all not work.
    329914468-1af1b198-c12a-4f32-838d-cd3b513472bd

Please help me fix this issue.
TYVM

@yoursaf yoursaf added the type:bug Something's broken! label May 18, 2024
@ThomasAdam
Copy link
Member

Hi @yoursaf

You'll need to supply a lot more information before we can help you with your problem. In fact, the issue template which comes with new issues to be filled out already details the key information we typically need.

To start with, can you paste the output from running the following command:

fvwm3 --version

@yoursaf
Copy link
Author

yoursaf commented May 18, 2024

fvwm3 --version
fvwm3 1.1.0 (released)
with support for: ReadLine, PNG, Shape, XShm, SM, XRandR, XRender, XFT, NLS

fvwm3 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of fvwm under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING.

@ThomasAdam
Copy link
Member

Hi @yoursaf

Your version of fvwm doesn't have SVG compiled into it.

@yoursaf
Copy link
Author

yoursaf commented May 18, 2024

So, how can i get svg support vision ?
I'm in Archlinux,use yay to install fvwm3

@somiaj
Copy link
Collaborator

somiaj commented May 18, 2024

You will have to look at how the package is being built. If yay installs a prebuilt binary, you'll have to talk to the person who made the binary to include svg support, if it downloads source and builds it, you'll have to install the development headers for svg. Either way this isn't an fvwm3 issue, but an issue with whoever created the package you are installing.

@somiaj somiaj closed this as completed May 18, 2024
@ThomasAdam
Copy link
Member

Well. That's me. 🙂

But installing librsvg should be enough.

@ThomasAdam ThomasAdam added the skip:changelog Issue/PR should skip CHANGELOG label May 18, 2024
@yoursaf
Copy link
Author

yoursaf commented May 19, 2024

Well. That's me. 🙂

But installing librsvg should be enough.

install libsvg not working.
i install fvwm3-git version,its fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip:changelog Issue/PR should skip CHANGELOG type:bug Something's broken!
Projects
None yet
Development

No branches or pull requests

3 participants