Summary: | Ability to create disposable guest accounts | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Degand Nicolas <nicolas.degand> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 0.10.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Degand Nicolas
2005-09-11 16:03:31 UTC
try also mkdir ~/.kde_guest export KDEHOME=~/.kde_guest kopete --nofork That will run another kopete, with a new config saved in ~/.kde_guest instead of ~/.kde Is that a decent solution ? Well, it will provide a workaround but 1° It is absolutely non-trivial from a beginner point of view 2° It does not provide an automated process for guests accounts disposal I understand that this idea will not be implemented until KDE 4 (*), but I think it would be useful for a lot of people beyond me, even if it is does not appear until a year or so. (*) I hope that by then I will have made some progress learning C++ and be able to help, but this is outside of the scope of this bug I agree. It would be a very useful feature. And thanks for the workaround :) I think this is outside of the scope of KDE programs. You could easily open a console window, add a windows, su to that user, and start kopete up having exported DISPLAY. What if they want to use kmail... and then they want konq without all your bookmarks..then wants to use knode... I think there is already a solution to this problem, simply create a new user account. This isn't a feature that should be provided by kopete IMO. Just my 2 cents. At least, when you add an account and delete it afterwards, your contact list should be cleaned and empty of contacts that were added from an account that doesn't exist anymore. I keep thinking it would be a useful feature. Because I'm not the only one who would need it. It happens a lot of time here. Ok there are workaround and other ways to do that. But if it was possible with kopete, in a clean and powerful way, it would be better. This is, like Ien said, out of the scope of KDE applications. About the fact that the contactlist is not cleaned correctly, i think there is already another report about that |