* bug#48636: Gajim does not load the "close" icon on the chat window
@ 2021-05-24 23:19 Joshua Branson via Bug reports for GNU Guix
2021-05-24 23:48 ` Joshua Branson via Bug reports for GNU Guix
2021-05-25 20:01 ` bdju via Bug reports for GNU Guix
0 siblings, 2 replies; 6+ messages in thread
From: Joshua Branson via Bug reports for GNU Guix @ 2021-05-24 23:19 UTC (permalink / raw)
To: 48636
[-- Attachment #1: Type: text/plain, Size: 304 bytes --]
Hello!
So Gajim does not load the close icon in the chat window under sway.
It also doesn't remember my password. I have to type it in again
everytime I open Gajim. Some people in #guix said that I should file
a bug report. I am using a T400 laptop running osboot.
Obligatory screen shot is attached
[-- Attachment #2: gajim.png --]
[-- Type: image/png, Size: 84576 bytes --]
[-- Attachment #3: Type: text/plain, Size: 963 bytes --]
.
#BEGIN_SRC sh
joshua@dobby ~> guix describe
Generation 71 May 16 2021 02:18:09 (current)
guix 7c4c781
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 7c4c781aa40c42d4cd10b8d9482199f3db345e1b
GUIX_PACKAGE_PATH="/home/joshua/prog/gnu/guix/guix-packages/"
joshua@dobby ~> guix system describe
Generation 90 May 16 2021 03:24:15 (current)
file name: /var/guix/profiles/system-90-link
canonical file name: /gnu/store/8707xqvmv0mg8ix5flj2dqawk1ykzkvl-system
label: GNU with Linux-Libre 5.11.21
bootloader: grub
root device: UUID: 0542cf20-9f62-49cf-992f-54a75186f2b2
kernel: /gnu/store/53r3pzj18jshhkvm2ggiiy6gxqx5y2cr-linux-libre-5.11.21/bzImage
channels:
guix:
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 7c4c781aa40c42d4cd10b8d9482199f3db345e1b
configuration file: /gnu/store/092f6932hh3ci9r2kyhszh8ins5a8ygj-configuration.scm
#+END_SRC sh
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#48636: Gajim does not load the "close" icon on the chat window
2021-05-24 23:19 bug#48636: Gajim does not load the "close" icon on the chat window Joshua Branson via Bug reports for GNU Guix
@ 2021-05-24 23:48 ` Joshua Branson via Bug reports for GNU Guix
2021-05-25 20:05 ` bdju via Bug reports for GNU Guix
2021-05-25 20:01 ` bdju via Bug reports for GNU Guix
1 sibling, 1 reply; 6+ messages in thread
From: Joshua Branson via Bug reports for GNU Guix @ 2021-05-24 23:48 UTC (permalink / raw)
To: 48636
Other clues that the chat on irc disclosed:
#+BEGIN_SRC sh
joshua@dobby ~> env | grep XDG
XDG_SEAT=seat0
XDG_RUNTIME_DIR=/run/user/1000
XDG_DATA_DIRS=/var/lib/flatpak/exports/share:/home/joshua/.local/share/flatpak/exports/share:/home/joshua/.guix-profile/share:/run/current-system/profile/share:/home/joshua/.guix-profile/share:/run/current-system/profile/share
XDG_SESSION_CLASS=user
XDG_DESKTOP_PORTAL_DIR=/home/joshua/.guix-profile/share/xdg-desktop-portal/portals
XDG_CONFIG_DIRS=/home/joshua/.guix-profile/etc/xdg:/run/current-system/profile/etc/xdg
XDG_SESSION_ID=c3
XDG_VTNR=1
XDG_SESSION_TYPE=tty
#+END_SRC
#BEGIN_SRC sh
joshua@dobby ~> gajim
No translations found
Dirs searched: [PosixPath('/home/joshua/.local/share'), PosixPath('/gnu/store/5rzslgvj7ql028ifaqar7gyr5ggwps9s-shared-mime-info-1.15/share'), PosixPath('/gnu/store/3dfq8a6cqsvgqswy8d6crb7q2mrps8yh-gtk+-3.24.24/share'), PosixPath('/gnu/store/kksi41cjrrabsxsmpk8asj5grinlnd23-gsettings-desktop-schemas-3.34.0/share'), PosixPath('/gnu/store/gjqq86zakkwvvaz37zljhydfm728g0a7-glib-2.62.6/share'), PosixPath('/gnu/store/zpvvkz257anyn1wiabnzvgsayi3yx04d-gajim-1.3.2/share'), PosixPath('/gnu/store/5rzslgvj7ql028ifaqar7gyr5ggwps9s-shared-mime-info-1.15/share'), PosixPath('/gnu/store/3dfq8a6cqsvgqswy8d6crb7q2mrps8yh-gtk+-3.24.24/share'), PosixPath('/gnu/store/kksi41cjrrabsxsmpk8asj5grinlnd23-gsettings-desktop-schemas-3.34.0/share'), PosixPath('/gnu/store/gjqq86zakkwvvaz37zljhydfm728g0a7-glib-2.62.6/share'), PosixPath('/gnu/store/zpvvkz257anyn1wiabnzvgsayi3yx04d-gajim-1.3.2/share'), PosixPath('/var/lib/flatpak/exports/share'), PosixPath('/home/joshua/.local/share/flatpak/exports/share'), PosixPath('/home/joshua/.guix-profile/share'), PosixPath('/run/current-system/profile/share'), PosixPath('/home/joshua/.guix-profile/share'), PosixPath('/run/current-system/profile/share')]
(org.gajim.Gajim:6250): Gtk-WARNING **: 14:31:46.574: Could not find the icon 'org.gajim.Gajim'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
05/21/2021 14:31:46 (W) gajim.plugin_system Error while loading module: gtk-icon-theme-error-quark: Icon 'preferences-system' not present in theme Adwaita (0)
05/21/2021 14:31:58 (W) gajim.c.storage.archive Execution time for _commit: 106 ms
05/21/2021 14:31:59 (W) gajim.c.storage.cache Execution time for _commit: 90 ms
#END_SRC
--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
https://gnucode.me
https://video.hardlimit.com/accounts/joshua_branson/video-channels
https://propernaming.org
"You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#48636: Gajim does not load the "close" icon on the chat window
2021-05-24 23:19 bug#48636: Gajim does not load the "close" icon on the chat window Joshua Branson via Bug reports for GNU Guix
2021-05-24 23:48 ` Joshua Branson via Bug reports for GNU Guix
@ 2021-05-25 20:01 ` bdju via Bug reports for GNU Guix
2021-05-26 2:52 ` Joshua Branson via Bug reports for GNU Guix
1 sibling, 1 reply; 6+ messages in thread
From: bdju via Bug reports for GNU Guix @ 2021-05-25 20:01 UTC (permalink / raw)
To: Joshua Branson, 48636
On Mon May 24, 2021 at 6:19 PM CDT, Joshua Branson via Bug reports for GNU Guix wrote:
> It also doesn't remember my password. I have to type it in again
> everytime I open Gajim.
You can work around this part by going to Gajim menu -> Preferences ->
Advanced and toggling "Use System Keyring" to off. In theory setting up
something like gnome keyring or similar should also work with the
default setting and then save/access passwords that way. I could not
figure it out after hours of trying stuff, but if you toggle that
setting, it will save your passwords without relying on a keyring. I'm
not sure if it's less secure or something in exchange.
P.S. If you need to close Gajim, ctrl-q will do it, or the sway keybind
(default super-shift-q) can close it too. Not a fix for the button being
gone, but maybe it'll help.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#48636: Gajim does not load the "close" icon on the chat window
2021-05-24 23:48 ` Joshua Branson via Bug reports for GNU Guix
@ 2021-05-25 20:05 ` bdju via Bug reports for GNU Guix
2022-12-20 14:05 ` Joshua Branson via Bug reports for GNU Guix
0 siblings, 1 reply; 6+ messages in thread
From: bdju via Bug reports for GNU Guix @ 2021-05-25 20:05 UTC (permalink / raw)
To: Joshua Branson, 48636
On Mon May 24, 2021 at 6:48 PM CDT, Joshua Branson via Bug reports for GNU Guix wrote:
>
> Other clues that the chat on irc disclosed:
> (org.gajim.Gajim:6250): Gtk-WARNING **: 14:31:46.574: Could not find the
> icon 'org.gajim.Gajim'. The 'hicolor' theme
> was not found either, perhaps you need to install it.
> 05/21/2021 14:31:46 (W) gajim.plugin_system Error while loading module:
> gtk-icon-theme-error-quark: Icon 'preferences-system' not present in
> theme Adwaita (0)
I have adwaita-icon-theme and hicolor-icon-theme in my system profile,
which I think makes some gtk stuff play nicer. I would suggest
installing them if you don't have them. Especially hicolor, since it's
mentioned in your error output. I also have gnome-themes-standard and
gnome-themes-extra, so those may also be worth installing if the other
things don't do the trick. IIRC some gtk themes don't stand completely
on their own, and so they'll have missing bits if you don't have some of
the basic ones like adwaita. It's also possible you don't have any icon
themes at all.
Perhaps the hicolor icons should be made a dependency so users don't
have to figure this out on their own. I recall another package getting
that treatment a while back.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#48636: Gajim does not load the "close" icon on the chat window
2021-05-25 20:01 ` bdju via Bug reports for GNU Guix
@ 2021-05-26 2:52 ` Joshua Branson via Bug reports for GNU Guix
0 siblings, 0 replies; 6+ messages in thread
From: Joshua Branson via Bug reports for GNU Guix @ 2021-05-26 2:52 UTC (permalink / raw)
To: bdju; +Cc: 48636
"bdju" <bdju@tilde.team> writes:
> On Mon May 24, 2021 at 6:19 PM CDT, Joshua Branson via Bug reports for GNU Guix wrote:
>> It also doesn't remember my password. I have to type it in again
>> everytime I open Gajim.
>
> You can work around this part by going to Gajim menu -> Preferences ->
> Advanced and toggling "Use System Keyring" to off. In theory setting up
> something like gnome keyring or similar should also work with the
> default setting and then save/access passwords that way. I could not
> figure it out after hours of trying stuff, but if you toggle that
> setting, it will save your passwords without relying on a keyring. I'm
> not sure if it's less secure or something in exchange.
>
Thanks! That worked!
--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
https://gnucode.me
https://video.hardlimit.com/accounts/joshua_branson/video-channels
https://propernaming.org
"You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#48636: Gajim does not load the "close" icon on the chat window
2021-05-25 20:05 ` bdju via Bug reports for GNU Guix
@ 2022-12-20 14:05 ` Joshua Branson via Bug reports for GNU Guix
0 siblings, 0 replies; 6+ messages in thread
From: Joshua Branson via Bug reports for GNU Guix @ 2022-12-20 14:05 UTC (permalink / raw)
To: bdju; +Cc: 48636
"bdju" <bdju@tilde.team> writes:
> On Mon May 24, 2021 at 6:48 PM CDT, Joshua Branson via Bug reports for GNU Guix wrote:
>>
>> Other clues that the chat on irc disclosed:
>> (org.gajim.Gajim:6250): Gtk-WARNING **: 14:31:46.574: Could not find the
>> icon 'org.gajim.Gajim'. The 'hicolor' theme
>> was not found either, perhaps you need to install it.
>> 05/21/2021 14:31:46 (W) gajim.plugin_system Error while loading module:
>> gtk-icon-theme-error-quark: Icon 'preferences-system' not present in
>> theme Adwaita (0)
> I have adwaita-icon-theme and hicolor-icon-theme in my system profile,
> which I think makes some gtk stuff play nicer. I would suggest
> installing them if you don't have them. Especially hicolor, since it's
> mentioned in your error output. I also have gnome-themes-standard and
> gnome-themes-extra, so those may also be worth installing if the other
> things don't do the trick. IIRC some gtk themes don't stand completely
> on their own, and so they'll have missing bits if you don't have some of
> the basic ones like adwaita. It's also possible you don't have any icon
> themes at all.
> Perhaps the hicolor icons should be made a dependency so users don't
> have to figure this out on their own. I recall another package getting
> that treatment a while back.
I have stopped using gajim. I find dino to be 2x as stable. I am
closing this bug report.
Joshua
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-12-20 14:09 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-24 23:19 bug#48636: Gajim does not load the "close" icon on the chat window Joshua Branson via Bug reports for GNU Guix
2021-05-24 23:48 ` Joshua Branson via Bug reports for GNU Guix
2021-05-25 20:05 ` bdju via Bug reports for GNU Guix
2022-12-20 14:05 ` Joshua Branson via Bug reports for GNU Guix
2021-05-25 20:01 ` bdju via Bug reports for GNU Guix
2021-05-26 2:52 ` Joshua Branson via Bug reports for GNU Guix
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).