One last question...
Upon logging in.. I get a pop up wanting me to enter the password for some mysterious keyring. IDK if its for Claws or what? It doesn't tell me the name of the app.. It just says keyring at the top.
I tried entering the password I used for kwallet, which is the same password that I log in with.. And it says its wrong.. I have no clue what the password is... How do I reset it or stop it from popping up?
Thanks, Chris
On Wednesday 19 January 2022 19.52:36 c. marlow wrote:
Upon logging in.. I get a pop up wanting me to enter the password for some mysterious keyring. IDK if its for Claws or what? It doesn't tell me the name of the app.. It just says keyring at the top.
Sounds to me like some Gnome thing. What did you use before moving to Trinity?
Thierry
On Wednesday 19 January 2022 02:59:58 pm deloptes wrote:
Thierry de Coulon wrote:
Sounds to me like some Gnome thing. What did you use before moving to Trinity?
I think it is called gnome-keyring or similar. Removing this resolves the issue
But where is this file located at? You sort of left that part out lol.
Chris
On Wednesday 19 January 2022 04:01:45 pm c. marlow wrote:
On Wednesday 19 January 2022 02:59:58 pm deloptes wrote:
Thierry de Coulon wrote:
Sounds to me like some Gnome thing. What did you use before moving to Trinity?
I think it is called gnome-keyring or similar. Removing this resolves the issue
But where is this file located at? You sort of left that part out lol.
remove the package
c. marlow wrote:
But where is this file located at? You sort of left that part out lol.
take some time and do introduction to linux and debian it will help you start up and it is worth the time invested
https://wiki.debian.org/ https://www.trinitydesktop.org/
For example we would execute following on the command line to find out the correct name of the package
$ dpkg -l | grep keyring
and then we would
apt remove <whatever the package name is>
Same can be done with some package manager, but I have no experience with them.
On Wednesday 19 January 2022 02:50:31 pm Thierry de Coulon wrote:
On Wednesday 19 January 2022 19.52:36 c. marlow wrote:
Upon logging in.. I get a pop up wanting me to enter the password for some mysterious keyring. IDK if its for Claws or what? It doesn't tell me the name of the app.. It just says keyring at the top.
Sounds to me like some Gnome thing. What did you use before moving to Trinity?
Thierry
Gnome 3 and briefly LXDE. ( installed on the same system) and I used the same user account for both DE's.
Chris