Pyrenamer - a new problem
Nils Kassube
kassube at gmx.net
Fri Mar 21 22:20:57 UTC 2014
rikona wrote:
> Running 12.04, recently updated, but the last update seemed to have
> ruined pyrenamer. The pyrenamer GUI normally has two boxes, the left
> showing the directory tree, and the right showing files in the
> selected directory. The current problem is the left side box now
> covers the entire width, and one has no way to see what files are in
> the directory. Thus, you can't indicate which files you would like to
> have renamed - the app is essentially useless.
>
> I tried an apt-get purge and new install, but it didn't change
> anything.
As usual with GUI applications reinstalling them doesn't help. Such
applications create configuration files / directories in the user's home
directory and the installer may not touch these files.
There are several possible locations for user config files:
In $HOME there may be a file ".programrc" for an application named
"program" or there is a directory ".program/" which contains several
config files. For KDE applications you can usually find the config files
in "$HOME/.kde/share/config/" and for many other applications the
configuration is in "$HOME/.config".
In your case the configuration is probably in "$HOME/.pyrenamer/"
because that directory is created if you run pyrenamer the first time.
Nils
More information about the ubuntu-users
mailing list