[Konsole-devel] [Bug 48200] New: crash on starup after editing schema (similar/same to Bug 24418)

Joey Mingrone joey at mingrone.org
Mon Sep 23 15:52:32 UTC 2002


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=48200     
           Summary: crash on starup after editing schema (similar/same to
                    Bug 24418)
           Product: konsole
           Version: 1.1.3
          Platform: FreeBSD Ports
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: joey at mingrone.org


Version:           1.1.3 (using KDE KDE 3.0.3)
Installed from:    FreeBSD Ports
Compiler:          gcc 2.95.3 
OS:          FreeBSD

After editing my schema, setting the shell session to use the edited shema, konsole crashes on startup.

Here's what ~/.kde/share/config/konsolerc looks like (I haven't edited the file manually):
BlinkingCursor=false
CtrlDrag=true
LineSpacing=0
TerminalSizeHint=true
WarnQuit=true
has frame=true
schema=
wordseps=:@-./_~

[TipOfDay]
RunOnStart=false

Here's ~/.kde/share/apps/konsole/shell.desktop:
[Desktop Entry]
Cwd=
Exec=
Font=
Icon=openterm
KeyTab=
Name=Shell
Schema=Grey Transparent Konsole.schema
Term=xterm-color
Type=KonsoleApplication

..and the schema (.kde/share/apps/konsole/Grey Transparent Konsole.schema):
# schema for konsole autogenerated with the schema editor

title Grey Transparent Konsole

transparency 0.86 236 236 236

# foreground colors

# note that the default background color is flagged
# to become transparent when an image is present.

#   slot    transparent bold
#      | red grn blu  | |
#      V V--color--V  V V
sysfg  0              0 0 # 0 -Foreground color
color  1   0   0   0  1 0 # 1 -Background color
color  2   0   0   0  0 0 # 2 - Color 0 (black)
color  3 178  24  24  0 0 # 3 - Color 1 (red)
color  4  24 178  24  0 0 # 4 - Color 2 (green)
color  5 178 104  24  0 0 # 5 - Color 3 (yellow)
color  6  24  24 178  0 0 # 6 - Color 4 (blue)
color  7 178  24 178  0 0 # 7 - Color 5 (magenta)
color  8  24 178 178  0 0 # 8 - Color 6 (cyan)
color  9 178 178 178  0 0 # 9 - Color 7 (white)
color 10 255 255 255  0 0 # 10 -Foreground intensive color
color 11 104 104 104  1 0 # 11 - Background intensive color
color 12 104 104 104  0 0 # 12 - Color 0 intensive (gray)
color 13 255  84  84  0 0 # 13 - Color 1 intensive (light red)
color 14  84 255  84  0 0 # 14 - Color 2 intensive (light green)
color 15 255 255  84  0 0 # 15 - Color 3 intensive (light yellow)
color 16  84  84 255  0 0 # 16 - Color 4 intensive (light blue)
color 17 255  84 255  0 0 # 17 - Color 5 intensive (light magenta)
color 18  84 255 255  0 0 # 18 - Color 6 intensive (light cyan)
color 19 255 255 255  0 0 # 19 - Color 7 intensive (white)

..and the bugtrace (sorry it's not complete).  I can't get kdebase to compile on my OS at the moment to put --enable-debug=full.
(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)...
(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)...
(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)...
(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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x28d9e67c in _thread_sys_poll ()
   from /usr/lib/libc_r.so.4
#0  0x28d9e67c in _thread_sys_poll () from /usr/lib/libc_r.so.4
#1  0x28d9da78 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4
#2  0x28d9d38f in _thread_kern_scheduler () from /usr/lib/libc_r.so.4
#3  0x0 in ?? ()

Let me know if there anything else I can provide.

Thanks,
Joey



More information about the konsole-devel mailing list