Bug#441823: scorched3d: SEGFAULT on start

Gonéri Le Bouder goneri at rulezlan.org
Tue Sep 11 13:04:15 UTC 2007


On Tue, Sep 11, 2007 at 02:31:01PM +0200, Stefan Völkel wrote:
> Gonéri Le Bouder wrote:
> > reopen 360149
> > forcemerge 360149 441823
> > tag 360149 -unreproducible
> > thanks
> > 
> > Houston, we have a problem! It's #360149 :(.
> 
> may not be a scorched problem at all, this fixes the segfault:
> 
> --- src/scorched/main.cpp.orig  2007-09-11 14:29:08.155947500 +0200
> +++ src/scorched/main.cpp       2007-09-11 14:29:23.400900250 +0200
> @@ -73,7 +73,7 @@
>                 osDesc.Remove(osDesc.Find(wxT(" ")));
> 
> OptionsDisplay::instance()->getHostDescriptionEntry().setValue(osDesc.mb_str(wxConvUTF8));
> 
> -               wxString userName = ::wxGetUserName();
> +               wxString userName("nobody", wxConvUTF8);
I understand now why I wasn't able do reproduct it.

Thank you!

     Gonéri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070911/3be39e22/attachment.pgp 


More information about the Pkg-games-devel mailing list