[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-07-01 Thread Jeffrey Ratcliffe
This bug is present in 0.6.4-1ubuntu2 in Hardy.

-- 
pdfimages produces inverted image for black & white image
https://bugs.launchpad.net/bugs/134313
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 134313] Re: pdfimages produces inverted image for black & white image

2008-07-01 Thread Jeffrey Ratcliffe
Here is a PDF whose image (PBM) is extracted reversed.

** Attachment added: "neva_kar__itri.pdf"
   http://launchpadlibrarian.net/15735303/neva_kar__itri.pdf

** Changed in: poppler (Ubuntu)
   Status: Invalid => Confirmed

-- 
pdfimages produces inverted image for black & white image
https://bugs.launchpad.net/bugs/134313
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 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-11-17 Thread Jeffrey Ratcliffe
> The scan looks all right, but saves as a blank page whatever option I
chose for compression.

In the --debug output, you scan a page, but do not save a PDF.

Excuse me if I am stating the obvious, but you realise that there are
two set of options on the save dialog, firstly the file type - i.e. PNG,
JPG, PDF, DjVu, etc., and if you select PDF, then you can select the
compression type, i.e. LZW, PNG, JPG, etc.

> The only way I seem to be able to save output is to save the session,
> then go into the gzip file and extract a .pnm file. That can then be saved as 
> png.

You should be able to save any page as PNG, JPG, TIFF etc. Does this not
work?

> The other weird thing is that when I use the save command, the programme 
> appears to save,
> and a new pdf file is created on my machine - only it is just blank - but 
> then, when I close
> gscan2pdf, I get a message saying: "Some pages have not been saved. Do you 
> really want to quit?".

This indicates that not all the pages have been marked as saved. Note
that you can either save the selected pages or all pages.

-- 
gscan2pdf generates blank pages in the .pdf output
https://bugs.launchpad.net/bugs/204988
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 299632] Re: unable to scan wiht any application

2008-11-18 Thread Jeffrey Ratcliffe
** Changed in: sane-backends (Ubuntu)
Sourcepackagename: gscan2pdf => sane-backends

-- 
unable to scan wiht any application
https://bugs.launchpad.net/bugs/299632
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 301515] Re: gscan2pdf does not start on Ubuntu 9.04

2008-11-24 Thread Jeffrey Ratcliffe
This is known problem, fixed in the upcoming release.

The problem only occurs when gscan2pdf is not shutdown cleanly, and then
the temp area is deleted before gscan2pdf is restarted.

If gscan2pdf is restarted first, then it will restore the previous
session.

> #!/usr/bin/perl
> exec("rm ~/.gscan2pdf");

How about

#!/bin/bash
rm ~/.gscan2pdf

or even

#!/bin/bash
mv ~/.gscan2pdf ~/.gscan2pdf.old
grep -v session ~/.gscan2pdf.old > ~/.gscan2pdf
rm ~/.gscan2pdf.old

-- 
gscan2pdf does not start on Ubuntu 9.04
https://bugs.launchpad.net/bugs/301515
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


Re: [Bug 321926] [NEW] gscan2pdf won't install due to missing libsane-perl

2009-01-27 Thread Jeffrey Ratcliffe
2009/1/27 Christopher :
> When trying to install gscan2pdf on Jaunty Alpha 3 the message 'gscan2pdf:
>  Depends: libsane-perl  but it is not installable' appears, although it 
> doesn't appear on the list of other files to be installed.

Where are you trying to install it from? Universe? The gscan2pdf ppa?

-- 
gscan2pdf won't install due to missing libsane-perl
https://bugs.launchpad.net/bugs/321926
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 301515] Re: gscan2pdf does not start on Ubuntu 9.04

2009-01-30 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Released

-- 
gscan2pdf does not start on Ubuntu 9.04
https://bugs.launchpad.net/bugs/301515
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 279012] Re: Update to gscan2pdf 0.9.26

2009-01-30 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Released

** Changed in: gscan2pdf
   Status: New => Fix Released

-- 
Update to gscan2pdf 0.9.26
https://bugs.launchpad.net/bugs/279012
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 388086] Re: No longer recognizes my HP OfficeJet 4215

2009-06-22 Thread Jeffrey Ratcliffe
** Package changed: gscan2pdf (Ubuntu) => hplip (Ubuntu)

-- 
No longer recognizes my HP OfficeJet 4215
https://bugs.launchpad.net/bugs/388086
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 340099] Re: Scan all pages option doesn't stop when all pages are done

2009-06-02 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Scan all pages option doesn't stop when all pages are done
https://bugs.launchpad.net/bugs/340099
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


Re: [Bug 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf fro

2009-06-07 Thread Jeffrey Ratcliffe
On Apr 18, 2009 7:45pm, Lars Wirzenius  wrote:
> Ping me then, please.

Lars - I have in the mean time upgraded to Jaunty and still cannot  
reproduce this with my HP OfficeJet 5510.

I assume you are also using the HPLIP backend for SANE?

All - as I can't reproduce this, unless one of you has some Perl experience  
and is prepared to hack scanimage-perl, the best I can do is trial and  
error. I'll have a good look at the scanimage.c code and see what changed  
between 1.0.19 and 1.0.20 and post some patches to scanimage-perl here if I  
find anything significant.

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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


Re: [Bug 382866] [NEW] No menu item installed in Jaunty

2009-06-02 Thread Jeffrey Ratcliffe
2009/6/2 Neil Woolford :
> I would expect a menu item to be automatically installed.  I believe one
> should be installed in Applications=>Graphics.

It does exactly that for me.

-- 
No menu item installed in Jaunty
https://bugs.launchpad.net/bugs/382866
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 371545] Re: Update Package: gscan2pdf 0.9.28

2009-05-04 Thread Jeffrey Ratcliffe
I'd wait a day or two before doing this. I think I am going to have to
release 0.9.29.

-- 
Update Package: gscan2pdf 0.9.28
https://bugs.launchpad.net/bugs/371545
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


Re: [Bug 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-18 Thread Jeffrey Ratcliffe
2009/4/17 Lars Wirzenius :
> scanadf.pl with lineart still distorts. A top-left partial scan (lineart

I can't reproduce this and I therefore don't know how to debug it.

FWIW, I am using Intrepid on i386 with an HP Officejet 5510
all-in-one. I intend to upgrade to Jaunty as soon as I have time, i.e.
in the next couple of weeks. Perhaps something has changed in
sane-backends.

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 321926] Re: gscan2pdf won't install due to missing libsane-perl

2009-04-20 Thread Jeffrey Ratcliffe
https://launchpad.net/ubuntu/+source/libsane-perl

** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Released

-- 
gscan2pdf won't install due to missing libsane-perl
https://bugs.launchpad.net/bugs/321926
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 371545] Re: Update Package: gscan2pdf 0.9.28

2009-05-05 Thread Jeffrey Ratcliffe
I've released v0.9.29 now. I've not had any other reports of problems,
so this release should be OK.

-- 
Update Package: gscan2pdf 0.9.28
https://bugs.launchpad.net/bugs/371545
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 377432] [NEW] ifdown: failed to open statefile /var/run/network/ifstate:

2009-05-16 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: ifupdown

Booting Jaunty, configuring networking interfaces fails, as does

~$ sudo /etc/init.d/networking restart
 * Reconfiguring network interfaces...
ifdown: failed to open statefile /var/run/network/ifstate: No such file or 
directory
ifup: failed to open statefile /var/run/network/ifstate: No such file or 
directory

If I mkdir  /var/run/network/, then I get my network - for this boot,
and have the same problem again the next time I boot.

** Affects: ifupdown (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ifdown: failed to open statefile /var/run/network/ifstate:
https://bugs.launchpad.net/bugs/377432
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 377432] Re: ifdown: failed to open statefile /var/run/network/ifstate:

2009-05-19 Thread Jeffrey Ratcliffe
Deleting /etc/udev/rules.d/85-ifupdown.rules fixed the problem

** Changed in: ifupdown (Ubuntu)
   Status: New => Invalid

-- 
ifdown: failed to open statefile /var/run/network/ifstate:
https://bugs.launchpad.net/bugs/377432
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


Re: [Bug 340099] [NEW] Scan all pages option doesn't stop when all pages are done

2009-03-09 Thread Jeffrey Ratcliffe
2009/3/9 Jack Senechal :
> When using the auto document feeder on my printer (HP Photosmart C7280)
> with the "#Pages: All" option selected, the printer doesn't stop
> scanning after the pages have run out. It keeps importing blank pages.
> The printer has essentially "crashed" at this point, as closing the scan
> dialog and the gscan2pdf program don't make it stop, and the printer is
> busy when you try to access it with the HP toolbox or other program. You
> have to turn the printer off and back on.

Please post the output from the command line after starting gscan2pdf
with

gscan2pdf --debug

I suspect that you are missing the batch-scan=yes option, which HPs
seem to need to report the out of paper signal.

-- 
Scan all pages option doesn't stop when all pages are done
https://bugs.launchpad.net/bugs/340099
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 340093] Re: Tesseract OCR languages only include German

2009-03-09 Thread Jeffrey Ratcliffe
This is simply because tesseract requires a language pack by depending
on a virtual package, which can be fulfilled by any language pack.
German is picked by default because DEU is alphabetically before ENG. If
somebody has a Arabic pack, then no doubt that would be default.

** Changed in: gscan2pdf (Ubuntu)
   Status: New => Invalid

-- 
Tesseract OCR languages only include German
https://bugs.launchpad.net/bugs/340093
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


Re: [Bug 340099] Re: Scan all pages option doesn't stop when all pages are done

2009-03-09 Thread Jeffrey Ratcliffe
On Mar 10, 2009 3:17am, Jack Senechal  wrote:
> You're correct, when I select the batch-scan option in the "Scan
> Options" dialog, the problem is fixed. Perhaps some logic could be added
> to make that happen automatically?

The trouble is - only HPs have that option. Perhaps the question should be  
better levelled at the HPLIP maintainers - why do they have that option,  
when if fact I don't see a problem leaving it activated even when scanning  
from the flatbed.

-- 
Scan all pages option doesn't stop when all pages are done
https://bugs.launchpad.net/bugs/340099
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


Re: [Bug 340099] Re: Scan all pages option doesn't stop when all pages are done

2009-03-10 Thread Jeffrey Ratcliffe
On Mar 10, 2009 11:33pm, Jack Senechal  wrote:
> 1) Implement some logic like this, since it's implied you want to use the  
> ADF if you're scanning more than one page at a time:
> if (pages == 'all' || pages > 1) {
> if (batch-scan-option-present) {
> enable batch-scan
> }
> }

Or if you specify the ADF directly:

if (batch-scan-option-present) {
if ($source == 'ADF' or ($source == 'auto' and ((pages == 'all' || pages >  
1)) {
enable batch-scan
}
}

> 2) Detect when the ADF is out of paper and stop scanning then. The

The detection is only passed onto SANE when the batch-scan option is  
enabled.

I'll look at implementing option 1.

-- 
Scan all pages option doesn't stop when all pages are done
https://bugs.launchpad.net/bugs/340099
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 340778] Re: Crashes when using horizontal mouse scroll

2009-03-10 Thread Jeffrey Ratcliffe
gscan2pdf uses the widget directly, and does no processing on
gtkimageview events - it must be a bug in the widget.

** Changed in: gtkimageview (Ubuntu)
Sourcepackagename: gscan2pdf => gtkimageview

-- 
Crashes when using horizontal mouse scroll
https://bugs.launchpad.net/bugs/340778
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 340093] Re: Tesseract OCR languages only include German

2009-03-11 Thread Jeffrey Ratcliffe
Packages are installed on a per-system basis, and you can (and I do)
have multiple languages installed, e.g. Gnome for one user in English
and another in German, so I don't see a mechanism for guessing the
correct language.

I'm reassigning it to tesseract and setting it back to new in the hope
that somebody else has a better idea.

** Changed in: tesseract (Ubuntu)
Sourcepackagename: gscan2pdf => tesseract
   Status: Invalid => New

** Bug watch added: Debian Bug tracker #464085
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464085

** Also affects: tesseract (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464085
   Importance: Unknown
   Status: Unknown

-- 
Tesseract OCR languages only include German
https://bugs.launchpad.net/bugs/340093
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


Re: [Bug 283847] [NEW] Saving a djvu file with a resolution of 600 dpi fails in gscan2pdf v0.9.26

2008-10-15 Thread Jeffrey Ratcliffe
This is also scanner-specific, as it depends upon the format of the
scanimage or scanadf --help output.

I am just finishing off some Perl binding for Sane, which will mean
gscan2pdf won't need to rely on scanimage or scanadf in the future.

In the mean time, I'll work up a fix for this - which must have
existed as long as gscan2pdf has supported DjVu.

-- 
Saving a djvu file with a resolution of 600 dpi fails in gscan2pdf v0.9.26
https://bugs.launchpad.net/bugs/283847
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 284189] [NEW] NetworkManager in Intrepid manages wrong network connection

2008-10-15 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: network-manager

This is my /etc/network/interfaces

auto lo
iface lo inet loopback

auto usb0
iface usb0 inet static
address 192.168.0.200
netmask 255.255.255.0
network 192.168.0.0
up iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &
up echo 1 > /proc/sys/net/ipv4/ip_forward &
up iptables -P FORWARD ACCEPT &
down iptables -D POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &

The auto usb0 line and everything below is to allow my FreeRunner to
access the Internet whilst it is plugged into the desktop running
Intrepid. This worked fine with Hardy, which correctly assumed the unlisted 
eth0 should be primarily used via dhcp.

If I comment out auto usb0 and everything below, I can access the rest
of the network, but then, of course, my FreeRunner no longer has
Internet access.

I worked around this by

sudo apt-get remove network-manager

and then adding

auto eth0
iface eth0 inet dhcp

to my /etc/network/interfaces

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
NetworkManager in Intrepid manages wrong network connection
https://bugs.launchpad.net/bugs/284189
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 279262] Re: network-manager unmanaged mode causes confusion (Devices not managed after reboot)

2008-10-15 Thread Jeffrey Ratcliffe
OK. I've filed:

https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/284189

-- 
network-manager unmanaged mode causes confusion (Devices not managed after 
reboot)
https://bugs.launchpad.net/bugs/279262
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 251312] Re: ocr result is not saved properly

2008-10-18 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: New => Invalid

-- 
ocr result is not saved properly
https://bugs.launchpad.net/bugs/251312
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 275505] Re: F-spot crashes when creating a stand alone gallery

2008-10-20 Thread Jeffrey Ratcliffe
I see this too:

(f-spot:8882): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
Exporting full size image
Exporting rotated image
Saving jpeg data
value = f-spot version 0.5.0.2 len = 22
value = 2008:10:20 12:23:07 len = 19
value = f-spot version 0.5.0.2 len = 22
value = 2008:10:20 12:23:07 len = 19
Stacktrace:


Native stacktrace:

f-spot [0x817b4ae]
f-spot [0x807f78b]
[0xb805d410]

Debug info from gdb:

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d9a6d0 (LWP 8882)]
[New Thread 0xad7ffb90 (LWP 12984)]
[New Thread 0xb4a38b90 (LWP 12982)]
[New Thread 0xadafeb90 (LWP 12981)]
[New Thread 0xb57ccb90 (LWP 12519)]
[New Thread 0xaeffdb90 (LWP 12148)]
[New Thread 0xaf0feb90 (LWP 8996)]
[New Thread 0xb1874b90 (LWP 8982)]
[New Thread 0xb32ffb90 (LWP 8924)]
[New Thread 0xb30fdb90 (LWP 8890)]
[New Thread 0xb31feb90 (LWP 8889)]
[New Thread 0xb3a36b90 (LWP 8887)]
[New Thread 0xb731fb90 (LWP 8884)]
[New Thread 0xb7343b90 (LWP 8883)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb805d430 in __kernel_vsyscall ()
  14 Thread 0xb7343b90 (LWP 8883)  0xb805d430 in __kernel_vsyscall ()
  13 Thread 0xb731fb90 (LWP 8884)  0xb805d430 in __kernel_vsyscall ()
  12 Thread 0xb3a36b90 (LWP 8887)  0xb805d430 in __kernel_vsyscall ()
  11 Thread 0xb31feb90 (LWP 8889)  0xb805d430 in __kernel_vsyscall ()
  10 Thread 0xb30fdb90 (LWP 8890)  0xb805d430 in __kernel_vsyscall ()
  9 Thread 0xb32ffb90 (LWP 8924)  0xb805d430 in __kernel_vsyscall ()
  8 Thread 0xb1874b90 (LWP 8982)  0xb805d430 in

[Bug 286987] Re: Getopt::Long does not always respect no_ignore_case with pass_through

2008-10-21 Thread Jeffrey Ratcliffe

** Attachment added: "GO.pl"
   http://launchpadlibrarian.net/18767971/GO.pl

-- 
Getopt::Long does not always respect no_ignore_case with pass_through
https://bugs.launchpad.net/bugs/286987
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 286987] [NEW] Getopt::Long does not always respect no_ignore_case with pass_through

2008-10-21 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: perl

The attached program illustrates the problem. The output in all recent
versions up to 5.10.0-11.1ubuntu2 is below:

$./GO.pl
$VAR1 = {
  'l' => 'foo'
};
$VAR1 = {
  'L' => 1
};
$VAR1 = {
  'l' => 'foo'
};
$VAR1 = {};

As no_ignore_case is turned on, and a -L option is not used, the 'L' =>
1 from the second print statement is incorrect, and should be 'l' => 1,
similarly, the fourth print statement should also produce 'l' => 1

** Affects: perl (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Getopt::Long does not always respect no_ignore_case with pass_through
https://bugs.launchpad.net/bugs/286987
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 282000] [NEW] unable to connect to wired network

2008-10-11 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: network-manager

I have just upgraded Hardy->Intrepid. On booting, the kernel reports
"Starting NetworkManager [Fail]".

The nm-applet, however, shows a wired connection "ifconfig (usb)", but I
can't see anything on the network, not even the router.

Under Hardy, I had a nameserver entry in /etc/resolv.conf, which nm
under Intrepid removes if I replace it. The applet does not allow me to
add the nameserver, giving me a readonly error message.

Sorry if this is a bit vague. I now have to boot into XP to access the
internet.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
unable to connect to wired network
https://bugs.launchpad.net/bugs/282000
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 282000] Re: unable to connect to wired network

2008-10-11 Thread Jeffrey Ratcliffe
*** This bug is a duplicate of bug 279262 ***
https://bugs.launchpad.net/bugs/279262

** This bug has been marked a duplicate of bug 279262
   network-manager After reboot network is totally broken

-- 
unable to connect to wired network
https://bugs.launchpad.net/bugs/282000
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 279262] Re: network-manager After reboot network is totally broken

2008-10-11 Thread Jeffrey Ratcliffe
I have this problem too.

sudo dhclient

does at least get me a network connection.

-- 
network-manager After reboot network is totally broken
https://bugs.launchpad.net/bugs/279262
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


Re: [Bug 279262] Re: network-manager After reboot network is totally broken

2008-10-12 Thread Jeffrey Ratcliffe
This is my /etc/network/interfaces

auto lo
iface lo inet loopback

auto usb0
iface usb0 inet static
address 192.168.0.200
netmask 255.255.255.0
network 192.168.0.0
up iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &
up echo 1 > /proc/sys/net/ipv4/ip_forward &
up iptables -P FORWARD ACCEPT &
down iptables -D POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &

The auto usb0 line and everything below is to allow my FreeRunner to
access the Internet whilst it is plugged into the desktop running
Intrepid. This worked fine with Hardy.

If I comment out auto usb0 and everything below, I can access the rest
of the network, but then, of course, my FreeRunner no longer has
Internet access.

How do I get both up?

-- 
network-manager After reboot network is totally broken
https://bugs.launchpad.net/bugs/279262
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


Re: [Bug 279262] Re: network-manager After reboot network is totally broken

2008-10-14 Thread Jeffrey Ratcliffe
I worked around this by

sudo apt-get remove network-manager

and then adding

auto eth0
iface eth0 inet dhcp

to my /etc/network/interfaces

-- 
network-manager After reboot network is totally broken
https://bugs.launchpad.net/bugs/279262
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


Re: [Bug 180456] Re: Perl highlighting incorrect

2008-10-14 Thread Jeffrey Ratcliffe
2008/9/19 Cesare Tirabassi <[EMAIL PROTECTED]>:
> Works fine in intrepid (2.3.3-0ubuntu1). Anyone can confirm or
> otherwise?

Confirm fine in Intrepid (2.4.0-0ubuntu1).

** Changed in: gtksourceview2 (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Perl highlighting incorrect
https://bugs.launchpad.net/bugs/180456
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 283411] [NEW] Perl highlighting incorrect

2008-10-14 Thread Jeffrey Ratcliffe
Public bug reported:

gtksourceview2 seems to get the highlighting in some hashes wrong. From
y, it is all incorrect:

 $e = {
  $d => {
   x => 210,
   y => 297,
   l => 0,
   t => 0,
  },
 };

** Affects: gtksourceview2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Perl highlighting incorrect
https://bugs.launchpad.net/bugs/283411
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 283847] Re: Saving a djvu file with a resolution of 600 dpi fails in gscan2pdf v0.9.26

2008-10-29 Thread Jeffrey Ratcliffe
I've patched this now, so it should be fixed in the next release, which
will be as soon as the Perl bindings for Sane are stable.

** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Committed

-- 
Saving a djvu file with a resolution of 600 dpi fails in gscan2pdf v0.9.26
https://bugs.launchpad.net/bugs/283847
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 284189] Re: NetworkManager in Intrepid manages wrong network connection

2008-10-24 Thread Jeffrey Ratcliffe
Yes:

0: udi = '/org/freedesktop/Hal/devices/net_76_fb_9e_02_83_f1'
  net.interface = 'usb0'  (string)
  info.category = 'net.80203'  (string)
  net.address = '76:fb:9e:02:83:f1'  (string)
  linux.sysfs_path = 
'/sys/devices/pci:00/:00:1d.3/usb5/5-1/5-1:1.0/net/usb0'  (string)
  net.linux.ifindex = 10  (0xa)  (int)
  info.subsystem = 'net'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_1457_5122_noserial_if0'  (string)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  info.product = 'Networking Interface'  (string)
  info.udi = '/org/freedesktop/Hal/devices/net_76_fb_9e_02_83_f1'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  net.80203.mac_address = 130823059833841  (0x76fb9e0283f1)  (uint64)
  linux.subsystem = 'net'  (string)
  info.capabilities = { 'net', 'net.80203', 'wake_on_lan' } (string list)
  org.freedesktop.Hal.Device.WakeOnLan.method_names = { 'GetSupported', 
'GetEnabled', 'SetEnabled' } (string list)
  info.interfaces = { 'org.freedesktop.Hal.Device.WakeOnLan' } (string list)
  org.freedesktop.Hal.Device.WakeOnLan.method_signatures = { '', '', 'b' } 
(string list)
  org.freedesktop.Hal.Device.WakeOnLan.method_argnames = { '', '', 'enable' } 
(string list)
  net.originating_device = 
'/org/freedesktop/Hal/devices/usb_device_1457_5122_noserial_if0'  (string)
  org.freedesktop.Hal.Device.WakeOnLan.method_execpaths = { 
'hal-system-wol-supported', 'hal-system-wol-enabled', 'hal-system-wol-enable' } 
(string list)


** Changed in: network-manager (Ubuntu)
   Status: Incomplete => New

-- 
NetworkManager in Intrepid manages wrong network connection
https://bugs.launchpad.net/bugs/284189
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 130437] Re: udev rule can fail to run ifdown, break reinserting device

2008-07-06 Thread Jeffrey Ratcliffe
I confirm seeing this on an uptodate Hardy. The attached fix works.

** Changed in: ifupdown (Ubuntu)
   Status: New => Confirmed

-- 
udev rule can fail to run ifdown, break reinserting device
https://bugs.launchpad.net/bugs/130437
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 215683] Re: gscan2pdf should offer an option to split a scanned page

2008-07-08 Thread Jeffrey Ratcliffe
Please sync gscan2pdf 0.9.25-1 from unstable, which would close this
bug:

gscan2pdf (0.9.25-1) unstable; urgency=low

  * New upstream release.
Now Depends: libconfig-general-perl (>= 2.40) to avoid heredoc bug
Closes: #480947 (gscan2pdf: Defaults for pages are weird now)
Closes: #486553 (gscan2pdf: unable to save as DjVu)
Closes: #486680 (gscan2pdf: bizarre DjVu text zones)
Closes: #485641 (gscan2pdf: No longer saves resolution in TIFF files)
Closes: #484641 (gscan2pdf: prefix option for scanimage command)
  * Bumped Standards-Version

 -- Jeffrey Ratcliffe <[EMAIL PROTECTED]>  Fri, 04 Jul 2008
22:54:16 +0200


** Changed in: gscan2pdf (Ubuntu)
 Assignee: Jeffrey Ratcliffe (jeffreyratcliffe) => (unassigned)
   Status: In Progress => Confirmed

-- 
gscan2pdf should offer an option to split a scanned page
https://bugs.launchpad.net/bugs/215683
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


Re: [Bug 178746] Re: Perl highlighting incorrect

2008-07-11 Thread Jeffrey Ratcliffe
2008/7/9 Martin Pitt <[EMAIL PROTECTED]>:
> Accepted into -proposed, please test and give feedback here. Please see
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
> enable and use -proposed. Thank you in advance!

I'll do my best to do this in the mean time, but Real Life means I
probably won't have time for the next couple of weeks.

-- 
Perl highlighting incorrect
https://bugs.launchpad.net/bugs/178746
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


Re: [Bug 178746] Re: Perl highlighting incorrect

2008-07-12 Thread Jeffrey Ratcliffe
2008/7/9 Martin Pitt <[EMAIL PROTECTED]>:
> Accepted into -proposed, please test and give feedback here. Please see
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
> enable and use -proposed. Thank you in advance!

Upgrading libgtksourceview did not solve the problem, but
libgtksourceview-common did.

Another highlighting error has now popped up, though. Do you want me
to file a new bug for this?

-- 
Perl highlighting incorrect
https://bugs.launchpad.net/bugs/178746
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 247877] [NEW] Perl highlighting incorrect

2008-07-12 Thread Jeffrey Ratcliffe
Public bug reported:

In Perl highlighting, everything following a slash is treated like a
string. Below this is incorrect:

print($i++/2);

** Affects: gtksourceview2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Perl highlighting incorrect
https://bugs.launchpad.net/bugs/247877
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 64549] Re: Strange scan width with PSC 1200/1300

2008-05-31 Thread Jeffrey Ratcliffe
I'm closing this, not because it isn't a bug, but it is so common, that
it is pretty much a feature of nearly all SANE backends.

** Changed in: hplip (Ubuntu)
   Status: Incomplete => Invalid

-- 
Strange scan width with PSC 1200/1300
https://bugs.launchpad.net/bugs/64549
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 115256] Re: f-spot crashes when exporting pictures to directory

2008-07-19 Thread Jeffrey Ratcliffe
With an up-to-date Hardy I get the same warnings, one per image:

(f-spot:8054): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without
calling gdk_pixbuf_loader_close() - this is not allowed. You must
explicitly end the data stream to the loader before dropping the last
reference.

and then it segfaults with this trace:

Stacktrace:


Native stacktrace:

f-spot [0x816b1fa]
f-spot [0x807de81]
[0xb7f83440]

=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=

Aborted

Torsten's fix seems not to work on Hardy. I get the additional output:

0xb7f21410 in __kernel_vsyscall ()
  8 Thread 0xb7223b90 (LWP 8233)  0xb7f21410 in __kernel_vsyscall ()
  7 Thread 0xb71ffb90 (LWP 8234)  0xb7f21410 in __kernel_vsyscall ()
  6 Thread 0xb4d1bb90 (LWP 8235)  0xb7f21410 in __kernel_vsyscall ()
  5 Thread 0xb363bb90 (LWP 8238)  0xb7f21410 in __kernel_vsyscall ()
  4 Thread 0xb3536b90 (LWP 8239)  0xb7f21410 in __kernel_vsyscall ()
  3 Thread 0xb1d7cb90 (LWP 8240)  0xb7f21410 in __kernel_vsyscall ()
  2 Thread 0xb13efb90 (LWP 8244)  0xb7f21410 in __kernel_vsyscall ()
  1 Thread 0xb7c7d940 (LWP 8232)  0xb7f21410 in __kernel_vsyscall ()

Thread 8 (Thread 0xb7223b90 (LWP 8233)):
#0  0xb7f21410 in __kernel_vsyscall ()
#1  0xb7e40196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08105c91 in ?? ()
#3  0xb7e384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xb71ffb90 (LWP 8234)):
#0  0xb7f21410 in __kernel_vsyscall ()
#1  0xb7e3caa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081088ff in ?? ()
#3  0x0810b3cd in ?? ()
#4  0x0810b43c in ?? ()
#5  0x0811ba1a in ?? ()
#6  0x080b1c0a in ?? ()
#7  0x080cef04 in ?? ()
#8  0x0811a7c2 in ?? ()
#9  0x081317a5 in ?? ()
#10 0xb7e384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xb4d1bb90 (LWP 8235)):
#0  0xb7f21410 in __kernel_vsyscall ()
#1  0xb7e3cdd2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081088ba in ?? ()
#3  0x0810b3cd in ?? ()
#4  0x0810b43c in ?? ()
#5  0x0811ba1a in ?? ()
#6  0x080cca8e in ?? ()
#7  0xb5af36c2 in ?? ()
#8  0xb5af32bb in ?? ()
#9  0xb5af1eeb in ?? ()
#10 0xb5af1d6a in ?? ()
#11 0xb7788fc9 in ?? ()
#12 0x08095ea4 in mono_runtime_delegate_invoke ()
#13 0x080cef6e in ?? ()
#14 0x0811a7c2 in ?? ()
#15 0x081317a5 in ?? ()
#16 0xb7e384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xb363bb90 (LWP 8238)):
#0  0xb7f21410 in __kernel_vsyscall ()
#1  0xb7e3cdd2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081088ba in ?? ()
#3  0x0810b3cd in ?? ()
#4  0x0810b43c in ?? ()
#5  0x0811ba1a in ?? ()
#6  0x080cbc7e in ?? ()
#7  0xb363d982 in ?? ()
#8  0xb363d866 in ?? ()
#9  0xb363d788 in ?? ()
#10 0xb5af1d6a in ?? ()
#11 0xb7788fc9 in ?? ()
#12 0x08095ea4 in mono_runtime_delegate_invoke ()
#13 0x080cef6e in ?? ()
#14 0x0811a7c2 in ?? ()
#15 0x081317a5 in ?? ()
#16 0xb7e384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xb3536b90 (LWP 8239)):
#0  0xb7f21410 in __kernel_vsyscall ()
#1  0xb7e3cdd2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081088ba in ?? ()
#3  0x0810b3cd in ?? ()
#4  0x0810b43c in ?? ()
#5  0x0811ba1a in ?? ()
#6  0x080cbc7e in ?? ()
#7  0xb363d982 in ?? ()
#8  0xb363d866 in ?? ()
#9  0xb363db4e in ?? ()
#10 0xb5af1d6a in ?? ()
#11 0xb7788fc9 in ?? ()
#12 0x08095ea4 in mono_runtime_delegate_invoke ()
#13 0x080cef6e in ?? ()
#14 0x0811a7c2 in ?? ()
#15 0x081317a5 in ?? ()
#16 0xb7e384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb1d7cb90 (LWP 8240)):
#0  0xb7f21410 in __kernel_vsyscall ()
#1  0xb7e3cdd2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x081088ba in ?? ()
#3  0x0810b3cd in ?? ()
#4  0x0810b43c in ?? ()
#5  0x0811ba1a in ?? ()
#6  0x080cbc7e in ?? ()
#7  0xb363d982 in ?? ()
#8  0xb363d866 in ?? ()
#9  0xb363db4e in ?? ()
#10 0xb5af1d6a in ?? ()
#11 0xb7788fc9 in ?? ()
#12 0x08095ea4 in mono_runtime_delegate_invoke ()
#13 0x080cef6e in ?? ()
#14 0x0811a7c2 in ?? ()
#15 0x081317a5 in ?? ()
#16 0xb7e384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#17 0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb13efb90 (LWP 8244)):
#0  0xb7f21410 in __kernel_vsyscall (

[Bug 251312] Re: ocr result is not saved properly

2008-07-23 Thread Jeffrey Ratcliffe
What do you expect to happen?

The point of the embedding the OCR output was to make the contents of
djvu/pdf files indexable by Beagle. Searching with a djvu-viewer gives
you the page on which the term is found.

At the moment, it is not easy to get the position of the text from
tesseract. Therefore it is embedded as a single buffer covering the
whole page.

As soon as the position of the text can be easily obtained from
tesseract, I will embed the text in the correct position.

-- 
ocr result is not saved properly
https://bugs.launchpad.net/bugs/251312
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


Re: [Bug 279012] Re: Update to gscan2pdf 0.9.26

2008-10-06 Thread Jeffrey Ratcliffe
gscan2pdf 0.9.26-1 is in sid, so this just needs to be synced

-- 
Update to gscan2pdf 0.9.26
https://bugs.launchpad.net/bugs/279012
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 241159] Re: Please sync gscan2pdf 0.9.24-1 (universe) from Debian unstable (main).

2008-06-20 Thread Jeffrey Ratcliffe
The changes are:

gscan2pdf (0.9.21-1ubuntu4) hardy; urgency=low

  * Force depth before embedding image in PDF
LP: #204988 (gscan2pdf generates blank pages in the .pdf output)

 -- Jeffrey Ratcliffe < [EMAIL PROTECTED]>   Fri, 28 Mar 2008
20:52:29 +0100

gscan2pdf (0.9.21-1ubuntu3) hardy; urgency=low

  * Removed note in documentation about Thunderbird not working (LP:
#202709)

 -- Jeffrey Ratcliffe < [EMAIL PROTECTED]>   Wed, 19 Mar 2008
22:23:35 +0100

gscan2pdf (0.9.21-1ubuntu2) hardy; urgency=low

  * Detect thunderbird mail client and attach PDF appropriately (LP:
#202709)

 -- Jeffrey Ratcliffe < [EMAIL PROTECTED]>   Tue, 18 Mar 2008
21:27:01 +0100

gscan2pdf (0.9.21-1ubuntu1) hardy; urgency=low

  * Bug fix upload (LP: #195540)
   - Fixed incorrect error saving image (LP: #195113)
   - Fixed random problems importing PDF (LP: #195416)
   - Set default frontend (LP: #195417)
   - Fixed about dialog (LP: #195418)
  * debian/control: adhere to https://wiki.ubuntu.com/DebianMaintainerField

 -- Jeffrey Ratcliffe < [EMAIL PROTECTED]>   Tue, 26 Feb 2008
19:46:22 +0100

All changes I merged upstream and are in 0.9.24-1.

Do you want me to make an interdiff?

-- 
Please sync gscan2pdf 0.9.24-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/241159
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


Re: [Bug 178746] Re: Perl highlighting incorrect

2008-07-13 Thread Jeffrey Ratcliffe
2008/7/13 Martin Pitt <[EMAIL PROTECTED]>:
> Please do, and please add the bug # here. Did that occur before, or
> was it a regression which came with this update?

#247877

I can't tell without reinstalling the old version because this bug was
hiding the new one.

Regards

Jeff

-- 
Perl highlighting incorrect
https://bugs.launchpad.net/bugs/178746
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 215683] Re: gscan2pdf should offer an option to split a scanned page

2008-05-28 Thread Jeffrey Ratcliffe
I've added this upstream. It'll make it into Intrepid.

** Changed in: gscan2pdf (Ubuntu)
 Assignee: (unassigned) => Jeffrey Ratcliffe (jeffreyratcliffe)
   Status: New => In Progress

-- 
gscan2pdf should offer an option to split a scanned page
https://bugs.launchpad.net/bugs/215683
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 219565] Re: Calc hangs editing highlighted cell

2008-06-05 Thread Jeffrey Ratcliffe
** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Calc hangs editing highlighted cell
https://bugs.launchpad.net/bugs/219565
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 132253] Re: -depth produces corrupt image

2008-06-05 Thread Jeffrey Ratcliffe
Fixed in Hardy

** Changed in: imagemagick (Ubuntu)
   Status: New => Fix Released

-- 
-depth produces corrupt image
https://bugs.launchpad.net/bugs/132253
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 71028] Re: Malformed Apt Source Causes Segfault in Synaptic

2008-06-05 Thread Jeffrey Ratcliffe
** Changed in: synaptic (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Malformed Apt Source Causes Segfault in Synaptic
https://bugs.launchpad.net/bugs/71028
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 92628] Re: libglib-perl-1.120 running with 2.12.4 but built with Glib 2.10.2

2008-06-05 Thread Jeffrey Ratcliffe
Fixed in Hardy

** Changed in: libglib-perl (Ubuntu)
   Status: New => Fix Released

-- 
libglib-perl-1.120 running with 2.12.4 but built with Glib 2.10.2
https://bugs.launchpad.net/bugs/92628
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 154588] Re: Built for Gtk2 2.10.9, running with 2.12.0

2008-06-05 Thread Jeffrey Ratcliffe
*** This bug is a duplicate of bug 92628 ***
https://bugs.launchpad.net/bugs/92628

** This bug has been marked a duplicate of bug 92628
   libglib-perl-1.120 running with 2.12.4 but built with Glib 2.10.2

-- 
Built for Gtk2 2.10.9, running with 2.12.0
https://bugs.launchpad.net/bugs/154588
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 219565] Re: Calc hangs editing highlighted cell

2008-06-09 Thread Jeffrey Ratcliffe
** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Calc hangs editing highlighted cell
https://bugs.launchpad.net/bugs/219565
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 283847] Re: Saving a djvu file with a resolution of 600 dpi fails in gscan2pdf v0.9.26

2009-01-21 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Saving a djvu file with a resolution of 600 dpi fails in gscan2pdf v0.9.26
https://bugs.launchpad.net/bugs/283847
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 219565] Re: Calc hangs editing highlighted cell

2008-06-14 Thread Jeffrey Ratcliffe
This seems to have been fixed with the last oocalc update, as I can no
longer reproduce this.

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Calc hangs editing highlighted cell
https://bugs.launchpad.net/bugs/219565
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 340099] Re: Scan all pages option doesn't stop when all pages are done

2009-03-24 Thread Jeffrey Ratcliffe
I've committed a fix upstream. This will be released in 0.9.28.

** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Committed

-- 
Scan all pages option doesn't stop when all pages are done
https://bugs.launchpad.net/bugs/340099
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 340778] Re: Crashes when using horizontal mouse scroll

2009-03-24 Thread Jeffrey Ratcliffe
This has already been fixed upstream:

http://trac.bjourne.webfactional.com/ticket/21

-- 
Crashes when using horizontal mouse scroll
https://bugs.launchpad.net/bugs/340778
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 340096] Re: Tesseract languages options shown when GOCR is default selected

2009-03-27 Thread Jeffrey Ratcliffe
I've committed a fix for this upstream. It will be release in 0.9.28

** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Committed

-- 
Tesseract languages options shown when GOCR is default selected
https://bugs.launchpad.net/bugs/340096
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 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-16 Thread Jeffrey Ratcliffe
This is the first time I have heard of a problem with the scanimage.pl
frontend.

Just for your info - the scanimage.pl and scanadf.pl frontends are the
scanimage and scanadf frontends, rewritten in Perl, using the libsane-
perl Perl bindings.

Please confirm that the scanadf.pl frontend also corrupts the image, and
that the scanimage frontend does not.

Please also attach the original PNM files created by the various
frontends (perhaps use a very low resolution to keep the file size
down).

Obviously, in my tests, all four frontends produce identical results.

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-16 Thread Jeffrey Ratcliffe
Can you do a quick check on the Lenny machine to see if the problem is
related to the net backend?

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-17 Thread Jeffrey Ratcliffe
That scanadf and scanimage work fine you demonstrated before, but if you
could check the output from scanimage.pl frontend when the scanner is
directly attached to the machine running Jaunty, we could see if the
problem is related to the net backend.

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-17 Thread Jeffrey Ratcliffe
Thanks for clarifying. I'll try and work out how I can debug the problem
- I don't have a second machine.

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-17 Thread Jeffrey Ratcliffe
According to ImageMagick's identify, the images have been through
unpaper. Whilst unpaper almost certainly has nothing to do with the
problem, it is an extra variable.

They are 8-bit images. Do you get the same distortion with 1-bit scans?

What about smaller scans? If you scan, say, just a 200x200 pixel area,
do you have the same problem?

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 358970] Re: gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf frontend

2009-04-17 Thread Jeffrey Ratcliffe
Grayscale is still 8-bit. Lineart would be 1-bit. Can you confirm that
lineart gives you the distortion?

Can you also try color or grayscale for a smaller scan?

-- 
gscan2pdf distorts image with scanimage.pl frontend, but works with scanadf 
frontend
https://bugs.launchpad.net/bugs/358970
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 212143] Re: Crash on start with saa7134 and 2.6.24-15-generic

2008-09-03 Thread Jeffrey Ratcliffe
For me, this is fixed in 2.6.24-19-generic.

-- 
Crash on start with saa7134 and 2.6.24-15-generic
https://bugs.launchpad.net/bugs/212143
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 412575] Re: gscan2pdf alignment problem in gray mode

2009-08-12 Thread Jeffrey Ratcliffe
If the scanimage and scanadf frontends in gscan2pdf produce this result,
too, then the bug is either in sane, or more likely in the backend. Are
you using HPLIP?

** Changed in: gscan2pdf (Ubuntu)
   Status: New => Incomplete

-- 
gscan2pdf alignment problem in gray mode
https://bugs.launchpad.net/bugs/412575
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 401096] Re: Weird "buffering" of scanned pages with scanimage frontend

2009-08-05 Thread Jeffrey Ratcliffe
Please test this RC of the upcoming version, which waits for the PNM to
get to the size reported by the header before importing it.

** Attachment added: "gscan2pdf_0.9.30~rc1-1_all.deb"
   http://launchpadlibrarian.net/29941461/gscan2pdf_0.9.30%7Erc1-1_all.deb

-- 
Weird "buffering" of scanned pages with scanimage frontend
https://bugs.launchpad.net/bugs/401096
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 401097] Re: Left/right alignment of page is backwards?

2009-07-21 Thread Jeffrey Ratcliffe
Yeah. I have this scanner and I've noticed this too. It is a problem
with the sane backend in HPLIP and therefore affects scanimage, scanadf,
xsane, etc., too

** Package changed: gscan2pdf (Ubuntu) => hplip (Ubuntu)

-- 
Left/right alignment of page is backwards?
https://bugs.launchpad.net/bugs/401097
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 401096] Re: Weird "buffering" of scanned pages

2009-07-21 Thread Jeffrey Ratcliffe
I have an OfficeJet 5510 and do not see this behaviour on Jaunty.

Which frontend (in preferences) are you using? Do you see this with
other frontends?

-- 
Weird "buffering" of scanned pages
https://bugs.launchpad.net/bugs/401096
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 401096] Re: Weird "buffering" of scanned pages

2009-07-22 Thread Jeffrey Ratcliffe
First, start gscan2pdf with the --debug option.

With the scanimage frontend selected in preferences, reproduce the
problem, and post the output from the command line. The scanimage
frontend used to be default, and the last frontend used is stored in
$HOME/.gscan2pdf - i.e. the defaults only change if you delete that
file.

Please try the libsane-perl frontend - this has much better integration
with SANE, and is quicker at updating options, etc.

-- 
Weird "buffering" of scanned pages
https://bugs.launchpad.net/bugs/401096
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 414719] Re: gscan2pdf randomly segfaults

2009-08-17 Thread Jeffrey Ratcliffe
Seems the "IOException occurred at
scim_bridge_client_imcontext_set_cursor_location" error is producing
problems elsewhere:

https://bugs.launchpad.net/ubuntu/+bug/287268

https://bugs.launchpad.net/ubuntu/+source/scim-bridge/+bug/286923

https://bugs.launchpad.net/ubuntu/+source/scim-bridge/+bug/276159

There are a couple of workaround posted in those reports. Please try
them.

-- 
gscan2pdf randomly segfaults
https://bugs.launchpad.net/bugs/414719
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 401096] Re: Weird "buffering" of scanned pages with scanimage frontend

2009-08-17 Thread Jeffrey Ratcliffe
Please start gscan2pdf with --debug and post the output after trying to
scan with the scanimage frontend. The debug output should report real
file size and according to the PNM header.

-- 
Weird "buffering" of scanned pages with scanimage frontend
https://bugs.launchpad.net/bugs/401096
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 412575] Re: gscan2pdf alignment problem in gray mode

2009-08-20 Thread Jeffrey Ratcliffe
I'm glad this is no longer a problem - but just for my interest - what
was going on?

-- 
gscan2pdf alignment problem in gray mode
https://bugs.launchpad.net/bugs/412575
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 401096] Re: Weird "buffering" of scanned pages with scanimage frontend

2009-07-28 Thread Jeffrey Ratcliffe
It seems to me that gscan2pdf is trying to read the image before it has
been fully written.

scanimage was modified in 1.0.20 to buffer the image, and to write it
only when complete.

Please try the attached patch, which flushes the filesystem buffers
immediately before importing the image.

If this doesn't work, the only other idea I have is to hack the import
code to monitor the image as it is written and only import it when the
file size matches the PNM header. But this will be quite a bit of work.

** Attachment added: "patch"
   http://launchpadlibrarian.net/29654012/patch

-- 
Weird "buffering" of scanned pages with scanimage frontend
https://bugs.launchpad.net/bugs/401096
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


Re: [Bug 401096] Re: Weird "buffering" of scanned pages with scanimage frontend

2009-07-29 Thread Jeffrey Ratcliffe
2009/7/29 Matt Zimmerman :
> How about having scanimage write the image to a pipe, so we can detect EOF,
> rather than to a temporary file?

Unfortunately this is not possible. We have to use --batch mode in
scanimage to be able to use the ADF - as my HP OfficeJet 5510, at
least, is incapable of just scanning 1 page from the ADF - it always
scans all that are in the feeder. --batch mode implies writing to
files.

-- 
Weird "buffering" of scanned pages with scanimage frontend
https://bugs.launchpad.net/bugs/401096
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


Re: [Bug 412575] Re: gscan2pdf alignment problem in gray mode

2009-08-13 Thread Jeffrey Ratcliffe
When you did the two scans with gscan2pdf, did the black and white
scan look OK in the image view in gscan2pdf (i.e. the scan itself was
OK, but the PDF not), or was it broken up there too (i.e the scan
itself was not OK)?

-- 
gscan2pdf alignment problem in gray mode
https://bugs.launchpad.net/bugs/412575
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 414719] Re: gscan2pdf randomly segfaults

2009-08-17 Thread Jeffrey Ratcliffe
Please start gscan2pdf with the --debug option, and post the output from
the command line after reproducing the bug.

-- 
gscan2pdf randomly segfaults
https://bugs.launchpad.net/bugs/414719
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 371545] Re: Update Package: gscan2pdf 0.9.28

2009-07-27 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: New => Fix Released

-- 
Update Package: gscan2pdf 0.9.28
https://bugs.launchpad.net/bugs/371545
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 340096] Re: Tesseract languages options shown when GOCR is default selected

2009-07-27 Thread Jeffrey Ratcliffe
** Changed in: gscan2pdf (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Tesseract languages options shown when GOCR is default selected
https://bugs.launchpad.net/bugs/340096
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 3370] Re: Gnucash doesn't like UTF-8, and ubuntu has only utf8 locales

2006-06-22 Thread Jeffrey Ratcliffe
GnuCash 1.9.8 is quite stable and available from Debian Sid. This copes
with UTF-8 with no problems. I've added instructions to the GnuCashHowTo
in the Ubuntu wiki.

-- 
Gnucash doesn't like UTF-8, and ubuntu has only utf8 locales
https://launchpad.net/bugs/3370

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


[Bug 66866] gettext doesn't in Dapper

2006-10-18 Thread Jeffrey Ratcliffe
Public bug reported:

Save following as gettextdemo.c
Compile with gcc -o gettextdemo gettextdemo.c

#include 
#include 
#include 
#include 
int main(void)
{
  setlocale( LC_ALL, "" );
  bindtextdomain( "my_domain", "./" );
  textdomain( "my_domain" );
   printf( gettext( "Welcome to my program" ) );
   printf( "\n" );
   exit(0);
 }

Save following as ./de_DE/LC_MESSAGES/my_domain.po

domain "my_domain"

msgid  "Welcome to my program"
msgstr "Willkommen in meinem Program"

Create .mo with cd de_DE/LC_MESSAGES; msgfmt my_domain.po

Test. On my RH4 machine:

$ ./gettextdemo
Welcome to my program
$ LANG=de_DE ./gettextdemo
Willkommen in meinem Program

On my Dapper machine:

$ ./gettextdemo
Welcome to my program
$ LANG=de_DE ./gettextdemo
Welcome to my program

** Affects: gettext (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gettext doesn't in Dapper
https://launchpad.net/bugs/66866

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


[Bug 66866] Re: gettext doesn't in Dapper

2006-10-24 Thread Jeffrey Ratcliffe
Having upgraded to Edgy, I still have this problem

-- 
gettext doesn't in Dapper
https://launchpad.net/bugs/66866

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


[Bug 18736] Re: nautilus crashes when deleting an open directory (side-panel behaviour)

2006-07-18 Thread Jeffrey Ratcliffe
You can make it crash also by creating the new directory in Nautilus,
opening it, and deleting it from Nautilus.

-- 
nautilus crashes when deleting an open directory (side-panel behaviour)
https://launchpad.net/bugs/18736

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


[Bug 64546] MicroDrive (CF type II) not found

2006-10-07 Thread Jeffrey Ratcliffe
Public bug reported:

Put CF type I card in card reader and plug card reader into USB port. CF
type I card automounted. No problem.

$ lshal |grep -C3 remov
  info.category = 'storage'  (string)
  info.product = 'USB MS Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 3  (0x3)  (int)
  storage.firmware_version = '1.03'  (string)
--
  info.category = 'storage'  (string)
  info.product = 'USB SM Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 2  (0x2)  (int)
  storage.firmware_version = '1.02'  (string)
--
  info.category = 'storage'  (string)
  info.product = 'USB CF Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 1  (0x1)  (int)
  storage.firmware_version = '1.01'  (string)
--
  info.category = 'storage'  (string)
  info.product = 'USB SD Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 0  (0x0)  (int)
  storage.firmware_version = '1.00'  (string)

Put 1Gb IBM MicroDrive (CF type II) card in card reader and plug card
reader into USB port. Nothing happens.

$ lshal |grep -C3 remov
  info.category = 'storage'  (string)
  info.product = 'USB SD Reader'  (string)
  info.vendor = 'Generic'  (string)
  storage.removable = true  (bool)
  storage.physical_device = 
'/org/freedesktop/Hal/devices/usb_device_58f_6362_058F312D81B_if0'  (string)
  storage.lun = 0  (0x0)  (int)
  storage.firmware_version = '1.00'  (string)

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

** Summary changed:

- MicroDrive (CF type II) not found
+ (Dapper) MicroDrive (CF type II) not found

-- 
(Dapper) MicroDrive (CF type II) not found
https://launchpad.net/bugs/64546

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


[Bug 64549] Strange scan width with PSC 1200/1300

2006-10-07 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: hplip

scanimage --help in backend version 1.0.17 gives:

-y 0..296.926mm [296.926]
Height of scan-area.

A4 is 297mm. 296.926 is 11.96in.

This sounds like a trivial bug, but it prevents A4 paper being scanned
by applications that read --help for the scan area.

** Affects: hplip (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Strange scan width with PSC 1200/1300
https://launchpad.net/bugs/64549

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


[Bug 69067] Re: After Dapper->Edgy upgrade, ADF scans blanks

2006-11-11 Thread Jeffrey Ratcliffe
This turned into a bit of a saga. The guys at HPLIP had no
idea what the problem might be and initially suggested that
I install HPLIP v1.6.10 from source. I rapidly ran into
dependency hell and gave up.

The next suggestion was a clean install of Edgy (as I had
done a dist-upgrade from Dapper). The install went more
smoothly than I expected, but didn't solve the problem.

However, the clean install DID sort out the dependency
problem I had earlier. I installed v1.6.10 from source, and
now everything is working properly.

-- 
After Dapper->Edgy upgrade, ADF scans blanks
https://launchpad.net/bugs/69067

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


Re: [Bug 148300] Re: [Gutsy] The Gnucash icon is missing

2007-10-21 Thread Jeffrey Ratcliffe
On 22/10/2007, Saïvann Carignan <[EMAIL PROTECTED]> wrote:
> I installed Gnucash 2.2.1-1ubuntu4~feisty1 on Feisty and the icon is
> displayed properly everywhere, did you found why it doesn't work in your
> case?

No. I don't understand it. The icon file is correctly referenced in
the .desktop file.

As it is merely a cosmetic problem, I have given up...

-- 
[Gutsy] The Gnucash icon is missing
https://bugs.launchpad.net/bugs/148300
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 146946] Re: [gutsy] Gnome settings daemon does randomly not work

2007-10-22 Thread Jeffrey Ratcliffe
I can confirm all of this, including the behaviour on restarting the
gnome-settings-daemon

-- 
[gutsy] Gnome settings daemon does randomly not work
https://bugs.launchpad.net/bugs/146946
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156337] gscan2pdf 0.9.17-1 in Debian. Please sync

2007-10-23 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: gscan2pdf

Would therefore also fix LP #137908

** Affects: gscan2pdf (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gscan2pdf 0.9.17-1 in Debian. Please sync
https://bugs.launchpad.net/bugs/156337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 130848] Re: Version 2.00 was released with international support

2007-10-25 Thread Jeffrey Ratcliffe
On 25/10/2007, Launchpad Janitor <[EMAIL PROTECTED]> wrote:
> [Expired for tesseract (Ubuntu) because there has been no activity for
> 60 days.]

I have attempted 6 times
(http://groups.google.co.uk/group/linux.debian.devel.mentors/browse_thread/thread/1c1f8baf77e212fc/341687dc97e00416?lnk=raot#341687dc97e00416)
to get this uploaded to Debian. I will therefore repackage this with
an Ubuntu version number in the next couple of days and upload it to
REVU. Perhaps I will have more luck there.

Regards

Jeff

-- 
Version 2.00 was released with international support
https://bugs.launchpad.net/bugs/130848
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 148300] Re: [Gutsy] The Gnucash icon is missing

2007-10-26 Thread Jeffrey Ratcliffe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 26/10/2007, andi5  wrote:
> Is there a file ~/.local/share/applications/gnucash.desktop?  Please
> remove it :-D

That did the trick. Every day you learn something...

Thanks!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org

iD8DBQFHIi/rVDAgnE3XzJMRAvAoAKCS0BhQYDZuIOH+g1+/XFsaxWRk3ACfVd4e
2yn3JaH6gw2M6f6kX3OfM/U=
=c2Vz
-END PGP SIGNATURE-

-- 
[Gutsy] The Gnucash icon is missing
https://bugs.launchpad.net/bugs/148300
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148538] Re: [gutsy] icon disappeared on 2.2.1-1ubuntu3 upgrade

2007-10-14 Thread Jeffrey Ratcliffe
This seems to affect the 2.2.1ubuntu4~feisty1 upgrade - the taskbar icon
is back, the there is no menu icon in Gnome

-- 
[gutsy] icon disappeared on 2.2.1-1ubuntu3 upgrade
https://bugs.launchpad.net/bugs/148538
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148300] Re: [Gutsy] The Gnucash icon is missing

2007-10-14 Thread Jeffrey Ratcliffe
This seems to affect 2.2.1-1ubuntu4~feisty1. The taskbar icon/window
icon is back, the but Gnome desktop icon is now gone.

-- 
[Gutsy] The Gnucash icon is missing
https://bugs.launchpad.net/bugs/148300
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 148300] Re: [Gutsy] The Gnucash icon is missing

2007-10-15 Thread Jeffrey Ratcliffe
On 14/10/2007, Saïvann Carignan <[EMAIL PROTECTED]> wrote:
> In the latest Gutsy release, Scott Kitterman made a patch in the
> debian/patch folder for this. I'm sure that you can find what you need
> here.

The same patch is in the 2.2.1-1ubuntu4~feisty1 backport. What I don't
understand is that the .desktop file specifies

Icon=gnucash-icon-48x48

and

$ ls -l /usr/share/pixmaps/gnucash-icon-48x48.png
-rw-r--r-- 1 root root 3642 2007-10-12 23:53
/usr/share/pixmaps/gnucash-icon-48x48.png

and still no icon in the Applications menu.

Any ideas?

-- 
[Gutsy] The Gnucash icon is missing
https://bugs.launchpad.net/bugs/148300
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 151033] debchange produces perl error

2007-10-09 Thread Jeffrey Ratcliffe
Public bug reported:

Binary package hint: devscripts

$ dch --closes=433497,426525,440204
Use of uninitialized value in concatenation (.) or string at /usr/bin/dch line 
636.
Use of uninitialized value in concatenation (.) or string at /usr/bin/dch line 
636.
Use of uninitialized value in concatenation (.) or string at /usr/bin/dch line 
636.

** Affects: devscripts (Ubuntu)
 Importance: Undecided
 Status: New

-- 
debchange produces perl error
https://bugs.launchpad.net/bugs/151033
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   >