aMSN Forums
February 11, 2012, 05:04:42 pm
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: New forum for aMSN !!
Home
Help
Search
Login
Register
aMSN Forums
>
Development
>
Amsn development related issues
>
[SVN8981 and previous] Add group bug
Pages: [
1
]
« previous
next »
Print
Author
Topic: [SVN8981 and previous] Add group bug (Read 4275 times)
Cypher
Newbie
Offline
Posts: 23
[SVN8981 and previous] Add group bug
«
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
Posts: 46
[SVN8981 and previous] Add group bug
«
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
Posts: 23
[SVN8981 and previous] Add group bug
«
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
Posts: 427
[SVN8981 and previous] Add group bug
«
Reply #3 on:
August 28, 2007, 07:18:57 am »
Hi Cypher
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
Posts: 23
[SVN8981 and previous] Add group bug
«
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
Posts: 23
[SVN8981 and previous] Add group bug
«
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
Posts: 9424
[SVN8981 and previous] Add group bug
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Development
-----------------------------
=> Important announcements
=> Amsn development related issues
=> aMSN2
-----------------------------
aMSN Support
-----------------------------
=> General
=> Linux
=> Macintosh
=> Windows
=> Other OSes
-----------------------------
The Community
-----------------------------
=> Feedback and Suggestions
=> Whatever You Want To Talk About Here
=> Skins
=> Plugins
-----------------------------
Other Languages
-----------------------------
=> EspaƱol
=> Français
=> Deutsch
Loading...