Bug 133364 - Cannot install barcode Extension
Summary: Cannot install barcode Extension
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Extensions (show other bugs)
Version:
(earliest affected)
6.4.4.1 rc
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-25 10:05 UTC by Oleg Shchelykalnov
Modified: 2020-09-24 07:47 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Shchelykalnov 2020-05-25 10:05:31 UTC
When I trying to install Barcode extension I get error:

(com.sun.star.uno.RuntimeException) { { Message = "<class 'AttributeError'>: module 'uno_component' has no attribute 'writeRegistryInfo', traceback follows\X000a  File \"C:\\Program Files\\LibreOffice\\program\\pythonloader.py\", line 152, in writeRegistryInfo\X000a    return mod.writeRegistryInfo( self.ctx.ServiceManager, regKey )\X000a\X000a", Context = (com.sun.star.uno.XInterface) @0 } }
Comment 1 ian 2020-05-25 18:29:36 UTC
Thank you for reporting the bug.

Is this the extension you are referring to:

https://extensions.libreoffice.org/en/extensions/show/barcode 

?

If not, could you please provide more information about the particular extension you are referring to?
Comment 2 Oleg Shchelykalnov 2020-05-25 18:31:05 UTC
Yes, I mean this one.
Comment 3 ian 2020-05-28 13:20:18 UTC
Thanks for the info.

I can confirm that it is not installable with the most recent stable build and a recent master build in Windows.

Using:

Version: 6.4.4.2 (x64)
Build ID: 3d775be2011f3886db32dfd395a6a6d1ca2630ff
CPU threads: 2; OS: Windows 10.0 Build 17763; UI render: GL; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: CL

And:

Version: 7.0.0.0.alpha1+ (x64)
Build ID: 0e5e935deb0527c64865cfcc53a0421e56b74b6f
CPU threads: 2; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Admittedly, though, the extension specifies, "* LibreOffice 3.4 and 3.5 compatibility," and I'm guessing that this extension hasn't been updated for a while.
Comment 4 BogdanB 2020-05-28 13:36:14 UTC
The same error on Windows

(com.sun.star.uno.RuntimeException) { { Message = "<class 'AttributeError'>: module 'uno_component' has no attribute 'writeRegistryInfo', traceback follows\X000a  File \"C:\\Program Files\\LibreOffice\\program\\pythonloader.py\", line 152, in writeRegistryInfo\X000a    return mod.writeRegistryInfo( self.ctx.ServiceManager, regKey )\X000a\X000a", Context = (com.sun.star.uno.XInterface) @0 } }
Comment 5 Samuel Mehrbrodt (allotropia) 2020-09-24 07:47:37 UTC
A new version of the barcode extension has been published which works with recent LibreOffice versions:
https://extensions.libreoffice.org/en/extensions/show/1046

Apart from that, this was NOTOURBUG (not a bug in LibreOffice, but in the extension).