[Konsole-devel] [Bug 73997] New: Konsole tries to find the Schema in a wrong path

Marcel Meyer meyerm at fs.tum.de
Mon Feb 2 09:34:38 UTC 2004


------- 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=73997      
           Summary: Konsole tries to find the Schema in a wrong path
           Product: konsole
           Version: 1.2.3
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: meyerm at fs.tum.de


Version:           1.2.3 (using KDE 3.1.4)
Installed from:    Gentoo
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice)
OS:          Linux (i686) release 2.6.1

Calling Konsole this way doesn't work:

kstart --skiptaskbar --skippager --type override --alldesktops konsole --nomenubar --noframe --noscrollbar --notoolbar --schema /usr/kde/3.1/share/apps/konsole/Transparent.schema --geometry 1580x240+10+10 -e "sudo tail -f /var/log/messages"

It starts with a plain black/white schema. But starting it like this works!

cd /usr/kde/3.1/share/apps/konsole/
kstart --skiptaskbar --skippager --type override --alldesktops konsole --nomenubar --noframe --noscrollbar --notoolbar --schema Transparent.schema --geometry 1580x240+10+10 -e "sudo tail -f /var/log/messages"

BTW: How can I get rid of the one or two pixel high lines at the top and the bottom (it is not the border - it is already deactivated)? I just want text-only on my desktop without karamba ;-)



More information about the konsole-devel mailing list