[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-09 Thread sbosio
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from sbo...@openoffice.org Thu Feb 10 01:42:19 
+ 2011 ---
Sorry for this!

My mistake. I'm trying to improve the spanish set of dictionaries, and this
extension wasn't meant to be published yet.

I've unpublished it. When stable, I will upload the corrected versions and
publish again.

Even said that, IMHO OOo shouldn't crash with this, perhaps it should reject to
install the extension if there are mismatches between configuration and
installed data?

Best regards,

Santiago

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-09 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from t...@openoffice.org Thu Feb 10 07:46:55 + 
2011 ---
tl-sbosio: It can't be done at the time of the installation of the extension. 
At that point it is only possible to check for correct syntax. 
To do more would require the configuration to have intimate knowledge about how
the extension is being used, i.e. namely what each entry is to be used for and
to what constraints it must be kept.
This the configuration is a rather general tool no such knowledge is available
to it. Everything else would break code/module abstraction and would make the
whole of the office source code harder to maintain and keep bug free.

The solution in sight would be that the code that makes use of the configuration
data does some consistency check and thus will not break even when broken data
is provided. 



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User tl changed the following:

What|Old value |New value

  CC|'tl'  |'nemeth,tl'





--- Additional comments from t...@openoffice.org Mon Feb  7 11:59:14 + 
2011 ---
It looks like a problem with the look up in the thesaurus. The stack from the
crash reporter looks like this:

ordinal=MyThes::binsearch+0x000B name=lnthmi.dll
ordinal=MyThes::Lookup+0x0068 name=lnthmi.dll
ordinal=Thesaurus::queryMeanings+0x04AF name=lnthmi.dll
ordinal=ThesaurusDispatcher::queryMeanings+0x02EC name=lngmi.dll
ordinal=SfxThesSubMenuHelper::GetMeanings+0x0070 name=sfxmi.dll
ordinal=InsertThesaurusSubmenu_Impl+0x00FB name=sfxmi.dll

It may be related to the dictionary extensions content though since with the
default en-US dictionary there is no such problem.

tl-nemeth: Can you have look? Thanks!


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from t...@openoffice.org Mon Feb  7 12:04:10 + 
2011 ---
BTW: It did not happen in my OCL330_m7 installation, despite the fact that both
(OCL330_m7 and OOO33_m20) use mythes-1.2.0. 
Also both versions use hunspell-1.2.8 with the seemingly same set of patches...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread nemeth
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from nem...@openoffice.org Mon Feb  7 12:44:50 
+ 2011 ---
The problem is related to the the bad thesaurus file names in the 
dictionaries.xcu. Under Linux I got the following error messages: 

Error - can't open /home/laci/.ooo-
dev/3/user/uno_packages/cache/uno_packages/aeb2Jq_/es_ANY.oxt/th_es_ANY_v2.idx 
or /home/laci/.ooo-
dev/3/user/uno_packages/cache/uno_packages/aeb2Jq_/es_ANY.oxt/th_es_ANY_v2.dat

th_es_ANY_* registrated, but the file names in the package are th_es_ES*



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread nemeth
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from nem...@openoffice.org Mon Feb  7 12:54:29 
+ 2011 ---
A  possible solution is to fix the dictionaries.xcu in the *oxt package, and 
install again. 

I have sent a message to the authors of the extension 
(https://forja.rediris.es/contactar.php), too.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User sba changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from s...@openoffice.org Mon Feb  7 13:33:26 + 
2011 ---
Thanks a lot, nemeth. I corrected the dictionaries.xcu accordingly...
BEFORE:
 node oor:name=ThesDic_es-ANY oor:op=fuse
prop oor:name=Locations oor:type=oor:string-list
value%origin%/th_es_ANY_v2.dat 
%origin%/th_es_ANY_v2.idx/value
/prop
AFTER:
 node oor:name=ThesDic_es-ANY oor:op=fuse
prop oor:name=Locations oor:type=oor:string-list
value%origin%/th_es_ES_v2.dat %origin%/th_es_ES_v2.idx/value
/prop

Then I re-zipped all and re-installed the extension.
Result: the crash is gone and the Thesaurus works. 
- set this issue to INVALID as this is the error of the dictionary 
maintainer.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from s...@openoffice.org Mon Feb  7 13:38:02 + 
2011 ---
Created an attachment (id=75784)
Dict extension with fixed Thesaurus file names in dictionareis.xcu


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User sba changed the following:

What|Old value |New value

 URL|  |http://extensions.services
|  |.openoffice.org/en/project
|  |/es_ANY-dictspell

  Status|RESOLVED  |CLOSED





--- Additional comments from s...@openoffice.org Mon Feb  7 13:49:16 + 
2011 ---
I attached a working version (es_ANY_i116832.oxt).

Adding extension URL (source of the broken dictionary extension).
Version  0.4, Date: 2010-Dec-30 is affected.

Someone should tell the maintainers of this one to correct it as described above
to avoid duplicate reports.

Closing invalid issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-06 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User es changed the following:

What|Old value |New value

  CC|''|'tl'

 Assigned to|writerneedsconfirm|sba

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Priority|P1|P2

 Summary|Writer crash on right clic|Writer crashes on right cl
|k at end of line with es_*|ick on correct word with e
|.oxt  |s_ALL.oxt

Target milestone|---   |OOo 3.4





--- Additional comments from e...@openoffice.org Sun Feb  6 13:47:45 + 
2011 ---
@SBA: confirmed. Please have a look.
Crashes when right click on a correct word.
Doesn't crash on misspelled word (llugar)
Doesn't crash calling spell checker (F7)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org