Re: [libreoffice-users] installation problem LO4.4 - linux mint
2015-02-14 9:31 GMT+01:00 Mike Scott : > On 13/02/15 18:24, sqroot wrote: > >> thanks mike! adding the ppa means, you did not remove the old LO-version >> in the first place? >> > > Correct. I added the ppa, did a refresh, and was offered the new versions > in synaptic. > > (Irrelevant probably, but synaptic then refused to actually do the upgrade > - but this has happened lately for various packages, not just LO. Using apt > (or was it apt-get?) directly performed all the upgrades correctly.) > Mike, I use the LO PPA to install all the upgrades to my 64-bit Linux Mint box (currently 17.1) , which means that they are installed automatically via the Update Manager - i e, I don't have to look for them in Synaptic or use «apt-get» in a terminal to install them. Very convenient, but as I recently mentioned on another thread, Base seems to be missing from the latest version (4.4.0.3) installed on this computer - in any event, when I click the Base icon in LibreOffice nothing at all happens, and when I enter «soffice --base» in a terminal, LibreOffice opens not to Base, but to Writer !... I'm not a frequent user of Base, but I can't recall encountering this problem with previous versions of LO on Mint. I note that all LO services, including Base, work just fine on my Windows 64-bit 8.1 box. Any suggestions as to what may be wrong and how to fix it would be greatly appreciated !... Henri -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-users] Question about font replacement/substitution in Writer 4.3.3
Hi! I'm running LibreOffice Writer 4.3.3.2 on Ubuntu 14.10 Linux (64-bit). I'm helping someone convert a MS Word document info a PDF form. I'm creating the form as a native ODT document, which I will save as a PDF form. The original MS Word document uses the Calibri font everywhere. I don't have Calibri installed, yet the text is displayed anyway. My question: how I can find out which font is being used as a substitute for Calibri? I know about the Font Replacement Table, where I can specify which fonts to use as replacements or substitutes. However, I'm looking for a way to find out which font Writer chose as the replacement font. Is there a way to find this out? Thanks in advance for your time and assistance! Peace... Tom -- /When we dance, you have a way with me, Stay with me... Sway with me.../ -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
Re: Re: [libreoffice-users] installation problem LO4.4 - linux mint
thank you. i returned to the default LO-version for linux mint, because even from terminal i couldn´ t launch LO4.4 anymore. it would be interesting to analyze the situation and fix it but i don´t have the time for that. :/ cheers, markus On Sat, 14 Feb 2015 18:24:01 +0100 Tim---Kracked_P_P---webmasterwrote I am running Linux Mint 16, due some printer dependency issues [missing dependencies that will not install properly] with the later version[s] fo Ubuntu based OSs. I also run Ubuntu 14.xx with MATE desktop environment. SO, I have seen this issue before. If you can go into the DEB folder and rerun the Applications Menu setup file, then it should fix the issues with the icons. To me it appears that the menu icons are pointing to the old version. I tend to delete the desktop icons for LO and replace then with the ones in the Applications/Office menu. I do this with every upgrade from say 4.3.x to 4.4.x [like 4.2.x to 4.3.x]. On 02/13/2015 01:31 PM, sqroot wrote: > hi tom, > > thanks for your support =) > > > i followed all the apt-get check, clean, autoclean... steps and surprisingly i am now able to start LO from the command line. but, when i use the icons i still get the error message: The application cannot be started. User installation could not be completed. > > > after the LO-logo pops up. > > > it's fine for me this way, because i am able to work with LO started from the terminal. but if you have any suggestions how to solve the problem with the graphical start, this would be perfect =) > > > many thanks, > markus > > On Fri, 13 Feb 2015 10:52:10 +0100 Tom Davies<tomc...@gmail.com> wrote > > Hi :) > Glad to hear it installed properly this time :)) Congrats! :) > Thanks for letting us know how you fixed it! :) > > You might fix the synaptic problem by doing; > > sudo apt-get check > > Also doing a reboot after getting a bunch of updates sometimes helps > and then clean-up by doing these four commands; > > sudo apt-get clean > sudo apt-get autoclean > sudo apt-get autoremove > sudo apt-get remove > > Very handy that the keyboard up-arrow brings previous commands back > onto the command-line so that you can edit them! Then Ctrl left-arrow > skips a word at a time. > > Having said that i have 2 *buntu systems that now don't open synaptic > so it might be some problem that lots of people are having at the > moment and that will doubtless be fixed fairly soon. > > > Err, wrt me getting 2 copies of the message - i really don't mind. > Pressing delete twice in quick succession is not much more onerous > than pressing it once. I know some people get all unreasonable about > it but i'm fine with it. > > It's not Thunderbird's fault btw. It's the way this mailing list is > set-up now. It didn't used to be but people fought for it to be made > awkward and clunky like this. TB has a button called something like > "Group Reply" or something but almost no other commonly used emailer > has such a ting so people have to use "Reply to all" instead. So we > are very used to getting matched pairs of messages. > > Regards from > Tom :) > > > > > > On 13 February 2015 at 09:27, Mike Scott <v...@scottsonline.org.uk> wrote: > > [with apologies to Tom who'll see this twice. I wish Thunderbird defaulted > > to 'reply to list'. not 'reply to sender'!] > > > > On 12/02/15 21:07, Tom Davies wrote: > >> > >> Hi :) Hmm, i am not sure. Have you made sure you have > >> administrator/SuperUser rights? Sudo perhaps? Regards from Tom :) > > > > > > I upgraded to 4.4 on Qiana by adding the ppa > > ppa:libreoffice/ppa > > and upgrading (using apt - synaptic has a few problems on > > this system.) Seems to work OK. > > > >> > >> On 12 February 2015 at 17:00, sqroot <sqr...@zoho.com> wrote: > > > > ... > >>> > >>> I was curious to test LO4.4, so i tried to install it on Linux Mint > >>> 17 Qiana. I followed the installation instructions, first purged > >>> the old LO-version, downloaded the file, checked it, etc... > >>> installation worked fine. but when I try to start it, wheter from > >>> the icons or from the command line, i get this error message > > > > ... > >>> > >>> Libre Office 4.4 - Fatal Error The application cannot be started. > >>> User installation could not be completed. > > > > ... > > > > > > -- > > Mike Scott (unet2 <at> [deletethis] scottsonline.org.uk) > > Harlow Essex England > > > > > > -- > > To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org > > Problems? > > http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ > > Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > > List archive: http://listarchives.libreoffice.org/global/users/ > > All messages
Re: [libreoffice-users] Re: Where is Base?
2015-02-15 2:21 GMT+01:00 pranzar : > Hello, thanks for the help. > > I have Java 8 installed and it's being detected in Tools-Options as you > indicated. > > I tried launching it directly (not via the startup screen) and there > doesn't > appear to be any executable for it - only scalc.exe and swriter.exe > > It seems that Base, Impress, Draw and Math are not installed with the main > installer? Do I need to get them from somewhere else? > In LO 4.4.0.3 on my (64-bit) Linux Mint 17.1 machine, I can open Writer, Calc, Impress, Draw, and Math with no problem, but klicking on Base does nothing at all ; the service simply doesn't launch. On my (64-bit) Windows 8.1 machine, however, Base launches just as it should. How can I get it to do so on my Linux box, which is the one I generally use ?... Henri -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-users] Where is Base?
Hello, Base DOES come with the main installer - at least in my two cases: Linux-Mint and Windows-7. My version 4.3.6 gets started with "libreoffice4.3 --base %U" under Linux. Regards H. Stoellinger -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-users] Re: Where is Base?
Hello, thanks for the help. I have Java 8 installed and it's being detected in Tools-Options as you indicated. I tried launching it directly (not via the startup screen) and there doesn't appear to be any executable for it - only scalc.exe and swriter.exe It seems that Base, Impress, Draw and Math are not installed with the main installer? Do I need to get them from somewhere else? -- View this message in context: http://nabble.documentfoundation.org/Where-is-Base-tp4139808p4140129.html Sent from the Users mailing list archive at Nabble.com. -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted