[Bug 357408] Re: gnome-app-install is on acessibility group

2009-04-12 Thread Cesar Eduardo Barros
** Tags added: ubuntu-unr -- gnome-app-install is on acessibility group https://bugs.launchpad.net/bugs/357408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com https://lists.ubuntu

[Bug 357408] [NEW] gnome-app-install is on acessibility group

2009-04-07 Thread Cesar Eduardo Barros
Public bug reported: The Add/Remove icon is on the first group (Acessibilidade/Acessibility), which is non-obvious. It should instead be on the Acessórios/Accessories group or on the Preferences or Administration groups. It would also be a good idea to have it on the Favorites "group" by default,

[Bug 131281] Re: dgen crashed with SIGSEGV in __libc_start_main()

2009-02-22 Thread Cesar Eduardo Barros
I managed to successfully compile a working dgen for x86_64, with the attached changes to configure.in to make it use -m32 when necessary. Several other steps have to be done by hand for a sucessful compile (not included in the patch to make it smaller and thus easier to review): # Copy a recent

[Bug 184255] Re: [patch] build amd64 package of zsnes

2009-01-24 Thread Cesar Eduardo Barros
Scott Ritchie: the crash you were seeing might be bug 250425, which was fixed in the same upload which should have fixed this bug. It does not crash immediately for me (I can get to the main menu, which was not possible before; I did not test further by loading a ROM). And it seems it is now in in

[Bug 250425] Re: zsnes crashes with buffer overflow on startup

2009-01-10 Thread Cesar Eduardo Barros
I can confirm http://archive.ubuntu.com/ubuntu/pool/universe/z/zsnes/zsnes_1.510-2.1ubuntu1.1_i386.deb works on i386 and http://archive.ubuntu.com/ubuntu/pool/universe/z/zsnes/zsnes_1.510-2.1ubuntu1.1_amd64.deb works on AMD64 (does not crash on startup on both, very lightly tested on i386). The so

[Bug 250425] Re: zsnes crashes with buffer overflow on startup

2009-01-08 Thread Cesar Eduardo Barros
Will this be uploaded to intrepid? The package currently in intrepid is unusable, so having this bug fixed in it too would be a good thing. -- zsnes crashes with buffer overflow on startup https://bugs.launchpad.net/bugs/250425 You received this bug notification because you are a member of MOTU,

[Bug 250425] Re: zsnes crashes with buffer overflow on startup

2009-01-02 Thread Cesar Eduardo Barros
The problem is an interaction between the uncommon (to put it mildly) way zsnes calls memcpy to restore its global state from the "regsbackup" buffer, and _FORTIFY_SOURCE: gcc -ggdb3 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DNO

[Bug 131281] Re: dgen crashed with SIGSEGV in __libc_start_main()

2008-12-28 Thread Cesar Eduardo Barros
I would suggest either not building this package for 64-bit targets or building a 32-bit version of it for 64-bit targets (like the wine package). Both approaches would "fix" this bug. -- dgen crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/131281 You received this bug