[Libreoffice-bugs] [Bug 150559] loading component library failed

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150559

Eric  changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #4 from Eric  ---


*** This bug has been marked as a duplicate of bug 119408 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150559] loading component library failed

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150559

Eric  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Eric  ---

> Your problem may also be related to bug 119408.

Thank you very much.  I acquired the avahi libraries and that resolved the
issue.

Note for Slackware users:

https://download.salixos.org/x86_64/14.2/salix/xap/avahi-0.6.32-x86_64-1dj.txz

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150559] loading component library failed

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150559

Rafael Lima  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||9408
 Ever confirmed|0   |1
 CC||rafael.palma.l...@gmail.com

--- Comment #2 from Rafael Lima  ---
The file opened fine in

Version: 7.3.5.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.5-0ubuntu0.22.04.1
Calc: threaded

You probably have a broken installation. Try uninstalling and reinstalling
LibreOffice to see if the problem persists.

Your problem may also be related to bug 119408.

I don't know which Linux distro you're using but you could try downloading the
binaries distributed by the LibreOffice website (deb and rpm available).

https://www.libreoffice.org/download/download-libreoffice/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150559] loading component library failed

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150559

--- Comment #1 from Eric  ---
Created attachment 181977
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181977=edit
This is the file I'm trying to open, in case that's relevant

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150559] New: loading component library failed

2022-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150559

Bug ID: 150559
   Summary: loading component library
 failed
   Product: LibreOffice
   Version: 7.3.5.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hy...@lactose.homelinux.net

Description:
I tried to open a Powerpoint (pptx) file and I got this error:

-- Component cannot be loaded, possibly broken or incomplete installation.
-- Full error message:
-- 
-- loading component library
--  failed
-- /home/buildslave/source/libo-core-cppuhelper/source/shlib.css:311

The program then exits.

I'm willing to accept that I have an incomplete installation, but there is no
specific indication as to what I might be missing.

I don't know if it's an issue with my specific Powerpoint file, but ldd tells
me:

$ ldd libsdlo.so
libavahi-common.so.3 => not found
libavahi-client.so.3 => not found

Do these need to be part of the installation package(s) ?  Or are they in a
package that I don't have / missed / forgot / otherwise didn't install?

Steps to Reproduce:
1.Run the command soffice MyPptFile.pptx

Actual Results:
Program displays a pop-up error.  When the error is acknowledged, the program
exits.

Expected Results:
The program would open and display my file.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version 7.3.5.2 / LibreOffice Community
Build:  184fe81b8c8c30d8b5082578a...
Environment: CPU threads: 8, OS: Linux 5.11
User Interface: UI render: default: VCL: gtk3
Locale: en-US (en_US.utf8) ; UI: en-US
Misc: Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

loading component library failed

2021-07-15 Thread 宋河川
try

{

xInterface = Reference< XInterface >(

resolver->resolve(sConnectionString), UNO_QUERY);

}

catch (Exception& e)

{

printf("Error: cannot establish a connection using '%s':\n   %s\n",

OUStringToOString(sConnectionString, 
RTL_TEXTENCODING_ASCII_US).getStr(),

OUStringToOString(e.Message, RTL_TEXTENCODING_ASCII_US).getStr());




exit(1);

}




Error: cannot establish a connection using 
'uno:socket,host=localhost,port=2083;urp;StarOffice.ServiceManager':
   loading component library  failed___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 40205] C++ extension: loading component library failed ( mtrandom.uno.so)

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40205

--- Comment #6 from Buovjaga  ---
(In reply to BOUNHOURE from comment #5)
> Crash of my macbook pro when loading  extension cmathooocas.oxt the best
> extension to do mathematics in libreoffice writer and calc. No problem with
> cmathooo.oxt

Please contact the extension author.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40205] C++ extension: loading component library failed ( mtrandom.uno.so)

2017-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40205

BOUNHOURE  changed:

   What|Removed |Added

Version|3.4.2 release   |5.3.5.2 release
 OS|Linux (All) |Mac OS X (All)

--- Comment #5 from BOUNHOURE  ---
Crash of my macbook pro when loading  extension cmathooocas.oxt the best
extension to do mathematics in libreoffice writer and calc. No problem with
cmathooo.oxt

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60457] loading component library failed

2015-09-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60457

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INVALID

--- Comment #4 from QA Administrators  ---
Dear Bug Submitter,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INVALID due to inactivity and a lack of
information which is needed in order to accurately reproduce and confirm the
problem. We encourage you to retest your bug against the latest release. If the
issue is still present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating system and the
latest version of LibreOffice that you have confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED and we will
attempt to reproduce the issue. 
Please do not:
a) respond via email 
b) update the version field in the bug or any of the other details on the top
section of FDO
Message generated on: 2015-09-03

-- 
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 60457] loading component library failed

2015-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60457

--- Comment #3 from QA Administrators qa-ad...@libreoffice.org ---
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least 6 months.
Please provide the requested information as soon as possible and mark the bug
as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in
NEEDINFO status with no change in 30 days the QA team will close the bug as
INVALID due to lack of needed information.

For more information about our NEEDINFO policy please read the wiki located
here: 
https://wiki.documentfoundation.org/QA/FDO/NEEDINFO

If you have already provided the requested information, please mark the bug as
UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed.


Thank you for helping us make LibreOffice even better for everyone!


Warm Regards,
QA Team

This NEEDINFO message was generated on: 2015-07-18

-- 
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 60457] loading component library failed

2014-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|: loading component library |loading component library
   |failed  |failed

-- 
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 60457] : loading component library failed

2014-12-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@quipo.it
 Ever confirmed|0   |1

--- Comment #2 from tommy27 ba...@quipo.it ---
this report was about a very old LibO version.

please tell if bug is still present in LibO 4.3.4.1
if YES, revert status to UNCONFIRMED
if NO, change it to RESOLVED WORKSFORME

-- 
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 40205] C++ extension: loading component library failed (mtrandom.uno.so)

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40205

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||todven...@suomi24.fi
 Resolution|--- |NOTOURBUG

--- Comment #4 from Beluga todven...@suomi24.fi ---
I have no problem with installing, but the functions don't work and the options
page is blank. Yet, I feel this is NOTOURBUG.

Win 7 64-bit 4.3.4.1 and Version: 4.4.0.0.alpha2+
Build ID: b021b5983c62e266b82d9f0c5c6d8d8900553827
TinderBox: Win-x86@39, Branch:master, Time: 2014-11-12_01:10:08

-- 
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 60457] : loading component library failed

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #1 from Beluga todven...@suomi24.fi ---
I have to change this to UNCONFIRMED, because we need someone to reproduce the
problem before setting to NEW.

-- 
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 60457] : loading component library failed

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||todven...@suomi24.fi

-- 
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 40205] C++ extension: loading component library failed (mtrandom.uno.so)

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40205

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO
 CC||jmadero@gmail.com

--- Comment #3 from Joel Madero jmadero@gmail.com ---
Never independently confirmed by QA, moving to UNCONFIRMED. Thanks

-- 
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 40205] C++ extension: loading component library failed (mtrandom.uno.so)

2014-11-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40205

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
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 60457] : loading component library failed

2014-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Component|Extensions  |sdk

-- 
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 60457] : loading component library failed

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #74392|application/octet-stream|application/vnd.openofficeo
  mime type||rg.extension

-- 
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 61367] mysql-connector-ooo-1.0.1-windows-intel.oxt loading component library failed

2013-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61367

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #75424|text/plain  |image/jpeg
  mime type||

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #15 from thack...@nexgo.de ---
Hello NoOp, *,
(In reply to comment #14)
 This issue is occuring again on the 3.6.1 .deb installs. Please see:
 https://bugs.freedesktop.org/show_bug.cgi?id=54202
 [Error while installing Dutch Linux Deb (x64) main installer with command
 dpkg -i *]

I have not this bug anymore, since I reported it ... ;) Have you tested it with
a newer built than 3.6.1? Does it occur there, too? It would be nice, if you
could test it again ... ;)
Have a nice evening
Thomas.

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #16 from NoOp gl...@sbcglobal.net ---
Recommend that this bug be closed. I can no longer reproduce and LO 3.x reached
EOL in August 2013:
https://wiki.documentfoundation.org/ReleasePlan

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

thack...@nexgo.de changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from thack...@nexgo.de ---
Good morning NoOp, *,
(In reply to comment #16)
 Recommend that this bug be closed. I can no longer reproduce and LO 3.x
 reached EOL in August 2013:
 https://wiki.documentfoundation.org/ReleasePlan

thanks for your comment :) I will close it then :)
Have a nice day
Thomas.

-- 
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 61367] mysql-connector-ooo-1.0.1-windows-intel.oxt loading component library failed

2013-04-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61367

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Lionel Elie Mamane lio...@mamane.lu ---


*** This bug has been marked as a duplicate of bug 59516 ***

-- 
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 61367] mysql-connector-ooo-1.0.1-windows-intel.oxt loading component library failed

2013-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61367

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 CC||jmadero@gmail.com

--- Comment #3 from Joel Madero jmadero@gmail.com ---
Please contact the author of the extension to see if they have input. In
general third party extensions are not our bugs. 

For now leaving this open but awaiting feedback from author of the extension

-- 
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 61367] mysql-connector-ooo-1.0.1-windows-intel.oxt loading component library failed

2013-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61367

--- Comment #2 from w.sir...@gmx.net ---
Error still present in LibO 4.0.1.2

-- 
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 40205] C++ extension: loading component library failed (mtrandom.uno.so)

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40205

--- Comment #2 from Andy silva...@katamail.com ---
I am sad to have some bad news on Mersenne Twister random generator:

On Libreoffice 4.0.1.2 the extension does not work and an error message says
that a C++ module has been trying to load incorrectly.

To make Clac work, you are forced to uninstall the extension.

Of course, if the better random generator were placed natively in LO Calc, it
would be a much better solution.

-- 
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 40205] C++ extension: loading component library failed (mtrandom.uno.so)

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40205

Andy silva...@katamail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

-- 
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 61367] New: mysql-connector-ooo-1.0.1-windows-intel.oxt loading component library failed

2013-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61367

  Priority: medium
Bug ID: 61367
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: mysql-connector-ooo-1.0.1-windows-intel.oxt loading
component library failed
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: w.sir...@gmx.net
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.0.0.3 release
 Component: Extensions
   Product: LibreOffice

Created attachment 75424
  -- https://bugs.freedesktop.org/attachment.cgi?id=75424action=edit
Screenshot of error message

I am using Windows 8 Pro x64.

I have attached a screenshot of the error message I get. The file in question
exists at the specified location. Python-Uno support is installed.

As far as I can tell by comparing files to an other installation, the extension
is installed completely  correctly. It just doesn't load.

The same extension works perfectly with LibO 3.6.4.3, also on Windows 8 Pro
x64.

-- 
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 61367] mysql-connector-ooo-1.0.1-windows-intel.oxt loading component library failed

2013-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61367

w.sir...@gmx.net changed:

   What|Removed |Added

  Attachment #75424|0   |1
is obsolete||

--- Comment #1 from w.sir...@gmx.net ---
Created attachment 75425
  -- https://bugs.freedesktop.org/attachment.cgi?id=75425action=edit
screenshot of error message

-- 
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 60457] : loading component library failed

2013-02-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

Simon slange...@druide.com changed:

   What|Removed |Added

  Attachment #74392|0   |1
is obsolete||

-- 
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 60457] New: : loading component library failed

2013-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

  Priority: medium
Bug ID: 60457
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: : loading component library failed
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: slange...@druide.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.0.alpha0+ Master
 Component: Extensions
   Product: LibreOffice

Created attachment 74392
  -- https://bugs.freedesktop.org/attachment.cgi?id=74392action=edit
The extension.

Problem description: 

Steps to reproduce:
1. Install LibreOffice from the .deb found on libreoffice.org
2. Try to install the extension
3. Fail.

1. Install LibreOffice from the ubuntu's repo.
2. Try to install the extension
3. Workin.

Current behavior:

Expected behavior:


Operating System: Ubuntu
Version: 4.1.0.0.alpha0+ Master

-- 
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 60457] : loading component library failed

2013-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60457

Simon slange...@druide.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2012-09-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

NoOp gl...@sbcglobal.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |
 CC||gl...@sbcglobal.net

--- Comment #14 from NoOp gl...@sbcglobal.net 2012-09-01 21:03:32 UTC ---
This issue is occuring again on the 3.6.1 .deb installs. Please see:
https://bugs.freedesktop.org/show_bug.cgi?id=54202
[Error while installing Dutch Linux Deb (x64) main installer with command dpkg
-i *]

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #11 from pckiller2...@gmail.com 2012-03-08 03:33:34 PST ---
Created attachment 58173
  -- https://bugs.freedesktop.org/attachment.cgi?id=58173
Screenshot showing that binaryurp.uno.dll (3.4.502.500) has an embedded
manifest

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #12 from pckiller2...@gmail.com 2012-03-08 03:36:09 PST ---
Created attachment 58175
  -- https://bugs.freedesktop.org/attachment.cgi?id=58175
Screenshot showing that binaryurp.uno.dll (3.5.0.101) apparently has no
embedded manifest

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #13 from pckiller2...@gmail.com 2012-03-08 03:41:07 PST ---
I am also experiencing this exact issue.

It appears that loading of linked C runtime DLL's (MSVCP90.DLL and MSVCR90.DLL)
fails when loading binaryurp.uno.dll (from LibreOffice 3.5+ versions)

(That's the way it appears in Process Monitor)


For LibreOffice 3.4.5: binaryurp.uno.dll had an embedded manifest (RT_MANIFEST)

For LibreOffice 3.5.0: binaryurp.uno.dll no longer appears to have an embedded
manifest.

(I have attached screenshots showing both)


Maybe this causes the issue?

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #14 from Stephan Bergmann sberg...@redhat.com 2012-03-08 04:02:05 
PST ---


*** This bug has been marked as a duplicate of bug 46832 ***

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 CC||fridrich.st...@bluewin.ch

--- Comment #15 from Michael Meeks michael.me...@novell.com 2012-03-08 
04:10:12 PST ---
Fridrich - manifestly odd ? :-) or expected ?

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #16 from Fridrich Strba fridrich.st...@bluewin.ch 2012-03-08 
05:58:02 PST ---
At certain point of the gbuildification we had problems with manifests, We
solved them at least for the *.exe files but it is possible that we did not for
*.dlls :(
Will look.

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #5 from Lafriks lau...@nix.lv 2012-02-28 00:37:12 PST ---
Created attachment 57742
  -- https://bugs.freedesktop.org/attachment.cgi?id=57742
C# test application profiling with depends.exe

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #6 from Lafriks lau...@nix.lv 2012-02-28 00:37:56 PST ---
Created attachment 57743
  -- https://bugs.freedesktop.org/attachment.cgi?id=57743
soffice.bin profiling info

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #7 from Lafriks lau...@nix.lv 2012-02-28 00:38:30 PST ---
Created attachment 57744
  -- https://bugs.freedesktop.org/attachment.cgi?id=57744
soffice.exe profiling info

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

Lafriks lau...@nix.lv changed:

   What|Removed |Added

   Platform|x86-64 (AMD64)  |x86 (IA32)

--- Comment #8 from Lafriks lau...@nix.lv 2012-02-28 00:41:22 PST ---
I could not get depends.exe not to hang with enabled checkbox Hook the process
to gather more detailed dependency information even when running on Windows 7
32-bit. Added profiling information I could get out without that checkbox. If
it is not enough I can try to find Windows XP box to try on that...

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #9 from Stephan Bergmann sberg...@redhat.com 2012-02-28 01:25:46 
PST ---
The log for the C# test application has

  Loaded BINARYURP.UNO.DLL at address 0x50F2 by thread 1.
  Unloaded BINARYURP.UNO.DLL at address 0x50F2 by thread 1.
  Loaded BINARYURP.UNO.DLL at address 0x50F2 by thread 1.
  Unloaded BINARYURP.UNO.DLL at address 0x50F2 by thread 1.

which looks bad, but does not give a clue.  Is there any checkboxes in that
depends.exe profiling pane that relate to DLL loading which you could
additionally check?  (I have no Windows, so this is all from memory.)  Also,
since the problem is indeed with the C# application, no need to profile the
spawned soffice.{bin,exe}.

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #10 from Lafriks lau...@nix.lv 2012-02-28 02:57:13 PST ---
I can't seem to find way to get depends.exe to work with Hook the process
to gather more detailed dependency information enabled.. it just ends with
DllMain(0x0837, DLL_PROCESS_ATTACH, 0x) in DEPENDS.DLL called by
thread 1.
DllMain(0x0837, DLL_PROCESS_ATTACH, 0x) in DEPENDS.DLL returned 1
(0x1) by thread 1.
GetProcAddress(0x76AE [KERNEL32.DLL], FlsAlloc) called from MSCOREE.DLL
at address 0x6F776F3C and returned 0x76AF4EFB by thread 1.

STATUS_STACK_BUFFER_OVERRUN encountered
Entrypoint reached. All implicit modules have been loaded.
Exited LO35_TEST.EXE (process 0x1DB8) with code -1073740791 (0xC409) by
thread 1.

that seems to be depends.exe issue as it does not even get to test application
start. Maybe there is any other tool that could be usefull to get more info?

-- 
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 46682] New: loading component library failed: binaryurp.uno.dll

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

 Bug #: 46682
   Summary: loading component library failed: binaryurp.uno.dll
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: x86 (IA32)
OS/Version: Windows (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: lau...@nix.lv


When calling LibreOffice 3.5 from C# application using URE. There is exception
thrown that with code that was working just fine with Libreoffice 3.4.4.

Exception stack:

{unoidl.com.sun.star.loader.CannotActivateFactoryException: loading component
library failed:
file:///C:/Program%20Files%20(x86)/LibreOffice%203.5/URE/bin/binaryurp.uno.dll

Server stack trace: 


Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData
msgData, Int32 type)
   at unoidl.com.sun.star.bridge.XUnoUrlResolver.resolve(String sUnoUrl)


C# code raising exception:

xContext =
(XComponentContext)xUrlResolver.resolve(uno:pipe,name=lopipe1;urp;StarOffice.ComponentContext);

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #1 from Lafriks lau...@nix.lv 2012-02-27 08:06:16 PST ---
Just tried with 3.5.1 RC1 and got the same error.

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

Lafriks lau...@nix.lv changed:

   What|Removed |Added

Version|LibO 3.5.0 Release  |LibO 3.5.1 RC1

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

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

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #2 from Stephan Bergmann sberg...@redhat.com 2012-02-27 08:19:02 
PST ---
Lafriks:  Can you run your C# application from within depends.exe (enabling the
check-box to also trace spawned processes, in case the exception is originating
from soffice) to find out why exactly loading binaryurp.uno.dll fails?

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

Lafriks lau...@nix.lv changed:

   What|Removed |Added

   Platform|x86 (IA32)  |x86-64 (AMD64)

--- Comment #3 from Lafriks lau...@nix.lv 2012-02-27 13:23:24 PST ---
depends.exe seems to hang when I run it.. maybe because of many threads
started. I will try to make simple console application to reproduce issue and
try with it. I don't know if it does changes anything but I did only now notice
that I have reported wrong platform. I'm using 64-bit windows but application
is running in 32-bit mode.

-- 
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 46682] loading component library failed: binaryurp.uno.dll

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46682

--- Comment #4 from Stephan Bergmann sberg...@redhat.com 2012-02-27 23:29:03 
PST ---
(In reply to comment #3)
 I'm using 64-bit windows but application is running in 32-bit mode.

As long as the same instance of the C# application works fine with LO 3.4.4
(and the process that tries to load binaryurp.uno.dll is 32 bit), 64 bit
Windows should not make a difference here.  Both LO 3.4.4 and LO 3.5 are only
available in 32 bit.

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2012-01-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

manj_k courrier.oou.fr@googlemail.com changed:

   What|Removed |Added

 CC||susancra...@earthlink.net

--- Comment #13 from manj_k courrier.oou.fr@googlemail.com 2012-01-09 
12:41:37 PST ---
*** Bug 41290 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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

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

thack...@nexgo.de changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED

--- Comment #12 from thack...@nexgo.de 2011-12-24 00:45:45 PST ---
Hello Björn, *,
thank you for the reminder :) This issue seems to be fixed in the meantime, so
I close it as Resolved Fixed
Merry X-mas and have a nice day
Thomas.

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

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

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #11 from Björn Michaelsen bjoern.michael...@canonical.com 
2011-12-23 12:39:35 PST ---
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2
prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation:
http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html

-- 
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 40205] C++ extension: loading component library failed (mtrandom.uno.so)

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

clio fyv...@ya.ru changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from clio fyv...@ya.ru 2011-12-21 23:06:11 PST ---
New version of extension (0.2.2) successfully installs in LibO 3.4.X

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #9 from Susan Cragin susancra...@earthlink.net 2011-10-08 
07:30:00 PDT ---
The 2 11 10 7 build installed for me without a problem, and so this bug MAY
have been fixed.

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #8 from Susan Cragin susancra...@earthlink.net 2011-10-07 
06:24:55 PDT ---
I am unable to follow these steps because I get the message:
dpkg: error: you must specify packages by their own names, not by quoting the
names of the files they come in

--and I can't figure out the names of the three packages.

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #6 from SURCOUF bunty.surc...@gmail.com 2011-10-04 08:21:21 PDT 
---
Hello Thomas,

I finally got a solution. Just have a look at this link. I just resolved my
problem using the steps proposed.

http://www.piprime.fr/1476/supprimer-manuellement-paquet-debian-ubuntu/

Have fun

Bunty

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #1 from SURCOUF bunty.surc...@gmail.com 2011-10-03 00:50:14 PDT 
---
(In reply to comment #0)
 Hello @ll,
 when I try to install
 http://dev-builds.libreoffice.org/daily/Linux_x86_64_Release_Configuration/master/2011-09-26_04.11.22/master~2011-09-26_04.11.22_LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US.tar.gz,
 I get the following messages:
 
 quote
 Ersatz für libo-dev3.5-dict-en wird entpackt ...
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
 zurück
 dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Fehler beim Bearbeiten von
 LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-en_3.5.0-1_amd64.deb
 (--install):
  Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Fehler beim Aufräumen:
  Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
 Vorbereitung zum Ersetzen von libo-dev3.5-dict-es 3.5.0-1 (durch
 .../libo-dev3.5-dict-es_3.5.0-1_amd64.deb) ...
 Ersatz für libo-dev3.5-dict-es wird entpackt ...
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
 zurück
 dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Fehler beim Bearbeiten von
 LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-es_3.5.0-1_amd64.deb
 (--install):
  Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Fehler beim Aufräumen:
  Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
 Vorbereitung zum Ersetzen von libo-dev3.5-dict-fr 3.5.0-1 (durch
 .../libo-dev3.5-dict-fr_3.5.0-1_amd64.deb) ...
 Ersatz für libo-dev3.5-dict-fr wird entpackt ...
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
 zurück
 dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Fehler beim Bearbeiten von
 LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-fr_3.5.0-1_amd64.deb
 (--install):
  Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
 
 ERROR: exception occurred raising singleton
 /singletons/com.sun.star.deployment.ExtensionManager: loading component
 library failed: file:///opt/lo-dev/program/../program/libdeployment.so
 
 unopkg failed.
 ERROR: Registration of extensions failed!
 dpkg: Fehler beim Aufräumen:
  Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
 /quote
 
 ... :( After that I am neither able to purge LO nor to update my system ... :(
 And I cannot install the Germanophone package as well, as I get a nearly
 identical error there too, when apt tries to install the dict-de package ... 
 :(
 
 OS: Debian Testing AMD64
 LO: 
 master~2011-09-26_04.11.22_LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US
 Sorry for the inconvience and have a nice evening
 Thomas.

Hello,

Got the same problem when I installed the
master~2011-09-30_18.30.33_LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en

[Libreoffice-bugs] [Bug 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

thack...@nexgo.de changed:

   What|Removed |Added

   Priority|medium  |high

--- Comment #2 from thack...@nexgo.de 2011-10-03 01:47:17 PDT ---
Hello Bunty, *,

(In reply to comment #1)
 (In reply to comment #0)
  Hello @ll,
  when I try to install
  http://dev-builds.libreoffice.org/daily/Linux_x86_64_Release_Configuration/master/2011-09-26_04.11.22/master~2011-09-26_04.11.22_LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US.tar.gz,
  I get the following messages:
  
  quote
  Ersatz für libo-dev3.5-dict-en wird entpackt ...
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
  zurück
  dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Fehler beim Bearbeiten von
  LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-en_3.5.0-1_amd64.deb
  (--install):
   Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Fehler beim Aufräumen:
   Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
  Vorbereitung zum Ersetzen von libo-dev3.5-dict-es 3.5.0-1 (durch
  .../libo-dev3.5-dict-es_3.5.0-1_amd64.deb) ...
  Ersatz für libo-dev3.5-dict-es wird entpackt ...
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
  zurück
  dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Fehler beim Bearbeiten von
  LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-es_3.5.0-1_amd64.deb
  (--install):
   Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Fehler beim Aufräumen:
   Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
  Vorbereitung zum Ersetzen von libo-dev3.5-dict-fr 3.5.0-1 (durch
  .../libo-dev3.5-dict-fr_3.5.0-1_amd64.deb) ...
  Ersatz für libo-dev3.5-dict-fr wird entpackt ...
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
  zurück
  dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Fehler beim Bearbeiten von
  LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-fr_3.5.0-1_amd64.deb
  (--install):
   Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
  
  ERROR: exception occurred raising singleton
  /singletons/com.sun.star.deployment.ExtensionManager: loading component
  library failed: file:///opt/lo-dev/program/../program/libdeployment.so
  
  unopkg failed.
  ERROR: Registration of extensions failed!
  dpkg: Fehler beim Aufräumen:
   Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
  /quote
  
  ... :( After that I am neither able to purge LO nor to update my system ... 
  :(
  And I cannot install the Germanophone package as well, as I get a nearly
  identical error there too

[Libreoffice-bugs] [Bug 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #3 from SURCOUF bunty.surc...@gmail.com 2011-10-03 06:47:10 PDT 
---
Hello Thomas,

have been working on the problem since last night. Still on it. I feel quite
discourage not to find a solution to this for, as you have said, I can't even
update my linux.

Hope that the developers will find a solution as soon as possible; we are quite
helpless for the time being.

regards

Bunty

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #4 from thack...@nexgo.de 2011-10-03 10:29:02 PDT ---
Hello Bunty, *,
(In reply to comment #3)
 have been working on the problem since last night. Still on it. I feel quite

thank you very much :)

 discourage not to find a solution to this for, as you have said, I can't even
 update my linux.

Yes, it is really annoying ... :(

 Hope that the developers will find a solution as soon as possible; we are 
 quite
 helpless for the time being.

I wish I could be of any help here ... But I can not program, so ... :(
Thanks for your work so far
Thomas.

-- 
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 41237] Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

--- Comment #5 from SURCOUF bunty.surc...@gmail.com 2011-10-03 12:07:14 PDT 
---
Hello Thomas,

No no no, I'm not programming, I've just been trying to find a solution so as
to be able to update and upgrade my linux. Since now I haven't been able to
find a way out. I'll keep up trying hoping to get through soon. I'll let you
know

Bunty

-- 
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 41237] New: Installation of dictionaries failed with /singletons/com.sun.star.deployment.ExtensionManager: loading component library failed

2011-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41237

   Summary: Installation of dictionaries failed with
/singletons/com.sun.star.deployment.ExtensionManager
: loading component library failed
   Product: LibreOffice
   Version: LibO Master
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: critical
  Priority: medium
 Component: Installation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: thack...@nexgo.de


Hello @ll,
when I try to install
http://dev-builds.libreoffice.org/daily/Linux_x86_64_Release_Configuration/master/2011-09-26_04.11.22/master~2011-09-26_04.11.22_LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US.tar.gz,
I get the following messages:

quote
Ersatz für libo-dev3.5-dict-en wird entpackt ...

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
zurück
dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Fehler beim Bearbeiten von
LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-en_3.5.0-1_amd64.deb
(--install):
 Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Fehler beim Aufräumen:
 Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
Vorbereitung zum Ersetzen von libo-dev3.5-dict-es 3.5.0-1 (durch
.../libo-dev3.5-dict-es_3.5.0-1_amd64.deb) ...
Ersatz für libo-dev3.5-dict-es wird entpackt ...

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
zurück
dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Fehler beim Bearbeiten von
LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-es_3.5.0-1_amd64.deb
(--install):
 Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Fehler beim Aufräumen:
 Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
Vorbereitung zum Ersetzen von libo-dev3.5-dict-fr 3.5.0-1 (durch
.../libo-dev3.5-dict-fr_3.5.0-1_amd64.deb) ...
Ersatz für libo-dev3.5-dict-fr wird entpackt ...

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1
zurück
dpkg - stattdessen wird Skript aus dem neuen Paket probiert ...

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Fehler beim Bearbeiten von
LibO-Dev_OOO350m1_Linux_x86-64_install-deb_en-US/DEBS/libo-dev3.5-dict-fr_3.5.0-1_amd64.deb
(--install):
 Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück

ERROR: exception occurred raising singleton
/singletons/com.sun.star.deployment.ExtensionManager: loading component
library failed: file:///opt/lo-dev/program/../program/libdeployment.so

unopkg failed.
ERROR: Registration of extensions failed!
dpkg: Fehler beim Aufräumen:
 Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
/quote

... :( After that I am neither able to purge LO nor to update my system ... :(
And I cannot install the Germanophone package as well, as I get a nearly
identical error there too, when apt tries to install the dict-de