error opening business card dialog when someone has geoloc info set
Bug #437700 reported by
buzzdee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
Fix Released
|
Medium
|
Coccinella |
Bug Description
There is an error creating the balloon help for the geoloc fields in components/
Further, the name was not included in the text window headline.
Appended patch fixes the exception and add the jid to the "headline".
Changed in coccinella: | |
milestone: | none → 0.96.16 |
importance: | Undecided → Medium |
Changed in coccinella: | |
status: | New → In Progress |
assignee: | nobody → Coccinella (coccinella) |
Changed in coccinella: | |
status: | In Progress → Fix Committed |
Changed in coccinella: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
When trying to open the view business card dialog a second time (see Bug #179936), the following error appears:
Hook buildUserInfoDl gHook failed: 1 :UserInfoHook" line 12) :UserInfoHook <email address hidden> .juserinfoladyb ugjabberse. frall.nb" :UserInfoHook" line 12) :UserInfoHook <email address hidden> .juserinfoladyb ugjabberse. frall.nb"
window name "geo" already exists in parent
while executing
"ttk::frame $wnb.geo"
(procedure "::Geolocation:
invoked from within
"::Geolocation:
("eval" body line 1)
invoked from within
"eval $func $args"
window name "geo" already exists in parent
while executing
"ttk::frame $wnb.geo"
(procedure "::Geolocation:
invoked from within
"::Geolocation:
("eval" body line 1)
invoked from within
"eval $func $args"