[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde
Subject:    Re: themes and kfm icons
From:       Nick THOMPSON <nickthompson () lucent ! com>
Date:       1999-07-28 9:59:12
[Download RAW message or body]

Sorry to follow up to my own post but I have more info...

When I run kthememgr from a shell, I can see that when I 'apply' a
theme,
the process segfaults during the updating of the various files. Tracing
the
process gives this output...

open("/home/nickthom/.kde/share/apps/kwm/pics/close.xpm",
O_WRONLY|O_CREAT|O_TRUNC, 0666) = 6
fstat(6, 0xEFFF6A30)                            = 0
fstat(5, 0xEFFF69D8)                            = 0
fstat64(5, 0xEFFF6988)                          = 0
ioctl(5, TCGETA, 0xEFFF6914)                    Err#25 ENOTTY
read(5, " / *   X P M   * /\n s t".., 8192)     = 787
read(5, 0x001615DC, 8192)                       = 0
fstat64(6, 0xEFFF6988)                          = 0
ioctl(6, TCGETA, 0xEFFF6914)                    Err#25 ENOTTY
fstat(5, 0xEFFF69D8)                            = 0
llseek(5, 0, SEEK_CUR)                          = 787
close(5)                                        = 0
write(6, " / *   X P M   * /\n s t".., 787)     = 787
close(6)                                        = 0
open("/home/nickthom/.kde/share/config/kwmrc", O_WRONLY|O_CREAT|O_TRUNC,
0666) = 5
fstat(5, 0xEFFFEA00)                            = 0
fstat64(5, 0xEFFFE8B8)                          = 0
ioctl(5, TCGETA, 0xEFFFE844)                    Err#25 ENOTTY
write(5, " #   K D E   C o n f i g".., 1419)    = 1419
close(5)                                        = 0
open("/home/nickthom/.kde/share/config/kwmrc", O_WRONLY|O_CREAT|O_TRUNC,
0666) = 5
fstat(5, 0xEFFFE990)                            = 0
fstat64(5, 0xEFFFE848)                          = 0
ioctl(5, TCGETA, 0xEFFFE7D4)                    Err#25 ENOTTY
write(5, " #   K D E   C o n f i g".., 1419)    = 1419
close(5)                                        = 0
access("/home/nickthom/.kderc", 0)              = 0
open("/home/nickthom/.kderc", O_RDWR)           = 5
fstat(5, 0xEFFFE9F8)                            = 0
llseek(5, 0, SEEK_CUR)                          = 0
lseek(5, 0, SEEK_SET)                           = 0
fstat(5, 0xEFFFE8E8)                            = 0
fstat64(5, 0xEFFFE778)                          = 0
ioctl(5, TCGETA, 0xEFFFE704)                    Err#25 ENOTTY
read(5, " #   K D E   C o n f i g".., 8192)     = 1267
fstat(5, 0xEFFFE8E8)                            = 0
fstat(5, 0xEFFFE8E8)                            = 0
fstat(5, 0xEFFFE8E8)                            = 0
fstat(5, 0xEFFFE8E8)                            = 0

[snip, one fstat per line in .kderc]

fstat(5, 0xEFFFE8E8)                            = 0
fstat(5, 0xEFFFE8E8)                            = 0
fstat(5, 0xEFFFE8E8)                            = 0
llseek(5, 0, SEEK_CUR)                          = 1267
close(5)                                        = 0
    Incurred fault #6, FLTBOUNDS  %pc = 0xEEF24614
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
    Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
        *** process killed ***

We can see from where that it has finished setting up the title bar
widgets
in kwmrc and has moved on to .kderc, in which it appears to do nothing
(is
it looking for something?) and the incurrs an exception.

I know traces aren't always very useful, but I hope the is enough here
for
someone to realise what might be going wrong. This is Solaris2.6 BTW.

Regards...


Nick THOMPSON wrote:

> Hi,
>
> I have installed the infamous drawing board theme using the theme
> manager in kde 1.1.2. It looks good, but the installation does not seem
> to have effected the Trash can and Folder icons at all - I still have
> the defaults. Am I missing something?
>
> Cheers,
> --
>    _  _______  __ __   Nick Thompson          | Lucent Technologies
>   / \/ / / __\/ // /\  Lucent Technologies    | (Bell Labs Innovations)
>  /    / / /__/ _  / /  Microelectronics House | nickthompson@lucent.com
> /_/\_/_/____/_/\\_\/   Kings Ride, Ascot      | Tel: +44 1344 865951
> \_\/\\_\____\_\/ \_\   Berkshire SL5 8AD      | Fax: +44 1344 865959
>
> --
> Send posts to:  kde@lists.netcentral.net
>  Send all commands to:  kde-request@lists.netcentral.net
>   Put your command in the SUBJECT of the message:
>    "subscribe", "unsubscribe", "set digest on", or "set digest off"
> PLEASE READ THE ARCHIVED MESSAGES AT http://lists.kde.org/ BEFORE POSTING
> **********************************************************************
> This list is from your pals at NetCentral <http://www.netcentral.net/>

--
   _  _______  __ __   Nick Thompson          | Lucent Technologies
  / \/ / / __\/ // /\  Lucent Technologies    | (Bell Labs Innovations)
 /    / / /__/ _  / /  Microelectronics House | nickthompson@lucent.com
/_/\_/_/____/_/\\_\/   Kings Ride, Ascot      | Tel: +44 1344 865951
\_\/\\_\____\_\/ \_\   Berkshire SL5 8AD      | Fax: +44 1344 865959
-- 
Send posts to:  kde@lists.netcentral.net
 Send all commands to:  kde-request@lists.netcentral.net
  Put your command in the SUBJECT of the message:
   "subscribe", "unsubscribe", "set digest on", or "set digest off"
PLEASE READ THE ARCHIVED MESSAGES AT http://lists.kde.org/ BEFORE POSTING
**********************************************************************
This list is from your pals at NetCentral <http://www.netcentral.net/>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic