[users] Verify bug in OOo Web Browser Preview

2011-02-20 Thread Andrew Douglas Pitonyak

http://www.oooforum.org/forum/viewtopic.phtml?p=415074

I am running Linux, is someone able to reproduce this bug? I don't want 
to open a bug report on something that I cannot test for a few days.


User has: Calc on Windows 7 64-bit, IE or Chrome

Part of the statement is as follows:

I am using OOo Calc. I have a document with several sheets, some contain 
data, others contain graphs. In Calc, I click FilePreview in Web 
Browser. It displays the document very nicely in my browser (either 
Chrome or IE8). However, to display the graphs, OOo creates .jpg files 
in a temporary folder, and the HTML of the page OOo has created has the 
wrong file path for these files, so they do not display. I think this 
must be a bug in OOo, because it repeats part of the file path, and it 
seems that if I repeat the process described above, the file path gets 
longer each time, by further repetitions of the same part, as I 
mentioned in my original post.



Mabb, as an admin, I have access to your direct email address, so I 
chose to Blind Carbon Copy you on this email so that you will know that 
it was sent but others cannot see your email address (and I did request 
permission for it to be known). Will see if we have any responses.



--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Verify bug in OOo Web Browser Preview

2011-02-20 Thread Eric Wood

On 2/20/2011 12:20 PM, Andrew Douglas Pitonyak wrote:
I am using OOo Calc. I have a document with several sheets, some 
contain data, others contain graphs. In Calc, I click FilePreview in 
Web Browser. It displays the document very nicely in my browser 
(either Chrome or IE8). However, to display the graphs, OOo creates 
.jpg files in a temporary folder, and the HTML of the page OOo has 
created has the wrong file path for these files, so they do not 
display. I



For Win XP, OOo 3.3.0 the scr= doesn't contain any path:
IMG SRC=webpreview_htm_1663bbc8.jpg

So graphs on multiple worksheets is working for me fine.
-eric

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Verify bug in OOo Web Browser Preview

2011-02-20 Thread Andrew Douglas Pitonyak

On 02/20/2011 01:19 PM, Eric Wood wrote:

On 2/20/2011 12:20 PM, Andrew Douglas Pitonyak wrote:
I am using OOo Calc. I have a document with several sheets, some 
contain data, others contain graphs. In Calc, I click FilePreview in 
Web Browser. It displays the document very nicely in my browser 
(either Chrome or IE8). However, to display the graphs, OOo creates 
.jpg files in a temporary folder, and the HTML of the page OOo has 
created has the wrong file path for these files, so they do not 
display. I



For Win XP, OOo 3.3.0 the scr= doesn't contain any path:
IMG SRC=webpreview_htm_1663bbc8.jpg

So graphs on multiple worksheets is working for me fine.
-eric


Eric, thanks for giving this a try...

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Verify bug in OOo Web Browser Preview

2011-02-20 Thread Andrew Douglas Pitonyak

On 02/20/2011 01:19 PM, Eric Wood wrote:

On 2/20/2011 12:20 PM, Andrew Douglas Pitonyak wrote:
I am using OOo Calc. I have a document with several sheets, some 
contain data, others contain graphs. In Calc, I click FilePreview in 
Web Browser. It displays the document very nicely in my browser 
(either Chrome or IE8). However, to display the graphs, OOo creates 
.jpg files in a temporary folder, and the HTML of the page OOo has 
created has the wrong file path for these files, so they do not 
display. I



For Win XP, OOo 3.3.0 the scr= doesn't contain any path:
IMG SRC=webpreview_htm_1663bbc8.jpg

So graphs on multiple worksheets is working for me fine.
-eric
Eric, based on your feedback, the user in question moved from 3.2 to 3.3 
and the problem went away. Thanks for the help.


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] SERIOUS BUG IN OPEN OFFICE

2010-12-02 Thread modestukasai sudukas
Hello,

Our company has insurance forms. It uses VB SCRIPTS witten with MS EXCEL
2003.
And we get an error when we tying to calculate. By persing on button
(SKAIČIUOTI).
fault nr 1.png


Everything works perfectly on MS OFFICE SYSTEMS. What should we do?

PS: if you need, we can send you this document.

Than YOU,
modestuka...@gmail.com
-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org

Re: [users] SERIOUS BUG IN OPEN OFFICE

2010-12-02 Thread Barbara Duprey

On 12/2/2010 5:46 AM, modestukasai sudukas wrote:

Hello,

Our company has insurance forms. It uses VB SCRIPTS witten with MS EXCEL 2003.
And we get an error when we tying to calculate. By persing on button 
(SKAIČIUOTI).
fault nr 1.png


Everything works perfectly on MS OFFICE SYSTEMS. What should we do?

PS: if you need, we can send you this document.

Than YOU,
modestuka...@gmail.com mailto:modestuka...@gmail.com


[The OP is not subscribed and probably will not see responses unless directly 
copied.]

What you've encountered is that OpenOffice.org uses a different scripting language, not Microsoft's 
Visual Basic, for macros. This can't properly be called a bug, it was a considered design decision 
-- whether for legal purposes or something else, maybe somebody else on the list will discuss the 
rationale.


As to what you can do, I think you'll either need to translate the macros into the OOo format, or 
continue using Excel. I'm including a quote here from the OpenOffice.org Migration Guide:


Macros written in VBA for Excel do not work in Calc and macros written in 
StarBasic for
Calc do not run on Excel. Re-writing of macros is required when moving 
spreadsheets
between either application.
Some additional resources for writing Basic macros include:
“Porting Excel/VBA to Calc/StarBasic”
http://documentation.openoffice.org/HOW_TO/various_topics/VbaStarBasicXref.pdf
StarOffice 8 Programming Guide for BASIC,
http://docs.sun.com/app/docs/doc/819-0439
“Useful Macro Information for OpenOffice”, by Andrew Pitonyak,
http://pitonyak.org/AndrewMacro.odt
OpenOffice.org Macros Explained, by Andrew Pitonyak,
available from the publisher: http://www.hentzenwerke.com/catalog/oome.htm or 
from
various online booksellers.
Andrew Pitonyak’s web site for OOo macros: http://pitonyak.org/oo.php


Re: [users] brochure bug?

2010-11-22 Thread Tony Carr
I printed some documents as Brochure (check-box under Printer Options).

 Now I can't unset it!  Every time I print, this check-box is checked,
 unless
 I remember to uncheck it. I can't find the way (in Control Panel,
 Printers,
 4500, Properties or Preferences) to reset it to off.Tired Tony

 Goto Tools Options OpenOffice.org Writer Print .  In the center of the
 dialog you should see  Pages .  Make sure that  Brochure  is not checked.

 HTH
 Andy

 Perfect!  Thanks, Tony

-- 
www.godornot.org


[users] brochure bug?

2010-11-19 Thread Tony Carr
Oo Writer 3.2.1, Windows 7, HP530 laptop, HP4500 all-in-one network printer

I printed some documents as Brochure (check-box under Printer Options).
Now I can't unset it!  Every time I print, this check-box is checked, unless
I remember to uncheck it. I can't find the way (in Control Panel, Printers,
4500, Properties or Preferences) to reset it to off.Tired Tony



-- 
www.godornot.org


Re: [users] brochure bug?

2010-11-19 Thread RA Brown

On Fri Nov 19 2010 13:51:12 GMT-0800 (PST)  Tony Carr wrote:

Oo Writer 3.2.1, Windows 7, HP530 laptop, HP4500 all-in-one network printer

I printed some documents as Brochure (check-box under Printer Options).
Now I can't unset it!  Every time I print, this check-box is checked, unless
I remember to uncheck it. I can't find the way (in Control Panel, Printers,
4500, Properties or Preferences) to reset it to off.Tired Tony





Tony,

Goto Tools Options OpenOffice.org Writer Print .  In the center of 
the dialog you should see  Pages .  Make sure that  Brochure  is not 
checked.


HTH
Andy

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Re: Bug 113372 Prune Message Disposition Notification headers from all incoming mailing list mail (was : Re: Return Receipts)

2010-07-23 Thread Twayne
In news:4c4879cb.2030...@nb.net,
John Kaufmann kaufm...@nb.net typed:
 Hi Lars,

 In a message dated 2010.07.22 12:40 -0500, Lars Nooden
 wrote:
 ...Mail lists are one place where return receipts should
 *NEVER* be used.

 James, maybe he's stupid, maybe he's just trolling, maybe
 he's collecting business intelligence for one of our
 competitors.  But you are right, the using of Message Disposition 
 Notification
 should never be used on mailing lists.

 Continued abuse, either accidental or intentional, can be
 prevented by pruning that header from the message before
 it goes out to all subscribers: 
 http://www.openoffice.org/issues/show_bug.cgi?id=113372

 It's a machine's job and, for good quality mailing list
 software, very quick to implement.

 You are right - and thanks for filing the issue - but that
 last condition (good quality mailing list software) may
 be the catch: Months ago, in discussion about another
 mailing list problem, Paul said that the list manager
 software is really beyond community control - but that IAC
 change is on the way, which should address many of these
 problems.  In the meantime, one might hope that courtesy
 would prevail.

 The notification appears to be a holdover from MS Exchange
 / Outlook combinations which cause large volumes of
 messages to be lost without even an error message.

 Interesting!  Could you provide a little more detail, or a
 link?
 Thanks,
 John

I don't have a link, but keep in mind that the original intention of 
Outlook/MSExchange code was never meant for the intERnet; it was designed 
for the intRAnet, which would normally occur within a LAN, not the WAN. 
Outlook Express was MS's attempt at an internet version that could span both 
inter and intra nets. In those original days there was little problem but 
progress and evil quickly took over.

I really have to ask: Why is it an issue, really, when each person has their 
own control over whether a receipt request is honored, denied, or asked 
which action to take?

HTH,

Twayne`




-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Re: bug reports

2010-07-16 Thread NoOp
On 07/16/2010 02:38 PM, David Hoehns wrote:
 What is the link for reporting bugs in 3.2 calc?

http://qa.openoffice.org/issue_handling/pre_submission.html



-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Interesting bug in master document navigator

2010-03-11 Thread James Wilde
I'm using 3.2.0 on a Mac under OSX 10.6.2.

I have a master document in which the navigator shows all the documents I have 
imported.  There are more than a pageful so I have a scroll bar.  I have 
discovered to my surprise that I cannot use the down arrow in the scroll bar to 
scroll down.  I can pull the do-hickey in the scroll bar down, of course and 
thus get to see the titles of the 13th and subsequent documents, and when I am 
down in the list I can use the up arrow to scroll back.  But I can't use the 
down arrow.  I have just checked, and, if the navigator window is selected, I 
can also use the up and down arrows on my keyboard.

I'm using the word up and down arrow in two different ways here.  The first 
ones I refer to are the two little triangles pointing up and down at the bottom 
of the scroll bar (on the Mac - on Windows the up is at the top and the down at 
the bottom).  The ones in the last sentence of the previous paragraph are the 
ones on my keyboard.

Not a big deal, but somebody might be interested.

//James
-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Interesting bug in master document navigator

2010-03-11 Thread Lars Nooden
On 2010-3-11 3:13 PM, James Wilde wrote:
 I'm using 3.2.0 on a Mac under OSX 10.6.2.
 
 I have a master document in which the navigator shows all the
 documents I have imported.  There are more than a pageful so I have a
 scroll bar.  I have discovered to my surprise that I cannot use the
 down arrow in the scroll bar to scroll down. '

There are other issues with key mapping elsewhere in OOo as well:

http://qa.openoffice.org/issues/show_bug.cgi?id=102127

But I'm not able to get the same effect that you describe.  What key
combination or menu sequence are you using to call up the list of links?

If I take OOo 3.2.0 on OS X 10.6.2 and view the links using the Edit menu:

Edit-Links

Then I can used the arrow keys to navigate the links, even the ones down
past the bottom of the page.

/Lars

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Interesting bug in master document navigator

2010-03-11 Thread James Wilde
Thanks Lars.

On Mar 11, 2010, at 14:52 , Lars Nooden wrote:

 On 2010-3-11 3:13 PM, James Wilde wrote:
 I'm using 3.2.0 on a Mac under OSX 10.6.2.
 
 I have a master document in which the navigator shows all the
 documents I have imported.  There are more than a pageful so I have a
 scroll bar.  I have discovered to my surprise that I cannot use the
 down arrow in the scroll bar to scroll down. '
 
 There are other issues with key mapping elsewhere in OOo as well:
 
   http://qa.openoffice.org/issues/show_bug.cgi?id=102127

Thanks, I'll take a look.
 
 But I'm not able to get the same effect that you describe.  What key
 combination or menu sequence are you using to call up the list of links?

None. When I open the master document - by selecting it from a folder in the 
dock, I am asked whether I wish to update the links.  I answer yes, and when 
the document has opened, the navigator is also opened automatically, showing 
the list of chapter documents.  This feature that the navigator opens 
automatically is new, since I started using a master document.  It now happens 
whatever type of document I open, whether it is a subdocument of the master 
document, a new document or a previously existing one.
 
 If I take OOo 3.2.0 on OS X 10.6.2 and view the links using the Edit menu:
 
   Edit-Links

Links is greyed out on the Edit menu, even when I close the navigator.
 
 Then I can used the arrow keys to navigate the links, even the ones down
 past the bottom of the page.

Can't duplicate this as I can't select Edit/Links.

//James

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] a bug of impress

2009-12-01 Thread Pradeep Srinivas
On Monday 30 November 2009 20:57:15 Patapon wrote:
 open the attached file and play it
 
 
 * Outline1
 ** Hello (appear later)
 ** Hello (appear later)
 * Outline2
 ** Hello (appear later)
 ** hello (appear later)
 
 We will notice the outline2 never get shown.
 
Patapon:

You would need to add Outline1 AND Outline2 to the Custom 
Animation list.  Then it works as you'd expect.

What you have done is, for each of Outline1 and Outline2, added the 
two Hello statements to the Custom Animation.

I am not sure if this is a bug, or an intended mode of working.  
Anyone on the list - please help ?  
-- 
Pradeep Srinivas
on 02 Dec 2009, Wednesday, IST (which is GMT +05:30)
---
The early bird gets the worm, but the early worm gets eaten.
---
Signature block is /auto/ /generated/ from the Unix utility *fortune*
fortune run at 07:50 IST on 02 Dec 2009, Wednesday


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] a bug of impress

2009-11-30 Thread Patapon
open the attached file and play it


* Outline1
** Hello (appear later)
** Hello (appear later)
* Outline2
** Hello (appear later)
** hello (appear later)

We will notice the outline2 never get shown.


A bug.odp
Description: application/vnd.oasis.opendocument.presentation
-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org

[users] Selection bug / possible KDE integration bug due to linking pictures

2009-11-09 Thread Nikolai
Hi everybody

I'm experiencing very strange behaviour with Kubuntu 9.04 / 9.10 and 
OO 3.x both distributed versions and manually installed ones, which makes 
Open Office practically unusable. 


Scrolling in the slide selector on the left in the default view makes it 
always jump back to the selected slide. 
Selecting slides in slide sorter immediately unselects everything. 

The selected slides flash which seem to indicate its some sort of focus bug.

More testing revealed that this is related to linking pictures.

I can generate the bug with the following:

- Create presentation
- Add linked picture 
- Copy the page several times lets say 30 times



Can anybody reproduce this? 

Under windows and Ubuntu from a stick this is no issue only under 
KDE I get this problem. 

Best, 
Nikolai

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



RE: [users] Re: BUG: OpenOffice.Org Presentation

2009-10-24 Thread Manolo _

Hi NoOp.

 Are you using the PPA build of Ubuntu OOo, or the standard version of 
OOo?

Using the PPA from:

deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main


 If you'd like to send me a small version of the 
presentation (less than 3Mbytes) directly I'll be happy to take a
 look at it to see if I can
 replicate. I have both of the above 
OOo versions on my jaunty machines.

Here you get it in attachment.

Thanks for your time



Manolo

---

Please don't send me Word, Excel or PowerPoint attachments.

http://www.gnu.org/philosophy/no-word-attachments.html



Por favor, no me adjuntes archivos de Word, Excel, PowerPoint.

http://www.gnu.org/philosophy/no-word-attachments.es.html

---




 To: users@openoffice.org
 From: gl...@sbcglobal.net
 Date: Fri, 23 Oct 2009 14:23:57 -0700
 Subject: [users]  Re: BUG: OpenOffice.Org Presentation
 
 On 10/23/2009 02:49 AM, Manolo _ wrote:
  
  Hi to all.
  
  I'm unable to see Images and notes during presentation.
  
  I can only see text inside the page and template backgroung just in 
  case.
  Also neither I cannot see images into the left side pane nor when 
  exporting to PDF. Any suggestion please? Thanks.
  
  (Using OpenOffice.org 
  3.1.1 build 9420 on Ubuntu Jaunty)
  
 
 Are you using the PPA build of Ubuntu OOo, or the standard version of OOo?
 
 If you'd like to send me a small version of the presentation (less than
 3Mbytes) directly I'll be happy to take a look at it to see if I can
 replicate. I have both of the above OOo versions on my jaunty machines.
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@openoffice.org
 For additional commands, e-mail: users-h...@openoffice.org
 

  
_
Nuovo Windows 7: trova il PC più adatto alle tue esigenze. Scopri di più.
http://windows.microsoft.com/shop

Re: [users] Re: BUG: OpenOffice.Org Presentation

2009-10-24 Thread Howard Coles Jr.
On Saturday 24 October 2009 09:08:30 am Manolo _ wrote:
 Sorry, i forgot the attachments.
 The ODP file is the presentation I've been creating. On the other hand,
  both the PNG files are screenshots of my OpenOffice.Org Impress editor.As
  you can see, I can see blank slides on the left side pane. At most, on the
  left side pane I could only see the slides background, just in case.As you
  can see, each screenshot is related to one of the two slides.
 
 
 Manolo
 
  From: mac_man2...@hotmail.it
  To: users@openoffice.org; n...@ger.gmane.org; gl...@sbcglobal.net
  Date: Sat, 24 Oct 2009 13:47:56 +
  Subject: RE: [users]  Re: BUG: OpenOffice.Org Presentation
 
 
  Hi NoOp.
 
   Are you using the PPA build of Ubuntu OOo, or the standard version of
 
  OOo?
 
  Using the PPA from:
 
  deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
  deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
 
   If you'd like to send me a small version of the
 
  presentation (less than 3Mbytes) directly I'll be happy to take a
   look at it to see if I can
 
   replicate. I have both of the above
 
  OOo versions on my jaunty machines.
 
  Here you get it in attachment.
 
  Thanks for your time
 
 
 
  Manolo
 
  -
 --
 
  Please don't send me Word, Excel or PowerPoint attachments.
 
  http://www.gnu.org/philosophy/no-word-attachments.html
 
 
 
  Por favor, no me adjuntes archivos de Word, Excel, PowerPoint.
 
  http://www.gnu.org/philosophy/no-word-attachments.es.html
 
  -
 --
 
   To: users@openoffice.org
   From: gl...@sbcglobal.net
   Date: Fri, 23 Oct 2009 14:23:57 -0700
   Subject: [users]  Re: BUG: OpenOffice.Org Presentation
  
   On 10/23/2009 02:49 AM, Manolo _ wrote:
Hi to all.
   
I'm unable to see Images and notes during presentation.
   
I can only see text inside the page and template backgroung just in
case.
Also neither I cannot see images into the left side pane nor when
exporting to PDF. Any suggestion please? Thanks.
   
(Using OpenOffice.org
3.1.1 build 9420 on Ubuntu Jaunty)
  
   Are you using the PPA build of Ubuntu OOo, or the standard version of
   OOo?
  
   If you'd like to send me a small version of the presentation (less than
   3Mbytes) directly I'll be happy to take a look at it to see if I can
   replicate. I have both of the above OOo versions on my jaunty machines.
  
  
  
   -
   To unsubscribe, e-mail: users-unsubscr...@openoffice.org
   For additional commands, e-mail: users-h...@openoffice.org
 
  _
  Nuovo Windows 7: trova il PC più adatto alle tue esigenze. Scopri di più.
  http://windows.microsoft.com/shop
 
 _
 Nuovo Windows 7: trova il PC più adatto alle tue esigenze. Scopri di più.
 http://windows.microsoft.com/shop
 

You are editing the notes view and not the presentation.  Click on the 
normal tab and edit each screen there to taste.Start a new presentation 
to get this looking right.  However, you'll need to print the notes so you can 
read them while you are giving the presentation.

-- 
See Ya'
Howard Coles Jr.
John 3:16!

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



RE: [users] Re: BUG: OpenOffice.Org Presentation

2009-10-24 Thread Manolo _

Hi Howard.

Your adivice helped me so much. Thank you.

It's quite strange to notice that it's not possible to project slides on a 
slide projector and on the other hand to see the note view on my monitor.
Will this feature be on subsequent releases?

Thanks


Manolo

---

Please don't send me Word, Excel or PowerPoint attachments.

http://www.gnu.org/philosophy/no-word-attachments.html



Por favor, no me adjuntes archivos de Word, Excel, PowerPoint.

http://www.gnu.org/philosophy/no-word-attachments.es.html

---




 From: dhcol...@gmail.com
 To: users@openoffice.org
 Date: Sat, 24 Oct 2009 12:50:35 -0500
 Subject: Re: [users]  Re: BUG: OpenOffice.Org Presentation
 
 On Saturday 24 October 2009 09:08:30 am Manolo _ wrote:
  Sorry, i forgot the attachments.
  The ODP file is the presentation I've been creating. On the other hand,
   both the PNG files are screenshots of my OpenOffice.Org Impress editor.As
   you can see, I can see blank slides on the left side pane. At most, on the
   left side pane I could only see the slides background, just in case.As you
   can see, each screenshot is related to one of the two slides.
  
  
  Manolo
  
   From: mac_man2...@hotmail.it
   To: users@openoffice.org; n...@ger.gmane.org; gl...@sbcglobal.net
   Date: Sat, 24 Oct 2009 13:47:56 +
   Subject: RE: [users]  Re: BUG: OpenOffice.Org Presentation
  
  
   Hi NoOp.
  
Are you using the PPA build of Ubuntu OOo, or the standard version of
  
   OOo?
  
   Using the PPA from:
  
   deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
   deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu jaunty main
  
If you'd like to send me a small version of the
  
   presentation (less than 3Mbytes) directly I'll be happy to take a
look at it to see if I can
  
replicate. I have both of the above
  
   OOo versions on my jaunty machines.
  
   Here you get it in attachment.
  
   Thanks for your time
  
  
  
   Manolo
  
   -
  --
  
   Please don't send me Word, Excel or PowerPoint attachments.
  
   http://www.gnu.org/philosophy/no-word-attachments.html
  
  
  
   Por favor, no me adjuntes archivos de Word, Excel, PowerPoint.
  
   http://www.gnu.org/philosophy/no-word-attachments.es.html
  
   -
  --
  
To: users@openoffice.org
From: gl...@sbcglobal.net
Date: Fri, 23 Oct 2009 14:23:57 -0700
Subject: [users]  Re: BUG: OpenOffice.Org Presentation
   
On 10/23/2009 02:49 AM, Manolo _ wrote:
 Hi to all.

 I'm unable to see Images and notes during presentation.

 I can only see text inside the page and template backgroung just in
 case.
 Also neither I cannot see images into the left side pane nor when
 exporting to PDF. Any suggestion please? Thanks.

 (Using OpenOffice.org
 3.1.1 build 9420 on Ubuntu Jaunty)
   
Are you using the PPA build of Ubuntu OOo, or the standard version of
OOo?
   
If you'd like to send me a small version of the presentation (less than
3Mbytes) directly I'll be happy to take a look at it to see if I can
replicate. I have both of the above OOo versions on my jaunty machines.

 
 You are editing the notes view and not the presentation.  Click on the 
 normal tab and edit each screen there to taste.Start a new presentation 
 to get this looking right.  However, you'll need to print the notes so you 
 can 
 read them while you are giving the presentation.
 
 -- 
 See Ya'
 Howard Coles Jr.
 John 3:16!
 

  
_
Nuovo Windows 7: trova il PC più adatto alle tue esigenze. Scopri di più.
http://windows.microsoft.com/shop

[users] Re: BUG: OpenOffice.Org Presentation

2009-10-24 Thread NoOp
On 10/24/2009 07:08 AM, Manolo _ wrote:
 
 Sorry, i forgot the attachments.
 The ODP file is the presentation I've been creating. On the other hand, both 
 the PNG files are screenshots of my OpenOffice.Org Impress editor.As you can 
 see, I can see blank slides on the left side pane. At most, on the left side 
 pane I could only see the slides background, just in case.As you can see, 
 each screenshot is related to one of the two slides.
 
 
 Manolo

Hi Manolo,

I see what you are referering to now. No you will not be able to see the
Notes during the presentation unless you use the Sun Presenter Console:

http://extensions.services.openoffice.org/project/presenter-screen

However, be aware that you can only use this if you have the
system/laptop set to display the slide show on an external
screen/projector. In that case you can view the Notes on the screen of
the system/laptop, and the audience will see only the presentation on
the external screen projector.

Note: I've not used this extension, but I think it is what you might be
looking for. Instructions on how to install extensions are located here:
http://extensions.services.openoffice.org/resources/user/howto_install



-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Re: BUG: OpenOffice.Org Presentation

2009-10-23 Thread NoOp
On 10/23/2009 02:49 AM, Manolo _ wrote:
 
 Hi to all.
 
 I'm unable to see Images and notes during presentation.
 
 I can only see text inside the page and template backgroung just in 
 case.
 Also neither I cannot see images into the left side pane nor when 
 exporting to PDF. Any suggestion please? Thanks.
 
 (Using OpenOffice.org 
 3.1.1 build 9420 on Ubuntu Jaunty)
 

Are you using the PPA build of Ubuntu OOo, or the standard version of OOo?

If you'd like to send me a small version of the presentation (less than
3Mbytes) directly I'll be happy to take a look at it to see if I can
replicate. I have both of the above OOo versions on my jaunty machines.



-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] a bug?

2009-10-04 Thread Wade Smart

I went to look up a function and nothing will come up in the Help docs.
But I went though the topics I see this:

D'oh! You found a bug (text/scalc/guide/formulas.xhp#formulas not found).

Wade
--
Registered Linux User: #480675
Registered Linux Machine: #408606
Linux since June 2005

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Re: bug that needs to be fixed...

2009-07-17 Thread Andreas Saeger

Paul wrote:

I agree with the users cited in this article. I don't think we can dismiss
this as works as it should. Maybe if users got together and voted/reopened
this as a bug some action will be seen...

http://www.theregister.co.uk/2009/07/16/openoffice_autofilter_bug_feature/


/paul



The article refers to 
http://user.services.openoffice.org/en/forum/viewtopic.php?f=9t=20725 
where myself refers to the incredible rants in the issue tracker.
Which issue do you mean? 
http://www.openoffice.org/issues/show_bug.cgi?id=2977 (copypaste) has 
been fixed since a long time.
Other spreadsheet application behave like OOo, Excel does not handle the 
situation correctly. Excel may overwrite hidden data as well. It depends 
on the direction of the fill-operation and if the cells are filtered or 
hidden. So the developers need a clear specification.

With copypaste this is no problem and has been resolved already.
Dragging cells over a sheet, in 4 different directions, with and without 
modifier keys, with and without auto-increment feature, across hidden 
and filtered cells is a different story.

But the audience has nothing constructive to offer.


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Possible bug in styles

2009-05-03 Thread Redd Vinylene
I just updated my List style with a Paragraph indenting of 0,40 before
text and -0,20 on the first line. It's also got a Bullets and Numbering
tab stop at 0,40, aligned at 0,00 and indented at 0,20. When I apply this
style to new lists, however, it sets the Paragraph indenting to 0,50
before text and -0,25 on the first line, and the Bullets and Numbering
tab setop to 0,50, aligned at 0,25 and indented at 0,50. Why is it doing
this?

Is my only choice to manually reapply these settings to every list then or
am I missing something fundamental?

Thanks!

-- 
http://www.home.no/reddvinylene


[users] Strange bug when saving to doc format

2009-04-05 Thread Johnny Rosenberg
Normally I never save to anything but ODF or PDF, but I am doing one
thing, just for once, for a guy I know who is an absolute computer
idiot so I can hardly ask him to install something, no matter how easy
it seems to be.

So I need to save as Microsoft Word.

The files I am going to do for him are made by me years ago in Word,
but these days I don't use Word anymore for several reason, one of
them is that I haven't found the Linux version…

Let's look at my problem:

I open the old doc files, which is originally created in Word '97 or
Word 2000, not sure about that though, modify them and save them using
Save As. I save them with the same name but in a different folder,
using the Word format. Among other things the document contains a
logotype which is partially transparent. When opening the newly saved
file, the tranparense is gone and replaced by white which is not good
since the background behind the logotype is not white.

Is there a workaround for this, other than saving in another format?

I tried the PDF format once but this guy is so incredibly stupid (with
computers) so he couldn't just make it right when printing it out… It
was either misplaced on the paper or zoomed in or out and he just
didn't understand anything I tried to explain, so I just gave it up.
For some strange reason he seems to be able to handle Word a bit, so I
figure that's the easiest solution… Even if I actually visit him at
home and ”educate” him, five minutes later he will still understand
absolutely nothing. Some people are just not interested in learning
new things, they just want their job done…

J.R.

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Re: Bug?

2009-03-10 Thread jomali
On Tue, Mar 10, 2009 at 12:40 AM, JOE Conner joeconner2...@gmail.comwrote:

 Joe Smith wrote:




  snip




 I must admit, it took me a looong time to get used to typing semicolons
 instead of commas, like every other function syntax I've ever used. I still
 find myself tripping over it.

 I would be very happy to see OOo accept commas in the user interface when
 the effective locale would allow it, but it strikes me as opening a
 Pandora's box of complexity and bugs.

 Joe


 Partly my grief with commas in OxygenOffice is that the accompanying help
 files for formulas do not show commas but rather have semicolons.  That is
 why =IF( ISNUMBER(A1)  ,   IF(A1=0 ,  , A1), )  works, where
 =IF( ISNUMBER(A1)  ;   IF(A1=0 ;  ; A1); ) fails and is in
 compliance with IF function help files and ISNUMBER help files.

 Joe Conner, Poulsbo WA USA


To Joe and Joe:

Just my two cents:

1) If you've used languages like C, C++, Perl, Java, Javascript, etc., you
should have no problem with using semicolons as statement separators. Excel
uses its own convention, which OOo does not follow.

2) If you choose to use a non-standard port like OxygenOffice, why are you
complaining to the OpenOffice user list? If OxygenOffice wants to change the
OpenOffice convention, it is free to do so, but it should provide its own
help files to document the changes.

John


Re: [users] Re: Bug?

2009-03-10 Thread Harold Fuchs
2009/3/10 jomali jomali3...@gmail.com

snip



 1) If you've used languages like C, C++, Perl, Java, Javascript, etc., you
 should have no problem with using semicolons as statement separators. Excel
 uses its own convention, which OOo does not follow.


snip

Errrm. All the languages you mention use commas as separators between
*arguments* in function calls. IMHO a Calc *function* has arguments, not
separate statements, between its parentheses. Note that the things are even
called functions.


-- 
Harold Fuchs
London, England
Please reply *only* to users@openoffice.org


Re: [users] Re: Bug?

2009-03-10 Thread Franz Wein

Hi Joe

I think the help files are writen in the wiki by different people - this 
means - with different languages for example the decimal sign in Germany 
is a komma, in Englisch notations its a dot. The Writer-Applications 
don't transmit all this signs korrect. Only in calc-cells the conversion 
between the native keys is right. To transform texts is very difficult 
and so are some help texts incomprehensibly or with specific failures. I 
have this problems also with the correspondence to foreign subsidiaries.


Sincerely
Franz

JOE Conner schrieb:
Partly my grief with commas in OxygenOffice is that the accompanying 
help files for formulas do not show commas but rather have 
semicolons.  That is why =IF( ISNUMBER(A1)  ,   IF(A1=0 ,  , 
A1), )  works, where =IF( ISNUMBER(A1)  ;   IF(A1=0 ;  
; A1); ) fails and is in compliance with IF function help files 
and ISNUMBER help files.


Joe Conner, Poulsbo WA USA



-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



[users] Re: Bug?

2009-03-09 Thread Joe Smith

JOE Conner wrote:
...  It seems to me that the Open Document format specifications 
should have nailed the format down precisely.  Otherwise, the document 
can not fully portable.


The ODF Formula specification specifies the semicolon as the function 
argument separator.


However, the syntax specification only applies to the formula text that 
is stored in the document file. The application is free to use any 
character it wants, as long as it turns into a semicolon in the document 
file.


I must admit, it took me a looong time to get used to typing semicolons 
instead of commas, like every other function syntax I've ever used. I 
still find myself tripping over it.


I would be very happy to see OOo accept commas in the user interface 
when the effective locale would allow it, but it strikes me as opening a 
Pandora's box of complexity and bugs.


Joe


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org



Re: [users] Re: Bug?

2009-03-09 Thread JOE Conner

Joe Smith wrote:

JOE Conner wrote:
...  It seems to me that the Open Document format specifications 
should have nailed the format down precisely.  Otherwise, the 
document can not fully portable.


The ODF Formula specification specifies the semicolon as the function 
argument separator.


However, the syntax specification only applies to the formula text 
that is stored in the document file. The application is free to use 
any character it wants, as long as it turns into a semicolon in the 
document file.


I must admit, it took me a looong time to get used to typing 
semicolons instead of commas, like every other function syntax I've 
ever used. I still find myself tripping over it.


I would be very happy to see OOo accept commas in the user interface 
when the effective locale would allow it, but it strikes me as opening 
a Pandora's box of complexity and bugs.


Joe



Partly my grief with commas in OxygenOffice is that the accompanying 
help files for formulas do not show commas but rather have semicolons.  
That is why =IF( ISNUMBER(A1)  ,   IF(A1=0 ,  , A1), )  
works, where =IF( ISNUMBER(A1)  ;   IF(A1=0 ;  ; A1); ) 
fails and is in compliance with IF function help files and ISNUMBER help 
files.


Joe Conner, Poulsbo WA USA

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org

[users] Re: [Bug] AutoSave regression (was What the hell is wrong with autosave on ver3)

2008-10-24 Thread NoOp
On 10/23/2008 12:31 PM, Hagar de l'Est wrote:
 It is indeed a bug! And a very bad one. Almost a show stopper. Better vote 
 for it (up to 2 votes per issue).
 - http://qa.openoffice.org/issues/show_bug.cgi?id=92968
 
 Hagar

Hagar, have you nominated 92968 as a show stopper for 3.0.1? If not,
please do.

Gary


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Re: [Bug] AutoSave regression (was What the hell is wrong with autosave on ver3)

2008-10-24 Thread Hagar de l'Est

I can't because it's not one of my issues. I've added a comment however.

I'm rather surprised, there has been only 3 votes added to the issue since I 
gave the link.

Hagar

Le 24.10.2008 18:33, NoOp a écrit :


On 10/23/2008 12:31 PM, Hagar de l'Est wrote:

It is indeed a bug! And a very bad one. Almost a show stopper. Better vote for 
it (up to 2 votes per issue).
- http://qa.openoffice.org/issues/show_bug.cgi?id=92968

Hagar


Hagar, have you nominated 92968 as a show stopper for 3.0.1? If not,
please do.

Gary


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: [Bug] AutoSave regression (was What the hell is wrong with autosave on ver3)

2008-10-24 Thread NoOp
On 10/24/2008 01:45 PM, Hagar de l'Est wrote:
 I can't because it's not one of my issues. I've added a comment
 however.
 
 I'm rather surprised, there has been only 3 votes added to the issue
 since I gave the link.
 
 Hagar

One of those vote is mine. Anyone can add/request that the issue be a
showstopper:

http://wiki.services.openoffice.org/wiki/OOoRelease301

Add the bug to:
http://www.openoffice.org/issues/show_bug.cgi?id=93339
and then submit a request for show stopper on the releases list.

 
 Le 24.10.2008 18:33, NoOp a écrit :
 
 On 10/23/2008 12:31 PM, Hagar de l'Est wrote:
 It is indeed a bug! And a very bad one. Almost a show stopper.
 Better vote for it (up to 2 votes per issue). -
 http://qa.openoffice.org/issues/show_bug.cgi?id=92968
 
 Hagar
 
 Hagar, have you nominated 92968 as a show stopper for 3.0.1? If
 not, please do.
 
 Gary
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED] For
 additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Re: [Bug] AutoSave regression (was What the hell is wrong with autosave on ver3)

2008-10-24 Thread Manfred J. Krause
Hi,

On Fri, Oct 24, 2008 at 22:45, Hagar de l'Est wrote:
 I can't because it's not one of my issues. I've added a comment however.

 I'm rather surprised, there has been only 3 votes added to the issue since I
 gave the link.

I can confirm the issue with a few tests
(OOo 3.0.0 / WinXP).

It is *not* the AutoRecovery file *.odt-0.odt
(or 0.odt inside the *.tmp folder) which is recovered.
It's the last manually saved *.bak version.

I've voted for the issue.
And yes - P2 would be better (to my mind).

Manfred


 Le 24.10.2008 18:33, NoOp a écrit :

 On 10/23/2008 12:31 PM, Hagar de l'Est wrote:

 It is indeed a bug! And a very bad one. Almost a show stopper. Better
 vote for it (up to 2 votes per issue).
 - http://qa.openoffice.org/issues/show_bug.cgi?id=92968

 Hagar

 Hagar, have you nominated 92968 as a show stopper for 3.0.1? If not,
 please do.

 Gary

-- 
Dictionaries in OpenOffice.org 3
http://blogs.sun.com/oootnt/entry/dictionaries_in_openoffice_org_3


Re: [users] Re: [Bug] AutoSave regression (was What the hell is wrong with autosave on ver3)

2008-10-24 Thread Manfred J. Krause
Sorry - correction:

On Sat, Oct 25, 2008 at 00:42, Manfred J. Krause wrote:
 [...]

 It is *not* the AutoRecovery file *.odt-0.odt
 (or 0.odt inside the *.tmp folder) which is recovered.
 It's the last manually saved *.bak version.

It is not the last manually saved *.bak version
- that would be worse -  ;-)
it's the last manually saved *.odt version.

Manfred

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [users] Re: [Bug] AutoSave regression (was What the hell is wrong with autosave on ver3)

2008-10-24 Thread VLM TechSubs
I just voted a short while ago, the number is a bit higher now. 
Elchanan 

-Original Message-
From: Hagar de l'Est [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 24, 2008 1:46 PM
To: users@openoffice.org
Subject: Re: [users] Re: [Bug] AutoSave regression (was What the hell is
wrong with autosave on ver3)

I can't because it's not one of my issues. I've added a comment however.

I'm rather surprised, there has been only 3 votes added to the issue since I
gave the link.

Hagar

Le 24.10.2008 18:33, NoOp a écrit :

 On 10/23/2008 12:31 PM, Hagar de l'Est wrote:
 It is indeed a bug! And a very bad one. Almost a show stopper. Better
vote for it (up to 2 votes per issue).
 - http://qa.openoffice.org/issues/show_bug.cgi?id=92968

 Hagar
 
 Hagar, have you nominated 92968 as a show stopper for 3.0.1? If not, 
 please do.
 
 Gary
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED] For 
 additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Bad Bug in 3.0 windoze

2008-10-21 Thread bill

Andrew Douglas Pitonyak wrote:
I thought that you could turn that off... (that is when Calc converts 
an entered number into a date)


All that I could find, however, was that you can precede the number 
with a single quote so that it is entered as text.


very sad... If it is indeed a number, what happens if you then change 
the format from date back to a normal number?


I typed 10.13.08 and it was automagically converted to 10/13/08.  When I 
changed the format from number/general to number/-1234  my now date was 
converted to 39734.


If I format the column to text before entry, then 10.13.08 is not 
converted to a date.



--
Bill Drescher
william {at} TechServSys {dot} com



Re: [users] Bad Bug in 3.0 windoze

2008-10-21 Thread Andrew Douglas Pitonyak


bill wrote:

Andrew Douglas Pitonyak wrote:
I thought that you could turn that off... (that is when Calc converts 
an entered number into a date)


All that I could find, however, was that you can precede the number 
with a single quote so that it is entered as text.


very sad... If it is indeed a number, what happens if you then change 
the format from date back to a normal number?


I typed 10.13.08 and it was automagically converted to 10/13/08.  When 
I changed the format from number/general to number/-1234  my now date 
was converted to 39734.


If I format the column to text before entry, then 10.13.08 is not 
converted to a date.
A value such as 10.13.08, you want OOo to convert to a text entry. 
precede your entry with a single quote, and then enter 10.13.08 and it 
will not attempt to convert the entry to a date. This is the official 
way to avoid the problem in a Calc document. You can not argue that you 
do not want the entry as text, because, well, it is not a valid number. 
It is unfortunately that you can not tell OOo to NEVER recognize an 
entry as a date, even when a valid date format is used to enter data 
(especially if it is not entered in the default locale). If it converted 
a number such as 101308, that would be different.


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Bad Bug in 3.0 windoze

2008-10-21 Thread Carlos Joel
What kind of number is it? and what do you use it for? Calc is converting
your number to a date becuase it sees 3 diferent numbers separated by a dot,
and it asumes it must be something like a date because a date has this kind
of format MM.DD.AA and your number looks like a date OCT-13-2008, I think a
human being could interpret that number as a date also, but anyway, you
could use the single cuot  '  to convert the number to a string.

2008/10/21 Andrew Douglas Pitonyak [EMAIL PROTECTED]


 bill wrote:

 Andrew Douglas Pitonyak wrote:

 I thought that you could turn that off... (that is when Calc converts an
 entered number into a date)

 All that I could find, however, was that you can precede the number with
 a single quote so that it is entered as text.

 very sad... If it is indeed a number, what happens if you then change the
 format from date back to a normal number?

  I typed 10.13.08 and it was automagically converted to 10/13/08.  When I
 changed the format from number/general to number/-1234  my now date was
 converted to 39734.

 If I format the column to text before entry, then 10.13.08 is not
 converted to a date.

 A value such as 10.13.08, you want OOo to convert to a text entry. precede
 your entry with a single quote, and then enter 10.13.08 and it will not
 attempt to convert the entry to a date. This is the official way to avoid
 the problem in a Calc document. You can not argue that you do not want the
 entry as text, because, well, it is not a valid number. It is unfortunately
 that you can not tell OOo to NEVER recognize an entry as a date, even when a
 valid date format is used to enter data (especially if it is not entered in
 the default locale). If it converted a number such as 101308, that would be
 different.

 --
 Andrew Pitonyak
 My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
 My Book: http://www.hentzenwerke.com/catalog/oome.htm
 Info:  http://www.pitonyak.org/oo.php
 See Also: http://documentation.openoffice.org/HOW_TO/index.html



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
---
Carlos Joel Delgado Pizarro
Mosoq Kallpa - Linux Users Group
IN - UNSAAC - CUSCO - PERU
Linux User Registered #  460895
http://carlosj.perulinux.net


Re: [users] Bad Bug in 3.0 windoze

2008-10-21 Thread Lisi Reisz
On Tuesday 21 October 2008 23:14:29 Carlos Joel wrote:
 Calc is converting
 your number to a date becuase it sees 3 diferent numbers separated by a
 dot, and it asumes it must be something like a date because a date has this
 kind of format MM.DD.AA and your number looks like a date OCT-13-2008, I
 think a human being could interpret that number as a date also

Out of interest, I just wrote 13.10.08 out on a piece of paper and showed it 
to my husband.  I changed the order to British date order, because to be a 
true test, there had to be a chance that he would (mis?)interpret it.  I 
handed it to him and simply said: What does that say?  His reply?  13th 
October 2008.

So yes, a human being could interpret it as a date.

Lisi

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Significant bug and system freeze

2008-10-20 Thread Gibbs Frazeur


Hello,

I'm running Open Office 3 on my Intel iMac with OSX 10.4.11.

My finder and system locks up and requires a reboot under the  
following circumstances:


I first open the Drawing program in Open Office.  Next, I go to  
Insert / Picture / From File.
At this point both the Open Office program and the finder locks up.   
I'm unable to perform

a force quit of Open Office and must restart the computer.

This bug happens each time I attempt to perform the above procedure  
in the Open Office

drawing program.

Sincerely,
Gibbs Frazeur

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Significant bug and system freeze

2008-10-20 Thread Dotan Cohen
2008/10/18 Gibbs Frazeur [EMAIL PROTECTED]:

 Hello,

 I'm running Open Office 3 on my Intel iMac with OSX 10.4.11.

 My finder and system locks up and requires a reboot under the following
 circumstances:

 I first open the Drawing program in Open Office.  Next, I go to Insert /
 Picture / From File.
 At this point both the Open Office program and the finder locks up.  I'm
 unable to perform
 a force quit of Open Office and must restart the computer.

 This bug happens each time I attempt to perform the above procedure in the
 Open Office
 drawing program.


Thanks, Gibbs. Please provide a link to the issue in the Open Office
Issue Tracker so that other Mac OS users could triage and fix the bug.
Thanks.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

ä-ö-ü-ß-Ä-Ö-Ü


Re: [users] Significant bug and system freeze

2008-10-20 Thread Guy Voets
2008/10/20 Dotan Cohen [EMAIL PROTECTED]

 2008/10/18 Gibbs Frazeur [EMAIL PROTECTED]:
 
  Hello,
 
  I'm running Open Office 3 on my Intel iMac with OSX 10.4.11.
 
  My finder and system locks up and requires a reboot under the following
  circumstances:
 
  I first open the Drawing program in Open Office.  Next, I go to Insert /
  Picture / From File.
  At this point both the Open Office program and the finder locks up.  I'm
  unable to perform
  a force quit of Open Office and must restart the computer.
 
  This bug happens each time I attempt to perform the above procedure in
 the
  Open Office
  drawing program.
 

 Thanks, Gibbs. Please provide a link to the issue in the Open Office
 Issue Tracker so that other Mac OS users could triage and fix the bug.
 Thanks.

 --
 Dotan Cohen

 http://what-is-what.com
 http://gibberish.co.il
 א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

 ä-ö-ü-ß-Ä-Ö-Ü


Hello,

I don't have the OOo 3.0 official release, because there isn't a Dutch
version yet.
I understand that the RC4 is identical to it (I have m9-build 9358).

I can't confirm the issue. The procedure described by OP works normally for
me on my iMac Intel with Tiger (10.4.11)

-- 
Guy
using dutch OOo Aqua 3.0.0 RC4 on a iMac Intel DualCore Tiger
and brazilian OOo Aqua 3.0.0 RC4 on an Intel MacBook Pro Leopard
-- please reply only to users@openoffice.org --
Dodoes can't afford to have headaches


[users] Bad Bug in 3.0 windoze

2008-10-20 Thread The Beaver
In Calc when I type in a number like a part number, it automatically 
destroys my entry and makes it a date.  I tried changing the format to 
number and it still ruins the spreadsheet by making the part number a 
date.  It seems to work correctly if I format the part number column as 
text, but if Calc automatically turns all numbers to a date, it will 
have no useful value as a program.  I never had this problem with 2.4

Floyd



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Bad Bug in 3.0 windoze

2008-10-20 Thread Brian Barker

At 08:01 20/10/2008 -0600, Floyd Beaver wrote:
In Calc when I type in a number like a part number, it automatically 
destroys my entry and makes it a date.  I tried changing the format 
to number and it still ruins the spreadsheet by making the part 
number a date.  It seems to work correctly if I format the part 
number column as text, but if Calc automatically turns all numbers 
to a date, it will have no useful value as a program.  I never had 
this problem with 2.4


It doesn't help to say a number like a part number: if your numbers 
are indeed plain numbers, Calc will not do what you describe, of 
course.  What format do your part numbers have?  If they include such 
things as points, hyphens, or slashes and your cell format is Number, 
then - depending on your locale - Calc may indeed interpret your 
values as dates and convert them appropriately.  This is documented, 
so it is not a bug: it is a feature!  (Oh, and Calc does not turn[] 
all numbers to a date.)


You say that you can achieve what you want by formatting the cells as 
text, and this is indeed what you should do.  Another way to achieve 
the same result is to precede the entered text with an apostrophe: 
this is a signal to Calc that you want your entry to appear as text 
and to disable automatic conversion to date format.  Note that, if 
you have custom quotes enabled under AutoCorrect you will need to 
disable this or else to type Ctrl+Z to undo this correction after 
typing the apostrophe.


It's also worth saying that anyway you really do need to ensure that 
your values are entered as text in situations like this.  Your part 
number is presumably a string of characters, many of which may be 
digits.  But you do not want this to be represented as a number (any 
more than a date), as this may be rounded and would be displayed to a 
chosen number of digits.  12.5 is presumably a different part 
number from 12.50, but they are the same number.  There is also a 
smallish limit to how many digits you can store in a number; this 
doesn't apply to strings of digits as text.  So your discovered 
solution - formatting the cells as text - is exactly the one you 
should be using.


(I suspect that millions of OpenOffice users out there may disagree 
that Calc will have no useful value as a program.)


I trust this helps.

Brian Barker


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Bad Bug in 3.0 windoze

2008-10-20 Thread Richard Detwiler

The Beaver wrote:
In Calc when I type in a number like a part number, it automatically 
destroys my entry and makes it a date.  I tried changing the format to 
number and it still ruins the spreadsheet by making the part number a 
date.  It seems to work correctly if I format the part number column 
as text, but if Calc automatically turns all numbers to a date, it 
will have no useful value as a program.  I never had this problem with 
2.4

Floyd


Floyd -- As Brian said, it would help greatly in understanding what is 
going on if you could give examples of the part number being changed to 
a date.


Calc certainly doesn't turn all numbers into dates, like you claimed. If 
your version really does do that, there is clearly something amiss.


And as was stated, it sounds like you've identified the solution -- 
format the part number column as text. Part numbers should be treated as 
text anyway. It wouldn't make any sense to perform numerical 
computations on them (like adding up a column of part numbers, or 
multiplying the part number by 2, etc.). Kind of like phone numbers -- 
other than being composed of numbers, there is no real numerical meaning 
to them. You wouldn't multiply two of them together, divide one by the 
other, add 10 to one of them, etc. and expect them to have any meaning 
as a phone number any more.


So it would help if you replied to the list and gave examples of the 
part numbers that are being changed. Although it sounds like your 
problem is solved (format as text), so assuming that continues to 
prevent your problem, there may be no more need to give any specifics.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Bad Bug in 3.0 windoze

2008-10-20 Thread Andrew Douglas Pitonyak
I thought that you could turn that off... (that is when Calc converts an 
entered number into a date)


All that I could find, however, was that you can precede the number with 
a single quote so that it is entered as text.


very sad... If it is indeed a number, what happens if you then change 
the format from date back to a normal number?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] A bug?

2008-08-11 Thread Jerry Nissen
read below  remove my name from your damned list.  I am sick of  
it... just a few of the 100 messages I have received.


jerry Nissen

[EMAIL PROTECTED]

[EMAIL PROTECTED]



From:   [EMAIL PROTECTED]
Subject:Re: [users] Comment out?

Date:   August 10, 2008 11:44:10 PM GMT+07:00

To: users@openoffice.org
Reply-To:   users@openoffice.org


From:   [EMAIL PROTECTED]
Subject:Re: [users] Comment out?

Date:   August 10, 2008 11:39:35 PM GMT+07:00

To: users@openoffice.org
Reply-To:   users@openoffice.org



From:   [EMAIL PROTECTED]
Subject:[users] A bug?

Date:   August 10, 2008 9:36:31 PM GMT+07:00

To: users@openoffice.org
Reply-To:   users@openoffice.org


users@openoffice.org
On Aug 10, 2008, at 9:36 PM, Xiang Liu wrote:


try the following steps:
1. new writer document
2. type: hello, This is an equation: (input some math formula here,  
for

example, dy over dx=f(x)y ), over
3. Menu: Edit--changes--Record. and make sure that the edit-- 
changes--view

is checked.
4. deleting text from an equation to over
5. save document
6. Now, Bug? here, you will find the formula has turn to a block named
Object 2-like. And have no way to recover it.

==
2.4.1 on WinXP.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] A bug?

2008-08-11 Thread Richard Detwiler

Jerry Nissen wrote:
read below  remove my name from your damned list.  I am sick of 
it... just a few of the 100 messages I have received.


jerry Nissen

[EMAIL PROTECTED]

[EMAIL PROTECTED]  


Profanity doesn't help getting you unsubscribed. :)

See instructions that are at the bottom of most messages:


To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


You need to unsubscribe from the address which is subscribed. The 
address you sent this note from is shown as being an unsubscribed address.





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] A bug?

2008-08-11 Thread Gene Heskett
On Monday 11 August 2008, Jerry Nissen wrote:
read below  remove my name from your damned list.  I am sick of
it... just a few of the 100 messages I have received.

Jerry, I hate to bust your bubble of self rightious(sp?) indignation, but it 
appears your email agent is broken and is not showing you the complete 
message.  You might consider changing that.  I use kmail here, which has no 
problems doing it somewhat close to right.

At the very bottom of every message this server handles, are 2 lines directing 
the reader to the list management stuff, and the one you want is:

To unsubscribe, e-mail: [EMAIL PROTECTED]

You will receive a confirmation request message, and you _must_ reply to that 
message as instructed to do in the message before you will be unsubscribed.

Only you can do that, and you _must_ send the unsubscribe message from the 
same address you used to subscribe to it originally.

[snip]

-- 
Cheers, Gene
There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order.
-Ed Howdershelt (Author)
I have the simplest tastes.  I am always satisfied with the best.
-- Oscar Wilde

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] A bug?

2008-08-10 Thread Xiang Liu
try the following steps:
1. new writer document
2. type: hello, This is an equation: (input some math formula here, for
example, dy over dx=f(x)y ), over
3. Menu: Edit--changes--Record. and make sure that the edit--changes--view
is checked.
4. deleting text from an equation to over
5. save document
6. Now, Bug? here, you will find the formula has turn to a block named
Object 2-like. And have no way to recover it.

==
2.4.1 on WinXP.


Re: [users] A bug?

2008-08-10 Thread Harold Fuchs

On 10/08/2008 15:36, Xiang Liu wrote:

try the following steps:
1. new writer document
2. type: hello, This is an equation: (input some math formula here, for
example, dy over dx=f(x)y ), over
  


Do you mean enter **text** dy over dx=f(x)y or do you mean insert a 
**formula** using Math?

3. Menu: Edit--changes--Record. and make sure that the edit--changes--view
is checked.
4. deleting text from an equation to over
  
There are two occurrences of the word over in what you showed us. 
Which one do you mean  here?

5. save document
6. Now, Bug? here, you will find the formula has turn to a block named
Object 2-like. And have no way to recover it.

==
2.4.1 on WinXP.

  



--
Harold Fuchs
London, England
Please reply *only* to users@openoffice.org


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] A bug?

2008-08-10 Thread Xiang Liu
 Do you mean enter **text** dy over dx=f(x)y or do you mean insert a 
 **formula** using Math?

-
using Math. the content between parentheses are explanation.
-


 There are two occurrences of the word over in what you showed us. Which one 
 do you mean  here?


Since the first over is a part of Math formula (in the equation
editor), so only one over  left.(namely, the end of line)
-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] A bug?

2008-08-10 Thread Harold Fuchs

On 10/08/2008 17:55, Xiang Liu wrote:

Do you mean enter **text** dy over dx=f(x)y or do you mean insert a 
**formula** using Math?



-
using Math. the content between parentheses are explanation.
-

  

There are two occurrences of the word over in what you showed us. Which one 
do you mean  here?




Since the first over is a part of Math formula (in the equation
editor), so only one over  left.(namely, the end of line)
-

  


I have filed issue #92636 describing this problem. I don't know of any 
workaround. Perhaps others would comment (in the issue) if they can 
confirm/deny it on non-Windows platforms and/or in v3 Beta.


--
Harold Fuchs
London, England
Please reply *only* to users@openoffice.org



[users] Printing Bug

2008-07-26 Thread atnberte
I posted this to the OO.org forum, but have gotten no replies.  It appears to 
be a bug with Calc.  It appears that one cannot print a newly added worksheet 
in Calc if the file orginated in Excel.  Note that I have Calc set to save 
files in xls format so I can handle work files at home.
Steve

I am a new user of OoO, but not new to spreadsheets. I have worked a lot in 
Excel and have converted all my Excel sheets to OoO Calc format. I am having 
problems printing individual sheets in a workbook. Here are symptoms: 
1-Spreadsheet workbook created in Excel with multiple worksheets 
2-Converted to Calc and set program to save as an XLS file. 
3-Entered Calc, copies a sheet in workbook to use as a template for some new 
data 
4-Edited copied sheet and attempt to print 
5-Print option is set to print selected sheet 
6-What prints is one of the original worksheets, not the new sheet I copied and 
modified. What goes to printer is the worksheet I copied to create the new one. 
7-This also happens if I just create a new blank worksheet and try to print it. 
8-It appears I cannot print any new worksheet if it is in a workbook that 
originated in Excel. 
9-I can print the new sheet IF I create a new Calc workbook file, return to the 
Excel-Calc file and copy the sheet I copied/modified in the old file into the 
new one. 
Is there some setting I'm missing that is causing this problem? 
Thanks for any help you can give on this,
Steve

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Printing Bug

2008-07-26 Thread Brian Barker

At 14:46 24/07/2008 +, Steve Noname wrote:
I posted this to the OO.org forum, but have gotten no replies.  It 
appears to be a bug with Calc.  It appears that one cannot print a 
newly added worksheet in Calc if the file originated in Excel.  Note 
that I have Calc set to save files in xls format so I can handle 
work files at home.


I am a new user of OoO, but not new to spreadsheets. I have worked a 
lot in Excel and have converted all my Excel sheets to OoO Calc 
format. I am having problems printing individual sheets in a 
workbook. Here are symptoms:

1-Spreadsheet workbook created in Excel with multiple worksheets
2-Converted to Calc and set program to save as an XLS file.
3-Entered Calc, copies a sheet in workbook to use as a template for 
some new data

4-Edited copied sheet and attempt to print
5-Print option is set to print selected sheet
6-What prints is one of the original worksheets, not the new sheet I 
copied and modified. What goes to printer is the worksheet I copied 
to create the new one.
7-This also happens if I just create a new blank worksheet and try 
to print it.
8-It appears I cannot print any new worksheet if it is in a workbook 
that originated in Excel.
9-I can print the new sheet IF I create a new Calc workbook file, 
return to the Excel-Calc file and copy the sheet I copied/modified 
in the old file into the new one.

Is there some setting I'm missing that is causing this problem?


This is only a guess, but does your copied original sheet have a 
print range defined?  In Calc, any defined print range operates for 
the entire spreadsheet - all its sheets, that is.  So if you define a 
print range somewhere in your document, only that part or those parts 
will ever print.  If there is a print range defined on your copied 
sheet but not on your new, modified one, you cannot print the new 
one.  Either add (part of?) the new sheet to your print range or else 
delete the existing defined range (using Format | Print Ranges  | 
Remove - from the relevant sheet).


I trust this helps.

Brian Barker


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] OpenOffice Bug Report

2008-07-20 Thread Russian Life

Hello, my name is Yuri.

I just downloaded the latest version of the OpenOffice to try, and  
probably found a bug right away.


I tried to type some text, in English, then switched the keyboard to  
Russian. As I continued to type, the text still appeared in English,  
displaying normal latin characters. Of course, I used a font (Lucida  
Grande) that contains Russian characters and I had no problems before  
with typing in Russian on my computer.


MacOS 10.5.4
new iMac w/2GB RAM

Please let me know if you could duplicate the problem.

Thank you very much for your time.

Yuri

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] OpenOffice Bug Report

2008-07-20 Thread Jonathon Coombes


On 18/07/2008, at 2:41 AM, Russian Life wrote:


Hello, my name is Yuri.

I just downloaded the latest version of the OpenOffice to try, and  
probably found a bug right away.


I tried to type some text, in English, then switched the keyboard  
to Russian. As I continued to type, the text still appeared in  
English, displaying normal latin characters. Of course, I used a  
font (Lucida Grande) that contains Russian characters and I had no  
problems before with typing in Russian on my computer.


MacOS 10.5.4
new iMac w/2GB RAM

Please let me know if you could duplicate the problem.


I am not one for other languages, but is OpenOffice.org setup to  
accept your Russian language? That is, does it have the language set  
to Russian, the appropriate dictionaries etc? That would be my first  
check before reporting a bug. You can check them under the paragraph  
styles to see what language is currently used - look at the help to  
see how to set this up.


Regards
Jonathon

--
Jonathon Coombes
OOo Knowledgebase:-  http://mindmeld.cybersite.com.au
http://www.training4linux.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: [Bug 192056] Re: Cannot Open Read-only MS Office 2003 files

2008-03-30 Thread NoOp
On 03/29/2008 06:59 PM, NoOp wrote:
 On 03/28/2008 10:57 AM, Yvette Grant wrote:
 Hi:
 
 URGENT!
 
 Thanks for your response, which certainly has not help my problem.
 This is not a security issue. It also is  not a BUG
 
 Microsoft allows you to open password-protected files as read-only.
  I purchased this laptop with LINUX to do presentations while
 traveling. So far I am stuck, I cannot use the laptop because all
 my presentations from my client are password protected for a
 reason.
 
 Can you report this to Open Office developers? I know it is not a
 bug. But is there some patch that will allow me to open a Microsoft
 password-protected file in Open Office?
 
 If there is no solution, then please say so. We can send a man on
 the moon, isn't there a way to resolve such a simple problem as
 opening a Microsoft Presentation password-protected file in Open
 Office?
 
 With Kind Regards,
 
 Yvette Grant ITIL Service Manager 416-286-1442 416-402-2563
 (Mobile) [EMAIL PROTECTED]
 
 
 
 -Original Message- From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Jamie Strandboge Sent:
 Friday, March 28, 2008 8:54 AM To: [EMAIL PROTECTED] Subject:
 [Bug 192056] Re: Cannot Open Read-only MS Office 2003 files
 
 
 Thanks for taking the time to report this bug and helping to make
 Ubuntu better. We appreciate the difficulties you are facing, but
 this appears to be a regular (non-security) bug.  I have unmarked
 it as a security issue since this bug does not show evidence of
 allowing attackers to cross privilege boundaries nor directly cause
 loss of data/privacy. Please feel free to report any other bugs you
 may find.
 
 ** Visibility changed to: Public
 
 ** This bug is no longer flagged as a security issue
 
 
 The problem is valid. You can open a MS Word password protected
 document by entering a valid password. However, you cannot do the
 same with a MS Powerpoint protected document (I've tested). You
 receive:
 
 quote Change background page assignment. The loading of
 password-encrypted Microsoft PowerPoint presentations is not
 supported. /quote
 
 This is an OOo bug, not and Ubuntu OOo bug that you reference. The
 OOo but is here:
 
 http://qa.openoffice.org/issues/show_bug.cgi?id=46307
 
 I recommend that you register with 
 http://qa.openoffice.org/ooQAReloaded/ooQA-ReportBugs.html and add
 your comments  vote to 
 http://qa.openoffice.org/issues/show_bug.cgi?id=46307.
 
 Given that the bug has been around since 2005, and last touched in
 2007, I think it important that comments/votes are added so that it
 will be fixed in OOo 3.0.

[Note: including my previous as I neglected to cc ygrant on the first
response]

It also appears that even Microsoft has problems with PPT password
protection. Apparently PowerPoint files which are protected with a
password in the PowerPoint 2002 and 2003 for PC are incompatible with
older versions of PowerPoint as well as all versions of PowerPoint for
Macintosh. So this isn't simply an OOo issue - you'd have the same
problem if you were using a MAC with MS PP installed.

See http://pptfaq.com/FAQ00038.htm for additional suggestions that your
client can use to protect their presentations.

Further, OOo Help states:

Opening Microsoft Office Documents That Are Protected With a Password

OpenOffice.org can open the following Microsoft Office document types
that are protected by a password.
Microsoft Office format
Supported encryption method
Word 6.0, Word 95
Weak XOR encryption
Word 97, Word 2000, Word XP, Word 2003
Office 97/2000 compatible encryption
Word XP, Word 2003
Weak XOR encryption from older Word versions
Excel 2.1, Excel 3.0, Excel 4.0, Excel 5.0, Excel 95
Weak XOR encryption
Excel 97, Excel 2000, Excel XP, Excel 2003
Office 97/2000 compatible encryption
Excel XP, Excel 2003
Weak XOR encryption from older Excel versions

Other encryption methods are not supported.


Perhaps you could recommend that your client use OpenOffice.org Impress
instead of MS PowerPoint?

-- 
You have been cc'd on this post as you have posted to an open OOo
mailing list. Please see: http://www.openoffice.org/mail_list.html for
details and how to subscribe or view the archives so that you may see
responses from other OOo users. Please *only* reply to users@openoffice.org


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: [Bug 192056] Re: Cannot Open Read-only MS Office 2003 files

2008-03-29 Thread NoOp
On 03/28/2008 10:57 AM, Yvette Grant wrote:
 Hi:
 
 URGENT!
 
 Thanks for your response, which certainly has not help my problem. This is 
 not a security issue. It also is  not a BUG
 
 Microsoft allows you to open password-protected files as read-only.
 I purchased this laptop with LINUX to do presentations while traveling. So 
 far I am stuck, I cannot use the laptop because all my presentations from my 
 client are password protected for a reason.
 
 Can you report this to Open Office developers? I know it is not a bug. But is 
 there some patch that will allow me to open a Microsoft password-protected 
 file in Open Office?
 
 If there is no solution, then please say so. We can send a man on the moon, 
 isn't there a way to resolve such a simple problem as opening a Microsoft 
 Presentation password-protected file in Open Office?
 
 With Kind Regards,
 
 Yvette Grant
 ITIL Service Manager
 416-286-1442
 416-402-2563 (Mobile)
 [EMAIL PROTECTED]
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
 Jamie Strandboge
 Sent: Friday, March 28, 2008 8:54 AM
 To: [EMAIL PROTECTED]
 Subject: [Bug 192056] Re: Cannot Open Read-only MS Office 2003 files
 
 
 Thanks for taking the time to report this bug and helping to make Ubuntu
 better. We appreciate the difficulties you are facing, but this appears
 to be a regular (non-security) bug.  I have unmarked it as a security
 issue since this bug does not show evidence of allowing attackers to
 cross privilege boundaries nor directly cause loss of data/privacy.
 Please feel free to report any other bugs you may find.
 
 ** Visibility changed to: Public
 
 ** This bug is no longer flagged as a security issue
 

The problem is valid. You can open a MS Word password protected document
 by entering a valid password. However, you cannot do the same with a MS
Powerpoint protected document (I've tested). You receive:

quote
Change background page assignment.
The loading of password-encrypted Microsoft PowerPoint
presentations is not supported.
/quote

This is an OOo bug, not and Ubuntu OOo bug that you reference. The OOo
but is here:

http://qa.openoffice.org/issues/show_bug.cgi?id=46307

I recommend that you register with
http://qa.openoffice.org/ooQAReloaded/ooQA-ReportBugs.html
 and add your comments  vote to
http://qa.openoffice.org/issues/show_bug.cgi?id=46307.

Given that the bug has been around since 2005, and last touched in 2007,
I think it important that comments/votes are added so that it will be
fixed in OOo 3.0.





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: Bug in Calc

2008-03-06 Thread Gene Kohlenberg

bill purvis wrote:

I've noticed a couple of times, but haven't been able to reproduce this.
I'm working on a multiple-sheet file, and noticed odd values appear where
they shouldn't. What seems to be happening is that values typed into a
cell on one sheet also appear on the corresponding cell in another sheet.
Deleting the erroneous value also deletes the correct value in the first
sheet. After saving the file, closing and reloading the file, the link 
seems to be broken and the erroneous values can then be safely deleted.


Has anyone else come across this? I'm running OOo 2.3.1 on Ubuntu 7.10
on a Toshiba Equium laptop.

I do tend to have a lot of files open at a time, for instance I currently
have 7 files open, but don't know if this is significant.

Bill
If you have several sheets highlighted at the bottom, then whatever you 
enter into a cell of the sheet that is visible will also be entered into 
the other sheets that are highlighted.  To stop this action, make sure 
that only the current spreadsheet is selected (highlighted).



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: Bug: showing Plugins doesn't work in Fullscreen mode

2008-02-19 Thread NoOp
On 02/17/2008 01:33 PM, Prof.Ondino wrote:
 Hi, I'm having a problem playing an Shockwave Flash Video in my OO 
 Impress presentation. Embedding it in a slide I can see it in 
 editor-mode, but not in the fullscreen presentation. I spent about 2 
 hours searching for a solution, but did not succeed. I found several 
 forum entries which describe the same problem, but no one found a way 
 out. The intresting thing is, that this problem seems to be existing 
 since a long time (forum entries more than one year old!), but nobody 
 fixes this bug!
 
 Well, it isn't my job to spent more time searching a bugtracking host 
 for open office Maybe anyone here is interested in software quality 
 and maintanance.
 
 kind regards,
 Dirk
 
 PS: I tried to embed an simple PDF as Plugin, but the same it 
 doesn't appear in fullscreen mode. What the hell is the effort of 
 embedding plugins if they don't appear in the realtime  presentation???

Scratch trying to get Flash to work, instead use a file conversion
utility like ffmpeg and convert the flash to a Quicktime .mov instead
(.avi might also work, but I know that .mov's work just fine).

Then simply 'Insert|Movie and Sound' and insert the .mov. No need to
fiddle with the Insert Plugin bits  it works out-of-the box.

I've just tested on:

Windows - OOo 2.3.1
Ubuntu linux - (U)OOo 2.3.0 (uses Gstreamer for video  audio)
[Note: does *not* work on standard linux yet to be released OOo 2.4rc1
w/JMF properly installed and working for standard mpeg etc sound files]

To test if a file will actually play, first try it in the Media Player
(Tools|Media Player). If it plays there, then the chances are very good
that it will play in your presentation.

I note from your posting that you are using Windows; you can find ffmpeg
here: http://ffmpeg.mplayerhq.hu/ and a 'frontend' for converting here:

http://biggmatt.com/winff/

[note: I use this in linux, I've not tried the WinXP version]

There are others, example: http://www.erightsoft.net/SUPER.html
but I've not tried them.


You have been cc'd on this post as you have posted to an open OOo
mailing list. Please see: http://www.openoffice.org/mail_list.html for
details and how to subscribe or view the archives so that you may see
responses from other OOo users. Please *only* reply to [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Re: bug in Format and Styles menu

2007-12-10 Thread Guy Voets
2007/12/10, NoOp [EMAIL PROTECTED]:

 On 12/07/2007 05:11 PM, Bob Stites wrote:
  I am using OO Writer 2.3, and want to report a bug in the format-styles
  menu. The help file tells me to display the format styles menu by
  clicking an icon on the formatting menu. There is no icon like the one
  shown in help. I found one that looks like a finger on a piece of paper,
  but it doesn't display the sf menu, nor does the formatstyles format
  pull down menu, nor does f11. I noticed the right edge of the document
  moving slightly in each case, and found that when I moved the right
  margin to the left, the menu became visible, otherwise it remains
 hidden.
  It is enough to drive you nuts, and should be fixed.
  Bob Stites

 To report bugs:

 http://qa.openoffice.org/issue_handling/pre_submission.html


Hello,

I can't reproduce your problem. The first icon on the Formatting toolbar, as
well as the 10th item on the formatting droplist on the main menu bring up
the Styles and Formatting window. (F11 doesn't work because I'm on Mac with
X11).
You'll have to provide more info in order for the people on this list to
help you out, but it doesn't seem te be a bug.

-- 
Guy
using dutch OOo 2.3 m221 on a iMac Intel DualCore Tiger
and brazilian OOo 2.3 RC 3 on a G4 PPC Powerbook Tiger
-- please reply only to users@openoffice.org --
Dodoes can't afford to have headaches


[users] Re: bug in Format and Styles menu

2007-12-09 Thread NoOp
On 12/07/2007 05:11 PM, Bob Stites wrote:
 I am using OO Writer 2.3, and want to report a bug in the format-styles 
 menu. The help file tells me to display the format styles menu by 
 clicking an icon on the formatting menu. There is no icon like the one 
 shown in help. I found one that looks like a finger on a piece of paper, 
 but it doesn't display the sf menu, nor does the formatstyles format 
 pull down menu, nor does f11. I noticed the right edge of the document 
 moving slightly in each case, and found that when I moved the right 
 margin to the left, the menu became visible, otherwise it remains hidden.
 It is enough to drive you nuts, and should be fixed.
 Bob Stites

To report bugs:

http://qa.openoffice.org/issue_handling/pre_submission.html

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] a bug in the autocorrect-tools of OpenOffice

2007-11-05 Thread Viola Zoltán
First, sorry me for the bad English, I am from Hungary, and have not enough
good english knowledge.  I use the 2.3.0 release, and I think, I find a bug.
(This bug are not only in this, but a previous releases). If I use the
autocorrect tools, this not work, if I press the ! character. For
ekzample, if I want the

qu - queen change,

the software work good, if I press space, or ., or ? after the qu
characters, and change the qu text to queen. But, if I press the !
character, make nothing.

Zoli

-- 
Honlapom: http://poliverzum.birodalom.net/powi
Fórumom: http://birodalom.net/forum

A #86-os sorszámú hivatalosan bejegyzett GoboLinux felhasználó
The #86 official GoboLinux-user

A GoboLinux felhasználók hivatalos magyar fóruma:
The official forum for the hungarian GoboLinux-users:
http://linux.birodalom.net/smf


[users] Re: Bug Report 82446

2007-10-17 Thread Mechtilde Stehmann
Hello,


Scott J. Smith schrieb:
 How long does it typically take for a bug report to get Confirmed?  This 
 was input a week ago, and it doesn't appear that a developer has even looked 
 at it yet:
 
 http://www.openoffice.org/issues/show_bug.cgi?id=82446

I have looked at your screenshot on

http://cjoint.com/data/kjdSKoVqoM.htm

Do you start the setup.exe?

Aften that you should find the application in the start menu.

Please give feedback
REgards


Mechtilde

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: Bug Report 82446

2007-10-17 Thread NoOp
On 10/17/2007 09:55 AM, jonathon wrote:
 Scott wrote:
 
 How long does it typically take for a bug report to get Confirmed?
 
 However long it takes to get 5 votes.  For some issues that can be a
 couple of days.  For other that will never happen.

Hmmm..

http://www.openoffice.org/scdocs/ddIssues_EnterModify#vote

quote
Vote for this issue
The Issue Tracker's voting feature allows project members to have
a certain number of votes in their project to use toward issues. Project
owners set the number of votes allowed per issue, as well as the number
of votes allowed per member. Some projects/components may not allow any,
which means you can't vote on those issues at all. Your vote indicates
which issues you believe are the most important to be addressed.
/quote

I've just voted for the issue  it shows that *I* am allowed 5 votes:

Installation82446   After Installation, only OK Appears   
Total   1 vote(s) used out of 5 allowed.

but I can't seem to find anything that say it takes 5 votes to get the
developers attention or to mark as confirmed.

Clicking on Status brings up this page:

http://www.openoffice.org/scdocs/issue_lifecycle.html

 
This was input a week ago, and it doesn't appear that a developer has
 even looked at it yet:
 
 There are issues that were filed  four years ago that have never been
 looked at by a developer, let alone confirmed.

Scott: My recommendation would be to take it to the developers list 
see if you can get some action there. IMHO this is a critical bug/issue
as it prevents operation of the OOo program in general.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Calc Bug with use of {brackets} in array Formulas

2007-10-12 Thread Brian Barker

At 12:24 12/10/2007 +0800, Tom Harper wrote:
This is a follow up from a previous mail where we solved a problem 
to do with array formulas in Calc using brackets to contain 
Constants eg {1;2;3;4...}


I have now discovered that the values in the brackets must be +ve 
values as -ve values give a 512 or 520 error.


You can work around it by putting the values in a row and then 
referencing the row of the spreadsheet in the array formula. 
However, this is messy and means that the formula is more 
susceptible to error from other cell changes.


I have attached a sample spreadsheet with the subject formulas in it.

Does anyone have a bug fix for this.


Your rogue formula is:
 {={-39.4;-26.2;-16.1;-8.6;-3.2;0;1.2;1;-1.1}}

Is this one of those situations in which Calc will not allow 
expressions in a formula?  And is it (wrongly) treating negative 
vales as expressions rather than constants?  A solution might be for 
there to be a new function - perhaps ARRAY() - which would take 
expressions as arguments and return an array of values.  Your row 
could then be entered as:

 {=ARRAY(-39.4;-26.2;-16.1;-8.6;-3.2;0;1.2;1;-1.1)}

Meanwhile, I have found a messy workaround.  It seems that the 
VALUE() function can take an array of values and return an array as 
its result.  By entering the negative values as text strings, you can 
fool Calc into seeing them as constants rather than expressions.  So 
your row can be entered as:

 {=VALUE({-39.4;-26.2;-16.1;-8.6;-3.2;0;1.2;1;-1.1})}
You could put quotes around your non-negative values as well if you 
wished, or you can rely - as here - on the property of the VALUE() 
function that it will incidentally accept numbers instead of text 
strings as arguments.


I trust this helps.

Brian Barker

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Calc Bug with use of {brackets} in array Formulas

2007-10-12 Thread Tom Harper
Thanks heap Brian

On 12/10/2007, Brian Barker [EMAIL PROTECTED] wrote:

 At 12:24 12/10/2007 +0800, Tom Harper wrote:
 This is a follow up from a previous mail where we solved a problem
 to do with array formulas in Calc using brackets to contain
 Constants eg {1;2;3;4...}
 
 I have now discovered that the values in the brackets must be +ve
 values as -ve values give a 512 or 520 error.
 
 You can work around it by putting the values in a row and then
 referencing the row of the spreadsheet in the array formula.
 However, this is messy and means that the formula is more
 susceptible to error from other cell changes.
 
 I have attached a sample spreadsheet with the subject formulas in it.
 
 Does anyone have a bug fix for this.

 Your rogue formula is:
  {={-39.4;-26.2;-16.1;-8.6;-3.2;0;1.2;1;-1.1}}

 Is this one of those situations in which Calc will not allow
 expressions in a formula?  And is it (wrongly) treating negative
 vales as expressions rather than constants?  A solution might be for
 there to be a new function - perhaps ARRAY() - which would take
 expressions as arguments and return an array of values.  Your row
 could then be entered as:
  {=ARRAY(-39.4;-26.2;-16.1;-8.6;-3.2;0;1.2;1;-1.1)}

 Meanwhile, I have found a messy workaround.  It seems that the
 VALUE() function can take an array of values and return an array as
 its result.  By entering the negative values as text strings, you can
 fool Calc into seeing them as constants rather than expressions.  So
 your row can be entered as:
  {=VALUE({-39.4;-26.2;-16.1;-8.6;-3.2;0;1.2;1;-1.1})}
 You could put quotes around your non-negative values as well if you
 wished, or you can rely - as here - on the property of the VALUE()
 function that it will incidentally accept numbers instead of text
 strings as arguments.

 I trust this helps.

 Brian Barker

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Tom Harper
Acoustic Consultant
email: [EMAIL PROTECTED]


[users] Calc Bug with use of { brackets} in array Formulas

2007-10-11 Thread Tom Harper
Hi all,

This is a follow up from a previous mail where we solved a problem to do
with array formulas in Calc using brackets to contain Constants eg
{1;2;3;4...}

I have now discovered that the values in the brackets must be +ve values as
- ve values give a 512 or 520 error.

You can work around it by putting the values in a row and then referencing
the row of the spreadsheet in the array formula. However, this is messy and
means that the formula is more susceptible to error from other cell changes.


I have attached a sample spreadsheet with the subject formulas in it.

Does anyone have a bug fix for this.

Regards,

Tom Harper
Acoustic Consultant


Sample Array Calc.ods
Description: application/vnd.oasis.opendocument.spreadsheet
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[users] OpenOffice bug hits multiple operating systems | CNET News.com

2007-09-25 Thread Frank Cox
http://www.news.com/OpenOffice-bug-hits-multiple-operating-systems/2100-1002_3-6209919.html


-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] patch bug

2007-09-18 Thread Johan Mathew
can some 1 tell me how i can download and install patches?When I am trying to 
make 3d chart in spreadsheet my openoffice is being hanged so,tell me what i 
should do.And when I am trying to update open office then it is saying ---no 
new update is availabale.

   
-
Tonight's top picks. What will you watch tonight? Preview the hottest shows on 
Yahoo! TV.

[users] known bug still not resolved

2007-06-28 Thread Hughes GdP .

Hello,Thank you for the great OpenOffice product. I've used it for some 
years.Through those years and new releases of OpenOffice a known bug still 
remains.I presently use OpenOffice v 2.2.0. on Windows XP Pro.Issue # 63681When 
will you resolve that annoying bug ?Kind regards,Hughes29y.Belgium.
_
With Windows Live Hotmail, you can personalize your inbox with your favorite 
color.
www.windowslive-hotmail.com/learnmore/personalize.html?locale=en-usocid=TXT_TAGLM_HMWL_reten_addcolor_0607

Re: [users] known bug still not resolved

2007-06-28 Thread mharriso
This is just the Users mailing list.  Bugs should be dealt with via the bug
tracker.
Many bugs from older versions are still present in the current version - you
can't expect all the bugs to be fixed in each new version.

Quoting Hughes GdP. [EMAIL PROTECTED]:


 Hello,Thank you for the great OpenOffice product. I've used it for some
 years.Through those years and new releases of OpenOffice a known bug still
 remains.I presently use OpenOffice v 2.2.0. on Windows XP Pro.Issue #
 63681When will you resolve that annoying bug ?Kind
 regards,Hughes29y.Belgium.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [users] known bug still not resolved

2007-06-28 Thread Kirill S. Palagin
I strongly suggest voting for this issue and posting your question in
Communts (you need to register first).

 -Original Message-
 From: Hughes GdP. [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, June 28, 2007 3:30 PM
 To: users@openoffice.org
 Subject: [users] known bug still not resolved
 
 
 Hello,Thank you for the great OpenOffice product. I've used 
 it for some years.Through those years and new releases of 
 OpenOffice a known bug still remains.I presently use 
 OpenOffice v 2.2.0. on Windows XP Pro.Issue # 63681When will 
 you resolve that annoying bug ?Kind regards,Hughes29y.Belgium.
 _
 With Windows Live Hotmail, you can personalize your inbox 
 with your favorite color.
 www.windowslive-hotmail.com/learnmore/personalize.html?locale=
 en-usocid=TXT_TAGLM_HMWL_reten_addcolor_0607
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] OpenOffice bug inputs

2007-06-06 Thread Paul


 We have been Star Office / Open Office (OO) users ever since its
inception in 2001. We are approximately 250 OO users in our company.

We have made few observations after using the latest version of Open
Office.

The attached file OO bugs_Improvementsv0.odt comprises of bugs and few
improvements that we propose to further enhance the usability of Open Office
tools.

We hope our inputs are useful to you and we will receive the next version
re-structured and fixed.




It would be really helpful if you could lodge these bugs and enhancements
yourself. The following web page provides some more information on how this
can be done:
http://qa.openoffice.org/

I would strongly suggest that you check (by searching) that these are not
already known issues. I've had a quick look through your document and there
are many good points raised so I would strongly suggest that you follow this
up.

/paul

--
Processing Key for cracking HD DVD's:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
-
Try Torpark; a small portable, open-source, built on Firefox browser that
enables anonymous browsing. Requires no installation :
http://www.torrify.com/


Re: [users] OpenOffice bug inputs

2007-06-06 Thread Cor Nouws

Paul wrote:



We have been Star Office / Open Office (OO) users ever since its
inception in 2001. We are approximately 250 OO users in our company.

We have made few observations after using the latest version of Open
Office.

The attached file OO bugs_Improvementsv0.odt comprises of bugs and few
improvements that we propose to further enhance the usability of Open 
Office

tools.

We hope our inputs are useful to you and we will receive the next version
re-structured and fixed.




It would be really helpful if you could lodge these bugs and enhancements
yourself. The following web page provides some more information on how this
can be done:
http://qa.openoffice.org/

I would strongly suggest that you check (by searching) that these are not
already known issues. I've had a quick look through your document and there
are many good points raised so I would strongly suggest that you follow 
this up.


Agree.
But pls also check the issues / suggestions with others.
I've seen some of them, and am sure that 1.2 is not valid. (It is 
possible to set different fonts and colors for different levels of 
bullets/numbering).


Regards,
Cor

(PS Copy to OP - Pls mail to list only.
Or subscribe with mail to [EMAIL PROTECTED] )

--

Cor Nouws
Arnhem - Netherlands
nl.OpenOffice.org - marketing contact

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] OpenOffice bug inputs

2007-06-06 Thread Brian Barker

At 14:29 06/06/2007 +0530, Parila Kamath wrote:
The attached file OO bugs_Improvementsv0.odt comprises of bugs and 
few improvements that we propose to further enhance the usability of 
Open Office tools.


Problem faced -
1.5.1 When the old format (SXW) is converted into new format (ODT), 
we are unable to open the file ODT.  OO keeps asking for ASCII 
filter option (Sample converted ODT File enclosed  1.4.1 - ASCII 
filter bug in the folder).


There is a simple reason for this.  The file you sent, 1.4.1 - ASCII 
filter bug.odt, is not in the new Writer text document format at 
all.  It is not an ODT file, even though you have given it the 
extension .odt.  It is actually a PDF version of a file.  Change its 
extension to .pdf and you will see it will open happily in Adobe 
reader.  That's why Writer does not recognise its format and treats 
it as plain text.  SXW files should and do convert to ODT format 
straightforwardly.


1.5.2 We have old document format which has to be converted to new 
format without disturbing the date  time of the document.


Do you mean the date and time of modification of the file, as shown 
by the operating system?  That is an operating system issue, and 
nothing to do with OpenOffice.  You should be able to find a way to 
reset these using operating system techniques.


Or do you mean that the file contains date and time fields, and you 
want to convert the document without changing these values?  If the 
document is not going to be modified further, you can freeze these 
fields in the document to the appropriate (old) actual date and time 
values when you convert it.  If it is going to be modified, it won't 
matter that the values have been changed, as they will change again anyway.


1.5.3 While saving the changes made in the old format, message as 
shown below display.  It would be better if it display single line 
message with existing format and new format button in place of Yes 
and No button.


I disagree here, in fact.  The message appears not just for old and 
new formats, but also for many other foreign formats which are not 
capable of saving all information.  And the options are not just old 
or new, but a whole range of alternative formats.  I know some users 
think this message is too short, in fact, and want it to say more and 
in more demanding language - as a stronger warning.



2.2 When 1.1.1 is typed in a cell, it gets converted into date format.


That can be solved by formatting the cells appropriately.  If you 
know you will not be storing dates in such cells, format the cells 
for text or whatever.  Alternatively, type an apostrophe immediately 
before the text ('1.1.1): this will indicate that you mean the value 
to be text, but the apostrophe will not be included in the cell value.


1.5 When a paragraph is selected and TAB key pressed the entire 
paragraph should be indented right by one tab space.


This is tending towards thinking of the word processor as a 
typewriter (which it isn't, of course).  Put the cursor in a 
paragraph (no need to select it) and then drag the margin indicator 
on the ruler above the text window inwards.  Alternatively, 
right-click in the paragraph, choose Paragraph... | Indents  Spacing 
from the context menu, and modify the required values there.  Once 
you have done this once, use the Format Paintbrush to copy the effect 
to other paragraphs as required.


Best of all, create a separate paragraph style for such indented 
paragraphs.  Use this as necessary or apply it using the Paintbrush.


9 Multilingual option: We generate the same document in multiple 
languages for our global customers (German, French, Chinese, Arabic 
and so on). An option to create, edit, Grammar check of the same 
document in multiple languages.
Ex: When we select a paragraph and change the font from Times New 
Roman to Trebuchet the font of entire paragraph changes, similar 
option to translate a paragraph from one language to another.


You can do this already - using styles.  (There is no grammar checker 
bundled with OpenOffice Writer, of course.)  Language is a property 
of the paragraph style - not of the paragraph itself.  Create 
separate paragraph styles for each required language, and apply the 
appropriate style to each paragraph.  (Use the Paintbrush 
again.)  Provided you have installed the dictionaries for all the 
required languages, you can carry out spelling checks in a 
mixed-language document.


I trust this helps.

Brian Barker

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] OpenOffice bug inputs

2007-06-06 Thread Cora Thiele
do you knwo how I could get off this list? I am getting a pile of 
emails each day that i don't really need. thanks a million.

-confused

On Jun 6, 2007, at 9:45 PM, Brian Barker wrote:


At 14:29 06/06/2007 +0530, Parila Kamath wrote:
The attached file OO bugs_Improvementsv0.odt comprises of bugs and 
few improvements that we propose to further enhance the usability of 
Open Office tools.


Problem faced -
1.5.1 When the old format (SXW) is converted into new format (ODT), 
we are unable to open the file ODT.  OO keeps asking for ASCII filter 
option (Sample converted ODT File enclosed  1.4.1 - ASCII filter 
bug in the folder).


There is a simple reason for this.  The file you sent, 1.4.1 - ASCII 
filter bug.odt, is not in the new Writer text document format at all. 
 It is not an ODT file, even though you have given it the extension 
.odt.  It is actually a PDF version of a file.  Change its extension 
to .pdf and you will see it will open happily in Adobe reader.  That's 
why Writer does not recognise its format and treats it as plain text.  
SXW files should and do convert to ODT format straightforwardly.


1.5.2 We have old document format which has to be converted to new 
format without disturbing the date  time of the document.


Do you mean the date and time of modification of the file, as shown by 
the operating system?  That is an operating system issue, and nothing 
to do with OpenOffice.  You should be able to find a way to reset 
these using operating system techniques.


Or do you mean that the file contains date and time fields, and you 
want to convert the document without changing these values?  If the 
document is not going to be modified further, you can freeze these 
fields in the document to the appropriate (old) actual date and time 
values when you convert it.  If it is going to be modified, it won't 
matter that the values have been changed, as they will change again 
anyway.


1.5.3 While saving the changes made in the old format, message as 
shown below display.  It would be better if it display single line 
message with existing format and new format button in place of Yes 
and No button.


I disagree here, in fact.  The message appears not just for old and 
new formats, but also for many other foreign formats which are not 
capable of saving all information.  And the options are not just old 
or new, but a whole range of alternative formats.  I know some users 
think this message is too short, in fact, and want it to say more and 
in more demanding language - as a stronger warning.



2.2 When 1.1.1 is typed in a cell, it gets converted into date format.


That can be solved by formatting the cells appropriately.  If you know 
you will not be storing dates in such cells, format the cells for text 
or whatever.  Alternatively, type an apostrophe immediately before the 
text ('1.1.1): this will indicate that you mean the value to be text, 
but the apostrophe will not be included in the cell value.


1.5 When a paragraph is selected and TAB key pressed the entire 
paragraph should be indented right by one tab space.


This is tending towards thinking of the word processor as a typewriter 
(which it isn't, of course).  Put the cursor in a paragraph (no need 
to select it) and then drag the margin indicator on the ruler above 
the text window inwards.  Alternatively, right-click in the paragraph, 
choose Paragraph... | Indents  Spacing from the context menu, and 
modify the required values there.  Once you have done this once, use 
the Format Paintbrush to copy the effect to other paragraphs as 
required.


Best of all, create a separate paragraph style for such indented 
paragraphs.  Use this as necessary or apply it using the Paintbrush.


9 Multilingual option: We generate the same document in multiple 
languages for our global customers (German, French, Chinese, Arabic 
and so on). An option to create, edit, Grammar check of the same 
document in multiple languages.
Ex: When we select a paragraph and change the font from Times New 
Roman to Trebuchet the font of entire paragraph changes, similar 
option to translate a paragraph from one language to another.


You can do this already - using styles.  (There is no grammar checker 
bundled with OpenOffice Writer, of course.)  Language is a property of 
the paragraph style - not of the paragraph itself.  Create separate 
paragraph styles for each required language, and apply the appropriate 
style to each paragraph.  (Use the Paintbrush again.)  Provided you 
have installed the dictionaries for all the required languages, you 
can carry out spelling checks in a mixed-language document.


I trust this helps.

Brian Barker

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 

Re: [users] OpenOffice bug inputs

2007-06-06 Thread Richard Detwiler

[EMAIL PROTECTED] wrote:
do you knwo how I could get off this list? I am getting a pile of 
emails each day that i don't really need. thanks a million.

-confused



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Please see (and follow) the unsubscribe instructions that appear at 
the bottom of each posting from this list.


Once you send a note to the unsubscribe address, you'll get a 
confirmation e-mail which you then need to respond to in order to confirm.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] [Fwd: Bug?]

2007-06-04 Thread Joe Conner
I finally cracked it.  This is dumber than rocks!  TOOLS - OPTIONS - 
OpenOffice.org ACCESSIBILITY TAB - uncheck Use automatic font color 
for screen display.


I have no idea how this setting got checked in the first place.

Joe Conner, Poulsbo, WA USA

 Original Message 
Subject:Bug?
Date:   Fri, 18 May 2007 13:25:37 -0700
From:   Joe Conner [EMAIL PROTECTED]
To: users@openoffice.org



I am using OxygenOffice 2.2 on WinXP Pro operating system.
I cannot get Calc cells formatted as currency with a minus
value to show red to actually show the red color.

Milestone 11 shows the red color as expected.  Also, OOo-dev 2.3.0 shows 
the red as well as expected.


Can someone else with OOOo 2.2.0 confirm that this happens with them as 
well?  I will be happy to submit the bug report, but if I am the only 
one this is happening to it will be overcome by events shortly anyway,



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Re: Bug?

2007-05-21 Thread Guy Voets

2007/5/19, Jonathan Kaye [EMAIL PROTECTED]:


Joe Conner wrote:

 I am using OxygenOffice 2.2 on WinXP Pro operating system.
 I cannot get Calc cells formatted as currency with a minus
 value to show red to actually show the red color.

 Milestone 11 shows the red color as expected.  Also, OOo-dev 2.3.0 shows
 the red as well as expected.

 Can someone else with OOOo 2.2.0 confirm that this happens with them as
 well?  I will be happy to submit the bug report, but if I am the only
 one this is happening to it will be overcome by events shortly anyway,
Hi Joe,
I have the same results as Dan. Column C shows red except for rows 1 and
14,
which show black.
I'm also using linux.
Cheers,
Jonathan
--
Registerd Linux user #445917 at http://counter.li.org/



Hello

I cannot reproduce your problem on my iMac with OOo 2.2. Your testfile also
shows red numbers as expected.
Maybe some other setting causes all text/numbers to be black? Can you have
other colours on your screen?

--
Guy


Re: [users] Re: Bug?

2007-05-21 Thread Joe Conner

I can see colors fine, for instance if I colorize some cell backgrounds then
I get the behavior that I expect.  I just cannot get negative values to
display in red.

Of course, this is not a crisis or show stopper, it is just a minor 
irritation,


So far I have had several works for me responses, but none from any
individual with OxygenOffice 2.2.0 using WinXP Pro.

Thanks for responding.


Guy Voets wrote:

2007/5/19, Jonathan Kaye [EMAIL PROTECTED]:


Joe Conner wrote:

 I am using OxygenOffice 2.2 on WinXP Pro operating system.
 I cannot get Calc cells formatted as currency with a minus
 value to show red to actually show the red color.

 Milestone 11 shows the red color as expected.  Also, OOo-dev 2.3.0 
shows

 the red as well as expected.

 Can someone else with OOOo 2.2.0 confirm that this happens with 
them as

 well?  I will be happy to submit the bug report, but if I am the only
 one this is happening to it will be overcome by events shortly anyway,
Hi Joe,
I have the same results as Dan. Column C shows red except for rows 1 and
14,
which show black.
I'm also using linux.
Cheers,
Jonathan
--
Registerd Linux user #445917 at http://counter.li.org/



Hello

I cannot reproduce your problem on my iMac with OOo 2.2. Your testfile 
also

shows red numbers as expected.
Maybe some other setting causes all text/numbers to be black? Can you 
have

other colours on your screen?



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: Bug?

2007-05-19 Thread Jonathan Kaye
Joe Conner wrote:

 I am using OxygenOffice 2.2 on WinXP Pro operating system.
 I cannot get Calc cells formatted as currency with a minus
 value to show red to actually show the red color.
 
 Milestone 11 shows the red color as expected.  Also, OOo-dev 2.3.0 shows
 the red as well as expected.
 
 Can someone else with OOOo 2.2.0 confirm that this happens with them as
 well?  I will be happy to submit the bug report, but if I am the only
 one this is happening to it will be overcome by events shortly anyway,
Hi Joe,
I have the same results as Dan. Column C shows red except for rows 1 and 14,
which show black.
I'm also using linux.
Cheers,
Jonathan
-- 
Registerd Linux user #445917 at http://counter.li.org/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] [moderated] bug with openoffice

2007-05-16 Thread Numerik
Hi, i have a bug... a very boring bug. all time i open my openoffice, 
the dialog box with licence agreement and registering opened... ALL 
time... im very... i dont write the word... because is not correct but, 
if the bug is not repare, i go to another suite


thx

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: bug report from a unregistered user

2007-02-28 Thread CarlP
Works fine for me, XPsp2, OOo 2.1.  I wonder if there could have been a 
problem with the download or install?


April  Joe Geer wrote:

What Ron said!

Joe

- Original Message - From: Ron Ferguson 
[EMAIL PROTECTED]
To: users@openoffice.org; James Mckenzie 
[EMAIL PROTECTED]; Ilkka Lassila [EMAIL PROTECTED]

Cc: OpenOffice User Support Mailing List users@openoffice.org
Sent: Wednesday, February 28, 2007 10:54 AM
Subject: Re: [users] bug report from a unregistered user


Tested using Windows XP SP2 opened and checked FileProperties - no 
problems.


Ron Ferguson

James Mckenzie wrote:


Ilkka:

Actually, I meant the users@openoffice.org mailing list.  However,
you file would not have
made it through as attachments to messages are blocked.

I had no problems opening and looking at the attached file with the
Mac OS X 2.1 version.

That file is the release file for OpenOffice.org 2.1 for American
English and you are the
first to report this problem.

Maybe others on the list can assist you to resolve this problem.  As
I stated, I could find nothing wrong with the file.  Would someone
with the Windows version of OpenOffice.org 2.1 please look
at this file?  It has no content and is very small.

James McKenzie

-Original Message-


From: Ilkka Lassila [EMAIL PROTECTED]
Sent: Feb 28, 2007 4:30 AM
To: James Mckenzie [EMAIL PROTECTED]
Subject: Re: [users] bug report from a unregistered user

Did you mean I should reply only to you (you had just you in the
reply-to field)?

Well, how do I find out the exact version Im using? The name of the
install file is OOo_2.1.0_Win32Intel_install_en-US.exe and I
downloaded it 15.1.2007 ...

Attached is a empty file. Here is what i do:
1) Open if
2) File - properties
3) Whole program jams...

i
--
[EMAIL PROTECTED]

James Mckenzie wrote:


Ilkka:

I, as well as others, have not been able to reproduce this
behavior.

Can you supply the version of OpenOffice.org that you are
using?  In addition to the version number, we also need
the language that you are using (Finnish, American English, etc.)

Thank you to please reply ONLY to the users@openoffice.org mailing
list as I am one of many users, developers and QA personnel that
volunteer our time to answer questions and assist others to
resolve problems like yours.

James McKenzie


-Original Message-


From: Ilkka Lassila [EMAIL PROTECTED]
Sent: Feb 26, 2007 6:12 PM
To: users@openoffice.org
Subject: [users] bug report from a unregistered user

Im using the offical OO 2.1 version. The writer crashes as I try
to using properties on file menu for any document. It doesn't
matter if it is a existing old document or if I use create new.

To reproduce:
1) Open writer aplication
2) Create a empty text document
3) Open file and properties
4) The writer jams so that i can not activate the window. Only
thing that works is task manager - kill.


Im using windows xp sp2 with all latest updates.

I'm sorry but the registration and double checking procedure is
just too long, i didn't bother to do that.


- 


To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]












-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.4/705 - Release Date:
27/02/2007 15:24



_

For Genealogy, Software and Social visit:
http://tinyurl.com/2xzd3c
*View My Blog - How to Improve Colour Pictures*
Includes the family tree for Alan J Grimshaw
http://tinyurl.com/ypg4r7


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.4/705 - Release Date: 
2/27/2007 3:24 PM





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: Bug found in OOo 2.1

2007-02-21 Thread NoOp
On 02/21/2007 06:47 PM, James Mckenzie wrote:

 As I stated earlier, this is a volunteer staffed mailing list, and it is 
 primarily in

I was unaware that this is a volunteer staffed mailing list. As far as
I know this mailing list (and it's counterpart nntp/gmane news group
feed) is simply comprised of other OOo users... is that not correct? Or,
is there actually a volunteer staff that actually service this list/group?




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Impress bug?

2007-02-13 Thread Guy Voets

2007/2/13, James Knott [EMAIL PROTECTED]:


Kirill S. Palagin wrote:
 In some cases patience is not working.

Have you tried the latest version?

http://www.absolutepatience.com/free;-)



my favorite is Solitaire Till Dawn...
--
Guy
using dutch OOo 2.1 RC 2 on a iMac Intel DualCore Tiger
and dutch OOo 2.1 RC 1 on a G4 PPC Powerbook Tiger
-- please reply only to users@openoffice.org --
Dodoes can't afford to have headaches


Re: [users] Impress bug?

2007-02-13 Thread Joe Grech

Joke taken!!  But still impress won't work!!


From: James Knott [EMAIL PROTECTED]
Reply-To: users@openoffice.org
To: users@openoffice.org
Subject: Re: [users] Impress bug?
Date: Mon, 12 Feb 2007 18:09:14 -0500

Kirill S. Palagin wrote:
 In some cases patience is not working.



Have you tried the latest version?

http://www.absolutepatience.com/free;-)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Impress bug?

2007-02-12 Thread Joe Grech
I opened a powerpoint presentation in Impress and it worked fine until I 
clicked the first slide when the background music stopped although the 
slides changed.  This same worked fine in MS Powerpoint.  Is something 
wrong?


_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Impress bug?

2007-02-12 Thread Guy Voets

2007/2/12, Joe Grech [EMAIL PROTECTED]:


I opened a powerpoint presentation in Impress and it worked fine until I
clicked the first slide when the background music stopped although the
slides changed.  This same worked fine in MS Powerpoint.  Is something
wrong?



Hello Joe

For the moment, it seems music in Impress can only be linked to a slide, not
to a show.
Improvements are under way... Patience is the message

--
Guy
using dutch OOo 2.1 RC 2 on a iMac Intel DualCore Tiger
and dutch OOo 2.1 RC 1 on a G4 PPC Powerbook Tiger
-- please reply only to users@openoffice.org --
Dodoes can't afford to have headaches


RE: [users] Impress bug?

2007-02-12 Thread Kirill S. Palagin
In some cases patience is not working. 

I suggest registering at http://www.openoffice.org/servlets/Join
and voting for
http://www.openoffice.org/issues/show_bug.cgi?id=24969 (do not bother
with comments - there are enough already

(I also suggest voting for
http://qa.openoffice.org/issues/show_bug.cgi?id=5261 as well).

 -Original Message-
 From: Guy Voets [mailto:[EMAIL PROTECTED] 
 Sent: Monday, February 12, 2007 5:03 PM
 To: users@openoffice.org; Joe Grech
 Subject: Re: [users] Impress bug?
 
 2007/2/12, Joe Grech [EMAIL PROTECTED]:
 
  I opened a powerpoint presentation in Impress and it worked 
 fine until 
  I clicked the first slide when the background music stopped 
 although 
  the slides changed.  This same worked fine in MS Powerpoint.  Is 
  something wrong?
 
 
 Hello Joe
 
 For the moment, it seems music in Impress can only be linked 
 to a slide, not to a show.
 Improvements are under way... Patience is the message
 
 --
 Guy
 using dutch OOo 2.1 RC 2 on a iMac Intel DualCore Tiger and 
 dutch OOo 2.1 RC 1 on a G4 PPC Powerbook Tiger
 -- please reply only to users@openoffice.org -- Dodoes can't 
 afford to have headaches
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Impress bug?

2007-02-12 Thread James Knott
Kirill S. Palagin wrote:
 In some cases patience is not working. 

   

Have you tried the latest version?

http://www.absolutepatience.com/free;-)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Frame Bug? and question

2007-01-18 Thread Mathias Bauer
Stephanie Boulee schrieb:

 I have a problem:  when I insert a frame and happen to click on the tab 
 Macro a dialog box pops up telling me that I need to install Java.  I 
 cannot get rid of this dialog box and OpenOffice completely freezes at 
 this point and I have to Ctrl+Alt+Delete to close Open Office.  
Yes, the macro tab not only uses OOo Basic but also the scripting
framework for e.g. Javascript macros and this framework needs Java. So
the easiest way to get rid of the box is to install Java and select the
JRE in Tools-Options-Java.

It's strange that OOo freezes (or seems to do so) but I think if you
install Java this will be just not be interesting anymore.

Ciao,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to [EMAIL PROTECTED].
I use it for the OOo lists and only rarely read other mails sent to it.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Frame Bug? and question

2007-01-17 Thread Stephanie Boulee
I have a problem:  when I insert a frame and happen to click on the tab 
Macro a dialog box pops up telling me that I need to install Java.  I 
cannot get rid of this dialog box and OpenOffice completely freezes at 
this point and I have to Ctrl+Alt+Delete to close Open Office.  I am now 
VERY careful not to click on that tab, but I'd hate to lose something if 
I click on it again by accident.  I know almost nothing about Macros and 
have no need for Java, hence the reason I have not installed it on my 
system.  Here's exactly what that dialog box says:


JRE Required

OpenOffice.org requires a Java runtime environment (JRE) to perform this 
task.  Please install a JRE and restart OpenOffice.org.


OK

I also have a question:  Can you insert a picture to a frame, rather 
than only to the page?  I assume no, so where would be the best place to 
post this as a feature suggestion to add to Ooo?  This was a problem I 
have with Publisher too, it won't affix a graphic directly to a text box 
and become a part of it.  It would be nice to have a graphic that 
would stay fixed to my frame when I want to move it around.  Having this 
feature along with a few more border and fill options that Publisher has 
would make me like Ooo better for what I need to do than Publisher. :-)


Thanks,
Stephanie Boulée


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] Background bug

2007-01-11 Thread Dan Lewis
On Wednesday 10 January 2007 2:04 pm, [EMAIL PROTECTED] wrote:
 OpenOffice 2.1
 I just wanted to inform you that the page background image function
 is completely broken (and severely lacking in features), images
 appear at totally random sizes and never keep their properties
 after saving and reloading a doc. Really hope this get fixed asap
 as this is a very important function. Anyway, OpenOffice is still a
 miracle compared to any of Microsofts solutions. Thanks.

 Please explain what you mean by broken in more specific terms. 
Also, what additional features would you like it to have? Does this 
involve creating something with OpenOffice.org and then saving it as 
a MS Word file (*.doc)? If so, this may be part of the problem. But 
we will never know unless we are given more specific information.

Dan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[users] Re: Bug regarding Bullet styles

2006-11-28 Thread Joe Smith

Christof Schmidt wrote:

... There is no way to alter the standard behaviour that
OpenOffice.org 2.0 has when setting the bullets style and other
formats of a list.  ...


Yes.

There is an active issue that should resolve the default bullet size in 
the near future: http://qa.openoffice.org/issues/show_bug.cgi?id=23723 
by modifying the font that supplies the bullet characters.


Unfortunately, the lovely specification document that will guide 
improvements to Numbering and Bullets does not mention at all the 
problem of allowing the user to define the default list style.


There is however an open enhancement request for this: 
http://qa.openoffice.org/issues/show_bug.cgi?id=5477
It has been outstanding now for almost five years, so I wouldn't even 
try to guess when it might see some progress.


In the meantime, the best you can do is set up a list style that you 
like and apply it from the Stylist, or record a macro applying that 
style and assign that to the toolbar button.


Joe

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] X11 bug

2006-11-06 Thread Burton Meisner

Dan Lewis wrote:

On Sunday 05 November 2006 11:29 am, James Shupe wrote:

I am using version 2.04 of OpenOffice.org. My problem is the
program won't open since Apple updated the X11 application in their
software updates. It begins to open, and then disappears.

Thank You

James Shupe


From some other members of this mailing list:
~
The suggested workaround:
Open the terminal application and type:

sudo mkdir -p /usr/X11R6/lib/X11/fonts/TTF.bad
return
enter your password
return
sudo mv /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf /usr/X11R6/lib/X11/ 
fonts/TTF.bad

return

the code will create a new folder TTF.bad and will copy all Vera  
fonts to this folder. This must be done with administrator root  
rights  (sudo)



Hope this helps.
thanks to Pavel and Patrick

Christopher
~

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


I have tried the recommended fix and get a message: command not found. 
 Am I writing it wrong?  I am leaving a space after sudo and no other 
spaces.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [users] X11 bug

2006-11-06 Thread Christopher Frank

Hi

I have tried the recommended fix and get a message: command not  
found.  Am I writing it wrong?  I am leaving a space after sudo  
and no other spaces.



yes, but there must be another space after Vera*.ttf blank /usr/ 
X11R6/


hope this helps.

Christopher



sudo mv /usr/X11R6/lib/X11/fonts/TTF/Vera*.ttf /usr/X11R6/lib/X11/  
fonts/TTF.bad

   ^





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  1   2   >