Comment 4 for bug 484238

Revision history for this message
Tony Shadwick (numbski+bugs-launchpad-net) wrote :

Well shoot.

http://mail.gnome.org/archives/gtk-devel-list/2004-January/msg00241.html

I know that's 5.5 years old, but it seems that is what's biting me, or rather will be biting me if you use g_get_real_name. I'm getting bitten by a regex at the moment. :P

So - why on earth would this stop at the first comma in get_real_name()? Wouldn't it make more sense to get the whole thing, then do s/,//g?

Not sure whether you would still consider this a bug in Indicator Applet. Since gnome_screensaver does it too - probably because of g_get_real_name's output.