[libreoffice-users] Re: latest java update has broken my install ofLibre Office.

2012-06-27 Thread Michael Wu


--- 原始郵件 ---
主旨: [libreoffice-users] Re: latest java update has broken my install
ofLibre Office.
從: V Stuart Foote 
到: users@global.libreoffice.org
日期: Wed, 27 Jun 2012 07:51:33 -0700 (pdt)

> Michael,
> 
> Have marked your File --> Send  Java Bug 
> https://bugs.freedesktop.org/show_bug.cgi?id=50863 50863  as duplicate of 
> https://bugs.freedesktop.org/show_bug.cgi?id=50371 50371 . 
> 
> It is probably related to the JRE problems folks are having with the Java
> Access Bridge based Accessibility features.
> But  the JRE 1.7  misconfiguration issues are really only affecting Windows
> users (32-bit and 64-bit) the problems are with Windows unique configruation
> issues with the  LibreOffice build and in JRE configuration under Windows
> (registry, system environment, user environment).
> 
> More activity on the earlier 50371 report, and I have added the primary
> Windows build maintainer to the Bug.
> 
> Stuart
> 
> 
> 
> --
> View this message in context: 
> http://nabble.documentfoundation.org/latest-java-update-has-broken-my-install-of-Libre-Office-tp3992173p3992534.html
> Sent from the Users mailing list archive at Nabble.com.
> 

Hi Stuart,

Thank you for helping to mark the bug 50863 as the duplicate of
50371 and hope the problem can be solved smoothly.

Regards,

Michael


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Re: Using and Formatting Logical Functions in Calc

2012-06-27 Thread Jay Lozier
On 06/27/2012 09:58 PM, Ken Springer wrote:
> On 6/27/12 6:43 PM, Jay Lozier wrote:
>> Ken,
>>
>> On 06/27/2012 07:24 PM, Ken Springer wrote:
>>> Is there a more detailed set of examples of using the functions
>>> anywhere?  The Help Files have a general outline of each, but only
>>> very generic examples of how to use them.
>>>
>>> I need to nest some of the functions, if that's possible.
>>>
>> Generally you can nest functions several levels deep in any spreadsheet.
>> Typically the maximum is 7 levels but I would not go beyond about 3
>> because it becomes to difficult to follow the logic. You could have
>> something like =if( (x or y), if( (a and b),
>> sum(d:d),average(d:d)),stdev(d:d)).
>
> Hi, Jay,
>
> It's the actual syntax of the nesting I'm interested in.  I've learned
> the syntax varies from one to another, and Calc seems to be slightly
> different than Excel, which I used years ago.
>
> Trying to avoid a lot of blind trial and error.   LOL
>
> As for the number of levels, I used to know a guy who hated Excel
> because there was a nesting limit.  But he loved Quattro Pro because
> there were no nesting level limits.
>
>
Hi, Ken

I have not noticed any major differences in the nesting syntax for my
needs between Calc and Excel. But that does not mean there are none.

-- 
Jay Lozier
jsloz...@gmail.com


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] compiler libreoffice error

2012-06-27 Thread apple
hi,everyone!

Linux-pc the compiler libreoffice source, the following problems, how 
to solve? Thank you!

error:
 
=
(139/147) Building module drawinglayer
=
Entering 
/home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2/drawinglayer/prj

[ build MOD ] drawinglayer
[ build ALL ] top level modules: drawinglayer bootstrap src.downloaded
[ build ALL ] loaded modules: drawinglayer

[ build CHK ] loaded modules: drawinglayer

drawinglayer deliver
Module 'drawinglayer' delivered successfully. 0 files copied, 0 files unchanged

---
Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making 
/home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2/moz

 it seems that the error is inside 'moz', please re-run build
 inside this module to isolate the error and/or test your fix:
---

/bin/bash
cd /home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2
source ./Env.Host.sh
cd moz
rm -Rf 
/home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2/moz/unxlngi6.pro
 # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make[1]: *** [build] 错误 1
make[1]:正在离开目录 
`/home/vincent/netac_vincent/han.D.sion/libreoffice/libreoffice-core-3.5.2.2'
make: *** [source-env-and-recurse] 错误 2


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Re: Using and Formatting Logical Functions in Calc

2012-06-27 Thread Ken Springer

On 6/27/12 7:57 PM, Dan wrote:

Ken Springer wrote:

On 6/27/12 5:48 PM, Dan wrote:

Ken Springer wrote:

Is there a more detailed set of examples of using the functions
anywhere?  The Help Files have a general outline of each, but only
very generic examples of how to use them.

I need to nest some of the functions, if that's possible.


Have you downloaded the Calc Guide. These things should be in one
of the chapters or appendices.


Hi, Dan.

I haven't checked the Calc Guide, but if it's similar to the Writer
Guide, it won't go to the depth I'm interested in.  :-(

   But you won't know until you look will you? Guessing the content
based upon another guide might be a mistake.


Didn't mean that to sound like I wasn't going to check it out.  Call it 
getting old and finding my expectations of useability of vendor supplied 
publications over the years to be lacking what I want to know.   :-)



--
Ken

Mac OS X 10.6.8
Firefox 13.0.1
Thunderbird 13.0.1
LibreOffice 3.5.2.2




--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Using and Formatting Logical Functions in Calc

2012-06-27 Thread Dan

Ken Springer wrote:

On 6/27/12 5:48 PM, Dan wrote:

Ken Springer wrote:

Is there a more detailed set of examples of using the functions
anywhere?  The Help Files have a general outline of each, but only
very generic examples of how to use them.

I need to nest some of the functions, if that's possible.


   Have you downloaded the Calc Guide. These things should be in one
of the chapters or appendices.


Hi, Dan.

I haven't checked the Calc Guide, but if it's similar to the Writer 
Guide, it won't go to the depth I'm interested in.  :-(
 But you won't know until you look will you? Guessing the content 
based upon another guide might be a mistake.


--Dan



--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: Using and Formatting Logical Functions in Calc

2012-06-27 Thread Ken Springer

On 6/27/12 6:43 PM, Jay Lozier wrote:

Ken,

On 06/27/2012 07:24 PM, Ken Springer wrote:

Is there a more detailed set of examples of using the functions
anywhere?  The Help Files have a general outline of each, but only
very generic examples of how to use them.

I need to nest some of the functions, if that's possible.


Generally you can nest functions several levels deep in any spreadsheet.
Typically the maximum is 7 levels but I would not go beyond about 3
because it becomes to difficult to follow the logic. You could have
something like =if( (x or y), if( (a and b),
sum(d:d),average(d:d)),stdev(d:d)).


Hi, Jay,

It's the actual syntax of the nesting I'm interested in.  I've learned 
the syntax varies from one to another, and Calc seems to be slightly 
different than Excel, which I used years ago.


Trying to avoid a lot of blind trial and error.   LOL

As for the number of levels, I used to know a guy who hated Excel 
because there was a nesting limit.  But he loved Quattro Pro because 
there were no nesting level limits.



--
Ken

Mac OS X 10.6.8
Firefox 13.0.1
Thunderbird 13.0.1
LibreOffice 3.5.2.2




--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: duplex printing - two printers - only one will duplex

2012-06-27 Thread webmaster-Kracked_P_P

On 06/27/2012 09:09 PM, NoOp wrote:

On 06/27/2012 04:32 PM, webmaster-Kracked_P_P wrote:

On 06/27/2012 07:15 PM, NoOp wrote:

...

LO is the only package that will not print duplex with the Artisan
printer.  ALL other packages that print use Ubuntu's menu system for the
printer.  LO seems to use their own.

But, LO will duplex with the HP laser printer.

SO
if it is the drivers, and not LO, then tell my why it is only LO that
give me this problem?

I don't have to tell you anything. I'm offering a suggestion based upon
my newly discovered issue with Ubuntu 12.04 & an Epson Workforce 635. If
you are going to get snotty about it, then you can PO... I've better
things to do with my time.

. Printing from LO now that I've resolved my issue:
File|Print|General|click printer|click 'Properties'|Paper:Duplex:On'
works for me. Previously all options to select Two-Sided/Duplex were
greyed out. YMMV with your printer.


Thunderbird, Firefox, and other packages that use the Ubuntu printer
menu all will duplex just fine for the Artisan, but LO will not.

That wasn't clear to me in the OP.


I have not tried duplexing with the Ubuntu 12.04/MATE laptop, but I
rarely use it with anything that needs printing.

This is the driver that I use with 10.04 since I needed to install it
manually, but 12.04 went after its own.

"epson-inkjet-printer-stylus-photo-px810fw-series_1.0.0-1lsb3.2_amd64.deb"

And that is the driver you select in your print setup? (it's a basic
question as some click the first/only driver and don't bother to check
to see if they are actually selecting the individually installed driver
- or select the gutenprint etc. Anyway it's worth a double check).

...


That is the driver that EPSON directed me to.  I went through their 
link[s] to the place where there was a set of drivers for various Epson 
printers.


I know it works fine for duplexing except for LO printing.

Also Epson stated that there was no drivers to get the scanner part working.

I know that the driver that 12.04 installed for the Artisan 810 was a 
different driver [set], since the scanner part of the printer would not 
work at all with any driver I can find that works with 10.04, but works 
fine with the  driver 12.04 installed when installing the printer to 
that laptop.


12.04 went and found a new driver for the networked printer 
automatically.  10.04 requires you to manually download and install the 
driver software beforehand.


Still, when Every package that can print seems to use the Ubuntu printer 
menu system and duplex works.  Yet, LO using its own printer menu system 
does not.  Then logic states that there is something wrong with LO's 
access to the printer, not the printer driver itself.


I am not the only one who has problems with duplexing within LO.  It 
seems that only certain models of printers do not work while other do.  
I only have two printers that duplex.  The Epson Artisan 810 does not, 
while the HP Laserjet 2300dn works within LO.


This has been an issue for well over a year.  I got my first duplexing 
printer over a year ago and people were having duplex issues before that.



--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Re: Using and Formatting Logical Functions in Calc

2012-06-27 Thread Ken Springer

On 6/27/12 5:48 PM, Dan wrote:

Ken Springer wrote:

Is there a more detailed set of examples of using the functions
anywhere?  The Help Files have a general outline of each, but only
very generic examples of how to use them.

I need to nest some of the functions, if that's possible.


   Have you downloaded the Calc Guide. These things should be in one
of the chapters or appendices.


Hi, Dan.

I haven't checked the Calc Guide, but if it's similar to the Writer 
Guide, it won't go to the depth I'm interested in.  :-(



--
Ken

Mac OS X 10.6.8
Firefox 13.0.1
Thunderbird 13.0.1
LibreOffice 3.5.2.2




--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: duplex printing - two printers - only one will duplex

2012-06-27 Thread NoOp
On 06/27/2012 04:32 PM, webmaster-Kracked_P_P wrote:
> On 06/27/2012 07:15 PM, NoOp wrote:
...
> 
> LO is the only package that will not print duplex with the Artisan 
> printer.  ALL other packages that print use Ubuntu's menu system for the 
> printer.  LO seems to use their own.
> 
> But, LO will duplex with the HP laser printer.
> 
> SO
> if it is the drivers, and not LO, then tell my why it is only LO that 
> give me this problem?

I don't have to tell you anything. I'm offering a suggestion based upon
my newly discovered issue with Ubuntu 12.04 & an Epson Workforce 635. If
you are going to get snotty about it, then you can PO... I've better
things to do with my time.

. Printing from LO now that I've resolved my issue:
File|Print|General|click printer|click 'Properties'|Paper:Duplex:On'
works for me. Previously all options to select Two-Sided/Duplex were
greyed out. YMMV with your printer.

> 
> Thunderbird, Firefox, and other packages that use the Ubuntu printer 
> menu all will duplex just fine for the Artisan, but LO will not.

That wasn't clear to me in the OP.

> 
> I have not tried duplexing with the Ubuntu 12.04/MATE laptop, but I 
> rarely use it with anything that needs printing.
> 
> This is the driver that I use with 10.04 since I needed to install it 
> manually, but 12.04 went after its own.
> 
> "epson-inkjet-printer-stylus-photo-px810fw-series_1.0.0-1lsb3.2_amd64.deb"

And that is the driver you select in your print setup? (it's a basic
question as some click the first/only driver and don't bother to check
to see if they are actually selecting the individually installed driver
- or select the gutenprint etc. Anyway it's worth a double check).

...


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Using and Formatting Logical Functions in Calc

2012-06-27 Thread Jay Lozier
Ken,

On 06/27/2012 07:24 PM, Ken Springer wrote:
> Is there a more detailed set of examples of using the functions
> anywhere?  The Help Files have a general outline of each, but only
> very generic examples of how to use them.
>
> I need to nest some of the functions, if that's possible.
>
Generally you can nest functions several levels deep in any spreadsheet.
Typically the maximum is 7 levels but I would not go beyond about 3
because it becomes to difficult to follow the logic. You could have
something like =if( (x or y), if( (a and b),
sum(d:d),average(d:d)),stdev(d:d)).

-- 
Jay Lozier
jsloz...@gmail.com


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Using and Formatting Logical Functions in Calc

2012-06-27 Thread Dan

Ken Springer wrote:
Is there a more detailed set of examples of using the functions 
anywhere?  The Help Files have a general outline of each, but only 
very generic examples of how to use them.


I need to nest some of the functions, if that's possible.

 Have you downloaded the Calc Guide. These things should be in one 
of the chapters or appendices.


--Dan

--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: duplex printing - two printers - only one will duplex

2012-06-27 Thread webmaster-Kracked_P_P

On 06/27/2012 07:15 PM, NoOp wrote:

On 04/02/2012 10:56 AM, webmaster-Kracked_P_P wrote:

I am wondering about the Duplexing issues with LO.

I still am running 3.4.5 64-bit DEBs install on Ubuntu. [plus a Vista
laptop].

I have two printers that have a duplexer as part of the printer.

Epson Artisan 810 inkjet.
HP Laserjet 2300dn.

I have had the Epson since 3.3.2 or 3.3.3 came out.  I never could get
it to print out a duplex document [i.e. print on both sides of the
sheet].  I always has to print/export to a PDF file and use the PDF
viewer to print the document with the duplex option.

Today, I just setup a HP Laserjet 2300dn, and I just printed a document
using its duplex option.  It worked.

So here is my question:
Does anyone know why LO will not print out a two sided document using
the Epson Artisan 810 inkjet printer, but it will print the same
document out duplexed [double sided] with the HP Laserjet 2300dn?

It's nothing to do with LO, it's the printer driver.

I have never had problems printing duplex on my Epson Workforce 635...
until I updated one of my machines to Ubuntu 12.04. This was driving me
nuts as my other systems all print to the printer (it's networked) just
fine.


Ubuntu 12.04 changed drivers.  The Epson driver you can find online via 
Epson's links for the print/scanner will print only, but the one that 
comes with 12.04 will also let the scanner work for the Artisan 810.  So 
the drivers that I get for 10.04 comes from the Epson web site pointing 
to a link to Epson drivers for Linux.  When I upgraded a laptop to 12.04 
and that OS went after the proper drivers, then and only then did I get 
to use the scanner part of that printer with Ubuntu.


LO is the only package that will not print duplex with the Artisan 
printer.  ALL other packages that print use Ubuntu's menu system for the 
printer.  LO seems to use their own.


But, LO will duplex with the HP laser printer.

SO
if it is the drivers, and not LO, then tell my why it is only LO that 
give me this problem?


Thunderbird, Firefox, and other packages that use the Ubuntu printer 
menu all will duplex just fine for the Artisan, but LO will not.


I have not tried duplexing with the Ubuntu 12.04/MATE laptop, but I 
rarely use it with anything that needs printing.


This is the driver that I use with 10.04 since I needed to install it 
manually, but 12.04 went after its own.


"epson-inkjet-printer-stylus-photo-px810fw-series_1.0.0-1lsb3.2_amd64.deb"



The problem is that Ubuntu; in their effort to 'dumb down' the system,
automatically installs the 'new & improved' ESCPR driver(s). For some
reason the ESCPR drivers do not include two-sided (duplex) printing.

I finally compared drivers in the other machines & found that I had
previously installed the full packaged driver from Avasys/Epson:
epson-inkjet-printer-workforce-635-nx625-series_1.0.1-1lsb3.2_i386.deb
or
epson-inkjet-printer-workforce-635-nx625-series_1.0.1-1lsb3.2_amd64.deb
[64bit]

vs
epson-inkjet-printer-escpr_1.1.2-1lsb3.2_i386.deb
or
epson-inkjet-printer-escpr_1.2.0-1lsb3.2_i386.deb

I'd recommend that you go to:

and download the full driver for your printer:


or


Install & select that driver in your Print setup. Now see if you can
select and print two-sided/duplex.

I'll try to remember to file a bug report at
  
and see if I can get Till Kamppeter to take a look at it.

I'm not snipping the following as this is in response to an old post, so
I'll leave in place for archive purposes.


It seems weird that duplexing will not work for one printer but it will
for the other.

If I want to print out a color document, two-sided, I have to
print/export it to a PDF file and then print out the PDF file using the
duplex option for the Epson printer.  LO's print manager [?] will not
print the document 2-sided to the Epson printer, even though it shows up
as one of the print options.  But when printing to the "new" HP Laserjet
2300dn printer, I click on the duplex option and it works fine.

So any clues what is needed to get the Epson inkjet printer to print out
a duplex sheet [a tri-fold brochure] when I go through the printer menu
system and select the duplex option over the default one-sided printing?










--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All me

[libreoffice-users] Using and Formatting Logical Functions in Calc

2012-06-27 Thread Ken Springer
Is there a more detailed set of examples of using the functions 
anywhere?  The Help Files have a general outline of each, but only very 
generic examples of how to use them.


I need to nest some of the functions, if that's possible.

--
Ken

Mac OS X 10.6.8
Firefox 13.0.1
Thunderbird 13.0.1
LibreOffice 3.5.2.2



--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: duplex printing - two printers - only one will duplex

2012-06-27 Thread NoOp
On 04/02/2012 10:56 AM, webmaster-Kracked_P_P wrote:
> 
> I am wondering about the Duplexing issues with LO.
> 
> I still am running 3.4.5 64-bit DEBs install on Ubuntu. [plus a Vista 
> laptop].
> 
> I have two printers that have a duplexer as part of the printer.
> 
> Epson Artisan 810 inkjet.
> HP Laserjet 2300dn.
> 
> I have had the Epson since 3.3.2 or 3.3.3 came out.  I never could get 
> it to print out a duplex document [i.e. print on both sides of the 
> sheet].  I always has to print/export to a PDF file and use the PDF 
> viewer to print the document with the duplex option.
> 
> Today, I just setup a HP Laserjet 2300dn, and I just printed a document 
> using its duplex option.  It worked.
> 
> So here is my question:
> Does anyone know why LO will not print out a two sided document using 
> the Epson Artisan 810 inkjet printer, but it will print the same 
> document out duplexed [double sided] with the HP Laserjet 2300dn?

It's nothing to do with LO, it's the printer driver.

I have never had problems printing duplex on my Epson Workforce 635...
until I updated one of my machines to Ubuntu 12.04. This was driving me
nuts as my other systems all print to the printer (it's networked) just
fine.

The problem is that Ubuntu; in their effort to 'dumb down' the system,
automatically installs the 'new & improved' ESCPR driver(s). For some
reason the ESCPR drivers do not include two-sided (duplex) printing.

I finally compared drivers in the other machines & found that I had
previously installed the full packaged driver from Avasys/Epson:
epson-inkjet-printer-workforce-635-nx625-series_1.0.1-1lsb3.2_i386.deb
or
epson-inkjet-printer-workforce-635-nx625-series_1.0.1-1lsb3.2_amd64.deb
[64bit]

vs
epson-inkjet-printer-escpr_1.1.2-1lsb3.2_i386.deb
or
epson-inkjet-printer-escpr_1.2.0-1lsb3.2_i386.deb

I'd recommend that you go to:

and download the full driver for your printer:


or


Install & select that driver in your Print setup. Now see if you can
select and print two-sided/duplex.

I'll try to remember to file a bug report at
 
and see if I can get Till Kamppeter to take a look at it.

I'm not snipping the following as this is in response to an old post, so
I'll leave in place for archive purposes.

> 
> It seems weird that duplexing will not work for one printer but it will 
> for the other.
> 
> If I want to print out a color document, two-sided, I have to 
> print/export it to a PDF file and then print out the PDF file using the 
> duplex option for the Epson printer.  LO's print manager [?] will not 
> print the document 2-sided to the Epson printer, even though it shows up 
> as one of the print options.  But when printing to the "new" HP Laserjet 
> 2300dn printer, I click on the duplex option and it works fine.
> 
> So any clues what is needed to get the Epson inkjet printer to print out 
> a duplex sheet [a tri-fold brochure] when I go through the printer menu 
> system and select the duplex option over the default one-sided printing?
> 
> 
> 



-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Downloading LibreOffice -

2012-06-27 Thread Dave Richardson
Thanks
I also will wait until you tell us Version 5 is available.
I appreciate the help.
Dave Richardson


-Original Message-
>From: John Kennedy 
>Sent: Jun 25, 2012 4:59 PM
>To: users@global.libreoffice.org
>Subject: Re: [libreoffice-users] Downloading LibreOffice
>
>Will you send an email to the list when version 5 is available. I would
>definitely burn it to give to friends and family...
>John
>
>John Kennedy
>
>
>On Mon, Jun 25, 2012 at 4:41 PM, webmaster-Kracked_P_P <
>webmas...@krackedpress.com> wrote:
>
>>
>> Hi Dave.  I run the Libreoffice-na.us site.  It is not an "official"
>> download path, but a site for a DVD project with it accessible online as
>> well as on a physical media.
>>
>> I found that the problems I had with downloading from LO's site due to a
>> problem with the mirror system of downloading.
>> When you download a file from there, you are actually downloading it from
>> one of the many mirrors available.  I would be one, buy my hosting company
>> will not allow that to happen.
>>
>> Sometimes there are problems with the chosen mirror.
>>
>> If you go to the "info" part of the green "button" to download the file,
>> and click there, you will be given a list of mirrors to choose from instead
>> of the downloading system to make that choice for you.
>>
>> So you may be either having an issue with the "default" mirror,
>> OR
>> your dial-up company could be "limiting" the size of file being
>> downloaded.  I know that some do from experience.
>>
>> So, here are your option, as I see it.
>>
>> 1)  try one of the mirrors and start the download before you go to bed.
>>  If it goes, you should have it by morning.
>>
>> 2)  have your son download the install files [install and help] and have
>> him send it to you on a CD.
>>
>> 3)  have you son download my DVD and send it to you.
>> [version 5 of the 3.5.4 DVD .iso file will be available in a few days
>> - version 1 is online but not as good]
>>
>> 4)  I might be able to send you a copy of my DVD via post, but I do not
>> know how much the post office charges anymore.
>>
>> If you want to "talk to me " off the list, you can do so by either my
>>
>>webmas...@krackedpress.com [default for the lists]
>> or
>>webmas...@libreoffice-na.us [default for the DVD project]
>>
>> I help dial-up people locally from time to time.  I am in central New York
>> State along the Pennsylvania border.  I still have a laptop or two that has
>> a dial-up modem, but most modern ones do not, it seems.  I do not have them
>> set up for dial-up anymore, but I have a friend that uses a free dial-up
>> service that limits to 10 hours of work per month.  I understand that their
>> paid service also has a limiting factor on how large of a file you can
>> download.  It is not stated anywhere I have seen, but he has seen it happen
>> with others with that service.  If he needs to download large, either I do
>> it or he comes to my place to access my home/office network's Internet
>> access.  I also share that access via a private wireless system with
>> several people in my apartment building.  This secured network is part of
>> my own network with a separate router for their use and will not access my
>> part of the network due to the IP addresses from one network are different
>> from the other and you cannot access one part from the other.
>>
>> So, hopefully it would be the mirror that is chosen for you. Otherwise you
>> will need to have someone send you the install files on a CD or a DVD if
>> you want more than just the basic installs.
>>
>> Check out this link to see what my DVD has beyond the basic installs.  You
>> can find these files other places, but I gathered them into one place.
>>  Also I have the largest American English spell checking dictionary for LO,
>> or as far as I know and have been told.  There are in the dictionary
>> section of the DVD's web site  with "kpp" in the titles.
>>
>> http://libreoffice-na.us/**English-3.5-installs/index.**html
>>
>>
>> On 06/25/2012 02:33 PM, Tom Davies wrote:
>>
>>> Hi Dave :)
>>>
>>> Errr, that was your 1st post to the list!  I can guess at your original
>>> question which appears to have been lost in the ether.
>>>
>>> There are a lot of possible different reasons why downloading doesn't
>>> work.  The easiest work-around might be to get yoru son to download
>>> LibreOffice onto his machine and then make a Cd to post to you as a normal
>>> small parcel.  Even better would be if he would download the North American
>>> Dvd for you
>>> http://libreoffice-na.us/
>>>
>>> Tim of Kracked Press at the NA project might be able to post a dvd to you
>>> but i am not sure how much he would charge.  Hopefully he would at least
>>> recoup costs from whatever he charged you!
>>>
>>> As for your own downloading problems.  Which Operating System are you
>>> using?  Is it an MS Windows one, maybe Xp?  Perhaps not Windows at all,
>>> maybe Ubuntu?  Mac?

Re: [libreoffice-users] calling all users - need missing terms for spelling dictionaries

2012-06-27 Thread toki
On 06/24/2012 05:01 PM, webmaster-Kracked_P_P wrote:

> BUT, I would like to make sure all of my .oxt dictionaries have the 
> words/terms we use every day in articles and email support for LibreOffice 
> and other open source related "items".

If you have the disk capacity, then:
* Download the Wikipedia article database;
* Run a script that writes each word it finds into a file;
* Manually go through the list, to pick up misspellings;
* Merge the "correct words" list into your existing wordlist;
* Merge the "known misspelling" list into the autocorrect list;

Two potential issues with this approach:
* Names of individuals, organizations, and things are included;
* Foreign words are included;

Whilst there are ways to eliminate both of those problems, the usual
result, when doing so using scripts, is that legitimate words in the
target language are removed, along with the foreign word, or nouns.  As
one example, the Afrikaans dictionary omitted the word "die" for several
years, because the script that was used to eliminate non-Afrikaans
words, read that word as the English "die".

jonathon

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: latest java update has broken my install ofLibre Office.

2012-06-27 Thread V Stuart Foote
Michael,

Have marked your File --> Send  Java Bug 
https://bugs.freedesktop.org/show_bug.cgi?id=50863 50863  as duplicate of 
https://bugs.freedesktop.org/show_bug.cgi?id=50371 50371 . 

It is probably related to the JRE problems folks are having with the Java
Access Bridge based Accessibility features.
But  the JRE 1.7  misconfiguration issues are really only affecting Windows
users (32-bit and 64-bit) the problems are with Windows unique configruation
issues with the  LibreOffice build and in JRE configuration under Windows
(registry, system environment, user environment).

More activity on the earlier 50371 report, and I have added the primary
Windows build maintainer to the Bug.

Stuart



--
View this message in context: 
http://nabble.documentfoundation.org/latest-java-update-has-broken-my-install-of-Libre-Office-tp3992173p3992534.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: latest java update has broken myinstallof Libre Office.

2012-06-27 Thread Tom Randall

Hi Stuart.

Yeah I've done all those things except creating the scratch account which I 
do intend to try later today even though I don't expect it to solve 
anything.  And yes the Dolphin product is working fine with everything else. 
Just a note I have never gotten nvda to work with L.O. even back when 
everything was fine and supernova was working great with it.


Thanks and like I said before I do appreciate your suggestions.

Tom

-Original Message- 
From: V Stuart Foote

Sent: Tuesday, June 26, 2012 10:04 PM
To: users@global.libreoffice.org
Subject: RE: [libreoffice-users] Re: latest java update has broken 
myinstallof Libre Office.


Tom,

But the Java Access Bridge, v 2.02 did load against JRE 1.7u5--correct?  Are 
you back up with your NVDA, and or Dolphin screen reader?


Did you delete (or rename)  your LibreOffice user profile following the 
uninstall prior to launching LibreOffice after reload?  That would be the 
entire C:\Users\\AppData\Roaming\LibreOffice folder.


Any difference working with a newly created user account?

Stuart




From: Tom Randall [mailto:kf6...@comcast.net]
Sent: Tue 6/26/2012 11:10 PM
To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: latest java update has broken my 
installof Libre Office.




Hi all.

Ok well I have done as complete an uninstall and registry cleaning as I can
reasonably do at this point.  After uninstalling all java related things
including L.O. I cleaned the registry and there were in fact some errors
that were corrected.  So I then re-installed the programs in the order that
Stuart suggested.  However, when I run L.O. and try to enable accessibility
I get this error message.

LibreOffice requires a Java runtime environment (JRE) to perform this task.
The selected JRE
is defective. Please select another version or install a new JRE and select
it under Tools -
Options - LibreOffice - Java.
OK

So, this is where I am at this point.  I hope to hell somebody figures out
what is going on with this since I am apparently not the only person having
this problem.  Fortunately my Mac version of L.O. is still working so I can
use it to actually get work done because I cannot afford to keep frakking
around with this all week.

I'm done ranting for now, I do appreciate you guys trying to help out and I
am sure we will get this figured out eventually.

Best regards,

Tom



--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? 
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/

Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be 
deleted 



--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted