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 } }
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?
Yes, I mean this one.
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.
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 } }
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).