aMSN Forums
February 11, 2012, 05:04:42 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: [SVN8981 and previous] Add group bug  (Read 4275 times)
Cypher
Newbie

Offline Offline

Posts: 23


View Profile
« on: August 27, 2007, 11:27:56 pm »

Hi,

everytime I want to add a new group, I have the TK bug window appearing, I click ignore, and the "add window" appears, but there is no way to validate the input, no button, and [ENTER] does not work.

I am using TCL/TK 8.5 on Kubuntu Feisty.

I hope this will be solved soon as it is a major bug, at least if it is not related to version 8.5.
Logged
rosierd
Newbie

Offline Offline

Posts: 46


View Profile
« Reply #1 on: August 27, 2007, 11:31:06 pm »

I would just like to add version 8.5 Is not a stable release.. hence I reverted to 8.4 and everything is fine..
Logged

Rosierd a man of his word
Cypher
Newbie

Offline Offline

Posts: 23


View Profile
« Reply #2 on: August 27, 2007, 11:35:09 pm »

Yeah, I know, but 8.5 is an available package in xUbuntu Gutsy, and I think it is time to care about it as more and more people are gonna start to use it.

So if there is a quick way to fix this, any help would be welcome.
Logged
square87
Super Power User
**
Offline Offline

Posts: 427


View Profile
« Reply #3 on: August 28, 2007, 07:18:57 am »

Hi Cypher Smiley
Please paste the error, maybe it's not related to tcl/tk8.5 dev
i am using Gutsy dev too, trevigno's tcl/tk8.5 dev, and i don't have that problem.
Thanks, bye
Logged
Cypher
Newbie

Offline Offline

Posts: 23


View Profile
« Reply #4 on: August 28, 2007, 10:31:47 am »

Code:
window name "[contact e-mail removed]" already exists in parent
    while executing
"checkbutton $gpcontactsframe.w$passport3 -onvalue 1 -offvalue 0 -text " $name" -anchor w -variable [::config::getVar tempcontact_$passport3]"
    (procedure "::groups::dlgAddGroup" line 52)
    invoked from within
"::groups::dlgAddGroup"
    invoked from within
".#main_menu.#main_menu#contacts invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tk::MenuInvoke" line 50)
    invoked from within
"tk::MenuInvoke .#main_menu.#main_menu#contacts 1"
    (command bound to event)
Logged
Cypher
Newbie

Offline Offline

Posts: 23


View Profile
« Reply #5 on: September 02, 2007, 11:33:50 am »

Found the bug... Actually, it comes from that fact that it converts the contacts into windows by using their e-mail address, replacing special characters with _ (underscore). I had two contacts in my list having the same address except that one was using a dot and the other one was using an underscore. So when they got converted into window names, two windows had the same name, causing the bug.

So it does not depend on TCL8.5 and it is a real bug.
Logged
kakaroto
Administrator
Super Power User
*****
Offline Offline

Posts: 9424


View Profile WWW
« Reply #6 on: September 02, 2007, 06:43:09 pm »

oh thx Cypher for finding this design bug.. it's indeed an issue, and it's the first time it's encountered... I'll add it to the TODO!
Logged

KaKaRoTo
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!