stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] GIMP crushes stumpwm


From: Tassilo Horn
Subject: [STUMP] GIMP crushes stumpwm
Date: Fri, 16 Feb 2007 17:26:57 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

Hi,

whenever I open an image with gimp (2.3) stumpwm crashes
instantly. Here's the output:

--8<---------------cut here---------------start------------->8---
xauth:  creating new authority file /home/heimdall/.serverauth.20694


X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.19-gentoo-r4 i686 
Current Operating System: Linux baldur 2.6.20-gentoo #1 SMP PREEMPT Tue Feb 6 
11:38:54 CET 2007 i686
Build Date: 24 January 2007
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 16 16:28:38 2007
(==) Using config file: "/etc/X11/xorg.conf"
expected keysym, got XF86AudioEject: line 2232 of inet
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Synaptics DeviceInit called
SynapticsCtrl called.
Synaptics DeviceOn called
This is SBCL 1.0.1, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
; loading system definition from
; /usr/share/common-lisp/systems/asdf-binary-locations.asd into
; #<PACKAGE "ASDF0">
; registering #<SYSTEM ASDF-BINARY-LOCATIONS {AE19259}> as ASDF-BINARY-LOCATIONS
; loading system definition from
; /usr/lib/sbcl/sb-bsd-sockets/sb-bsd-sockets.asd into #<PACKAGE "ASDF1">
; registering #<SYSTEM SB-BSD-SOCKETS {ADAA259}> as SB-BSD-SOCKETS
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/swank-backend.fasl"
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/nregex.fasl"
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/swank-sbcl.fasl"
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/swank-source-path-parser.fasl"
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/swank-source-file-cache.fasl"
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/swank-gray.fasl"
;;;; loading 
#P"/home/heimdall/.slime/fasl/2007-02-05/sbcl-1.0.1-linux-x86/swank.fasl"
WARNING: These Swank interfaces are unimplemented:
 (CALLS-WHO DISASSEMBLE-FRAME SLDB-BREAK-AT-START SLDB-BREAK-ON-RETURN
            WHO-SPECIALIZES)
; in: LAMBDA NIL
;     (SB-INT:NAMED-LAMBDA STUMPWM::TH-USE-TEMPORARY-TOP-MAP
;                        (STUMPWM::KEYMAP STUMPWM::SECONDS)
;                        (BLOCK STUMPWM::TH-USE-TEMPORARY-TOP-MAP
;                          (WHEN
;                              (TIMER-SCHEDULED-P
;                               STUMPWM::TH-TEMPORARY-TOP-MAP-TIMER)
;                            (UNSCHEDULE-TIMER
;                             STUMPWM::TH-TEMPORARY-TOP-MAP-TIMER))
;                          (WHEN (NOT (EQ STUMPWM:*TOP-MAP* STUMPWM::KEYMAP))
;                            (STUMPWM::PUSH-TOP-MAP STUMPWM::KEYMAP))
;                          (SCHEDULE-TIMER STUMPWM::TH-TEMPORARY-TOP-MAP-TIMER
;                                          2)))
; ==>
;   #'(SB-INT:NAMED-LAMBDA STUMPWM::TH-USE-TEMPORARY-TOP-MAP
;                          (STUMPWM::KEYMAP STUMPWM::SECONDS)
;                          (BLOCK STUMPWM::TH-USE-TEMPORARY-TOP-MAP
;                            (WHEN
;                                (TIMER-SCHEDULED-P
;                                 STUMPWM::TH-TEMPORARY-TOP-MAP-TIMER)
;                              (UNSCHEDULE-TIMER
;                               STUMPWM::TH-TEMPORARY-TOP-MAP-TIMER))
;                            (WHEN (NOT (EQ STUMPWM:*TOP-MAP* STUMPWM::KEYMAP))
;                              (STUMPWM::PUSH-TOP-MAP STUMPWM::KEYMAP))
;                            (SCHEDULE-TIMER STUMPWM::TH-TEMPORARY-TOP-MAP-TIMER
;                                            2)))
; 
; caught STYLE-WARNING:
;   The variable SECONDS is defined but never used.
; 
; compilation unit finished
;   caught 1 STYLE-WARNING condition
This is a development version of GIMP.  Debug messages may appear here.

Caught Asynchronous MATCH-ERROR in request 720 (last request was 721)
Code 42.0 [SetInputFocus] at the top level. Please report this.  
waiting for X server to shut down The application 'gimp' lost its
connection to the display :0.0; most likely the X server was shut down
or you killed/destroyed the application.

(script-fu:21099): LibGimpBase-WARNING **: script-fu: wire_read(): error
Synaptics DeviceOff called
FreeFontPath: FPE "unix/:-1" refcount is 2, should be 1; fixing.
--8<---------------cut here---------------end--------------->8---

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]