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

Unable to Determine File Type of Included SVG #28

Open
novaTopFlex opened this issue May 27, 2024 · 0 comments
Open

Unable to Determine File Type of Included SVG #28

novaTopFlex opened this issue May 27, 2024 · 0 comments

Comments

@novaTopFlex
Copy link

My system has been unable to launch the x-tile application with the command because of the apparent inability to determine the file type of one of the built-in SVG image files. I have, however, received success with the same via the file command with the respective image file. For outputs:
Output from x-tile:

WM = Openbox
libc.prctl not available, the process name will be python and not x-tile
Traceback (most recent call last):
  File "/usr/bin/x-tile", line 72, in <module>
    x = core.XTile(core.InfoModel())
  File "/usr/share/x-tile/modules/core.py", line 308, in __init__
    pixbuf = GdkPixbuf.Pixbuf.new_from_file(filepath)
gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/usr/share/x-tile/glade/tile-vertically.svg” (3)

Output from file with the appropriate file:

/usr/share/x-tile/glade/tile-vertically.svg: SVG Scalable Vector Graphics image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant