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

coq-platform snap: missing icons in coqide #362

Open
RalfJung opened this issue Sep 4, 2023 · 2 comments
Open

coq-platform snap: missing icons in coqide #362

RalfJung opened this issue Sep 4, 2023 · 2 comments

Comments

@RalfJung
Copy link

RalfJung commented Sep 4, 2023

When I open the coqide installed via the coq-platform snap, most of the icons in the toolbar are missing:

image

I see a bunch of error messages like that in the terminal:

(coqide:3938711): Gtk-WARNING **: 18:47:10.579: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.580: Error loading theme icon 'window-close' for stock: Icon 'window-close' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.580: Error loading theme icon 'go-down' for stock: Icon 'go-down' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.580: Error loading theme icon 'go-up' for stock: Icon 'go-up' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.581: Error loading theme icon 'go-bottom' for stock: Icon 'go-bottom' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.581: Error loading theme icon 'system-run' for stock: Icon 'system-run' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.581: Error loading theme icon 'process-stop' for stock: Icon 'process-stop' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.581: Error loading theme icon 'go-top' for stock: Icon 'go-top' not present in theme Adwaita

(coqide:3938711): Gtk-WARNING **: 18:47:10.581: Error loading theme icon 'go-previous' for stock: 

(coqide:3938711): Gtk-WARNING **: 18:47:10.581: Error loading theme icon 'go-next' for stock: 

This is on Debian testing, with Gnome (Wayland) as my desktop environment, and version 2022-09-1 of the coq-prover snap.

When I install coqide via opam directly on the host, the icons work as expected.

@MSoegtropIMC
Copy link
Collaborator

I believe Enrico fixed this a while back - it might be that this was before 2022-09-1. I could do an updated release for 2022.09. Btw.: The 8.17 release is on the way - there were some signing issues and I didn't have time to test the latest results from INRIA as yet. If it works I will release soon.

@RalfJung
Copy link
Author

RalfJung commented Sep 4, 2023

I believe Enrico fixed this a while back - it might be that this was before 2022-09-1. I could do an updated release for 2022.09.

That would be great. :)

Btw.: The 8.17 release is on the way - there were some signing issues and I didn't have time to test the latest results from INRIA as yet. If it works I will release soon.

Given that my class starts rather soon I'm not sure I'll be able to upgrade to an 8.17 release.

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

2 participants