LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-11-2021, 03:28 AM   #166
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,978

Rep: Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553Reputation: 1553

May 8, 2021
Code:
[ Status      ] [ Repository ] [ Package                                          ]
  installed       alienbob       libreoffice-7.1.3-x86_64-1alien                 
  installed       alienbob       libreoffice-dict-en-7.1.3-x86_64-1alien         
  installed       alienbob       libreoffice-kde-integration-7.1.3-x86_64-1alien
Working just fine as a user, installed on two slackware64-current computers.

Last edited by chrisretusn; 05-11-2021 at 05:30 AM.
 
1 members found this post helpful.
Old 05-11-2021, 03:39 AM   #167
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 177

Rep: Reputation: 38
Quote:
Originally Posted by marav View Post
slackware64-current
fresh install AlienBob's libreoffice + dict + l10n + kde integration

running fine

Code:
15step :: ~ 1 » libreoffice --version
LibreOffice 7.1.3.2 10(Build:2)
Yes, mine is the same version.
Can only run as a root. And no useful error/warning when not root.

Last edited by zdolar; 05-11-2021 at 03:43 AM.
 
Old 05-11-2021, 04:21 AM   #168
BrunoLafleur
Member
 
Registered: Apr 2020
Location: France
Distribution: Slackware
Posts: 403

Rep: Reputation: 367Reputation: 367Reputation: 367Reputation: 367
Quote:
Originally Posted by zdolar View Post
Yes, mine is the same version.
Can only run as a root. And no useful error/warning when not root.
Some bad installation or compilation/installation as root which were doing some bad permissions on the libreoffice installation or dependencies ?

Or a corrupt libreoffice profile in the user home when you are not root ?
 
Old 05-11-2021, 04:23 AM   #169
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,388

Rep: Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109
Quote:
Originally Posted by zdolar View Post
Yes, mine is the same version.
Can only run as a root. And no useful error/warning when not root.
Sometimes it comes from a corrupted configuration
You can try this:

Code:
mv .config/libreoffice .config/libreoffice_bak
And you restart it
 
Old 05-11-2021, 05:24 AM   #170
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 177

Rep: Reputation: 38
Quote:
Originally Posted by marav View Post
Sometimes it comes from a corrupted configuration
You can try this:

Code:
mv .config/libreoffice .config/libreoffice_bak
And you restart it
Thanks for the advice, but didn't help. Creates new libreoffice folder and quit.
 
Old 05-11-2021, 05:28 AM   #171
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,388

Rep: Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109
How did you install it ?
 
Old 05-11-2021, 05:41 AM   #172
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 177

Rep: Reputation: 38
Quote:
Originally Posted by marav View Post
How did you install it ?
Previously working version from Alien.
Code:
slackpkg update
slackpkg upgrade-all
 
Old 05-12-2021, 12:34 AM   #173
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,407
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Quote:
Originally Posted by zdolar View Post
Slackware64-current full install, today updated & upgraded.
Libreoffice-7.1.3-x86_64-1alien + ..kde-integration.. installed (Community version)

Libreoffice runs fine when logged as root.
When I log in as other user with admin rights, "application error" is generated (run from terminal) and initial startup window vanish. No error/warninig is logged in any file in /var/log.
I had this but can't remember the fix....

Installing Alien Bob 's compat packages, change the libreoffice.sh script option or revert an alias hack in my .bashrc...
 
Old 05-12-2021, 02:23 AM   #174
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,388

Rep: Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109
Quote:
Originally Posted by Tonus View Post
I had this but can't remember the fix....

Installing Alien Bob 's compat packages, change the libreoffice.sh script option or revert an alias hack in my .bashrc...
I also thought, to check user’s $PATH

anyway, to avoid any custom settings :
mv ~/.bashrc ~/.bashrc_bak
and
logout/login
 
Old 05-12-2021, 05:27 AM   #175
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 177

Rep: Reputation: 38
Today I updated slackware64-current.

So I decided to
Code:
slackpkg remove libreoffice
and also manually removed all traces of Libreoffice:
Removed all files found by:
Code:
find / -name "libreoffice*"
except files in folders:
/etc/profile.d
/var/lib/pkgtools

reboot

After that I issue:
Code:
slackpkg reinstall multilib
slackpkg install libreoffice
reboot

Now even as root libreoffice do not want to run. After splash screen I get "Application error" message.

There are no signs of any error regarding starting libreoffice in /var/log
Is there any option to start the program in debug mode or more verbose startup?
 
Old 05-12-2021, 05:31 AM   #176
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,388

Rep: Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109
According to : libreoffice --help

You can try : libreoffice --safe-mode
 
1 members found this post helpful.
Old 05-12-2021, 05:33 AM   #177
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 177

Rep: Reputation: 38
Quote:
Originally Posted by marav View Post
I also thought, to check user’s $PATH

anyway, to avoid any custom settings :
mv ~/.bashrc ~/.bashrc_bak
and
logout/login
Thanks, but that do not help either.
 
Old 05-12-2021, 05:40 AM   #178
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,407
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Quote:
except files in folders:
/etc/profile.d
That might be the culprit.
 
Old 05-12-2021, 05:44 AM   #179
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,388

Rep: Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109Reputation: 4109
Quote:
Originally Posted by Tonus View Post
That might be the culprit.
You think about that ?
Code:
$ cat /etc/profile.d/libreoffice.sh 
#!/bin/sh

# To force the use of a certain VCL UI interface, use one of these envvars.
#export SAL_USE_VCLPLUGIN=gen
#export SAL_USE_VCLPLUGIN=gtk3
#export SAL_USE_VCLPLUGIN=gtk3_kde5
#export SAL_USE_VCLPLUGIN=kf5
#export SAL_USE_VCLPLUGIN=qt5
 
Old 05-12-2021, 05:45 AM   #180
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 177

Rep: Reputation: 38
Quote:
Originally Posted by marav View Post
According to : libreoffice --help

You can try : libreoffice --safe-mode
Thanks a lot!

BINGO!
Disable hardware acceleration solve the issue.

Looks like mesa-21.0.3 messed up! (Ups I did it again).
I have i7-6820HQ CPU with intel HD 530 graphics.

Hope Pat will read this.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: LibreOffice 4.4 Released as the Most Beautiful LibreOffice Ever LXer Syndicated Linux News 0 01-30-2015 01:10 AM
LXer: LibreOffice vs. OpenOffice: Why LibreOffice Wins LXer Syndicated Linux News 0 10-29-2014 10:50 AM
How to install only Writer from Libreoffice package"libreoffice-4.0.3-i486-1alien.txz just.srad Slackware 10 05-30-2013 02:37 PM
LXer: Build Your Business Around LibreOffice, LibreOffice Certification Program Announced LXer Syndicated Linux News 0 05-07-2012 12:10 PM
LXer: LibreOffice Tips: Inserting Qurâ??an text in LibreOffice Writer LXer Syndicated Linux News 0 04-16-2012 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration