You are not logged in.
Pages: 1
With gufw version 20.04.1-1 the gufw icon no longer appears in the settings menu, or in any other menu.
ufw and gufw continue to work as normal, and I can start gufw from terminal. It brings this error as it starts, however
(gufw.py:1530): Gtk-WARNING **: 06:48:35.513: Could not load image '/usr/share/icons/hicolor/48x48/apps/gufw.png': Failed to open file “/usr/share/icons/hicolor/48x48/apps/gufw.png”: No such file or directorywhich might be the problem.
I'm using xfce4, but looking at that error this should be a problem related to gufw itself.
Already tried to re-install with no success.
To where should I report this problem? I tried the gufw.org website, but for some reason the support link doesn't work.
Offline
This might explain it:
$ pkgfile gufw.png
community/faenza-icon-theme
community/gufw
community/mate-icon-theme-faenza
community/moka-icon-theme
$ sudo pkgfile --update
:: Updating 3 repos...
download complete: extra [ 9.0 MiB 4.39M/s 2 remaining]
download complete: core [ 876.6 KiB 312K/s 1 remaining]
download complete: community [ 21.1 MiB 2.77M/s 0 remaining]
:: download complete in 7.60s < 30.9 MiB 4.06M/s 3 files >
:: waiting for 1 process to finish repacking repos...
$ pkgfile gufw.png
community/faenza-icon-theme
community/mate-icon-theme-faenza
community/moka-icon-theme
community/ukui-themesEDIT: It's not in the gufw package anymore, although the application seems to reference it. This is either an Arch package bug or the png is missing in the sources.
Look at the package site and observe the changelog. It doesn't seem like the PKGBUILD explicitly removes this file, so my money is on the sources. I'd chat with the gufw maintainer and then file a bug report upstream. You could file a bug report at the Arch tracker, too, but I guess this will end upstream.
Last edited by Awebb (2020-04-30 07:11:49)
Offline
I have a similar issue, but in my case GUFW cannot be initiated with it's shortcut from Desktop.
P.S.
When I try to run GUFW from terminale I get this
$ sudo gufw
/usr/bin/gufw: linia 2: [: =: oczekiwano operatora jednoargumentowegoso I wanted to ask about this error on this forum and run it "in English", and it started (!) normally with this
$ LC_ALL=C sudo gufw
/usr/bin/gufw: line 2: [: =: unary operator expected
(gufw.py:7493): Gtk-WARNING **: 20:07:33.464: Could not load image '/usr/share/icons/hicolor/48x48/apps/gufw.png': Failed to open file ?/usr/share/icons/hicolor/48x48/apps/gufw.png?: No such file or directoryLast edited by Zibi1981 (2020-05-10 18:10:45)
"... being a Linux user is sort of like living in a house inhabited by a large family of carpenters and architects. Every morning when you wake up, the house is a little different. Maybe there is a new turret, or some walls have moved. Or perhaps someone has temporarily removed the floor under your bed."
MSI Raider GE78HX 13VI-032PL
Offline
I have a similar issue, but in my case GUFW cannot be initiated with it's shortcut from Desktop.
https://i.ibb.co/kDkyTQ0/AAA.png
P.S.
When I try to run GUFW from terminale I get this
$ sudo gufw /usr/bin/gufw: linia 2: [: =: oczekiwano operatora jednoargumentowegoso I wanted to ask about this error on this forum and run it "in English", and it started (!) normally with this
$ LC_ALL=C sudo gufw /usr/bin/gufw: line 2: [: =: unary operator expected (gufw.py:7493): Gtk-WARNING **: 20:07:33.464: Could not load image '/usr/share/icons/hicolor/48x48/apps/gufw.png': Failed to open file ?/usr/share/icons/hicolor/48x48/apps/gufw.png?: No such file or directory
Have you found a solutiuon or it't the only way to use:
LC_ALL=C sudo gufw
?
Offline
Offline
Pages: 1