On Sun, Oct 02, 2005 at 07:03:48PM -0700, Jacob Meuser wrote: > but that's probably a dangerous patch. some qt applications do > use ~/.qt for storing user configuration files. Of course it's a dangerous patch! that's not what I meant. No, it would mean really tweaking the code, so that the .qt creation doesn't happen unless there's really some file you need to store there... which is a tad bit more interesting.
> might it not be better to just set $HOME to somewhere that is OK to > write to? Well, to me, it's a bug in qt. I don't see how a toolkit has a business mucking with prefs files if you just run uic3/moc3...