Public bug reported:

gnome-screenshot crashed while attempting to take a screenshot from a
game I'm writing in pygame.

At the moment I tried to take a screenshot, the game was running a loop
like this:

____________

while True:
    # Checks for mouse events.
    # Outputs stuff to a terminal.
    pygame.time.wait(100)
    pygame.display.flip() #Possibly the source of the crash?
____________

Also, the screenshot was successfully taken.

ProblemType: Crash
Architecture: i386
Date: Sat Mar 31 09:40:28 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-screenshot
Package: gnome-utils 2.18.0-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gnome-screenshot --window
ProcCwd: /home/thiago
ProcEnviron:
 LANGUAGE=pt_BR:pt:pt_PT
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-utils
Stacktrace:
 #0  0xb73d3b22 in g_slist_foreach () from /usr/lib/libglib-2.0.so.0
 #1  0xb7e599df in ?? () from /usr/lib/libgnomevfs-2.so.0
 #2  0x00000031 in ?? ()
 #3  0xb7e59990 in ?? () from /usr/lib/libgnomevfs-2.so.0
 #4  0x00000000 in ?? ()
StacktraceTop:
 g_slist_foreach () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/libgnomevfs-2.so.0
 ?? ()
 ?? () from /usr/lib/libgnomevfs-2.so.0
 ?? ()
Uname: Linux shundread 2.6.20-13-386 #2 Sun Mar 25 00:18:53 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: gnome-utils (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
gnome-screenshot crashed when screenshooting a pygame app
https://launchpad.net/bugs/99396

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to