Bug 21980 - tkdesk doesn't start
Summary: tkdesk doesn't start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Powertools
Classification: Retired
Component: tkdesk
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-09 00:12 UTC by Need Real Name
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-12-12 10:26:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-12-09 00:12:23 UTC
I downloaded tkdesk-1.2-5.i386.rpm from ftp.redhat. 
I installed it and tried to start it. I tries to start, but it never does.
This is what happens. 


[ ]$ tkdesk 
unknown option ""
Error in startup script: unknown option ""
    while executing
"image create pixmap -file $file"
    ("xpm" arm line 5)
    invoked from within
"switch [string trimleft [file extension $file] .] {
        xbm {
            set img [image create bitmap -file $file]
        }
        ppm -
        pgm -
        gif {
            set img [image ..."
    (procedure "cb_image" line 17)
    invoked from within
"cb_image /usr/lib/TkDesk/images/xlogo16.xpm -background #d9d9d9
-foreground black"
    ("eval" body line 1)
    invoked from within
"eval cb_image $unknown $args"
    (procedure "dsk_image" line 21)
    invoked from within
"dsk_image $bitmap -background $bgcolor  -foreground $fgcolor"
    (object "::.fv0" method "::dsk_Common::_create_button_bar" body line
59)
    invoked from within
"_create_button_bar $top.fButtonBar"
    while constructing object "::.fv0" in ::dsk_FileViewer::constructor
(body line 27)
    invoked from within
"dsk_FileViewer .fv[dsk_FileViewer :: id]  -dir $dir -num_lbs
$tkdesk(num_lbs)"
    invoked from within
"if {![info exists tkdesk(layout)] || !$tkdesk(have_window)} {
    # disable at_pointer placement for initial window:
    set ap $tkdesk(at_pointer)
  ..."
    (file "/usr/bin/tkdesk" line 925)

[ ]$

Comment 1 Ngo Than 2001-01-04 20:46:50 UTC
It's fixed. the new tkdesk-1.2-6 in rawhide should work now.

Comment 2 Need Real Name 2001-01-12 21:18:41 UTC
I cannot find the new version tkdesk-1.2-6 in rawhide (or anywhere in
ftp.redhat.com)
Where should I look for it?

Thanks
A.C.


Note You need to log in before you can comment on or make changes to this bug.