Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Libreoffice com::sun::star::uno::RuntimeException
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Meko
n00b
n00b


Joined: 02 Apr 2013
Posts: 8

PostPosted: Mon Apr 08, 2013 7:26 am    Post subject: Libreoffice com::sun::star::uno::RuntimeException Reply with quote

Hi,
I'write this to save time to other people.
I installed libreoffice-bin, but when I run it, I get:
Code:

terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException'

running libreoffice-bin under root was working. Then I install libreoffice and take one night to compile all the stuff but then exactly the same error was happening.
Others distros have the same problems and with help of some forums I found that it was a permission problem. I did
Code:

chown -vR myUser .config/libreoffice

and everything was right.

Maybe a bug report should be filled?
Back to top
View user's profile Send private message
dilfridge
Developer
Developer


Joined: 18 Sep 2010
Posts: 120
Location: Regensburg, Germany

PostPosted: Mon Apr 08, 2013 10:50 am    Post subject: Reply with quote

Well, libreoffice-bin definitely does not install any files into your home directory. It also does not contain any setuid-binaries, so it cannot generate any files in your home directory that are owned by anyone else than you.

What was the ownership of the files before? Do you have any clue how they got into that directory?
Back to top
View user's profile Send private message
Meko
n00b
n00b


Joined: 02 Apr 2013
Posts: 8

PostPosted: Mon Apr 08, 2013 4:22 pm    Post subject: Reply with quote

When the emerge of libreoffice-bin was terminated, I run libreoffice-bin under root account to test it.
I think the files in /home/user/.config/libreoffice were generated by this instance of libreoffice-bin
Maybe these files were (wrongly) placed there because, at this time, the current directory was /home/user
But it's just speculation...

P.S.: No /root/.config/libreoffice directory was created
Back to top
View user's profile Send private message
dilfridge
Developer
Developer


Joined: 18 Sep 2010
Posts: 120
Location: Regensburg, Germany

PostPosted: Tue Apr 09, 2013 1:16 pm    Post subject: Reply with quote

Meko wrote:
When the emerge of libreoffice-bin was terminated, I run libreoffice-bin under root account to test it.
I think the files in /home/user/.config/libreoffice were generated by this instance of libreoffice-bin
Maybe these files were (wrongly) placed there because, at this time, the current directory was /home/user
But it's just speculation...

P.S.: No /root/.config/libreoffice directory was created


Yep. That probably wasn't such a good idea. (And I suspect you did not log in as root but used su.)
Back to top
View user's profile Send private message
Meko
n00b
n00b


Joined: 02 Apr 2013
Posts: 8

PostPosted: Fri Apr 12, 2013 9:26 am    Post subject: Reply with quote

dilfridge wrote:
And I suspect you did not log in as root but used su.


That's exactly what I did.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum