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

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12657
Re: LibreOffice Manager (lomanager)
« Reply #240 on: February 02, 2011, 11:57:13 AM »
Uncheck the vim repo. Only use the one that is listed in the link at the top of the forum.

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline arkanabar

  • Full Member
  • ***
  • Posts: 198
  • Ain't I a Stinker?
    • Arkanabar's Eclectic Rants
Re: LibreOffice Manager (lomanager)
« Reply #241 on: February 02, 2011, 12:02:18 PM »
That's the thing I needed to do!  Thank you so much!

edit:  Interesting that it felt the need to kill firefox before proceeding...still, no big deal.
« Last Edit: February 02, 2011, 12:09:38 PM by arkanabar »

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: LibreOffice Manager (lomanager)
« Reply #242 on: February 03, 2011, 07:19:03 AM »
I get this everytime.... :( and i didn't had any problem with OpenOfficeManage ?!
Quote
Problem accessing the Internet! You have either:
 a) no Internet connection, too bad :-(, or
 b) you use a proxy sever, or
 c) you have a dns-lookup error.

Note: If you are sure that your Internet connection works fine then you could try to reconfigure it:

 b) Configure your proxy server:
=================================
open a konsole and enter:
      export http_proxy=http://proxy.example.com:8080
Replace with the name of your proxy server. Then in the same konsole enter:  lomanager

 c) Configure your Internet to use OpenDNS:
=================================
1. Open PCLinuxOS Control Center 'Configure Your Computer'
2. Select 'Network and Internet' -> 'Network Center', open your network connection and click the button 'Configure'
3. Uncheck 'Get DNS servers from DHCP'.
     In the box for DNS Server 1 enter: 208.67.222.222
     In the box for DNS Server 2 enter: 208.67.220.220
Click on 'OK' at the bottom right to close this dialog window.
4. Back in the Network Center window click on 'Disconnect', wait for it to finish, then click on 'Connect'.
5. Your Internet connection is now configured to use OpenDNS. Close all open PCC-windows and start lomanager again.

Note: these OpenDNS configuration steps have been saved to the file 'OpenDNS_howto.txt' in your HOME-directory.
Exiting...




Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15506
  • ┌∩┐(◕_◕)┌∩┐
Re: LibreOffice Manager (lomanager)
« Reply #243 on: February 03, 2011, 07:29:24 AM »
Quote
I get this everytime.... Sad and i didn't had any problem with OpenOfficeManage ?!

Have you checked that you are using the link at the top of the forum. ?
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #244 on: February 03, 2011, 07:40:14 AM »
I get this everytime.... :( and i didn't had any problem with OpenOfficeManage ?!
Quote
Problem accessing the Internet! You have either:
 a) no Internet connection, too bad :-(, or
 b) you use a proxy sever, or
 c) you have a dns-lookup error.

Note: If you are sure that your Internet connection works fine then you could try to reconfigure it:

 b) Configure your proxy server:
=================================
open a konsole and enter:
      export http_proxy=http://proxy.example.com:8080
Replace with the name of your proxy server. Then in the same konsole enter:  lomanager

 c) Configure your Internet to use OpenDNS:
=================================
1. Open PCLinuxOS Control Center 'Configure Your Computer'
2. Select 'Network and Internet' -> 'Network Center', open your network connection and click the button 'Configure'
3. Uncheck 'Get DNS servers from DHCP'.
     In the box for DNS Server 1 enter: 208.67.222.222
     In the box for DNS Server 2 enter: 208.67.220.220
Click on 'OK' at the bottom right to close this dialog window.
4. Back in the Network Center window click on 'Disconnect', wait for it to finish, then click on 'Connect'.
5. Your Internet connection is now configured to use OpenDNS. Close all open PCC-windows and start lomanager again.

Note: these OpenDNS configuration steps have been saved to the file 'OpenDNS_howto.txt' in your HOME-directory.
Exiting...




Hi Slax,
this part is identical to OOmanager, it just checks to see if you can reach google, and if not then we assume your Internet-connection does not work or you have a DNS-problem. Up to here this has nothing to do with lomanager. Please ensure to have a working Internet connection.
regards,
-p.

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: LibreOffice Manager (lomanager)
« Reply #245 on: February 05, 2011, 08:49:04 AM »
But of course i have a net connection. That is what baffles me...

When i run it from the terminal i get this:

Code: [Select]
Warning: Tried to connect to session manager, None of the authentication protocols specified are supported
I'm using gnome, maybe it has something to do with that? But i think others have no problem

Regards,
Slax



Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #246 on: February 05, 2011, 10:21:41 AM »
Hi Slax,
gnome or the authentication protocol doesn't matter. Please copy the following in a terminal, this is what happens in lomanager/addlocale:

Code: [Select]
glov="0.2" && WICON='/usr/share/icons/office_section.png' && TITLE="LibreOffice Manager "$glov
ZEN2="zenity --window-icon="$WICON
cd /tmp && /bin/rm -f index.html* inet.log*
MSG=$"Testing your Internet connection..."
( wget --timeout=10 http://www.google.com/index.html -o inet.log ) 2>&1 | $ZEN2 --width 500 --title="$TITLE" --progress --text "$MSG" --pulsate --auto-close
then check the file /tmp/inet.log, at the end it should say OK.. and index.html saved. If you do not get this then you can not access Google for whatever reason, either no Internet connection or DNS problems, or whatever else. If the file /tmp/index.html exists lomanager will continue.

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: LibreOffice Manager (lomanager)
« Reply #247 on: February 06, 2011, 07:53:23 AM »
i edited your script and changed wget timeout to 20. Now it works :)
I don't know why it needs more time to resolve google :|



Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #248 on: February 07, 2011, 08:51:45 AM »
lomanager 0.2-4 coming to your repo soon, changelog:
- extended Internet connection timeout to 20 secs
- corrected Czech lomanager interface translation setup
- added more translations for lomanager desktop file (now at 21 languages, please learn English... ::) )
- added option to quit lomanager if OO is detected
-p.

PS: there is no need to rerun lomanager if you already have LibreOffice installed
« Last Edit: February 07, 2011, 09:02:42 AM by pinoc »

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15506
  • ┌∩┐(◕_◕)┌∩┐
Re: LibreOffice Manager (lomanager)
« Reply #249 on: February 07, 2011, 02:24:51 PM »
German LibreOffice-Box available

http://web.libreofficebox.org/

Translated from German to English

"The free office suite plus extras on DVD

The libre office box offers this compilation on a DVD is a cross section through the work of the German community in libre office . The DVD is for private and professional users alike good. libre office and the contents of the DVD are available under free licenses, and can therefore be used as often, copied and passed on.

The DVD contains installation packages for Windows, and DEB packages for RPM-based GNU / Linux distributions for Mac OS X Intel and PPC. Language for some common languages and are also included. You will also find templates for different purposes, many interesting program enhancements, dictionaries, tools and documentation for developers. All these extensions can be easily installed with a mouse click.

The source code with SDK (Software Development Kit) for developers are available here for Windows, Mac and Linux. With this material, you can create your own 'build' from libre office.

To complete the package includes the box, other open source programs for the office such as 7-Zip and various Mozilla products.

The prototype of the libre office box was presented to the public in the fall of 2010 and is constantly updated by our team and developed. For each new release of libre office is also a current box in the form of an ISO file for download (Bittorrent and FTP) and also as a ready-made media available. The plan also some CD-ROMs for each one operating system.
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

seedsgrow

  • Guest
Re: LibreOffice Manager (lomanager)
« Reply #250 on: February 07, 2011, 02:39:53 PM »
I just installed and attempted to run lomanager 0.2-4pclos2011. It failed silently when run from the main menu entry, so I tried running it from a terminal and got this message:

/usr/bin/lomanager: line 758: syntax error: unexpected end of file.

Although I had OpenOffice installed at one time, I removed all of its packages a while back.

Thanks for any help.

Tom

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #251 on: February 08, 2011, 02:18:20 AM »
error due to doing too many things in parallel...
quickly fixed by Tex in 0.2-5  ;)
-p.

seedsgrow

  • Guest
Re: LibreOffice Manager (lomanager)
« Reply #252 on: February 08, 2011, 07:50:57 AM »
Thanks,

Installed 0.2-5 and it ran after I cleaned out var and tmp folders. Thanks.

Whoops. Spoke too soon. The script runs and appears to do everything, ending in a dialog telling me that I can start LibreOffice from a main menu entry. But LibreOffice is not actually installed. The final lines when lomanager is run from a terminal are:

/usr/bin/lomanager: line 697: 26249 Killed                  $ZEN2 --title="$TITLE" --info --timeout 3 --text "Verifying and extracting LO-base package..."  (wd: /tmp/LOtmp)
/tmp/LO_install.log: No such file or directory
cp: cannot stat `/usr/share/icons/hicolor/32x32/apps/libreoffice-*': No such file or directory
.

Tom
« Last Edit: February 08, 2011, 08:55:40 AM by seedsgrow »

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1534
    • PCLinuxOS.nl
Re: LibreOffice Manager (lomanager)
« Reply #253 on: February 08, 2011, 09:08:45 AM »
Installed a fresh PCLos Gnome today, including full (ibiblio) update, task-multimedia, addlocale (Dutch), lomanager (Dutch) a coffee brake and Dutch dictionary for LibreOffice.
In this order in about 45 minutes without any glitch. So no errors (for me) in lomanager 0.2-5

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2880
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #254 on: February 08, 2011, 10:51:40 AM »
Thanks,

Installed 0.2-5 and it ran after I cleaned out var and tmp folders. Thanks.

Whoops. Spoke too soon. The script runs and appears to do everything, ending in a dialog telling me that I can start LibreOffice from a main menu entry. But LibreOffice is not actually installed. The final lines when lomanager is run from a terminal are:

/usr/bin/lomanager: line 697: 26249 Killed                  $ZEN2 --title="$TITLE" --info --timeout 3 --text "Verifying and extracting LO-base package..."  (wd: /tmp/LOtmp)
/tmp/LO_install.log: No such file or directory
cp: cannot stat `/usr/share/icons/hicolor/32x32/apps/libreoffice-*': No such file or directory
.

Tom

seedsgrow,
can you explain what exactly you cleared out in /tmp and especially under /var which is untouched by lomanager? Almost looks like you messed up the rpm-cache/database and you get the error cause you can't install any rpms any more right now? Can you install a package via Synaptic?
Try running lomanager again and remove LO, the run it again to install. 02.-3 worked fine and the only thing I added in 0.2-4 was this silly dialog for those wanting to say "Yes, I really would like to remove OO", and in there I forgot the final "if" which was corrected in 0.2-5, so there is no reason to assume that 0.2-5 should not work.
lemme know,
-p.
« Last Edit: February 08, 2011, 10:58:44 AM by pinoc »