Author Topic: LibreOffice Manager (lomanager)  (Read 127899 times)

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1521
    • PCLinuxOS.nl
Re: LibreOffice Manager (lomanager)
« Reply #645 on: February 17, 2012, 08:50:16 AM »
I had a few downloads, including the manual installer.
In the waiting time I tried lomanager again and by ... it succeeded.

The only strange thing (not lomanager related) LibreOffice is working perfect as root.
As user it's complaining about templates already pressent.
I'm not the only one with this prob, it's also on other distro's,

For now I think I go back to ver. 3.4.5 (for a while), made me an install map with all needed extra's, it's done in two minutes.

Later
Ed
« Last Edit: February 17, 2012, 10:37:34 AM by DeBaas »

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6380
  • I'm going South
Re: LibreOffice Manager (lomanager)
« Reply #646 on: February 17, 2012, 09:01:22 AM »
DeBaas,

what the heck is that??? Now this refreshes some old memories.... Can you please try to
1) reboot, then run that again and see if you still get this weirdo error about /root/.kde4/tmp-K7-2400
2) if so, or even if not, then please edit /usr/bin/lomanager and exchange the lines 123 and 124, save the file and run lomanager again, let's see what that does.

please let me know what happens,
-p.

"exchange the lines 123 and 124": perfectly worked for me (did a german install)  :) :)
Thank you pinoc!
harry

that will prefer gksu over kdesu when launching lomanager, in case there is something wrong on a KDE-install but it has no effect for the download problem. Most likely your installation would work equally well without exchanging these lines.
Anyway, there is still the offline installer but I really would like to understand the source of this weirdness..  ::)
-p.

Swapping the lines solved the problem here too.

Was it DeBaas' error messages about "/root/.kde4/tmp-K7-2400" and "/root/.kde4/socket-K7-2400" that made you suspect it was KDE-related? (I thought they were red herrings as I didn't get any similar error messages about the links created by lnusertemp pointing to the wrong target. But of course those two links are only needed if you run KDE. The last time I ran lomanager from a terminal I did so from a login shell, and then I got a number of new  complaints from kbuildsycoca4, all concerning different entries in .desktop files missing trailing semicolons, which might also make one suspect the KDE setup.)
« Last Edit: February 17, 2012, 09:06:47 AM by Bald Brick »
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #647 on: February 17, 2012, 10:02:28 AM »
I had a few downloads, including the manual istaller.
In the waiting time I tried lomanager again and by ... it succeeded.

The only strange thing (not lomanager related) LibreOffice is working perfect as root.
As user it's complaining about templates already pressent.
I'm not the only one with this prob, it's also on other distro's,

For now I think I go back to ver. 3.4.5 (for a while), made me an install map with all needed extra's, it's done in two minutes.

Later
Ed

Ed,
wrt the templates, since 3.5 there seems to be no more ~/.libreoffice folder. Maybe we better wait for 3.5.1 out in 2 weeks from now. Then I will revert to preferring gksu over kdesu.

Bald Brick,
the complaints about kbuildsycoca are harmless and happen for all kind of progs, some desktop files need to be updated to be compliant with the new desktop-file-utils package, nothing to worry about.

still, this download issue is not clear to me...  :-\
-p.
 

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1521
    • PCLinuxOS.nl
Re: LibreOffice Manager (lomanager)
« Reply #648 on: February 17, 2012, 10:35:19 AM »
~/.libreoffice
is now in
~/.config/libreoffice
And my template problem is solved
     renamed ~/.libreoffice and ~/.config/libreoffice
     and started libreoffice again.
     copied templates in the now new ~/.config/libreoffice
And I'm happy again, I think there was a wrong rw permission somewhere.
After all this fiddling I cannot reproduce the error annymore.

Tried 3 times, with LXDE on Celeron800 and 3 times with KDE on Q6600, installed new LibreOffice with the changed lomanager without errors ;)
So on my box, version 3.5 it is.

CU
Ed

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #649 on: February 17, 2012, 11:00:45 AM »
~/.libreoffice
is now in
~/.config/libreoffice
And my template problem is solved
     renamed ~/.libreoffice and ~/.config/libreoffice
     and started libreoffice again.
     copied templates in the now new ~/.config/libreoffice
And I'm happy again, I think there was a wrong rw permission somewhere.
After all this fiddling I cannot reproduce the error annymore.

Tried 3 times, with LXDE on Celeron800 and 3 times with KDE on Q6600, installed new LibreOffice with the changed lomanager without errors ;)
So on my box, version 3.5 it is.

CU
Ed


you mean, preferring gksu over kdesu (line swap 123/124) solved your issues? Then I will set that and verify the ~/.config/libreoffice is dealt with appropriately, and do a lomanager3.5.0-2, once this flipping thunderbird10.0.2 has finished compiling (1 hour, crazy)...
thanks to all for the help and testing!
-p.

Offline huberh

  • New Friend
  • *
  • Posts: 4
Re: LibreOffice Manager (lomanager)
« Reply #650 on: February 17, 2012, 11:03:27 AM »
DeBaas,

what the heck is that??? Now this refreshes some old memories.... Can you please try to
1) reboot, then run that again and see if you still get this weirdo error about /root/.kde4/tmp-K7-2400
2) if so, or even if not, then please edit /usr/bin/lomanager and exchange the lines 123 and 124, save the file and run lomanager again, let's see what that does.

please let me know what happens,
-p.

"exchange the lines 123 and 124": perfectly worked for me (did a german install)  :) :)
Thank you pinoc!
harry

that will prefer gksu over kdesu when launching lomanager, in case there is something wrong on a KDE-install but it has no effect for the download problem. Most likely your installation would work equally well without exchanging these lines.
Anyway, there is still the offline installer but I really would like to understand the source of this weirdness..  ::)
-p.
Just verified on a second machine updating LO from 3.4.5 to 3.5 (german).
Again I had the same download problem, after swapping the two lines lomanager worked perfect!
Both installs are 2011.09 kde 32 bit, 1st is Notebook, 2nd Desktop.
 :o

Offline Bernd

  • Full Member
  • ***
  • Posts: 57
  • Addicted to PCLinuxOS
Re: LibreOffice Manager (lomanager)
« Reply #651 on: February 17, 2012, 11:46:12 AM »
Unfortunately this trick doesn´t work on the 64bit test kde iso (pclinuxos64-test04)  ???
45 Pages with Lomanager Issues so far  :-[ . I didn´t go through all of the pages but wouldn´t it be better to build rpm packages an add them for apt / synaptic ? And all this hassle and all the time you spend with lomanager, Pinoc  8) This is really a hard job !! ;)
Bernd
Prozessor: Intel i5-2500K CPU @ 3.30GHz with onboard graphics
Motherboard: Intel DH67BLB3 with H67 Chip

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: LibreOffice Manager (lomanager)
« Reply #652 on: February 17, 2012, 12:01:37 PM »
Unfortunately this trick doesn´t work on the 64bit test kde iso (pclinuxos64-test04)  ???
45 Pages with Lomanager Issues so far  :-[ . I didn´t go through all of the pages but wouldn´t it be better to build rpm packages an add them for apt / synaptic ? And all this hassle and all the time you spend with lomanager, Pinoc  8) This is really a hard job !! ;)
Bernd

They are not all issues.  They are not even all for this one version (3.5).  Many of these are announcements of updates, etc., as well as assistance, troubleshooting...

The files are BIG, so they would take up repo space, and they would be the same, regardless (so no direct benefit to hosting)...

Pinoc has done an amazing job maintaining this.  even though there are some hiccups (I've installed it on 4 32-bit systems without issue), there are probably more successes than failures.  People rarely come back and complain that nothing went wrong!
 :)

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: LibreOffice Manager (lomanager)
« Reply #653 on: February 17, 2012, 12:06:01 PM »
Ok, I have to make an exception : why am I the only one who didn't have any problem ? ;D

In fact : it seems to me. But for instance I don't use templates, I mostly use the suite in a very basic way.

pinoc, thanks for this new update ! Great job. (Even if you meet with some enhancements to bring... :)  )

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline racuna

  • Full Member
  • ***
  • Posts: 75
Re: LibreOffice Manager (lomanager)
« Reply #654 on: February 17, 2012, 01:10:27 PM »
After reboot and running lomanager with my user, using su and using su - I get the same error:



the log file:

Code: [Select]
--2012-02-17 17:00:58--  http://download.documentfoundation.org/libreoffice/stable/3.5.0/rpm/x86/LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz
Resolving download.documentfoundation.org (download.documentfoundation.org)... 178.63.91.70
Connecting to download.documentfoundation.org (download.documentfoundation.org)|178.63.91.70|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://ftp.osuosl.org/pub/tdf/libreoffice/stable/3.5.0/rpm/x86/LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz [following]
--2012-02-17 17:00:59--  http://ftp.osuosl.org/pub/tdf/libreoffice/stable/3.5.0/rpm/x86/LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz
Resolving ftp.osuosl.org (ftp.osuosl.org)... 64.50.236.52, 64.50.233.100
Connecting to ftp.osuosl.org (ftp.osuosl.org)|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 156924909 (150M) [application/x-gzip]
Saving to: `LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz'

     0K .......... .......... .......... .......... ..........  0%  128K 19m58s
    50K .......... .......... .......... .......... ..........  0%  238K 15m20s
   100K .......... .......... .......... .......... ..........  0%  244K 13m42s

...blah blah blah... 

103850K .......... .......... .......... .......... .......... 67%  880K 65s
103900K .......... .......... .......... .......... .......... 67%  775K 65s
103950K .......... .......... .......... .......... .......... 67%  742K 65s
104000K .......... .......... .......... .......... .......... 67%  346K 65s
104050K .......... .......... .......... .......... .......... 67%  912K 65s
104100K .......... .......... .......... .......... .......... 67%  903K 65s
104150K .......... .......... .......... .......... .......... 67% 1,41M 65s
104200K .......... .......... .......... .......... .......... 68% 1001K 65s
104250K .

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1521
    • PCLinuxOS.nl
Re: LibreOffice Manager (lomanager)
« Reply #655 on: February 17, 2012, 01:15:00 PM »
« Last Edit: February 17, 2012, 01:48:32 PM by DeBaas »

Offline racuna

  • Full Member
  • ***
  • Posts: 75
Re: LibreOffice Manager (lomanager)
« Reply #656 on: February 17, 2012, 01:31:47 PM »
WOAH! thank you. That works, now i have LibreOffice 3.5

Thank you very much.

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #657 on: February 17, 2012, 01:36:02 PM »
WOAH! thank you. That works, now i have LibreOffice 3.5

Thank you very much.

thanks for the info. Lomanager3.5.0-2 uploading to dropbox, should be in your repo by tomorrow.
Changes:
- reverted to prefer gksu over kdesu
- changed default mirror for java download to increase download speed

ok, hope that's it now, next version 3.5.1 in 2 weeks from now,
-p.

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: LibreOffice Manager (lomanager)
« Reply #658 on: February 17, 2012, 01:45:33 PM »

Pinoc has done an amazing job maintaining this.  even though there are some hiccups (I've installed it on 4 32-bit systems without issue), there are probably more successes than failures.  People rarely come back and complain that nothing went wrong!
 :)


+1 Pinoc has done an amazing job. I had no problems updating ... once the lomanager package finally reached my repo.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2847
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #659 on: February 17, 2012, 01:58:16 PM »
thanks for the +. Trust me, I'm all interested in providing a robust and working script because I then do not have to deal with any issues and instead can concentrate on other things which need to be done or developed, and there is lots of things to do. I tested the current version on 5 different setups without issues before uploading it. Now I'm most puzzled, and try to understand why the script works when invoked with gksu while the download crashes at 67% when the script is invoked with kdesu, plus the same cmd works just fine from the terminal, all that makes no sense at all. Really curious to find out what is going on there, too strange... ::)
-p.