Comment 3 for bug 1423011

Revision history for this message
Jonathan Riddell (jr) wrote :

20:19 < Riddell> Sho_: do you have any thoughts on bug 1423011 ?
20:19 < ubottu> bug 1423011 in konversation (Ubuntu) "Konversation 1.6 beta logs are stored in a different place than 1.5 logs"
                [Undecided,New] https://launchpad.net/bugs/1423011
20:20 < Riddell> konversation default seems to be ~/logs while we've always changed that to ~/.kde/share/apps/konversation/logs for some
                 reason
20:20 < Sho_> Riddell: Either you need to keep your override, or someone needs to write some migration code ... which is tricky
20:22 < Sho_> Riddell: I've had a fairly long discussion with Harald about this and he was looking into something afaik
20:22 < Riddell> ln -s ~/logs ~/.kde/share/apps/konversation/logs can't be too hard to code :)
20:23 < Sho_> Riddell: It's quite hard if Konversation doesn't know it was .kde/share/apps/konversation/logs the last time it ran
20:23 < Riddell> mm
20:23 < Sho_> or if the user manually reconfigured things and doesn't want the above