Bug 430345 - Fail to open chat window
Summary: Fail to open chat window
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: amsn
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Sander Hoentjen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-26 16:35 UTC by Riku Seppala
Modified: 2008-01-27 13:28 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-27 12:39:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Riku Seppala 2008-01-26 16:35:52 UTC
Description of problem: Fail to open chat window


Version-Release number of selected component (if applicable): 0.97-1.fc8


How reproducible: always


Steps to Reproduce:
1. try to chat with someone
2.
3.
  
Actual results: can't open chat window, error


Expected results:


Additional info:

Picture.tcl: Unable to colorize photo with TkCximage 
Wrong number of args.
Should be "::CxImage::Colorize photoImage_name color"
    while executing
"error "Picture.tcl: Unable to colorize photo with TkCximage \n$res""
    (procedure "::picture::Colorize" line 5)
    invoked from within
"::picture::Colorize $topimg [::skin::getKey topbarbg]"
    (procedure "CreateTopFrame" line 12)
    invoked from within
"CreateTopFrame $w"
    (procedure "::ChatWindow::Open" line 34)
    invoked from within
"::ChatWindow::Open"
    (procedure "::amsn::chatUser" line 10)
    invoked from within
"::amsn::chatUser vm84tixxx"
    ("after" script)

-------------------------------------------
Just upgraded my whole system from  fc6 -> f8

It's possible my system is somehow messed up.

I remember before there were amsn package for fedora I installed it manually,
and at that time I also installed tcl and/or tk too, maybe there is still some
config file messing things up?

Comment 1 Sander Hoentjen 2008-01-26 17:42:22 UTC
could you run the command:
$ locate pkgIndex.tcl |grep TkCximage
and give me the output?

also please start amsn, press CTRL+S on the contactlist and type:
set ::auto_path
and paste me the result. 

Comment 2 Riku Seppala 2008-01-26 18:56:19 UTC
$ locate pkgIndex.tcl |grep TkCximage
/usr/share/amsn/utils/TkCximage/pkgIndex.tcl


[20:53:59] Executing : set ::auto_path
[20:53:59] utils utils/linux /home/one/.amsn/plugins /usr/share/tcl8.4
/usr/share /usr/lib /usr/lib/tcl8.4 /usr/lib/tcl8.4/tcllib-1.10
/usr/share/tcl8.4/tcllib-1.10 /usr/share/tk8.4

Comment 3 Riku Seppala 2008-01-27 08:31:20 UTC
I downloaded the source from www.amsn-project.net and compiled it and it seems
to work fine. So... well I don't know if that means anything? :)

Maybe the upgrade I did from f6 to f8 didn't went so smoothly...?

Comment 4 Riku Seppala 2008-01-27 11:53:11 UTC
OK, I think this is solved now. I removed some old  TkCximage/ directory and now
I can open chat window, I'll close this bug when some of my friends comes online
so I can confirm everything works. 


Comment 5 Sander Hoentjen 2008-01-27 13:28:49 UTC
good, thanks for investigating yourself.


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