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 open the preferences menu when using the Ketsa icon theme #2205

Open
FelixFourcolor opened this issue Jan 19, 2024 · 6 comments
Open

Comments

@FelixFourcolor
Copy link

FelixFourcolor commented Jan 19, 2024

Reproduce:

  • Set window mode to borderless Use the Ketsa icon theme
  • Run tilix --preferences
  • Result: No preferences menu. The terminal closes itself.
Screencast.from.2024-01-19.08-20-13.webm

Same result if I try to open the preferences menu via keyboard shortcut Ctrl + Shift + P.

Arch Linux
Tilix 1.9.6-2
Gnome
Same behavior on both Wayland and X


EDIT: I don't have access to a tilix app without the borderless mode, so I can't test if it's actually the borderless mode that causes the issue. But I just turned it on yesterday (using the preferences menu!), so it being the culprit is my best guess.


EDIT 2: Thanks to @237dmitry I was able to reset the window mode and found out that borderless mode has nothing to do with it. The preferences menu is still broken.


EDIT 3: Thanks to @jobukkit for pointing out that this is in fact an issue with the Ketsa icon theme. I don't know who is at fault so I leave this issue at the discretion of the admins, while also opening an issue in the Ketsa repo: zayronxio/ketsa-icon-theme#5

@FelixFourcolor
Copy link
Author

Before the issue is fixed, please advise how I can get around it, e.g., how to disable windows borderless mode without the preferences menu?

@237dmitry
Copy link

237dmitry commented Jan 20, 2024

how to disable windows borderless mode without the preferences menu?

dconf write /com/gexperts/Tilix/window-style "'normal'"

And restart Tilix

@FelixFourcolor FelixFourcolor changed the title Unable to open the preferences menu when window mode is borderless Unable to open the preferences menu Jan 20, 2024
@237dmitry
Copy link

Try changing the gtk style. Perhaps it somehow affects the settings window. I recently encountered a similar problem.

@FelixFourcolor
Copy link
Author

Running tilix commands doesn't give me any gtk warning like yours, so I guess that's not it. Also changing gtk themes does nothing.

@jobukkit
Copy link

This happens to me when using the Ketsa icon theme. It does not happen with the default Adwaita icon theme.

When running Tilix from another terminal, the following error is logged when it closes:

(tilix:10173): Gtk-WARNING **: 19:43:56.825: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
2024-01-27T19:43:56.825 [error] app.d:166:main Er is een onverwachte fout opgetreden
2024-01-27T19:43:56.825 [error] app.d:167:main Fout: XML parse error: Error domain 1 code 76 on line 8 column 10 of data: Opening and ending tag mismatch: svg line 1 and defs

@FelixFourcolor
Copy link
Author

FelixFourcolor commented Jan 28, 2024

@jobukkit Indeed that solves it. Thank you! I didn't think of changing icon theme or running tilix in a different terminal.

Should I close this issue, seeing that this seems to be Ketsa's fault? Or could tilix do something about it?

@FelixFourcolor FelixFourcolor changed the title Unable to open the preferences menu Unable to open the preferences menu when using the Ketsa icon theme Jan 28, 2024
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

3 participants