[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-03-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #16 from sasha.libreoff...@gmail.com 2012-03-02 01:35:32 PST ---
Thanks for attachment. Alas, I do not know how fix this problem.
As temporary solution, You can use this Basic macro:

Sub SetPageSizeLetter()
Dim oDoc as Object
oDoc = ThisComponent
oStyle = oDoc.StyleFamilies.getByName(PageStyles).getByName(Default)
' units of 1/1000 cm
oStyle.Width = 21590
oStyle.Height = 27940
End Sub

Copy-paste it to existing macros, assign it to Menu or Toolbar or Keyboard
shortcut
Then use this macro each time when opening txt file to quick change format
If appears some question, please, tell me. Meanwhile I will ask expert.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #15 from enigma aaa23...@cogeco.ca 2012-03-01 09:17:04 PST ---
Thank You for the reply.

I lost part of my response when I attached the test file. You may find it
someplace.

Please, write: which exactly format of files used. May be even attach one if
it
contains no secret information.

Please see attached made-up test file test.txt as saved by KDE kwrite using
UNIX end of line.

When LO was loaded I checked the settings. In page format the page is Letter.
In printer settings the page is Letter. After the test.txt file was loaded the
page format and printer settings both reverted back to factory settings of A4.

May be in such situation LibreOffice uses template from somewhere in
/opt/libreoffice3.5 
for example this /opt/libreoffice3.5/share/template/en-US/internal/html.stw
or uses hardcoded values

I looked in the directory but sorry like to help on this but it is above my pay
grade. :-) One thing though I am not using en-US. I am using en-GB for my
internal language and my default KDE language.

Hope this helps.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #11 from sasha.libreoff...@gmail.com 2012-02-29 01:07:25 PST ---
Thanks for answers. So how I understand:
1) Documents, created with new template, opens correctly.
2) I mean this:
- do File-Templates-Organize and select template with desired paper size (may
be previously created)
- right click on it and select Use as default template
- delete or rename previos default template
- start document that known that previously opened with wrong paper size
3) try Tools-Options, LibreOffice Writer-Printer, field Paper tray from
printer settings
and  Tools-Options, LibreOffice Writer-Compatibility, field Use printer
metrics for document formatting

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #12 from enigma aaa23...@cogeco.ca 2012-02-29 14:38:04 PST ---
Thank You for the replies.

Cor Nouws:

- The subject of this bug that I am having problems with are text documents
being loaded not .odt documents or any previously formatted documents. The text
documents are completely unformatted so LO should not choose to change
templates. One is as good as the other except for me Letter page size is
required. :-)
- No changes

sasha.libreoff...@gmail.com:

1) Documents, created with new template, opens correctly.

  Yes

2) I mean this:
- do File-Templates-Organize and select template with desired paper size (may
be previously created)
- right click on it and select Use as default template
- delete or rename previos default template
- start document that known that previously opened with wrong paper size

  I loaded a text document with a brand spanking new template and the paper
size was wrong

3) try Tools-Options, LibreOffice Writer-Printer, field Paper tray from
printer settings

  I do not have a Printer option, I have a Print option. I checked the box.

and  Tools-Options, LibreOffice Writer-Compatibility, field Use printer
metrics for document formatting

  I did this and loaded a text document. The results were the same with the
wrong page size.

Further Info:I modified the printer settings to use Letter and I saved
these with a new default template. When I loaded a text file the printer
settings reverted back to A4.

  The bottom line is that so far all 'permanent' changes to templates and
printer settings are lost when loading a text document. The new customised
necessary settings are completely ignored.

Hope this helps.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #13 from sasha.libreoff...@gmail.com 2012-02-29 21:43:52 PST ---
Thanks for additional testing

 - The subject of this bug that I am having problems with are text documents
 being loaded not .odt documents or any previously formatted documents.
Please, write: which exactly format of files used. May be even attach one if it
contains no secret information.

May be in such situation LibreOffice uses template from somewhere in
/opt/libreoffice3.5 
for example this /opt/libreoffice3.5/share/template/en-US/internal/html.stw
or uses hardcoded values

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #6 from sasha.libreoff...@gmail.com 2012-02-28 02:36:13 PST ---
Thanks for additional information. So, I have some questions:
- What happens if create new document, save it and start it again? It remains
Letter or becomes A4?
- What happens if delete or rename original template (so document will not find
it) ?
- What is in File-Properties, on first tab, on bottom after word Template?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #7 from enigma aaa23...@cogeco.ca 2012-02-28 08:55:16 PST ---
Thank You for the quick reply

Your questions answered.

1)   I saved a document as test.odt with my new customised template loaded as
default. The document was then reloaded. It retained the properties of the new
template with paper size as Letter.

Note:   My problem seems now only to occur when I load a text document.

2)   I deleted the new template and restarted LO. There is no option to rename.
A message appears
/home/???/.config/libreoffice/3/user/template/my_default1.ttt does not exist.
I click OK and LO opens with the out of the box default template with
properties such as A4 paper size.

3)   With LO using the out of the box default template, nothing follows
'Template:'. With LO using my customised new template, the line looks like
Template: my_default.

Added Info:   With my customised template loaded, I open a pure text document.
Under FilePropertiesGeneral(first tab) the line looks like Template: with
nothing following.

Hope this helps.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #8 from enigma aaa23...@cogeco.ca 2012-02-28 08:57:16 PST ---
My apologies a mistake.

/home/???/.config/libreoffice/3/user/template/my_default1.ttt does not exist.

should read

/home/???/.config/libreoffice/3/user/template/my_default1.ott does not exist.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

enigma aaa23...@cogeco.ca changed:

   What|Removed |Added

Version|LibO 3.3.2 release  |LibO 3.5.0 Release

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #9 from Cor Nouws c...@nouenoff.nl 2012-02-28 12:58:30 PST ---
Hi,

(In reply to comment #5)

 The problems begin when I open a text document. LO reverts to A4 and the
 generic settings overriding the new template.

When you open an existing document, it will not be changed because there is
some (new/different) default template...
So IMHO this is not a bug ?!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

Version|LibO 3.5.0 Release  |LibO 3.3.2 release

--- Comment #10 from Cor Nouws c...@nouenoff.nl 2012-02-28 12:59:34 PST ---
pls do not touch the version field. That is here to refer to the version for
which the issue was submitted :-)
thanks - Cor

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 CC||sasha.libreoff...@gmail.com

--- Comment #4 from sasha.libreoff...@gmail.com 2012-02-27 05:37:09 PST ---
Sorry for nobody replies so long time. My be people afraid experiment with
templates.
I have one question: You have changed default template or selected another file
as template and initial template remains unchanged?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #5 from enigma aaa23...@cogeco.ca 2012-02-27 14:13:30 PST ---
Thanks for the reply

My LO 5.0 is setup for en_gb. This defaults to an A4 paper size. I use Letter.

I opened LO and changed the paper size to Letter along with my favourite font,
margins and indents. I saved the template as per the procedure and I designated
the new template as the default.

I open LO and all is good with the new template.

The problems begin when I open a text document. LO reverts to A4 and the
generic settings overriding the new template.

It also happens when I use
# /opt/libreoffice/program/swriter /home/???/???/text_document.text

The settings come out as the original default template.

Hope this helps.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2011-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Björn Michaelsen bjoern.michael...@canonical.com 
2011-12-23 11:45:13 PST ---
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2
prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation:
http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35959] Page Format Not Being Applied when launching new document from file manager

2011-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35959

--- Comment #3 from enigma aaa23...@cogeco.ca 2011-12-23 12:35:50 PST ---
Good Day

I received am automated message advising me to load the latest copy and try for
the bug.

I downloaded 3.50 beta1 and I can confirm the bug is still present.

If it is applicable, Season's Greetings.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs