[kde-solaris] Error with transparent consoles

Bart Whiteley kde-solaris@mail.kde.org
Thu Jan 16 18:56:06 2003


--lrZ03NoBR/3+SXJZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I'm running KDE_3_1_BRANCH on Solaris 8.

When I try to use a konsole schema with a transparent background, 
konsole core dumps.  I get this output: 

  kdeui (KPixmapIO): WARNING: Could not get shared memory segment.
  konsole: WARNING: KDE detected X Error: BadShmSeg (invalid shared segment parameter) \x83
    Major opcode:  \x83

I've attached the stack trace, although it may not be of much use
with no line number.  

Does anyone else share this problem?  

Has anyone found a solution?  

Thanks. 

-- 
Bart Whiteley             Computer Scientist   voice: (925) 423-2249
National Atmospheric Release Advisory Center   FAX: (925) 423-8274
Lawrence Livermore National Laboratory         email: whiteley2@llnl.gov
P.O. Box 808, Livermore, CA 94551-0808         MS: L-103

--lrZ03NoBR/3+SXJZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="konsole_crash_trace.txt"

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
sol-thread active.
Retry #1:
Retry #2:
Retry #3:
Retry #4:
[New LWP    1        ]
[New Thread 1 (LWP 1)]
[Switching to Thread 1 (LWP 1)]
0xfde9c540 in _waitid () from /usr/lib/libc.so.1
#0  0xfde9c540 in _waitid () from /usr/lib/libc.so.1
#1  0xfde56690 in _waitpid () from /usr/lib/libc.so.1
#2  0xfdddab0c in waitpid () from /usr/lib/libthread.so.1
#3  0xfdddb838 in __sighndlr () from /usr/lib/libthread.so.1
#4  <signal handler called>
#5  0xfdef0758 in blkcpy ()
   from /usr/platform/SUNW,Sun-Blade-100/lib/libc_psr.so.1
#6  0xfef69bb8 in __JCR_LIST__ () from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#7  0xfee69618 in KPixmapIO::convertFromXImage() ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#8  0xfee68f68 in KPixmapIO::getImage(QPixmap const*, int, int, int, int) ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#9  0xfee68c40 in KPixmapIO::convertToImage(QPixmap const&) ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#10 0xfef01ff0 in KRootPixmap::updateBackground(KSharedPixmap*) ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#11 0xfef019e0 in KRootPixmap::slotDone(bool) ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#12 0xfef023c0 in KRootPixmap::qt_invoke(int, QUObject*) ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#13 0xfe271ee0 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#14 0xfe272274 in QObject::activate_signal_bool(int, bool) ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#15 0xfedf69fc in KSharedPixmap::x11Event(_XEvent*) ()
   from /opt/local/kde3.1-cvs/lib/libkdeui.so.4
#16 0xfe1b7564 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#17 0xfe1cd6fc in QEventLoop::processEvents(unsigned) ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#18 0xfe229c9c in QEventLoop::enterLoop() ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#19 0xfe229b6c in QEventLoop::exec() ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#20 0xfe215dc0 in QApplication::exec() ()
   from /opt/local/kde3.1-cvs/qt3/lib/libqt-mt.so.3
#21 0xff336f44 in main () from /opt/local/kde3.1-cvs/lib/konsole.so

--lrZ03NoBR/3+SXJZ--