<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=8045&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Authorization required in Gajim]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=8045</link>
		<description><![CDATA[The most recent posts in Authorization required in Gajim.]]></description>
		<lastBuildDate>Sun, 21 Jun 2026 16:35:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Authorization required in Gajim]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64357#p64357</link>
			<description><![CDATA[<div class="quotebox"><cite>chomwitt wrote:</cite><blockquote><div><p>Also shouldnt&#160; $sudo apt-get purge gajim&#160; &#160; delete the config files too.</p></div></blockquote></div><p>No, it removes Conffiles, that&#039;s more than 2 characters of difference than &quot;config files&quot; <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br /><a href="http://www.debian.org/doc/debian-policy/ap-pkg-conffiles.html" rel="nofollow">Conffiles</a> at face value means any file explicitly listed as such by the packager, and while the intention is, in fact, to handle a program&#039;s settings I don&#039;t think it&#039;s expected to reach into user-specific configuration* and even less so into non-configuration &quot;application data&quot;, with the distinction between the two not always being clear or practical to implement as you can see by comparing ~/.config with ~/.local !</p><p>* It&#039;s not particularly hard to implement something such as &quot;rm -R .config/pizza from every user&#039;s home folder&quot;, but 1- I don&#039;t think there&#039;s a mechanism to declare that as conffiles, 2- it&#039;s not an unreasonable opinion that a package manager, aka &quot;installing a program&quot;, should not affect user files <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>As for the original problem I&#039;m not sure of the direct cause but:<br />- You can delete your keyring from ~/.local/share/keyrings/* (but of course it could be recreated by a program trying to use it to save passwords or the like)<br />- Getting the login keyring to unlock, if you actually wanted gnome-keyring, is done by a PAM module (check `sudo pam-auth-update`) and/or your Xsession (check, for Xfce, applications/settings/session&amp;startup, both the individual autostart programs and the &quot;launch Gnome services on startup&quot;)<br />- It doesn&#039;t work intentionally if you autologin, this can probably be changed by screwing around with PAM options but ain&#039;t nobody got time for that (so I also consider it a nuisance like policykit/logind/etc pushed by people who think PCs are commonly used simultaneously by different people...)<br />- Gajim may or may not support an alternative to gnome-keyring and kwallet (ie being its own password manager, like most browsers and email clients can)</p><p>Good luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (Ryccardo)]]></author>
			<pubDate>Sun, 21 Jun 2026 16:35:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64357#p64357</guid>
		</item>
		<item>
			<title><![CDATA[Re: Authorization required in Gajim]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64325#p64325</link>
			<description><![CDATA[<div class="codebox"><pre><code>$ sudo apt-get purge gnome-keyring
$ dpkg -l  | grep keyring
ii  debian-archive-keyring                              2025.1                               all          OpenPGP archive certificates of the Debian archive
ii  devuan-keyring                                      2025.08.09                           all          OpenPGP certificates used by the Devuan repository
ii  gnome-keyring-pkcs11:amd64                          48.0-1                               amd64        GNOME keyring module for the PKCS#11 module loading library
ii  libpam-gnome-keyring:amd64                          48.0-1                               amd64        PAM module to unlock the GNOME keyring upon login
ii  python3-keyring                                     25.6.0-2                             all          store and access your passwords safely</code></pre></div><p>I&#039;m not sure it&#039;s related to my issue. For example google-chrome presents the same message and gajim (if purged (and its .config dir)) and then if i started again after i try to enter my account for a server the same message will appear. If i hit cancel the dialogue dissapear but my xmpp acoount wont still login.<br />If i choose yes i get a dialogue window: </p><div class="quotebox"><blockquote><div><p>Title : KDE wallet service :<br />/usr/bin/gajim requested the creation of a kdewallet ....</p></div></blockquote></div><p>If i manage to login (without enabling kde waller -- yes that happened!) the next time i start gajim i get near my xfce notifacation area the message &#039;password not found authentication failed&#039; and although i can see my contacts i am offline and trying to get online i get the same notification message. </p><p>Also shouldnt&#160; $sudo apt-get purge gajim&#160; &#160; delete the config files too. I purged it. I reninstalled it and my contacts were there.<br />Indeed:</p><div class="codebox"><pre><code>~/.config/gajim$ ls
pluginsconfig  settings.sqlite  theme</code></pre></div><p>ps: it not my writing that is messed up..&#160; :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Thu, 18 Jun 2026 07:57:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64325#p64325</guid>
		</item>
		<item>
			<title><![CDATA[Re: Authorization required in Gajim]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64316#p64316</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>greenjeans wrote:</cite><blockquote><div><p>... get rid of it too.</p></div></blockquote></div><p>Ditto.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 17 Jun 2026 11:17:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64316#p64316</guid>
		</item>
		<item>
			<title><![CDATA[Re: Authorization required in Gajim]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64315#p64315</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Probably caused by gnome-keyring. I always found it useless, annoying and glitchy - it&#039;s one of the things I remove immediately after OS installation.</p></div></blockquote></div><p>Guaranteed. I get rid of it too.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Tue, 16 Jun 2026 13:18:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64315#p64315</guid>
		</item>
		<item>
			<title><![CDATA[Re: Authorization required in Gajim]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64313#p64313</link>
			<description><![CDATA[<p>Probably caused by <strong>gnome-keyring</strong>. I always found it useless, annoying and glitchy - it&#039;s one of the things I remove immediately after OS installation.</p>]]></description>
			<author><![CDATA[dummy@example.com (Calamity)]]></author>
			<pubDate>Tue, 16 Jun 2026 10:23:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64313#p64313</guid>
		</item>
		<item>
			<title><![CDATA[Authorization required in Gajim]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=64310#p64310</link>
			<description><![CDATA[<p>Release : Excalibur<br />DS+WM : Xorg , XFCE</p><p>When i start Gajim i see:</p><div class="quotebox"><blockquote><div><p>Authorization required is Gajim. The login keyring did not get unlocked when you logged into your computer. <br />Password:</p></div></blockquote></div><p>The same message i see starting google-chrome</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Tue, 16 Jun 2026 08:32:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=64310#p64310</guid>
		</item>
	</channel>
</rss>
