Hi,
On 28.11.2012 13:06, Ariel Constenla-Haile wrote:
Hi Armin,
On Wed, Nov 28, 2012 at 10:42:21AM +0100, Armin Le Grand wrote:
Hi List,
with the current build there is an error in the gallery (in the
windows version, others not checked). When you open the gallery (in
any application) there is a first theme called '<resource ID 6015
not found>' which is wrong. That theme is the normally hidden theme
'htmlexpo' (the gallery has various hidden themes which are
internally used as access to graphics, e.g. in this case for html
exports).
I checked back to revision 1401221, (what I currently have on old
stuff on my HD), it's already broken there.
Does someone have an idea what change may have done this? It must
have to do with ressource changes somehow...
see https://issues.apache.org/ooo/show_bug.cgi?id=118845
That was http://hg.services.openoffice.org/OOO340/rev/902597eed541
276753:902597eed541 07-Feb-2011 ocke.jans...@oracle.com
impress210: #i105310# set tooltip for items and some refactoring
It removed all uses of that gallery, including the ID
http://hg.services.openoffice.org/OOO340/diff/902597eed541/svx/inc/svx/gallery.hxx
but if forgot to remove the gallery itself. IMO the fix is to remove the
theme, or reintroduce it properly (but if it unused, this makes no
sense).
Ariel, you are superior. Thanks for saving my day (and I think Armin's, too).
Thanks for the pointer to the already existing issue - shame on me that I did
not had a look into our Bugzilla issue database.
Thus, we need to check, if this hidden theme is used or not.
For the HTML export of presentation documents this hidden theme is not used -
here the resources from /main/sd/res/buttons/ are used.
But, I do not know, if this hidden theme is somewhere else used.
Armin just told me that he will "solve" this issue during his improvement work
on the gallery.
Best regards, Oliver.