xchat shuts down on startup

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

you uninstalled the application but not the config files.

to compleatly remove an application use:

sudo apt-get --purge remove xchat-gnome

you would have left the hidden xchat-gnome file/dir in your home directory.
something like:
/home/ronnil/.xchat

when you reinstalled xchat it would just use the hidden file left there from before.

so you could try a full uninstall and install again or edit your hidden xchat file.

:D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
Now where was i going? Oh yes, crazy!
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

oops.
the purge does not remove stuff in your (and everyones) home dir.
the purge is for configuration files like /etc/application.conf and the like.

the safe and easy way to reconfigure an application is to remove/rename the applications hidden file/dir in your home dir.
eg: mv ./.xchat2 ./.xchat2.old

when you start xchat again it will see that you do not have a .xchat2 file and give you a fresh one.

adding and removing applications is a bit of overkill, and still may not fix your problem depending on the application and problem.

:D
Image
Now where was i going? Oh yes, crazy!
Locked

Return to “Software & Applications”