[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap() throws System.InvalidCastException (.NET CLI)

2014-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Michael Stahl mst...@redhat.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap() throws System.InvalidCastException (.NET CLI)

2014-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Michael Stahl mst...@redhat.com changed: What|Removed |Added Resolution|WORKSFORME |FIXED

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap() throws System.InvalidCastException (.NET CLI)

2014-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 jvanderd...@eases.nl changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap() throws System.InvalidCastException (.NET CLI)

2014-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #28 from Sebastian Brandt sbra...@gmx.de --- You need to use the strong name tool sn.exe from the .Net 4.0 SDK. It can be found - if installed - in C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools (note that (1)

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap() throws System.InvalidCastException (.NET CLI)

2014-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 jvanderd...@eases.nl changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #23 from Sebastian Brandt sbra...@gmx.de --- Managed to patch and compile cli_ure, took only a day or two. If someone needs the 5 dlls, please drop me a note (LibreOffice 4.0.4.2, .Net 4.0) Sebastian -- You are receiving this mail

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Sebastian Brandt sbra...@gmx.de changed: What|Removed |Added CC||sbra...@gmx.de ---

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #21 from kpreis...@gmail.com --- Is there any progress on this one? This is a critical issue for me (and for everyone who uses .NET interop) ... -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-05-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #18 from rde...@gmail.com --- Since this is definitely a show stopper for anyone using .NET to interface with LO, can't the fix be backported to the 4.0 branch too? -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-05-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #19 from Michael Meeks michael.me...@novell.com --- I'd be happy to back-port that; but first I'd like to know that the bug is resolved in master :-) Can you try a dev-build to see if it fixes it for you checkout:

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-05-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #20 from rde...@gmail.com --- (In reply to comment #19) I'd be happy to back-port that; but first I'd like to know that the bug is resolved in master :-) Can you try a dev-build to see if it fixes it for you checkout:

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #14 from Tor Lillqvist tlillqv...@suse.com --- I now get this compilation error: cli_ure\source\native\native_share.h(65) : error C2664: 'System::Runtime::InteropServices::GCHandle::FromIntPtr' : cannot convert parameter 1 from

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #15 from Tor Lillqvist tlillqv...@suse.com --- Dropping the gcnew gets around that compilation error, but whether that is the right thing to do or not I have no idea. Peter, which compiler version did you fix work with? -- You are

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #16 from Tor Lillqvist tlillqv...@suse.com --- Pushed this: commit 3a77c4fa06e02a3758222b39e6359a9f504d42b2 Author: Tor Lillqvist tlillqv...@suse.com Date: Thu Apr 25 12:35:49 2013 +0300 Fix compilation error after

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #11 from Julieta jabd...@kubikware.com --- I have the same issue. C#.net fW 4.0 Where I Apply this path?... I dont' understand. Thanks -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #12

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Joel Madero jmadero@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #6 from Peter Foley pefol...@verizon.net --- Created attachment 77961 -- https://bugs.freedesktop.org/attachment.cgi?id=77961action=edit Patch for bug -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #7 from Peter Foley pefol...@verizon.net --- Try the attached patch. It's a shot in the dark, but might fix your problem. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #4 from milankor...@seznam.cz --- LibreOffice Verze 4.0.1.2 (ID sestavení: 84102822e3d61eb989ddd325abf1ac077904985) funct Bootstrap.bootstrap() ERRORR!!! Could not load file or assembly 'cli_cppuhelper, Version=1.0.22.0,

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #5 from fabrizio fabrizio.leona...@erickson.it --- same exception : uno.util.Bootstrap.bootstrap() Impossibile caricare il file o l'assembly 'cli_basetypes, Version=1.0.19.0, Culture=neutral, PublicKeyToken=ce2cb7e279207b9e' o una

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 taes...@yahoo.com changed: What|Removed |Added CC||taes...@yahoo.com --- Comment #3

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #1 from Lafriks lau...@nix.lv --- I got very similar exception: System.InvalidCastException was caught HResult=-2147467262 Message=Unable to cast object of type 'System.IntPtr' to type 'System.Runtime.InteropServices.GCHandle'.

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 --- Comment #2 from Lafriks lau...@nix.lv --- Tested 4.0.1.2 and 4.0.0-beta1 and both throws this errors. In version 3.5.6 there is no such error and everything works just fine. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 61503] uno.util.Bootstrap.bootstrap()

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61503 Lafriks lau...@nix.lv changed: What|Removed |Added Version|4.0.0.3 release |4.0.1.2 release -- You are