[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2021-11-02 Thread Ahmed
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

amd64-linux-siginfo.c: Adjust include order to avoid gnulib error 
http://www.compilatori.com/computers/latest-car-deals/
On Fedora rawhide, after updating to glibc-2.33, I'm seeing the
following build failure:
http://www.acpirateradio.co.uk/travel/good/
  CXXnat/amd64-linux-siginfo.o
In file included from /usr/include/bits/sigstksz.h:24, 
http://www.logoarts.co.uk/services/affordable-printer/ 
 from /usr/include/signal.h:315,
 from ../gnulib/import/signal.h:52, 
http://www.slipstone.co.uk/property/hp-of-cars/ 
 from /ironwood1/sourceware-git/rawhide-gnulib 
http://www.mconstantine.co.uk/category/health/ 
/bld/../../worktree-gnulib/gdbserver/../gdb/nat/amd64-linux-siginfo.c:20: 
http://embermanchester.uk/services/whatsapp-number-change/ 
../gnulib/import/unistd.h:663:3: error: #error "Please include config.h 
first."
  663 |  #error "Please include config.h first." 
http://connstr.net/property/mars-researches/ 
  |   ^

glibc-2.33 has changed signal.h to now include 
http://www.go-mk-websites.co.uk/category/health/  which,
in turn, includes . http://joerg.li/technology/b-class-cars/ For 
a gdb build, this causes the gnulib
version of unistd.h to be pulled in first.  The build failure shown 
https://www.mktrade.fi/
above happens because gnulib's config.h has not been included before
the include of . http://www.jopspeech.com/health/nvidia-rtx-2060/

The fix is simple - we just rearrange the order of the header file
includes to make sure that gdbsupport/ 
http://fishingnewsletters.co.uk/category/health/ commondefs.h is included before
attempting to include signal.h.  Note that gdbsupport/commondefs.h
includes . http://www.wearelondonmade.com/health/check-ups/

Build and regression tested on Fedora 33.  On Fedora rawhide, GDB
builds again. https://waytowhatsnext.com/shopping/xbox-release-date/

gdb/ChangeLog:
glibc-2.33 has changed signal.h to now include  which,
in turn, includes . 
http://www.iu-bloomington.com/computers/invisible-with-vpn/ For a gdb build, 
this causes the gnulib
version of unistd.h to be http://the-hunters.org/category/health/ pulled in 
first.  The build failure shown
above happens because gnulib's https://komiya-dental.com/crypto/new-coins/ 
config.h has not been included before
the include of . http://www-look-4.com/tech/nvidia-and-samsung/

The fix is simple - we just rearrange the order of the header file 
https://www.webb-dev.co.uk/crypto/crypto-for-investing/
includes to make sure that gdbsupport/commondefs.h is included before
attempting to include signal.h.  Note that gdbsupport/commondefs.h
includes .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/255161

Title:
  I am unable to print from open office, I tried reinstalling open
  office but it did not work. I use a brother mfc240c printer and I am
  running Hardy. Printing from other apps has not been an issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openoffice/+bug/255161/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2015-10-09 Thread rew
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

I like simple fixes. The fix can be simpler: 
  cat | sed -e 's/^%%CreationDate: (Tue/%%CreationDate: (tue/' > $INPUT_TEMP
can be: 
  sed -e '/^%%CreationDate:/s/Tue/tue/' > $INPUT_TEMP

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/255161

Title:
  I am unable to print from open office, I tried reinstalling open
  office but it did not work. I use a brother mfc240c printer and I am
  running Hardy. Printing from other apps has not been an issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openoffice/+bug/255161/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-12-07 Thread pfluckiger
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

I came across the problem naturally enough on this Tuesday.
Printer is Brother HL_2142. The suggested fix from post #28 worked after I 
added '1' to 'TEMP thus: 
cat | sed -e 's/^%%CreationDate: (Tue/%%CreationDate: (tue/'  $INPUT_TEMP1
Thanks to Steve. I'm amazed to see such a weird bug has a workaround as simple 
as this.
Peter

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-09-22 Thread spalmer8
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

Steve,

Thanks so much for comment 28!  I have a Brother MFC-490CW and I made
your exact change in my file located at:
/usr/local/Brother/Printer/mfc490cw/lpd/filtermfc490cw and like magic I
could print today Tuesday, September 22, 2009.  Until I read your post I
literally thought I had gone mad so thank you for giving me my sanity
back.

Take Care,

Stephanie

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-06-23 Thread kelups
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

I had the same problem under Suse 11.1 and solved it as above. However, I was 
able to print as root. So it seems to me that there ist in effect a probleml 
with the users rights.
Kurt

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-04-29 Thread Bug Watch Updater
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

** Changed in: openoffice
   Status: New = Invalid

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-04-28 Thread Till Kamppeter
** Changed in: cupsys (Ubuntu)
   Status: New = Invalid

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-04-28 Thread Colin Watson
*** This bug is a duplicate of bug 248619 ***
https://bugs.launchpad.net/bugs/248619

Thanks for that detective work. I'll mark this as a duplicate and deal
with the bug in file.

** This bug has been marked a duplicate of bug 248619
   file incorrectly labeled as Erlang JAM file

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-04-27 Thread Steve
What a fascinating bug!! My wife has complained that open office will
never print on Tuesdays!?!  Then she demonstrated it.  Sure enough,
won't print on Tuesday.  Other applications print.  I think this is the
same bug. Here is my guess:

Print to a postscript file.  Observe the line:
   %%CreationDate: (Tue Mar  3 19:47:42 2009)

Change Tue to anything else:
   %%CreationDate: (XTue Mar  3 19:47:42 2009)

Save the file and it prints.  Tools like evince work because they simply
omit the CreationDate tag to begin with.

Now something odd happens when my cups script (I am using the Brother
MFC420CN) copies the file to a temp file.  Some of the code is
rearranged, not sure how or why, but it uses a command called file to
identify the file as PostScript.  This check would work on the
original file you printed, but by the time it runs the check on the temp
file, it misidentifies.  Normally it would return:

   PostScript document text conforming at level 3.0

But there is another check that happens before the PostScript check.  If
it finds Tue at the fourth byte of the file, it identifies it as:

   Jan 22 14:32:44 MET 1991\011Erlang JAM file - version 4.2

So it's not a problem w/ openoffice.org, cups, or the brother printer
drivers.  It is a bug in the `file` utility, and documented at
https://bugs.launchpad.net/ubuntu/+source/file/+bug/248619.

Now, I cannot recommend a fix, but here is my workaround hack:
make a change in file /usr/local/Brother/lpd/filterMFC420CN

change:
  cat   $INPUT_TEMP

to:
  cat | sed -e 's/^%%CreationDate: (Tue/%%CreationDate: (tue/'  $INPUT_TEMP

This will identify a pattern that matches %%CreationDate: (Tue at the
start of a line, and change Tue to tue.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-01-13 Thread paddy48
That was a pretty short relief. After the last update of cups nothing
works. Half a page in Writer resulted in numerous pages with all kinds
of codes. After a restart no printing is possible from Openoffice-
Writer. Printing from all other applications is fine.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-01-08 Thread Bug Watch Updater
** Changed in: openoffice
   Status: Unknown = New

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2009-01-01 Thread paddy48
Solution: Deinstallation of ALL Openoffice-applications and deleting of
ALL traces of Openoffice from the system. Then re-install OOo-
applications.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-12-25 Thread paddy48
Same here with MFC-440CN. I reinstalled Cups, the drivers, Openoffice
but the results are all the same. All other applications work. As I can
see the issue has not been solved for more than 4 months now. As a
consequence you need to install additional packages like Abiword, Gnome
office and such in order to be able to do such a silly thing as printing
a letter. I experienced this bug 3 or 4 times already since 7.04. I
never experienced anything like this in Windows for 15 years.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-12-02 Thread dalmolin
Same problem, prints from other apps not from OO. Brother HL2070N
printer on local area network. Works fine on earlier version of Kubuntu
(7.10) but intermittently on another machine with 8.04 on it. The
version of OO doesn't seem to make a difference. I was running 2.4.1 and
now 3.0. It seems worse in 3.0 as it has yet to print with that version.
I suspect the problem is related to OO + 8.04 and not just OO +  Brother
printers as the printer has not been a problem before for the past 2
years.

I too have had to use the PDF work around...let me know if there is
anything I can do to trap errors etc. and help resolve this pesky bug.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-12-02 Thread dalmolin
...forgot to add that printing a test page from OO printer
administration works

ALSO

I just launched a live CD version of Kubuntu 8.04 and using OO 2.4.1 on
a different computer (connected via ethernet and not wireless) and there
doesn't seem to be any problemweird. I will try the same on the
computer that is having trouble...and see if problem persists.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-11-11 Thread Milly R.
Same here. Ubuntu 8.04, Brother MFC-240C.
Security updates are automatically installed and all others manually, so I am 
up-to-date.

The printer does not react to any print from Open Office; all other apps and 
test page print OK. When I look in the print jobs (http://localhost:631) they 
are listed as completed, no errors reported. 
It must be an OO problem.

Is there any solution on the way? It is getting rather annoying!!

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-09-14 Thread Greg Auger
** Also affects: openoffice via
   http://qa.openoffice.org/issues/show_bug.cgi?id=92946
   Importance: Unknown
   Status: Unknown

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-27 Thread abrianb
It's the same for me. Everything is normal, then the print icon shows
for less than 1 second in the notification area. Then it does not print.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-26 Thread Steve Beattie
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-1686

** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-1878

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-26 Thread Steve Beattie
Thank you for helping to improve Ubuntu. What does OpenOffice do when it
fails to print? Does it report any error messages or dialogs? The
information at https://wiki.ubuntu.com/DebuggingPrintingProblems may
also provide some clues to help determine where things are going wrong.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-21 Thread Chris Cheney
This is very likely not to be an openoffice issue since openoffice has
not been changed in Ubuntu 8.04 since Jun 27, 2008. So the fact that
updates fix and break printing in openoffice probably is due to
something else, maybe cups, causing the problem?

** Changed in: cupsys (Ubuntu)
Sourcepackagename: openoffice.org = cupsys

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-20 Thread Tzadik Vanderhoof
FYI, I have filed this bug in the OpenOffice issue tracker:

http://www.openoffice.org/issues/show_bug.cgi?id=92946

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-19 Thread abrianb
I stand corrected, after a boot cycle Open Office failed to print.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-18 Thread abrianb
Open Office began printing again before I had updated. So I am not
convinced updates cause the change. I just updated and still print. I am
happy its working.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-12 Thread abrianb
 Open Office stopped printing today. The last update downloaded was comm
data ?

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-08 Thread abrianb
Open office started printing today! I don't know why. perhaps its because of a 
recent update. I don't know what update did this. I do know that currently the 
following updates are waiting to load.
 Firefox : Version 3.0.1+build1+nobinonly-0ubuntu0.8.04.3: 
Version 1.1.11.1-1ubuntu3.1: 

  * SECURITY UPDATE: array index vulnerability
  * fix for src/libxineadec/xine_speex_decoder.c to properly validate its
input
  * SECURITY UPDATE: buffer overflow in the NSF demuxer
  * fix for src/demuxers/demux_nsf.c to use strndup() instead of strdup()
  * References
CVE-2008-1686
CVE-2008-1878
Version 1.1.11.1-1ubuntu3.1: 

  * SECURITY UPDATE: array index vulnerability
  * fix for src/libxineadec/xine_speex_decoder.c to properly validate its
input
  * SECURITY UPDATE: buffer overflow in the NSF demuxer
  * fix for src/demuxers/demux_nsf.c to use strndup() instead of strdup()
  * References
CVE-2008-1686
CVE-2008-1878
Version 1.1.11.1-1ubuntu3.1: 

  * SECURITY UPDATE: array index vulnerability
  * fix for src/libxineadec/xine_speex_decoder.c to properly validate its
input
  * SECURITY UPDATE: buffer overflow in the NSF demuxer
  * fix for src/demuxers/demux_nsf.c to use strndup() instead of strdup()
  * References
CVE-2008-1686
CVE-2008-1878
Version 1.1.11.1-1ubuntu3.1: 

  * SECURITY UPDATE: array index vulnerability
  * fix for src/libxineadec/xine_speex_decoder.c to properly validate its
input
  * SECURITY UPDATE: buffer overflow in the NSF demuxer
  * fix for src/demuxers/demux_nsf.c to use strndup() instead of strdup()
  * References
CVE-2008-1686
CVE-2008-1878

Version 9.1:

  * added zdesktop (zimbra) (LP: #255666)

Version 2.22.3.1-0ubuntu1:

  * New upstream version (lp: #255998):
- Adjusted url to RSS feeds. Check if content is formatted properly 
  before parsing it


Version 0.85eubuntu39.2:

  * Whilst looping for the root filesystem, don't just rely on the existance
of the block device and whether vol_id succeeds on it, but also make
sure that udev is not currently active by calling settle on it.  This
solves a race where mdadm or devmapper still has a lock on the device,
but the contents are ready which will cause the mount call later to fail.
LP: #244926.


Version 2.16.4-0ubuntu3:

  * debian/patches/92_upstream_bugzilla_correct_umask_use.patch:
- upstream change to use the umask correctly, that fixes nautilus new 
  directories having wrong permissions for example (lp: #242618)


Version 2.4.9-0ubuntu0.8.04.2:

  [Chuck Short]
  * debian/patches/fix-gnutls-key-strength.patch: fixes ssf matching key
strength with gnutls 2.3. (LP: #244925)

  [Jamie Strandboge]
  * adjust apparmor profile to allow gssapi (LP: #229252)
  * adjust apparmor profile to allow cnconfig (LP: #243525)


Version 2.4.1-1ubuntu1:

  * debian/patches/01_default-auth-digest-algorithm.patch:
- upstream svn change to use md5 as default algorithm when the server
  doesn't specify one (lp: #251822)


Version 6b11-2ubuntu2: 

  * Upload to hardy, based on 6b11. LP: #237083.
- Removes the last bits of code with questionable licenses, adds missing
  copyrights and licenses.
- Only register the browser alternative for xulrunner-addons (for
  firefox-3.0 based browsers). The plugin is not built for firefox-2.0).
- Don't compile for i686 only (already fixed in 6b10). LP: #227645.
- Eclipse runs more stable (already fixed in 6b10).


Version 6b11-5: 

  * debian/rules (stamps/mauve-build): Configure with --host and --build.
  * openjdk-6-jdk: Recommend libxt-dev (jawt_md.h header includes).
  * Fix build issues on s390 (signed size_t).


Version 6b11-4: 

  * Update IcedTea build infrastructure (20080801).
- Fix typo, causing build failure on mipsel.


Version 6b11-3: 

  * Include the name of the VM used in the package description.
  * Update IcedTea build infrastructure (20080731).
  * Build for alpha, arm, mips and mipsel.
  * Switch from libcupsys2(-dev) to libcups2(-dev) for newer releases.
(Closes: #492384)
  * Add symlinks for header files found in JAVA_HOME/include/linux in
JAVA_HOME/include.
  * openjdk-6-jre: Don' recommend lesstif2 anymore.


Version 6b11-2ubuntu1: 

  * xvfb seems to be broken when running with intrepid and an intrepid kernel.
Nevertheless, run xvfb-run -s -extension GLX on the buildds (hardy 
kernels).
  * Stop the buildwatch process after the testsuite finishes.


Version 6b11-2: 

  * Update IcedTea build infrastructure (20080724).
  * debian/buildwatch.sh: Track long building files with no visible output.
  * Fix build failure when not running the mauve testsuite.
  * Disable running the testsuite for cacao builds (leaving processes around).
  * Don't set a soversion for the cacao libjvm.
  * Configure with --host and --build.
  * Call xvfb-run with -s -extension GLX.


Version 6b11-1ubuntu2: 

  * Update IcedTea build infrastructure (20080724).
  * debian/buildwatch.sh: 

[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-08 Thread abrianb
 I downloaded those updates and Open Office Still prints.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-06 Thread Tzadik Vanderhoof
Seems the same as my problem, except I have the Brother MFC-210C. I have
reinstalled the printer drivers (both lp and cups).  I should add that I
noticed that the printer notification icon in the bottom panel appears
for about 2 seconds after printing.  I also can print with all other
apps.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-06 Thread Tzadik Vanderhoof
Also, I should add that I have been printing successfully from
OpenOffice using this printer for a long time.  However, this problem
has come up now and then, and I'm not sure why it somehow goes away.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-06 Thread abrianb
 I too have been able to print from Open Office in the past. When I
first upgraded to Hardy I lost the ability to print from OO, then it
began to work. Currently it is not working.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255161] Re: I am unable to print from open office, I tried reinstalling open office but it did not work. I use a brother mfc240c printer and I am running Hardy. Printing from other apps has not b

2008-08-06 Thread abrianb
 You are very likely correct. I don't recall having used Open Office on
that desktop since the last update  that included material for Open
Office. I believe it worked prior to that update.  I use Ubuntu with
Gnome. I hope we find a solution soon, it gets old exporting to PDF so I
can print.

-- 
I am unable to print from open office, I tried reinstalling open office but it 
did not work. I use a brother mfc240c printer and I am running Hardy. Printing 
from other apps has not been an issue.
https://bugs.launchpad.net/bugs/255161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs