[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2012-05-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Blocks||41884

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Tor Lillqvist tlillqv...@suse.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #25 from Tor Lillqvist tlillqv...@suse.com 2011-12-05 00:00:34 
UTC ---
Should be fixed now with:

commit a35140f245d774745b806ef12346aa77f0256395
Author: Tor Lillqvist tlillqv...@suse.com
Date:   Fri Dec 2 11:41:33 2011 +0200

Fix library layer mapping for the URELIB ones, fdo#42826

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #20 from Stephan Bergmann sberg...@redhat.com 2011-12-02 00:01:48 
PST ---
Re comment 18, most (if not all) of the URE modules that contain .component
files (like cppuhelper, javaunohelper, stoc) are still dmake-based, using the
working solenv/inc/settings.mk COMPONENTPREFIX_* mechanism.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 CC||bjoern.michaelsen@canonical
   ||.com, mst...@redhat.com

--- Comment #21 from Stephan Bergmann sberg...@redhat.com 2011-12-02 00:04:52 
PST ---
Maybe Björn or Michael Stahl can give input on comment 19.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #22 from Tor Lillqvist tlillqv...@suse.com 2011-12-02 00:17:58 
PST ---
ah, ok, yes the fact that so much still uses dmake probably is the key here.
OK, so I will make the change from comment #19 and see what happens.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Jesus Corrius je...@softcatala.org changed:

   What|Removed |Added

 CC||je...@softcatala.org

--- Comment #24 from Jesus Corrius je...@softcatala.org 2011-12-02 06:13:55 
PST ---
*** Bug 43461 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #13 from Tor Lillqvist tlillqv...@suse.com 2011-12-01 08:26:44 
PST ---
Stack trace at crash:

[bla bla related to the error dialog]
...
 kernel32.dll!_RaiseException@16()  + 0x52 bytes
 msvcr90.dll!_CxxThrowException(void * pExceptionObject=0x0012fa64, const
_s__ThrowInfo * pThrowInfo=0x4966beb8)  Line 161C++
   cppuhelper3MSC.dll!cppu::loadSharedLibComponentFactory(const 
 rtl::OUString  rLibName={...}, const rtl::OUString  rPath={...}, const 
 rtl::OUString  rImplName={...}, const 
 com::sun::star::uno::Referencecom::sun::star::lang::XMultiServiceFactory  
 xMgr={...}, const 
 com::sun::star::uno::Referencecom::sun::star::registry::XRegistryKey  
 xKey={...}, const rtl::OUString  rPrefix={...})  Line 487 + 0x9b bytesC++
 0255d8ce()
 cppuhelper3MSC.dll!cppu::ORegistryFactoryHelper::createModuleFactory() 
Line 886 + 0x43 bytesC++
...

The interesting part is in
cppuhelper3MSC.dll!cppu::loadSharedLibComponentFactory()  Line 487 + 0x9b
bytes, where the debugger shows that it is trying to load
file:///C:/Program/LibO-dev%203.5/program/../program/binaryurp.uno.dll , i.e.
binaryurp.uno.dll from the program folder even if it is in the URE\bin
folder. A fallout from the Basis layer removal perhaps?

Anyway, if I move the binaryurp.uno.dll from URE\bin to program, unopkg runs
without problems. (Or copy, but just having it in program should work fine.) 

How to fix this then in the build, I don't know. Just have the installer put
binaryurp.uno.dll in program instead of URE\bin? That probably would work fine.
Or ask whoever it was who did the Basis layer removal if he has any idea how to
properly fix this?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #14 from Tor Lillqvist tlillqv...@suse.com 2011-12-01 08:28:22 
PST ---
Ah, comment #11 already guessed at this;)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #15 from Stephan Bergmann sberg...@redhat.com 2011-12-01 08:47:04 
PST ---
The problem apparently is that Repository.mk maps binaryurp to UNOLIBS_URE, but
solenv/gbuild/WNT_INTEL_{GCC,MSC}.mk both map UNOLIBS_URE to OOO in
gb_Library_LAYER, so that the binaryurp.component file will contain a uri
attribute that points to the program directory instead of URE\bin on Windows.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #16 from Tor Lillqvist tlillqv...@suse.com 2011-12-01 10:11:58 
PST ---
So should UNOLIBS_URE be mapped to URELIB then instead? How comes LO itself
apparently works fine even with the wrong mapping?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #17 from Stephan Bergmann sberg...@redhat.com 2011-12-01 11:31:43 
PST ---
So should UNOLIBS_URE be mapped to URELIB then instead?  Looks like it. 
solenv/gbuild/platform/unxgcc.mk maps all of PLAINLIBS_URE, RTVERLBS,
UNOLIBS_URE, and UNOVERLIBS to URELIB, for example.

How comes LO itself apparently works fine even with the wrong mapping? 
soffice.bin itself does not normally need the URP bridge (except for live
deployment of extensions, which are installed into an additional uno process).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #18 from Tor Lillqvist tlillqv...@suse.com 2011-12-01 23:52:55 
PST ---
 soffice.bin itself does not normally need the URP bridge

But what about all the other dlls (UNO components?) affected by this, how are
they then found? Or aren't they, but nobody has tried to use a master build in
such a way that they would have been needed?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #19 from Tor Lillqvist tlillqv...@suse.com 2011-12-01 23:58:59 
PST ---
So would this work?

diff --git a/solenv/gbuild/platform/WNT_INTEL_MSC.mk
b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
index 7a56245..22b8392 100644
--- a/solenv/gbuild/platform/WNT_INTEL_MSC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
@@ -432,13 +432,13 @@ gb_Library_PLAINLIBS_NONE += \
 gb_Library_LAYER := \
$(foreach lib,$(gb_Library_OOOLIBS),$(lib):OOO) \
$(foreach lib,$(gb_Library_PLAINLIBS_NONE),$(lib):OOO) \
-   $(foreach lib,$(gb_Library_PLAINLIBS_URE),$(lib):OOO) \
+   $(foreach lib,$(gb_Library_PLAINLIBS_URE),$(lib):URELIB) \
$(foreach lib,$(gb_Library_PLAINLIBS_OOO),$(lib):OOO) \
$(foreach lib,$(gb_Library_RTLIBS),$(lib):OOO) \
-   $(foreach lib,$(gb_Library_RTVERLIBS),$(lib):OOO) \
-   $(foreach lib,$(gb_Library_UNOLIBS_URE),$(lib):OOO) \
+   $(foreach lib,$(gb_Library_RTVERLIBS),$(lib):URELIB) \
+   $(foreach lib,$(gb_Library_UNOLIBS_URE),$(lib):URELIB) \
$(foreach lib,$(gb_Library_UNOLIBS_OOO),$(lib):OOO) \
-   $(foreach lib,$(gb_Library_UNOVERLIBS),$(lib):OOO) \
+   $(foreach lib,$(gb_Library_UNOVERLIBS),$(lib):URELIB) \

 gb_Library_FILENAMES :=\
$(foreach
lib,$(gb_Library_TARGETS),$(lib):$(gb_Library_SYSPRE)$(lib)$(gb_Library_PLAINEXT))
\


I see that unxgcc.mk contains a gb_Library_LAYER mapping for
gb_Library_PLAINLIBS_NONE, but WNT_INTEL_MSC.mk doesn't. Should it?

Also, if this gb_Library_LAYER thing is supposed to be the same everywhere, why
can't it be factored out into just one of the .mk files?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |blocker

--- Comment #5 from Andras Timar tima...@gmail.com 2011-11-24 01:55:34 PST ---
Crash during install is a blocker.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords||regression

--- Comment #6 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-11-24 02:23:05 PST ---
I' can't tell might be that it's only a nonsense message, but of course, it's
inacceptable for the release

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #7 from Petr Mladek pmla...@suse.cz 2011-11-24 06:41:18 PST ---
unopkg is called when registering extensions. It would be interesting to find
what extension causes this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #8 from Petr Mladek pmla...@suse.cz 2011-11-24 06:43:22 PST ---
(In reply to comment #4)
 I found a bug in Calc but i don't know if i should report this bug or wait for
 an other version without install problem ?

@GerardF: please, file the bug. This bug causes that one or few extensions are
not installed. It should not affect the function of the application = the bug
will be most likely valid even when we fix this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Petr Mladek pmla...@suse.cz changed:

   What|Removed |Added

 CC||fridrich.st...@bluewin.ch,
   ||tima...@gmail.com,
   ||tlillqv...@suse.com

--- Comment #9 from Petr Mladek pmla...@suse.cz 2011-11-24 07:25:58 UTC ---
Adding some Windows experts.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #10 from Petr Mladek pmla...@suse.cz 2011-11-24 07:28:23 PST ---
Created attachment 53832
  -- https://bugs.freedesktop.org/attachment.cgi?id=53832
Screenshot with more details

Hmm, I have disabled all extensions during installation and got the crash as
well.

I have clicked a link to get more details, see the attached screenshot. I am
not sure if it has any use.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Petr Mladek pmla...@suse.cz changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #11 from Petr Mladek pmla...@suse.cz 2011-11-24 07:31:01 PST ---
I wonder if it might be related to the new Andras's installer. It might call
unopkg in a not-yet-installed system or so.

Alternatively it might be related to Stefan's clean up of the 3-layer
structure.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

--- Comment #12 from Stephan Bergmann sberg...@redhat.com 2011-11-24 07:39:15 
PST ---
what might give insight is to run the whole installation process from within
the Depends tool (with attaching to spawned sub-processes enabled)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

 Depends on||37361

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42826] unopkg.bin runtime error during installation

2011-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42826

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 Depends on|37361   |
 Blocks||37361

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs