Created attachment 32142 [details] [review] a fix When importing pidgin accounts using empathy and MC5 git head, having two IRC accounts with the same nick but on different networks causes a naming conflict. The original empathy bug report https://bugzilla.gnome.org/show_bug.cgi?id=598549 The attahced patch fixes it for me. (apparently now the keyfile group that is checked for existence is not the same as the one written)
I think this patch will not apply anymore as the unique naming code that it touches moved to another file.
*** Bug 26714 has been marked as a duplicate of this bug. ***
I applied Jani's fix in the right place (which has moved to another file since this bug was reported), and added a regression test. See my trivia branch. This doesn't seem to affect the 5.4 stable branch (I backported the regression test).
trivia branch looks good except that the doc in tests/README doesn't work for me: cassidy@cass-x200s:~/dev/telepathy-mission-control $ make -C test/twisted check-twisted TWISTED_BASIC_TESTS= TWISTED_SEPARATE_TESTS=dispatcher/create-at-startup.py bash: make -C test/twisted check-twisted: No such file or directory
Should be fixed in 5.5.0; doesn't affect 5.4.x (but I added the regression test to 5.4.x too, just to be sure).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.