[libreoffice-users] Installation of 5.0.3.2 on new Windows 10 laptop: bullets missing

2015-12-23 Thread Stephan Petersen


Hi guys,

I installed LO 5.0.3.2 on new Windows 10 laptop (immediately upgraded 
from 8.1 to 10 after purchase) the other day. When I loaded some of my 
ODT and ODP documents, I noticed that the bullets in lists are missing 
or unwanted characters are used.


Looking at the "Formats|Bullet and Numbering..." shows the attached dialog.

Any idea what's going on? Should the LO installer contain some 
additional fonts that are not already present on a new Windows 10 
laptop? Is it necessary to install additional fonts manually?


Thanks in advance for any pointers,

Stephan


--
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] Base: create form wizard sub-form error

2015-12-23 Thread Blake McBride
Greetings,

I am using LibreOffice Base 4.4.3.2 on 64 bit Linux with a PostgreSQL DB.

I have a hierarchy of tables such that:

Table A
Table B (many B to one A relationship with Table A)
Table C (many C to one B relationship with Table B)
and so on...
Table E


I am trying to use the Form Wizard to create a form that allows the user to
edit tables A and B only.

I enter the Form Wizard, select Table A, include all fields, and press next.

I then select Add Subform.  The system displays the expected Table B.  I
select Subform based on existing relation for that table, and click next.

Then, on the "Select the fields of your subform" screen it has Table E
pre-selected and grayed.  It also shows the columns for Table E.

1.  Table E has no columns that directly relate to Table A (or B).

2.  In the prior screen, Table B was correctly identified and selected.

I have no idea why it is selecting Table E, and I have no way to change the
selection since the combobox is grayed out.

Sure appreciate any help.

Thanks.

Blake McBride

-- 
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: [libreoffice-users] Re: Base: connecting to a DB without requiring a password

2015-12-23 Thread Blake McBride
Thanks for the help and pointer!


On Tue, Dec 22, 2015 at 5:24 PM, Andreas Säger  wrote:

> Am 22.12.2015 um 20:26 schrieb Blake McBride:
> > I am trying to build a simple interface app for a user.  With 35 years
> > experience in software development, I can tell you:
> >
> > 1.  It is customary to password protect a database to prevent
> unauthorized
> > access.
> >
> > 2.  It is customary for applications that validate a user to have the
> > password embedded in the program so that each user doesn't have to know
> the
> > DB password.
> >
>
> You can store the password in the database document but the GUI does not
> offer this option. The database document is zipped XML with no
> encryption. If you save the user's database password in the document,
> anybody with a zip tool and editor can read it.
>
> > That is what I am trying to do with Base.  (Also, I see no relationship
> > between your link and my question.)
> >
>
> As a professional with 35 years experience in software development you
> should be able to read. If you had one drink too many, the screenshot
> indicates clearly that my tool can store the log-in flag, the user name
> and the passord (together with jdbc:hsqldb: connection parameters).
>
> If you have any problem with code written by hobbyists, you may be
> satisfied with this reference:
>
> >
> http://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1DataSource.html
>
> which should help you to write your own code storing a password in a
> database document.
>
>
> --
> 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
>

-- 
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: Base: create form wizard sub-form error

2015-12-23 Thread Alexander Thurgood
Le 23/12/2015 17:21, Blake McBride a écrit :

Hi Blake,




> Then, on the "Select the fields of your subform" screen it has Table E
> pre-selected and grayed.  It also shows the columns for Table E.
> 
> 1.  Table E has no columns that directly relate to Table A (or B).
> 
> 2.  In the prior screen, Table B was correctly identified and selected.
> 
> I have no idea why it is selecting Table E, and I have no way to change the
> selection since the combobox is grayed out.

That sounds like a bug. As you don't say (or I didn't see) which Linux
distrib you are using and you don't say whether you are using the
distrib-provided version of LibreOffice as opposed to the TDF download,
it is hard to know whether the problem is a TDF one or a packaging one.

There have been problems with the wizard in the past with regard to
subform creation, so it would probably be best if you set up your
subforms manually using in Form design mode rather than using the
wizard. In Form design mode, you can activate the Form navigator, in
which you see a tree represenation of the form hierarchy with its
various form controls. You can add your subform to the main form via
this navigator, and set the bound controls accordingly.

You might find more relevant help by reading the Base manual, available
here :

https://wiki.documentfoundation.org/images/e/e8/BH40-BaseHandbook.pdf

Page 104 deals with using the Form navigator to set up subforms.


Alex




-- 
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: [libreoffice-users] Re: Base: create form wizard sub-form error

2015-12-23 Thread Blake McBride
Thanks!  I am using LibreOffice Base 4.4.3.2


On Wed, Dec 23, 2015 at 11:20 AM, Alexander Thurgood <
alex.thurg...@gmail.com> wrote:

> Le 23/12/2015 17:21, Blake McBride a écrit :
>
> Hi Blake,
>
>
>
>
> > Then, on the "Select the fields of your subform" screen it has Table E
> > pre-selected and grayed.  It also shows the columns for Table E.
> >
> > 1.  Table E has no columns that directly relate to Table A (or B).
> >
> > 2.  In the prior screen, Table B was correctly identified and selected.
> >
> > I have no idea why it is selecting Table E, and I have no way to change
> the
> > selection since the combobox is grayed out.
>
> That sounds like a bug. As you don't say (or I didn't see) which Linux
> distrib you are using and you don't say whether you are using the
> distrib-provided version of LibreOffice as opposed to the TDF download,
> it is hard to know whether the problem is a TDF one or a packaging one.
>
> There have been problems with the wizard in the past with regard to
> subform creation, so it would probably be best if you set up your
> subforms manually using in Form design mode rather than using the
> wizard. In Form design mode, you can activate the Form navigator, in
> which you see a tree represenation of the form hierarchy with its
> various form controls. You can add your subform to the main form via
> this navigator, and set the bound controls accordingly.
>
> You might find more relevant help by reading the Base manual, available
> here :
>
> https://wiki.documentfoundation.org/images/e/e8/BH40-BaseHandbook.pdf
>
> Page 104 deals with using the Form navigator to set up subforms.
>
>
> Alex
>
>
>
>
> --
> 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
>

-- 
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: [libreoffice-users] How to import PDF file?

2015-12-23 Thread Italo Vignoli
Open LibreOffice, and from within LibreOffice open the PDF file using
the File > Open menu. The PDF should open with Draw, but if damaged it
will open with Writer as a text file.

On 23/12/15 19:36, Thomas Taylor wrote:
> How should I import the contents of a *.pdf file into LibreOffice?


-- 
Italo Vignoli - Marketing & PR
mobile +39.348.5653829 - email / jabber it...@libreoffice.org
hangout / jabber italo.vign...@gmail.com - skype italovignoli
GPG Key ID - 0xAAB8D5C0
DB75 1534 3FD0 EA5F 56B5 FDA6 DE82 934C AAB8 D5C0

-- 
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] How to import PDF file?

2015-12-23 Thread Thomas Taylor
How should I import the contents of a *.pdf file into LibreOffice?

Thanks, Tom (moderator)

-- 

Failure seldom stops you. What stops you is the fear of failure.
  -  Jack Lemmon

^^  --...  ...--  / -.-  --.  --...  -.-.  ..-.  -.-.


Tom Taylor  KG7CFC
openSUSE 13.1 (64-bit), Kernel 1 3.11.10-29-default,
KDE 4.11.5, AMD A8-7600, GeForce GTX 740 T/PCIe/
16GB RAM -- 3x1.5TB sata2 -- 128GB-SSD
FF 42.0, claws-mail 3.13.1
registered linux user 263467

-- 
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] command line options

2015-12-23 Thread John R. Sowden
I want a link (launcher?) on my ubuntu 14.04 box to run LO in a 
directory that I specify without opening a specific file.  I entered the 
"working directory" and the approved execution name 
(/usr/bin/libreoffice).  Problem is LO comes up in, I think, the last 
directory that I used.  How do I get it to come up the the directory I 
specify in the desktop launcher.


John



--
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: Base: create form wizard sub-form error

2015-12-23 Thread Andreas Säger
Am 23.12.2015 um 17:21 schrieb Blake McBride:
> Greetings,
> 
> I am using LibreOffice Base 4.4.3.2 on 64 bit Linux with a PostgreSQL DB.
> 
> I have a hierarchy of tables such that:
> 
> Table A
> Table B (many B to one A relationship with Table A)
> Table C (many C to one B relationship with Table B)
> and so on...
> Table E
> 
> 
> I am trying to use the Form Wizard to create a form that allows the user to
> edit tables A and B only.
> 

Forget the form wizard. It is close to useless. Get the "Form Design"
toolbar. Hit the 5th button ("Form Navigator"), right-click the forms
collection and start your own hierarchy of forms and subforms with grids
and list boxes. Subforms and list boxes are the elements which help you
to edit 1-n relations and m-n relations as well.

[Tutorial] Forms in OpenOffice.org Base
> https://forum.openoffice.org/en/forum/viewtopic.php?f=83=28235

[Tutorial] Creating a form in Design view
> https://forum.openoffice.org/en/forum/viewtopic.php?f=83=32757

[Example] Relations reflected by list boxes in forms
> https://forum.openoffice.org/en/forum/viewtopic.php?f=100=40444




-- 
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: [libreoffice-users] How to import PDF file?

2015-12-23 Thread Spencer Graves

LOSING JUSTIFY


  With at least one example, I lost "justify" with opening a PDF in 
LibreOffice Draw.  The original PDF was in two columns with each 
justified.  In Draw, it was left aligned, and some of the lines in the 
left column overlapped the right.



  I got this using "Print/export" > "Download as PDF" from 
"Effective defense and ISIL" in Wikiversity 
(https://en.wikiversity.org/wiki/Effective_defense_and_ISIL) with 
LibreOffice 5.0.3.2 and 5.0.4.2 just now.



FORCE READING IN WRITER?


  Is there a way to force LO to open it in Writer?


  Alternatively, is there other software (preferably free and 
open-source) that can read the text (and numbers) and make them 
available to Writer or Calc that's easier than copying and pasting from 
Draw?



  The text in Draw is all single lines, which makes it inconvenient 
to work from.



  Thanks,
  Spencer Graves


On 12/23/2015 1:09 PM, Italo Vignoli wrote:

Open LibreOffice, and from within LibreOffice open the PDF file using
the File > Open menu. The PDF should open with Draw, but if damaged it
will open with Writer as a text file.

On 23/12/15 19:36, Thomas Taylor wrote:

How should I import the contents of a *.pdf file into LibreOffice?



--
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