[Bug 918221] New: Libreoffice 4.3.5.2 (Repo: LibreOffice) - Wizards for "Letter", "Fax", "Agenda" fail (wrong path?)
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 Bug ID: 918221 Summary: Libreoffice 4.3.5.2 (Repo: LibreOffice) - Wizards for "Letter", "Fax", "Agenda" fail (wrong path?) Classification: openSUSE Product: openSUSE 13.1 Version: Final Hardware: x86 OS: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: LibreOffice Assignee: bnc-team-ooo@forge.provo.novell.com Reporter: AxelKoellhofer@web.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I am using libreoffice from this repo: http://download.opensuse.org/repositories/LibreOffice:/4.3/ Starting "libreoffice" and trying to start one of the Wizards - "Letter" - "Fax" - "Agenda" fails with an error like this: Traceback (most recent call last): File "/usr/lib64/libreoffice/program/wizards/common/FileAccess.py", line 156, in getFolderTitles nameList = xInterface.getFolderContents(FolderName, False) wizards.common.FileAccess.com.sun.star.ucb.InteractiveAugmentedIOException: an error occurred during opening a directory Traceback (most recent call last): File "/usr/lib64/libreoffice/program/wizards/common/FileAccess.py", line 156, in getFolderTitles nameList = xInterface.getFolderContents(FolderName, False) wizards.common.FileAccess.com.sun.star.ucb.InteractiveAugmentedIOException: an error occurred during opening a directory Traceback (most recent call last): File "/usr/lib64/libreoffice/program/wizards/common/FileAccess.py", line 156, in getFolderTitles nameList = xInterface.getFolderContents(FolderName, False) wizards.common.FileAccess.com.sun.star.ucb.InteractiveAugmentedIOException: an error occurred during opening a directory Traceback (most recent call last): File "/usr/lib64/libreoffice/program/wizards/letter/LetterWizardDialogImpl.py", line 96, in startWizard self.initializeTemplates(xMSF) File "/usr/lib64/libreoffice/program/wizards/letter/LetterWizardDialogImpl.py", line 766, in initializeTemplates tuple(self.BusinessFiles[0]) IndexError: list index out of range The above error is caused by calling the "Letter" wizard, "Fax" or "Agenda" show similar error messages: Traceback (most recent call last): File "/usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogImpl.py", line 105, in startWizard self.setConfiguration() File "/usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogImpl.py", line 376, in setConfiguration self.optBusinessFaxItemChanged() File "/usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogImpl.py", line 387, in optBusinessFaxItemChanged self.lstBusinessStyleItemChanged() File "/usr/lib64/libreoffice/program/wizards/fax/FaxWizardDialogImpl.py", line 397, in lstBusinessStyleItemChanged self.BusinessFiles[1][selectedItemPos], False) IndexError: list index out of range Traceback (most recent call last): File "/usr/lib64/libreoffice/program/wizards/agenda/AgendaWizardDialogImpl.py", line 80, in startWizard self.agendaTemplates[1][self.agenda.cp_AgendaType]) IndexError: list index out of range Searching for these error messages leads to https://bugs.documentfoundation.org/show_bug.cgi?id=77899 however, this bug has been marked as fixed for 4.2.5.x. Taking a look at the patches mentioned in the above bug reports at http://cgit.freedesktop.org/libreoffice/core/commit/?id=bf355f47f49eb352985c129544c60c27814f450b&h=libreoffice-4-2 and comparing them with the respective files in the libreoffice packages for openSUSE from http://download.opensuse.org/repositories/LibreOffice:/4.3/ indicates the changes made upstream are already present in openSUSE packages. Speaking purely speculatively, as the error and the bug report from libreoffice upstream indicate the problem is caused by defining a wrong path to search for template files, maybe openSUSE packages differ from upstream version in (sub)folder structure? Greetings, AK -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 --- Comment #1 from Axel Köllhofer <AxelKoellhofer@web.de> --- Update: Two of my systems (both 13.1, one i586 and one x86_64) received updated packages today: rpm -q libreoffice --queryformat '%{name}-%{version}\n' libreoffice-4.3.6.2 Problem is still present. Greetings, AK -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer@tmo.at --- Comment #2 from Wolfgang Bauer <wbauer@tmo.at> --- Hm, I cannot really reproduce the issue with the LibreOffice:4.3 repo... It works fine on a fresh 13.1 installation with the shipped libreoffice. After installing all updates (including libreoffice to 4.1.6) the wizards don't work, I get a similar but different error (something about "tuple index out of range"). I then installed libreoffice 4.3.6.2 from the LibreOffice:4.3 repo, and it works fine again. The error message makes me suspect it is somehow related to the templates though. Have you installed the template packages from the LO:4.3 repo as well, or are you still using the 13.1 ones? Try to switch _all_ packages to the repo as instructed here: https://en.opensuse.org/SDB:Vendor_change_update#Full_repository_Vendor_chan... Does it work with a fresh user account? And what libreoffice packages (templates in particular) do you have installed exactly? rpm -qa libreoffice* -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 --- Comment #3 from Axel Köllhofer <AxelKoellhofer@web.de> --- 1) Installed "libreoffice"-packages and which repo theyŽ re from: zypper --no-refresh se -si libreoffice Daten des Repositories laden ... Installierte Pakete lesen ... S | Name | Typ | Version | Arch | Repository --+--------------------------------------------+-------+-------------+--------+--------------------------------------------------- i | libreoffice | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-base | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-calc | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-calc-extensions | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-converter | Paket | 3.3-18.1.2 | noarch | openSUSE-13.1-Oss i | libreoffice-draw | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-filters-optional | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-impress | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-kde4 | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-l10n-de | Paket | 4.3.6.2-1.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-l10n-en | Paket | 4.3.6.2-1.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-math | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-pyuno | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-templates-de | Paket | 3.3-15.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-templates-en | Paket | 3.3-14.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-templates-labels-a4 | Paket | 1.0.1-13.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-templates-labels-letter | Paket | 1.0.1-13.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-templates-presentation-layouts | Paket | 3.3-13.1 | noarch | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-writer | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) i | libreoffice-writer-extensions | Paket | 4.3.6.2-1.1 | x86_64 | Libreoffice 4.3 Maintenance branch (openSUSE_13.1) So the only exception would be "libreoffice-converter" (package not available from LO 4.3-repo), just to be sure I removed that package, problem persisted. 2) Moved .config/libreoffice to .config/libreoffice.bak for my standard user; problem still remained 3) Tried with completely fresh user account, same problem 4) Now, the interesting bit, you actually gave me a hint by mentioning "which templates do you have installed". I did something one should not really do, I tried: su dbus-launch libreoffice Still the same error, but then I tried: su - dbus-launch libreoffice and this worked! Now this cannot be related to permissions, root is root, so what could be the difference? As a normal user I tried: unset LANG ; libreoffice and that works, too. So apologies for not mentioning that I am using de_DE.UTF-8 as default for my user accounts. So it seems to me this is related to LANG/LOCALE-setting, I had a look at the two packages "libreoffice-templates-de" and "libreoffice-templates-en": rpm -ql libreoffice-templates-de /usr/share/doc/packages/libreoffice-templates-de /usr/share/doc/packages/libreoffice-templates-de/LICENSE.Sun_ODF_Template_Pack /usr/share/doc/packages/libreoffice-templates-de/README-SUSE-de.txt /usr/share/doc/packages/libreoffice-templates-de/README.Sun_ODF_Template_Pack /usr/share/doc/packages/libreoffice-templates-de/README.txt /usr/share/templates /usr/share/templates/libreoffice /usr/share/templates/libreoffice/de /usr/share/templates/libreoffice/de/educate /usr/share/templates/libreoffice/de/finance /usr/share/templates/libreoffice/de/forms /usr/share/templates/libreoffice/de/forms/Dienstreiseantrag.stw /usr/share/templates/libreoffice/de/labels /usr/share/templates/libreoffice/de/misc /usr/share/templates/libreoffice/de/officorr /usr/share/templates/libreoffice/de/offimisc /usr/share/templates/libreoffice/de/personal rpm -ql libreoffice-templates-en /usr/share/doc/packages/libreoffice-templates-en /usr/share/doc/packages/libreoffice-templates-en/LICENSE.Sun_ODF_Template_Pack /usr/share/doc/packages/libreoffice-templates-en/README.Sun_ODF_Template_Pack /usr/share/doc/packages/libreoffice-templates-en/README.txt /usr/share/templates /usr/share/templates/libreoffice /usr/share/templates/libreoffice/en-US /usr/share/templates/libreoffice/en-US/educate /usr/share/templates/libreoffice/en-US/educate/Crystal.ots /usr/share/templates/libreoffice/en-US/educate/apa_4thEd.ott /usr/share/templates/libreoffice/en-US/finance /usr/share/templates/libreoffice/en-US/finance/Bank_Account.ots /usr/share/templates/libreoffice/en-US/finance/Budget.ots /usr/share/templates/libreoffice/en-US/finance/Compare_Loan_Conditions.ots /usr/share/templates/libreoffice/en-US/finance/Compare_Two_Years_with_Graphs.ots /usr/share/templates/libreoffice/en-US/finance/PettyCash.ots /usr/share/templates/libreoffice/en-US/finance/SalesTargets.ots /usr/share/templates/libreoffice/en-US/finance/advloan.ots /usr/share/templates/libreoffice/en-US/finance/armcalculation.ots /usr/share/templates/libreoffice/en-US/finance/business_indebtedness_schedule.ots /usr/share/templates/libreoffice/en-US/finance/business_trip_budget.ots /usr/share/templates/libreoffice/en-US/finance/loan.ots /usr/share/templates/libreoffice/en-US/finance/marketing_budget_plan.ots /usr/share/templates/libreoffice/en-US/finance/mortgage_buster.ots /usr/share/templates/libreoffice/en-US/finance/portfolio_manager.ots /usr/share/templates/libreoffice/en-US/finance/project_planning.ots /usr/share/templates/libreoffice/en-US/finance/start-up_capital_estimate.ots /usr/share/templates/libreoffice/en-US/forms /usr/share/templates/libreoffice/en-US/forms/Confidentiality_Agreement.ott /usr/share/templates/libreoffice/en-US/forms/Joint_venture.ott /usr/share/templates/libreoffice/en-US/forms/Pleading.ott /usr/share/templates/libreoffice/en-US/forms/PleadingGeneric.ott /usr/share/templates/libreoffice/en-US/forms/System_maint_tmpl.ott /usr/share/templates/libreoffice/en-US/forms/contract.ott /usr/share/templates/libreoffice/en-US/forms/maintenance_agreement.ott /usr/share/templates/libreoffice/en-US/forms/partnership.ott /usr/share/templates/libreoffice/en-US/misc /usr/share/templates/libreoffice/en-US/misc/01_event_poster.otg /usr/share/templates/libreoffice/en-US/misc/02_event_poster.otg /usr/share/templates/libreoffice/en-US/misc/03_event_poster.otg /usr/share/templates/libreoffice/en-US/misc/04_event_poster.otg /usr/share/templates/libreoffice/en-US/misc/AveryA4CDTemplate.otg /usr/share/templates/libreoffice/en-US/misc/CD-BACK.ott /usr/share/templates/libreoffice/en-US/misc/CD-Pressit.otg /usr/share/templates/libreoffice/en-US/misc/CD-booklet.ott /usr/share/templates/libreoffice/en-US/misc/NewsLetterTemplate.ott /usr/share/templates/libreoffice/en-US/misc/RepeatedMeasuresANOVA.ots /usr/share/templates/libreoffice/en-US/misc/Trifold_v07.ott /usr/share/templates/libreoffice/en-US/misc/VHS.otg /usr/share/templates/libreoffice/en-US/misc/documentation.ott /usr/share/templates/libreoffice/en-US/misc/excellence_award_2.ott /usr/share/templates/libreoffice/en-US/misc/flowchart.otg /usr/share/templates/libreoffice/en-US/misc/funkeCDCover.otg /usr/share/templates/libreoffice/en-US/misc/newsletter_2.ott /usr/share/templates/libreoffice/en-US/misc/writertemplate.ott /usr/share/templates/libreoffice/en-US/officorr /usr/share/templates/libreoffice/en-US/officorr/01_business_fax.ott /usr/share/templates/libreoffice/en-US/officorr/01_business_letter.ott /usr/share/templates/libreoffice/en-US/officorr/02_business_fax.ott /usr/share/templates/libreoffice/en-US/officorr/02_business_letter.ott /usr/share/templates/libreoffice/en-US/officorr/03_business_fax.ott /usr/share/templates/libreoffice/en-US/officorr/03_business_letter.ott /usr/share/templates/libreoffice/en-US/officorr/04_business_fax.ott /usr/share/templates/libreoffice/en-US/officorr/04_business_letter.ott /usr/share/templates/libreoffice/en-US/officorr/05_business_fax.ott /usr/share/templates/libreoffice/en-US/officorr/05_business_letter.ott /usr/share/templates/libreoffice/en-US/officorr/06_business_fax.ott /usr/share/templates/libreoffice/en-US/officorr/06_business_letter.ott /usr/share/templates/libreoffice/en-US/officorr/CGInvoice.ott /usr/share/templates/libreoffice/en-US/officorr/Job_Invoice.ott /usr/share/templates/libreoffice/en-US/officorr/Personal_Business_Cards_A4.ott /usr/share/templates/libreoffice/en-US/officorr/faxCoverSheet.ott /usr/share/templates/libreoffice/en-US/officorr/id_2_business_card.ott /usr/share/templates/libreoffice/en-US/officorr/id_2_letterhead.ott /usr/share/templates/libreoffice/en-US/officorr/invoice.billing.ots /usr/share/templates/libreoffice/en-US/officorr/invoice.ots /usr/share/templates/libreoffice/en-US/officorr/memo1.ott /usr/share/templates/libreoffice/en-US/officorr/simplefax.ott /usr/share/templates/libreoffice/en-US/offimisc /usr/share/templates/libreoffice/en-US/offimisc/01_graph_paper.ott /usr/share/templates/libreoffice/en-US/offimisc/01_invoice.ott /usr/share/templates/libreoffice/en-US/offimisc/01_minutes.ott /usr/share/templates/libreoffice/en-US/offimisc/01_notes.ott /usr/share/templates/libreoffice/en-US/offimisc/01_presentation_background.otp /usr/share/templates/libreoffice/en-US/offimisc/01_press_release.ott /usr/share/templates/libreoffice/en-US/offimisc/02_graph_paper.ott /usr/share/templates/libreoffice/en-US/offimisc/02_invoice.ott /usr/share/templates/libreoffice/en-US/offimisc/02_minutes.ott /usr/share/templates/libreoffice/en-US/offimisc/02_notes.ott /usr/share/templates/libreoffice/en-US/offimisc/02_presentation_background.otp /usr/share/templates/libreoffice/en-US/offimisc/02_press_release.ott /usr/share/templates/libreoffice/en-US/offimisc/03_graph_paper.ott /usr/share/templates/libreoffice/en-US/offimisc/03_invoice.ott /usr/share/templates/libreoffice/en-US/offimisc/03_minutes.ott /usr/share/templates/libreoffice/en-US/offimisc/03_notes.ott /usr/share/templates/libreoffice/en-US/offimisc/03_presentation_background.otp /usr/share/templates/libreoffice/en-US/offimisc/03_press_release.ott /usr/share/templates/libreoffice/en-US/offimisc/04_graph_paper.ott /usr/share/templates/libreoffice/en-US/offimisc/04_invoice.ott /usr/share/templates/libreoffice/en-US/offimisc/04_minutes.ott /usr/share/templates/libreoffice/en-US/offimisc/04_notes.ott /usr/share/templates/libreoffice/en-US/offimisc/04_presentation_background.otp /usr/share/templates/libreoffice/en-US/offimisc/04_press_release.ott /usr/share/templates/libreoffice/en-US/offimisc/05_graph_paper.ott /usr/share/templates/libreoffice/en-US/offimisc/05_invoice.ott /usr/share/templates/libreoffice/en-US/offimisc/05_minutes.ott /usr/share/templates/libreoffice/en-US/offimisc/05_notes.ott /usr/share/templates/libreoffice/en-US/offimisc/05_presentation_background.otp /usr/share/templates/libreoffice/en-US/offimisc/05_press_release.ott /usr/share/templates/libreoffice/en-US/offimisc/06_graph_paper.ott /usr/share/templates/libreoffice/en-US/offimisc/06_invoice.ott /usr/share/templates/libreoffice/en-US/offimisc/06_minutes.ott /usr/share/templates/libreoffice/en-US/offimisc/06_notes.ott /usr/share/templates/libreoffice/en-US/offimisc/06_presentation_background.otp /usr/share/templates/libreoffice/en-US/offimisc/06_press_release.ott /usr/share/templates/libreoffice/en-US/offimisc/Blue_Report.ott /usr/share/templates/libreoffice/en-US/offimisc/Checklist.ott /usr/share/templates/libreoffice/en-US/offimisc/CorporateReport.ott /usr/share/templates/libreoffice/en-US/offimisc/Seed_Packets.ott /usr/share/templates/libreoffice/en-US/offimisc/Weekly_Timesheet.ots /usr/share/templates/libreoffice/en-US/offimisc/attendanceCalendar.ots /usr/share/templates/libreoffice/en-US/offimisc/roster.ots /usr/share/templates/libreoffice/en-US/personal /usr/share/templates/libreoffice/en-US/personal/Curriculum_Vitae.ott /usr/share/templates/libreoffice/en-US/personal/Recipe.ott /usr/share/templates/libreoffice/en-US/personal/faltkarte.otg /usr/share/templates/libreoffice/en-US/personal/formalletteraquarius.ott /usr/share/templates/libreoffice/en-US/personal/formalletteraries.ott /usr/share/templates/libreoffice/en-US/personal/formalletterat.ott /usr/share/templates/libreoffice/en-US/personal/formalletterblackwhite.ott /usr/share/templates/libreoffice/en-US/personal/formallettercancer.ott /usr/share/templates/libreoffice/en-US/personal/formallettercapricornus.ott /usr/share/templates/libreoffice/en-US/personal/formallettereye.ott /usr/share/templates/libreoffice/en-US/personal/formallettergame.ott /usr/share/templates/libreoffice/en-US/personal/formallettergemini.ott /usr/share/templates/libreoffice/en-US/personal/formalletterhearts.ott /usr/share/templates/libreoffice/en-US/personal/formalletterhexagons.ott /usr/share/templates/libreoffice/en-US/personal/formalletterinkpot.ott /usr/share/templates/libreoffice/en-US/personal/formalletterleo.ott /usr/share/templates/libreoffice/en-US/personal/formalletterlibra.ott /usr/share/templates/libreoffice/en-US/personal/formalletterpisces.ott /usr/share/templates/libreoffice/en-US/personal/formallettersagittarius.ott /usr/share/templates/libreoffice/en-US/personal/formalletterscorpius.ott /usr/share/templates/libreoffice/en-US/personal/formallettertaurus.ott /usr/share/templates/libreoffice/en-US/personal/formallettervirgo.ott /usr/share/templates/libreoffice/en-US/personal/formalletteryinyang.ott /usr/share/templates/libreoffice/en-US/personal/greeting_card_kids.otg /usr/share/templates/libreoffice/en-US/personal/packinglist.ott /usr/share/templates/libreoffice/en-US/personal/resume_4.ott /usr/share/templates/libreoffice/en-US/personal/shopnotes.ott /usr/share/templates/libreoffice/en-US/personal/week_plan.otg /usr/share/templates/ooo /usr/share/templates/ooo/en-US /usr/share/templates/ooo/en-US/educate /usr/share/templates/ooo/en-US/educate/Crystal.ots /usr/share/templates/ooo/en-US/educate/apa_4thEd.ott /usr/share/templates/ooo/en-US/finance /usr/share/templates/ooo/en-US/finance/Bank_Account.ots /usr/share/templates/ooo/en-US/finance/Budget.ots /usr/share/templates/ooo/en-US/finance/Compare_Loan_Conditions.ots /usr/share/templates/ooo/en-US/finance/Compare_Two_Years_with_Graphs.ots /usr/share/templates/ooo/en-US/finance/PettyCash.ots /usr/share/templates/ooo/en-US/finance/SalesTargets.ots /usr/share/templates/ooo/en-US/finance/advloan.ots /usr/share/templates/ooo/en-US/finance/armcalculation.ots /usr/share/templates/ooo/en-US/finance/business_indebtedness_schedule.ots /usr/share/templates/ooo/en-US/finance/business_trip_budget.ots /usr/share/templates/ooo/en-US/finance/loan.ots /usr/share/templates/ooo/en-US/finance/marketing_budget_plan.ots /usr/share/templates/ooo/en-US/finance/mortgage_buster.ots /usr/share/templates/ooo/en-US/finance/portfolio_manager.ots /usr/share/templates/ooo/en-US/finance/project_planning.ots /usr/share/templates/ooo/en-US/finance/start-up_capital_estimate.ots /usr/share/templates/ooo/en-US/forms /usr/share/templates/ooo/en-US/forms/Confidentiality_Agreement.ott /usr/share/templates/ooo/en-US/forms/Joint_venture.ott /usr/share/templates/ooo/en-US/forms/Pleading.ott /usr/share/templates/ooo/en-US/forms/PleadingGeneric.ott /usr/share/templates/ooo/en-US/forms/System_maint_tmpl.ott /usr/share/templates/ooo/en-US/forms/contract.ott /usr/share/templates/ooo/en-US/forms/maintenance_agreement.ott /usr/share/templates/ooo/en-US/forms/partnership.ott /usr/share/templates/ooo/en-US/misc /usr/share/templates/ooo/en-US/misc/01_event_poster.otg /usr/share/templates/ooo/en-US/misc/02_event_poster.otg /usr/share/templates/ooo/en-US/misc/03_event_poster.otg /usr/share/templates/ooo/en-US/misc/04_event_poster.otg /usr/share/templates/ooo/en-US/misc/AveryA4CDTemplate.otg /usr/share/templates/ooo/en-US/misc/CD-BACK.ott /usr/share/templates/ooo/en-US/misc/CD-Pressit.otg /usr/share/templates/ooo/en-US/misc/CD-booklet.ott /usr/share/templates/ooo/en-US/misc/NewsLetterTemplate.ott /usr/share/templates/ooo/en-US/misc/RepeatedMeasuresANOVA.ots /usr/share/templates/ooo/en-US/misc/Trifold_v07.ott /usr/share/templates/ooo/en-US/misc/VHS.otg /usr/share/templates/ooo/en-US/misc/documentation.ott /usr/share/templates/ooo/en-US/misc/excellence_award_2.ott /usr/share/templates/ooo/en-US/misc/flowchart.otg /usr/share/templates/ooo/en-US/misc/funkeCDCover.otg /usr/share/templates/ooo/en-US/misc/newsletter_2.ott /usr/share/templates/ooo/en-US/misc/writertemplate.ott /usr/share/templates/ooo/en-US/officorr /usr/share/templates/ooo/en-US/officorr/01_business_fax.ott /usr/share/templates/ooo/en-US/officorr/01_business_letter.ott /usr/share/templates/ooo/en-US/officorr/02_business_fax.ott /usr/share/templates/ooo/en-US/officorr/02_business_letter.ott /usr/share/templates/ooo/en-US/officorr/03_business_fax.ott /usr/share/templates/ooo/en-US/officorr/03_business_letter.ott /usr/share/templates/ooo/en-US/officorr/04_business_fax.ott /usr/share/templates/ooo/en-US/officorr/04_business_letter.ott /usr/share/templates/ooo/en-US/officorr/05_business_fax.ott /usr/share/templates/ooo/en-US/officorr/05_business_letter.ott /usr/share/templates/ooo/en-US/officorr/06_business_fax.ott /usr/share/templates/ooo/en-US/officorr/06_business_letter.ott /usr/share/templates/ooo/en-US/officorr/CGInvoice.ott /usr/share/templates/ooo/en-US/officorr/Job_Invoice.ott /usr/share/templates/ooo/en-US/officorr/Personal_Business_Cards_A4.ott /usr/share/templates/ooo/en-US/officorr/faxCoverSheet.ott /usr/share/templates/ooo/en-US/officorr/id_2_business_card.ott /usr/share/templates/ooo/en-US/officorr/id_2_letterhead.ott /usr/share/templates/ooo/en-US/officorr/invoice.billing.ots /usr/share/templates/ooo/en-US/officorr/invoice.ots /usr/share/templates/ooo/en-US/officorr/memo1.ott /usr/share/templates/ooo/en-US/officorr/simplefax.ott /usr/share/templates/ooo/en-US/offimisc /usr/share/templates/ooo/en-US/offimisc/01_graph_paper.ott /usr/share/templates/ooo/en-US/offimisc/01_invoice.ott /usr/share/templates/ooo/en-US/offimisc/01_minutes.ott /usr/share/templates/ooo/en-US/offimisc/01_notes.ott /usr/share/templates/ooo/en-US/offimisc/01_presentation_background.otp /usr/share/templates/ooo/en-US/offimisc/01_press_release.ott /usr/share/templates/ooo/en-US/offimisc/02_graph_paper.ott /usr/share/templates/ooo/en-US/offimisc/02_invoice.ott /usr/share/templates/ooo/en-US/offimisc/02_minutes.ott /usr/share/templates/ooo/en-US/offimisc/02_notes.ott /usr/share/templates/ooo/en-US/offimisc/02_presentation_background.otp /usr/share/templates/ooo/en-US/offimisc/02_press_release.ott /usr/share/templates/ooo/en-US/offimisc/03_graph_paper.ott /usr/share/templates/ooo/en-US/offimisc/03_invoice.ott /usr/share/templates/ooo/en-US/offimisc/03_minutes.ott /usr/share/templates/ooo/en-US/offimisc/03_notes.ott /usr/share/templates/ooo/en-US/offimisc/03_presentation_background.otp /usr/share/templates/ooo/en-US/offimisc/03_press_release.ott /usr/share/templates/ooo/en-US/offimisc/04_graph_paper.ott /usr/share/templates/ooo/en-US/offimisc/04_invoice.ott /usr/share/templates/ooo/en-US/offimisc/04_minutes.ott /usr/share/templates/ooo/en-US/offimisc/04_notes.ott /usr/share/templates/ooo/en-US/offimisc/04_presentation_background.otp /usr/share/templates/ooo/en-US/offimisc/04_press_release.ott /usr/share/templates/ooo/en-US/offimisc/05_graph_paper.ott /usr/share/templates/ooo/en-US/offimisc/05_invoice.ott /usr/share/templates/ooo/en-US/offimisc/05_minutes.ott /usr/share/templates/ooo/en-US/offimisc/05_notes.ott /usr/share/templates/ooo/en-US/offimisc/05_presentation_background.otp /usr/share/templates/ooo/en-US/offimisc/05_press_release.ott /usr/share/templates/ooo/en-US/offimisc/06_graph_paper.ott /usr/share/templates/ooo/en-US/offimisc/06_invoice.ott /usr/share/templates/ooo/en-US/offimisc/06_minutes.ott /usr/share/templates/ooo/en-US/offimisc/06_notes.ott /usr/share/templates/ooo/en-US/offimisc/06_presentation_background.otp /usr/share/templates/ooo/en-US/offimisc/06_press_release.ott /usr/share/templates/ooo/en-US/offimisc/Blue_Report.ott /usr/share/templates/ooo/en-US/offimisc/Checklist.ott /usr/share/templates/ooo/en-US/offimisc/CorporateReport.ott /usr/share/templates/ooo/en-US/offimisc/Seed_Packets.ott /usr/share/templates/ooo/en-US/offimisc/Weekly_Timesheet.ots /usr/share/templates/ooo/en-US/offimisc/attendanceCalendar.ots /usr/share/templates/ooo/en-US/offimisc/roster.ots /usr/share/templates/ooo/en-US/personal /usr/share/templates/ooo/en-US/personal/Curriculum_Vitae.ott /usr/share/templates/ooo/en-US/personal/Recipe.ott /usr/share/templates/ooo/en-US/personal/faltkarte.otg /usr/share/templates/ooo/en-US/personal/formalletteraquarius.ott /usr/share/templates/ooo/en-US/personal/formalletteraries.ott /usr/share/templates/ooo/en-US/personal/formalletterat.ott /usr/share/templates/ooo/en-US/personal/formalletterblackwhite.ott /usr/share/templates/ooo/en-US/personal/formallettercancer.ott /usr/share/templates/ooo/en-US/personal/formallettercapricornus.ott /usr/share/templates/ooo/en-US/personal/formallettereye.ott /usr/share/templates/ooo/en-US/personal/formallettergame.ott /usr/share/templates/ooo/en-US/personal/formallettergemini.ott /usr/share/templates/ooo/en-US/personal/formalletterhearts.ott /usr/share/templates/ooo/en-US/personal/formalletterhexagons.ott /usr/share/templates/ooo/en-US/personal/formalletterinkpot.ott /usr/share/templates/ooo/en-US/personal/formalletterleo.ott /usr/share/templates/ooo/en-US/personal/formalletterlibra.ott /usr/share/templates/ooo/en-US/personal/formalletterpisces.ott /usr/share/templates/ooo/en-US/personal/formallettersagittarius.ott /usr/share/templates/ooo/en-US/personal/formalletterscorpius.ott /usr/share/templates/ooo/en-US/personal/formallettertaurus.ott /usr/share/templates/ooo/en-US/personal/formallettervirgo.ott /usr/share/templates/ooo/en-US/personal/formalletteryinyang.ott /usr/share/templates/ooo/en-US/personal/greeting_card_kids.otg /usr/share/templates/ooo/en-US/personal/packinglist.ott /usr/share/templates/ooo/en-US/personal/resume_4.ott /usr/share/templates/ooo/en-US/personal/shopnotes.ott /usr/share/templates/ooo/en-US/personal/week_plan.otg First of all the "template-de"-package is rather "empty", and after noticing the "en"-package has two template directories (with identical subfolders), one in /usr/share/templates/libreoffice, one in /usr/share/templates/ooo I tried to copy /usr/share/templates/libreoffice/de to /usr/share/templates/ooo/de, then /usr/share/templates/libreoffice/de to /usr/share/templates/libreoffice/de-DE (or /usr/share/templates/libreoffice/de_DE), but none of that seemed to work, unfortunately. Greetings, AK -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 --- Comment #4 from Wolfgang Bauer <wbauer@tmo.at> --- (In reply to Axel Köllhofer from comment #3)
4) Now, the interesting bit, you actually gave me a hint by mentioning "which templates do you have installed".
I did something one should not really do, I tried:
su
dbus-launch libreoffice
Still the same error, but then I tried:
su -
dbus-launch libreoffice
and this worked!
Now this cannot be related to permissions, root is root, so what could be the difference?
As a normal user I tried:
unset LANG ; libreoffice
and that works, too.
So apologies for not mentioning that I am using de_DE.UTF-8 as default for my user accounts.
Well, this would indeed suggest that the problem seems to be related to the locale I think. FYI, "su -" sets up a completely clean root environment, whereas "su" takes over some variables from the user's environment. Strange though, I did test with LANG set to de-DE.UTF-8 here. Could you please post the complete output of "locale", as user and after running "su -"? PS: The files in /usr/share/ooo/ are just symlinks to the ones in /usr/share/templates/libreoffice/. So copying them over from one directory to the other doesn't change anything of course. It works fine here with the exact same structure though. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 --- Comment #5 from Axel Köllhofer <AxelKoellhofer@web.de> --- (In reply to Wolfgang Bauer from comment #4)
FYI, "su -" sets up a completely clean root environment, whereas "su" takes over some variables from the user's environment.
Strange though, I did test with LANG set to de-DE.UTF-8 here. Could you please post the complete output of "locale", as user and after running "su -"?
Yup, I know, I just wanted to point out (in a sense of "story telling") how I got closer to the cause of this problem. Well, talking about the output of "locale", here you go: LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= axel@Fatboy:~> su - Passwort: Fatboy:~ # locale LANG=POSIX LC_CTYPE=de_DE.UTF-8 LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL=
PS: The files in /usr/share/ooo/ are just symlinks to the ones in /usr/share/templates/libreoffice/. So copying them over from one directory to the other doesn't change anything of course.
Yes, after my last post I had a closer look and saw they are only symlinks. However, please note there are no symlinks from /usr/share/templates/libreoffice/de to /usr/share/templates/ooo/de, so that is why I tried to copy (also tried symlinks) the folder, also trying different names like de, de-DE or de_DE in order to maybe find out how LO handles "locale"-Variables.
It works fine here with the exact same structure though.
A real difference to your system seems to be that my systems have been updated from 12.3 to 13.1 some time ago, however doing a clean install is not an option (at least for now). I will also try to remove all packages of libreoffice, try to find and remove all possible "leftovers" and see what happens. Greetings, AK -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 --- Comment #6 from Wolfgang Bauer <wbauer@tmo.at> ---
Well, talking about the output of "locale", here you go:
LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL=
It's exactly the same here... Except that you're missing LANG, LC_TYPE, and LC_NUMERIC, but I suppose that's just a mistake and they are set to de_DE.UTF-8 as well, right? ;)
Yes, after my last post I had a closer look and saw they are only symlinks. However, please note there are no symlinks from /usr/share/templates/libreoffice/de to /usr/share/templates/ooo/de, so that is why I tried to copy (also tried symlinks) the folder, also trying different names like de, de-DE or de_DE in order to maybe find out how LO handles "locale"-Variables.
Right, there is no /usr/share/templates/ooo/de at all, but that's the same here, too.
A real difference to your system seems to be that my systems have been updated from 12.3 to 13.1 some time ago, however doing a clean install is not an option (at least for now).
True, but then it also works fine on my real 13.2 system, which has been upgraded all along from 8.1... ;)
I will also try to remove all packages of libreoffice, try to find and remove all possible "leftovers" and see what happens.
Good idea. Maybe there's some dangling symlink somewhere that causes the problem? There were such issues with the help files when upgrading from 4.1 to 4.2 or 4.3. (this particular issue fixed itself if you reinstalled or updated libreoffice though, and should be fixed meanwhile in the 4.3 packages) In particular I would check/remove /usr/lib/libreoffice, /usr/lib64/libreoffice, and /usr/share/libreoffice (and of course /usr/share/templates). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 --- Comment #7 from Axel Köllhofer <AxelKoellhofer@web.de> --- (In reply to Axel Köllhofer from comment #5)
I will also try to remove all packages of libreoffice, try to find and remove all possible "leftovers" and see what happens.
(In reply to Wolfgang Bauer from comment #6)
In particular I would check/remove /usr/lib/libreoffice, /usr/lib64 /libreoffice, and /usr/share/libreoffice (and of course /usr/share/templates).
DAMN! This did the trick on two (sic!) systems, on the second one I am 100% sure loffice has never been installed from OSS-Repo as I installed the packages months after system had been set up. The really odd thing, on both systems removing libreoffice-packages gave additional output like this: Zusätzliche rpm-Ausgabe: ls: cannot access /usr/lib//libreoffice/share/config/soffice.cfg/fps/ui/res/*: No such file or directory ls: cannot access /usr/lib//libreoffice/share/config/soffice.cfg/modules/dbreport/ui/res/*: No such file or directory ls: cannot access /usr/lib//libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/res/*: No such file or directory ls: cannot access /usr/lib//libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/res/*: No such file or directory ls: cannot access /usr/lib//libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/res/*: No such file or directory Zusätzliche rpm-Ausgabe: ls: cannot access /usr/lib//libreoffice/program/resource/*: No such file or directory ls: cannot access /usr/lib//libreoffice/share/registry/res/*: No such file or directory as if some files were missing although I certainly did not remove them manually. Maybe on updating from Loffice (4.2.X to 4.3.X something went wrong while running post-install/post-update scripts? Additionally, there actually were some "leftovers" in /usr/lib(64)/libreoffice and I removed those ones manually (without having a closer look at the files themselves, actually a really dumb idea of mine. If there were other users having the same problem, they will not have really good clues on what really might cause their problem). Great, in a nutshell this means "much ado about nothing" from my side, if there really was a bug involved (which one can doubt now), then it will be nearly impossible to reproduce. IŽm sorry Wolfgang, seems like this thread will not be of any real use for anybody and just wasted some of your time. Greetings, AK -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918221 Axel Köllhofer <AxelKoellhofer@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #8 from Axel Köllhofer <AxelKoellhofer@web.de> --- Settings this "bug" to RESOLVED -> INVALID (as it is not even clear there has been a bug at all) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com