[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 =

[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

[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

[Bug 66866] gettext doesn't in Dapper

2006-10-19 Thread Jeffrey Ratcliffe
Public bug reported: Save following as gettextdemo.c Compile with gcc -o gettextdemo gettextdemo.c #include libintl.h #include locale.h #include stdio.h #include stdlib.h int main(void) { setlocale( LC_ALL, ); bindtextdomain( my_domain, ./ ); textdomain( my_domain ); printf( gettext(

[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 57808] Re: nedit does not start

2006-10-26 Thread Jeffrey Ratcliffe
Ditto here. nedit worked under Dapper. Doesn't under Edgy. XLIB_SKIP_ARGB_VISUALS=1 nedit is a workaround. -- nedit does not start https://launchpad.net/bugs/57808 -- 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-28 Thread Jeffrey Ratcliffe
The solution was: $ LANGUAGE=de_DE ./gettextdemo I have been told that LANG is depreciated. Please close this bug. -- 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 67998] Re: Dist-upgrades from Dapper to Edgy break on existing ~/.asoundrc.asoundconf due to missing conf parameters (e.g., Unable to find definition 'defaults.pcm.ipc_key')

2006-10-28 Thread Jeffrey Ratcliffe
I had exactly this problem, and fixed it with the asoundconf set-default-card 1 line of output of asoundconf list -- Dist-upgrades from Dapper to Edgy break on existing ~/.asoundrc.asoundconf due to missing conf parameters (e.g., Unable to find definition 'defaults.pcm.ipc_key')

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

2006-10-29 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: hplip I've just upgraded from Ubuntu Dapper (which had hplip v0.9.7) to Edgy (v1.6.9). With Dapper, the scanner (and ADF) part of my OfficeJet 5510 worked perfectly. Now, if I put more than one page in the ADF and scan, either with scanimage or xsane,

[Bug 65908] Re: libsane-hpaio.so not shipped anymore

2006-10-29 Thread Jeffrey Ratcliffe
I've just upgraded from Dapper to Edgy, and the ADF on my OfficeJet 5510 is now not working properly. I've filed bug 69067: https://launchpad.net/distros/ubuntu/+source/hplip/+bug/69067 -- libsane-hpaio.so not shipped anymore https://launchpad.net/bugs/65908 -- ubuntu-bugs mailing list

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

2006-10-29 Thread Jeffrey Ratcliffe
This seems to be fixed in Edgy. -- (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 69067] Re: After Dapper-Edgy upgrade, ADF scans blanks

2006-10-29 Thread Jeffrey Ratcliffe
** Description changed: Binary package hint: hplip I've just upgraded from Ubuntu Dapper (which had hplip v0.9.7) to Edgy (v1.6.9). With Dapper, the scanner (and ADF) part of my OfficeJet 5510 worked perfectly. Now, if I put more than one page in the ADF and scan, either with -

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

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:

[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

[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

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

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

[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

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

[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

[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

[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

[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 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. --

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

[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)

[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

[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.

[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' };

[Bug 95886] Re: Wrong keyboard layout after installation (US instead of FI)

2008-04-17 Thread Jeffrey Ratcliffe
I have exactly the same problem having installed Hardy, had to use EnvyNG to get my Nvidia graphics card working. Now whilst logging in, I get a US keyboard, and afterwards the German one that I have set. -- Wrong keyboard layout after installation (US instead of FI)

[Bug 95886] Re: Wrong keyboard layout after installation (US instead of FI)

2008-04-17 Thread Jeffrey Ratcliffe
I fixed this by editing /etc/X11/xorg.conf and changing Option XkbLayout us to Option XkbLayout de -- Wrong keyboard layout after installation (US instead of FI) https://bugs.launchpad.net/bugs/95886 You received this bug notification because you are a member of

[Bug 219565] [NEW] Calc hangs editing highlighted cell

2008-04-19 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: openoffice.org OOCalc 2.4.0 in Hardy Enter data in a cell, then return Copy cell ctrl-c Paste into another cell ctrl-v F2 to edit pasted data - hangs without error message Starting oocalc from cli gives: javaldx failed! ** Affects: openoffice.org

Re: [Bug 219565] Re: Calc hangs editing highlighted cell

2008-04-19 Thread Jeffrey Ratcliffe
exiting openoffice, deleting $HOME/.openoffice.org2/user/config/javasettings_Linux_x86.xml and restarting openoffice solves the hangs and crashes. This fixes the javaldx failed! message, but calc still hangs Thanks for trying. -- Calc hangs editing highlighted cell

Re: [Bug 204988] [NEW] gscan2pdf generates blank pages in the .pdf output

2008-03-26 Thread Jeffrey Ratcliffe
On 22/03/2008, trjonescp [EMAIL PROTECTED] wrote: This is intermittent -- Sometimes I will scan the exact same pages and go through the same process over again and it will work. Did this occur with 7.04 as well? I have never seen this, and I am using 7.10. There have been issues with

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-26 Thread Jeffrey Ratcliffe
On 26/03/2008, trjonescp [EMAIL PROTECTED] wrote: I'm sorry. I meant to say 7.10. I have never actually tried using gscan2pdf with Ubuntu 7.04. If you can reproduce this bug, I will do my best to fix it. If you notice the problem, save the page in question in the format of the compression,

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-27 Thread Jeffrey Ratcliffe
On 27/03/2008, Tor Harald Thorland [EMAIL PROTECTED] wrote: I have run several tests now, and they only occur when using the downsample option. OK. Now I have something to test. I generally don't use the downsample option and therefore haven't seen the problem up to now. -- gscan2pdf

Re: [Bug 212143] Re: Crash on start with saa7134 and 2.6.24-15-generic

2008-04-13 Thread Jeffrey Ratcliffe
This also affects 2.6.24-16. -- 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

[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-13 Thread Jeffrey Ratcliffe
With 8.04 beta, f-spot seems ALWAYS to segfault on quitting. -- f-spot.exe crashed with SIGSEGV in g_datalist_clear() https://bugs.launchpad.net/bugs/123979 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 216917] [NEW] starting a slideshow segfaults if OpenGL not available

2008-04-13 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: f-spot f-spot 0.4.2-1ubuntu2 from hardy 8.04 beta segfaults if OpenGL not available: Xlib: extension GLX missing on display :0.0. Error initializing the OpenGL context: GdkGlx.GlxException: Unable to find matching visual at GdkGlx.Context..ctor

[Bug 123979] Re: f-spot.exe crashed with SIGSEGV in g_datalist_clear()

2008-04-13 Thread Jeffrey Ratcliffe
Simply open, look at some photos, quit resulted this time in: (f-spot:13412): GLib-GObject-CRITICAL **: g_object_ref: assertion `object-ref_count 0' failed Segmentation fault (core dumped) -- f-spot.exe crashed with SIGSEGV in g_datalist_clear() https://bugs.launchpad.net/bugs/123979 You

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-31 Thread Jeffrey Ratcliffe
On 01/04/2008, trjonescp [EMAIL PROTECTED] wrote: No, not blank. After testing several times, this works consistently. Are you saying that whilst saving the PDF directly after scanning produces blank pages, but saving as an image, and then reimporting it doesn't? Or is the bug properly fixed?

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-04-01 Thread Jeffrey Ratcliffe
On 02/04/2008, trjonescp [EMAIL PROTECTED] wrote: Yes. Scan - PDF does NOT work (intermittent), but Scan - PNM - Import Image - PDF DOES work (seems to be consistent). This is problem on two fronts. 1. Internally, there is no difference between a scanned PNM and an imported PNM 2. More

[Bug 210648] Re: gscan2pdf fails to import some pdf files

2008-04-01 Thread Jeffrey Ratcliffe
On 02/04/2008, trjonescp [EMAIL PROTECTED] wrote: gscan2pdf fails to import PDFs generated by OpenOffice and at least one PDF that I have that was apparently generated by Adobe. Neither of the PDFs have images. From the gscan2pdf help: Imports any format that imagemagick supports. PDFs will

[Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-04-04 Thread Jeffrey Ratcliffe
** Attachment added: gscan2pdf_0.9.21-1ubuntu4.debdiff http://launchpadlibrarian.net/13121379/gscan2pdf_0.9.21-1ubuntu4.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: New = Confirmed -- gscan2pdf generates blank pages in the .pdf output https://bugs.launchpad.net/bugs/204988 You

[Bug 207209] Re: {Hardy} Xorg not loading nv driver

2008-04-09 Thread Jeffrey Ratcliffe
I've also got this problem. -- {Hardy} Xorg not loading nv driver https://bugs.launchpad.net/bugs/207209 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

[Bug 212143] Re: Crash on start with saa7134 and 2.6.24-15-generic

2008-04-10 Thread Jeffrey Ratcliffe
Same here. I'll try blacklisting saa7134_alsa. -- 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

[Bug 212143] Re: Crash on start with saa7134 and 2.6.24-15-generic

2008-04-10 Thread Jeffrey Ratcliffe
Blacklisting saa7134_alsa fixed things. -- 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

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-28 Thread Jeffrey Ratcliffe
On 28/03/2008, trjonescp [EMAIL PROTECTED] wrote: Here is an example of a blank pdf out (all six pages) using PNG compression. When I chose compression None it worked fine. Please start gscan2pdf from the command line with gscan2pdf --debug and post the output from the command line when you

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-28 Thread Jeffrey Ratcliffe
On 28/03/2008, Jeffrey Ratcliffe [EMAIL PROTECTED] wrote: So I have something to work on. I have a small patch that fixes both of the issues that I have seen. If I attach a new .deb to this bug, would you mind installing it and testing it for a couple of days to see if it sorts out the problems

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-28 Thread Jeffrey Ratcliffe
On 28/03/2008, Jeffrey Ratcliffe [EMAIL PROTECTED] wrote: I have a small patch that fixes both of the issues that I have seen. If I attach a new .deb to this bug, would you mind installing it and testing it for a couple of days to see if it sorts out the problems without introducing any new

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-29 Thread Jeffrey Ratcliffe
On 29/03/2008, trjonescp [EMAIL PROTECTED] wrote: Unfortunately, this did not seem to solve my blank page problem. Here is the output from running 'gscan2pdf --debug' and doing (1) Scan one page (2) Save as pdf with png compression (produced a blank page output) (3) Save as pdf with no

Re: [Bug 204988] Re: gscan2pdf generates blank pages in the .pdf output

2008-03-30 Thread Jeffrey Ratcliffe
On 30/03/2008, Tor Harald Thorland [EMAIL PROTECTED] wrote: If you really want the file you can get it from my web page. www.thorland.org/testscan_binary_300DPI.pnm I can import this and save it with PNG compression with no problem. Just to confirm again that this produces a blank page with

Re: [Bug 219565] Re: Calc hangs editing highlighted cell

2008-04-27 Thread Jeffrey Ratcliffe
2008/4/27 Chris Cheney [EMAIL PROTECTED]: Can you still reproduce this on the final Ubuntu 8.04 release? I tried doing what you stated in the bug report and it works fine for me. Which version of *buntu are you running? Almost the same procedure - using 2.4.0 on Hardy: 1. Put data in a

Re: [Bug 223096] [NEW] gscan2pdf doesn't work with dash

2008-04-27 Thread Jeffrey Ratcliffe
2008/4/27 wavemaker [EMAIL PROTECTED]: Upon upgrading to Ubuntu Hardy, I noticed that gscan2pdf (version 0.9.21-1ubuntu4) doesn't start anymore. When the command is given from the command line, execution just does nothing without any messages. It does not return to the prompt so somehow

[Bug 191575] Re: wine segfaults on winecfg

2008-03-03 Thread Jeffrey Ratcliffe
Installing from http://wine.budgetdedicated.com/archive/ubuntu/gutsy/wine_0.9.55~winehq0~ubuntu~7.10-1_i386.deb wine works, but from repository get segmentation fault. I notice too that the Ubuntu native build was ~34Mb, whereas the winehq build was ~9Mb. -- wine segfaults on winecfg

[Bug 202709] Re: gscan2pdf Email as PDF option does not work with Thunderbird

2008-03-16 Thread Jeffrey Ratcliffe
This is a known problem, documented in the help, caused by xdg-email not supporting creating new emails with attachments in Thunderbird. ** Changed in: gscan2pdf (Ubuntu) Status: New = Invalid -- gscan2pdf Email as PDF option does not work with Thunderbird

[Bug 202709] Re: gscan2pdf Email as PDF option does not work with Thunderbird

2008-03-18 Thread Jeffrey Ratcliffe
It looks as though the xdg-email bug is not going to be fixed, so I'll patch gscan2pdf to cover it. ** Changed in: gscan2pdf (Ubuntu) Assignee: (unassigned) = Jeffrey Ratcliffe (jeffreyratcliffe) Status: Invalid = In Progress -- gscan2pdf Email as PDF option does not work

[Bug 202709] Re: gscan2pdf Email as PDF option does not work with Thunderbird

2008-03-18 Thread Jeffrey Ratcliffe
Release candidate for gscan2pdf-0.9.21-1ubuntu2 ** Attachment added: gscan2pdf_0.9.21-1ubuntu2.debdiff http://launchpadlibrarian.net/12727265/gscan2pdf_0.9.21-1ubuntu2.debdiff ** Changed in: gscan2pdf (Ubuntu) Assignee: Jeffrey Ratcliffe (jeffreyratcliffe) = (unassigned) Status

[Bug 202709] Re: gscan2pdf Email as PDF option does not work with Thunderbird

2008-03-19 Thread Jeffrey Ratcliffe
grrr. OK. Here's another debdiff to fix the docs. ** Attachment added: debdiff http://launchpadlibrarian.net/12754163/gscan2pdf_0.9.21-1ubuntu3.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: Fix Released = Confirmed -- gscan2pdf Email as PDF option does not work with Thunderbird

Re: [Bug 187120] Re: Please sync gscan2pdf 0.9.20-1 (universe) from Debian unstable before Hardy UVF

2008-02-02 Thread Jeffrey Ratcliffe
On 01/02/2008, Wouter Stomp [EMAIL PROTECTED] wrote: gscan2pdf 0.9.20-1 is in sid and 0.9.21 won't be out before Hardy UVF, so please sync 0.9.20-1. I've just fixed a BIG bug that affects any gscan2pdf user with a locale that uses utf8 seriously - i.e. Russian, Greek, Chinese, etc.. I have

[Bug 188563] [NEW] warning installing app-install-data-commercial: Skipped k3dsurf.desktop: does not include a menu name

2008-02-03 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: app-install-data-commercial Preparing to replace app-install-data-commercial 8.3 (using .../app-install-data-commercial_8.4_all.deb) ... Unpacking replacement app-install-data-commercial ... Setting up app-install-data-commercial (8.4) ... Caching

Re: [Bug 187120] Re: Please sync gscan2pdf 0.9.20-1 (universe) from Debian unstable before Hardy UVF

2008-02-03 Thread Jeffrey Ratcliffe
On 02/02/2008, Jeffrey Ratcliffe [EMAIL PROTECTED] wrote: I've just fixed a BIG bug that affects any gscan2pdf user with a locale that uses utf8 seriously - i.e. Russian, Greek, Chinese, etc.. I have released 0.9.21, and already uploaded it to sid. It has been accepted, but is not yet visible

[Bug 195113] [NEW] error message saving image although image saved correctly

2008-02-24 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: gscan2pdf gscan2pdf 0.9.21 in hardy I'll provide a debdiff to fix this. ** Affects: gscan2pdf (Ubuntu) Importance: Undecided Assignee: Jeffrey Ratcliffe (jeffreyratcliffe) Status: In Progress ** Changed in: gscan2pdf (Ubuntu

[Bug 195416] [NEW] sometimes PDFs are not imported

2008-02-25 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: gscan2pdf In gscan2pdf 0.9.21 in Hardy, in a seemingly random manner, PDFs are sometimes imported, and sometimes not. I'll provide a debdiff ** Affects: gscan2pdf (Ubuntu) Importance: Undecided Assignee: Jeffrey Ratcliffe (jeffreyratcliffe

[Bug 195418] [NEW] error opening about dialog

2008-02-25 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: gscan2pdf In gscan2pdf 0.9.21-1 in Hardy, an error message is produced instead of the About dialog box I'll provide a debdiff ** Affects: gscan2pdf (Ubuntu) Importance: Undecided Assignee: Jeffrey Ratcliffe (jeffreyratcliffe) Status

[Bug 195417] [NEW] error scanning without profile

2008-02-25 Thread Jeffrey Ratcliffe
Assignee: Jeffrey Ratcliffe (jeffreyratcliffe) Status: In Progress ** Changed in: gscan2pdf (Ubuntu) Assignee: (unassigned) = Jeffrey Ratcliffe (jeffreyratcliffe) Status: New = In Progress -- error scanning without profile https://bugs.launchpad.net/bugs/195417 You received

[Bug 195113] Re: error message saving image although image saved correctly

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment added: debdiff http://launchpadlibrarian.net/12198856/gscan2pdf.debdiff -- error message saving image although image saved correctly https://bugs.launchpad.net/bugs/195113 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 195416] Re: sometimes PDFs are not imported

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment added: debdiff http://launchpadlibrarian.net/12198889/gscan2pdf.debdiff -- sometimes PDFs are not imported https://bugs.launchpad.net/bugs/195416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 195418] Re: error opening about dialog

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment added: debdiff http://launchpadlibrarian.net/12198895/gscan2pdf.debdiff -- error opening about dialog https://bugs.launchpad.net/bugs/195418 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 195417] Re: error scanning without profile

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment added: debdiff http://launchpadlibrarian.net/12198891/gscan2pdf.debdiff -- error scanning without profile https://bugs.launchpad.net/bugs/195417 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 195540] [NEW] Candidate revision gscan2pdf_0.9.21-1ubuntu1

2008-02-25 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: gscan2pdf gscan2pdf (0.9.21-1ubuntu1) hardy; urgency=low * Fixed incorrect error saving image (LP: #195113) * Fixed random problems importing PDF (LP: #195416) * Set default frontend (LP: #195417) * Fixed about dialog (LP: #195418) -- Jeffrey

[Bug 195540] Re: Candidate revision gscan2pdf_0.9.21-1ubuntu1

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment added: gscan2pdf_0.9.21-1ubuntu1.debdiff http://launchpadlibrarian.net/12200490/gscan2pdf_0.9.21-1ubuntu1.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: New = Confirmed -- Candidate revision gscan2pdf_0.9.21-1ubuntu1 https://bugs.launchpad.net/bugs/195540 You

[Bug 195416] Re: sometimes PDFs are not imported

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment removed: debdiff http://launchpadlibrarian.net/12198889/gscan2pdf.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: In Progress = Fix Committed -- sometimes PDFs are not imported https://bugs.launchpad.net/bugs/195416 You received this bug notification because you are a

[Bug 195113] Re: error message saving image although image saved correctly

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment removed: debdiff http://launchpadlibrarian.net/12198856/gscan2pdf.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: In Progress = Fix Committed -- error message saving image although image saved correctly https://bugs.launchpad.net/bugs/195113 You received this bug

[Bug 195418] Re: error opening about dialog

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment removed: debdiff http://launchpadlibrarian.net/12198895/gscan2pdf.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: In Progress = Fix Committed -- error opening about dialog https://bugs.launchpad.net/bugs/195418 You received this bug notification because you are a

[Bug 195417] Re: error scanning without profile

2008-02-25 Thread Jeffrey Ratcliffe
** Attachment removed: debdiff http://launchpadlibrarian.net/12198891/gscan2pdf.debdiff ** Changed in: gscan2pdf (Ubuntu) Status: In Progress = Fix Committed -- error scanning without profile https://bugs.launchpad.net/bugs/195417 You received this bug notification because you are a

Re: [Bug 195540] Re: Candidate revision gscan2pdf_0.9.21-1ubuntu1

2008-02-26 Thread Jeffrey Ratcliffe
On 26/02/2008, Daniel Holbach [EMAIL PROTECTED] wrote: Are the changes you introduce from Upstream? If not, it might be worth forwarding them upstream first to get input for them. I am upstream. I didn't prepare a new upstream version because a. hardy version freeze b. it would have new

Re: [Bug 195540] Re: Candidate revision gscan2pdf_0.9.21-1ubuntu1

2008-02-26 Thread Jeffrey Ratcliffe
On 26/02/2008, Daniel Holbach [EMAIL PROTECTED] wrote: It'd be nice if you could adhere to https://wiki.ubuntu.com/DebianMaintainerField (update-maintainer of the ubuntu-dev-tools package should do it automatically for you). If you want, sure, but as I am also the Debian maintainer, I

Re: [Bug 195540] Re: Candidate revision gscan2pdf_0.9.21-1ubuntu1

2008-02-26 Thread Jeffrey Ratcliffe
On 26/02/2008, Daniel Holbach [EMAIL PROTECTED] wrote: Please still change the Maintainer field - I know that in your case it's Revised debdiff attached. https://wiki.ubuntu.com/MOTU/Contributing already mentions (LP: #123456) but maybe it should be more prominent. :-) The closest I can

[Bug 187120] [NEW] Please sync gscan2pdf 0.9.20-1 (universe) from Debian unstable before Hardy UVF

2008-01-29 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: gscan2pdf gscan2pdf 0.9.20-1 is in sid and 0.9.21 won't be out before Hardy UVF, so please sync 0.9.20-1. ** Affects: gscan2pdf (Ubuntu) Importance: Undecided Status: New -- Please sync gscan2pdf 0.9.20-1 (universe) from Debian unstable

[Bug 160643] Re: Confusing rotate buttons

2007-11-06 Thread Jeffrey Ratcliffe
Thanks for the feedback. I borrowed the icons from Eye of Gnome. If you can point me at some clearer ones, or draw some yourself, I'll consider them. Unfortunately, I've got no talent for icon-designing. -- Confusing rotate buttons https://bugs.launchpad.net/bugs/160643 You received this bug

Re: [Bug 160643] Re: Confusing rotate buttons

2007-11-08 Thread Jeffrey Ratcliffe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/11/2007, William Grant wrote: Please forward this upstream. I am upstream. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHM0gtVDAgnE3XzJMRAjRfAJ9DoKDQS2MMYDLM6Nz6vwk8qBeuUACg5T64

[Bug 162017] If greyscale printing is default under Gnome, selecting Colour in Firefox does not override this

2007-11-11 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: firefox If I set the Gnome default printing style to greyscale, it is impossible to get a colour print from firefox, i.e. If greyscale printing is default under Gnome, selecting Colour in Firefox does not override this. This is not the same as bugs

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

2007-11-12 Thread Jeffrey Ratcliffe
This has now been accepted into Debian as 2.01-1. Please sync. ** Changed in: tesseract (Ubuntu) Assignee: Jeffrey Ratcliffe (jeffreyratcliffe) = (unassigned) -- Version 2.00 was released with international support https://bugs.launchpad.net/bugs/130848 You received this bug notification

[Bug 180456] Perl highlighting incorrect

2008-01-04 Thread Jeffrey Ratcliffe
Public bug reported: In gedit 2.20.3, type the following and set the highlight mode to Perl: if ($y = $SETTING{Paper}{$_}{y}+$SETTING{Paper}{$_}{t} and $l+$tolerance = $SETTING{Paper}{$_}{l} and $t+$tolerance = $SETTING{Paper}{$_}{t}) The highlighting is wrong from {y} onwards.

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

2008-01-08 Thread Jeffrey Ratcliffe
The languages have now been synced. ** Changed in: tesseract (Ubuntu) Status: In Progress = Fix Released -- 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 41147] Re: Wrong default paper size for printing

2007-11-23 Thread Jeffrey Ratcliffe
I have this problem in reverse with OO2.3 under Gutsy. I have a en_GB locale and I have to change the paper size from Letter to A4 before printing every time. Gutsy was a clean install (apart from /home). -- Wrong default paper size for printing https://bugs.launchpad.net/bugs/41147 You received

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

2007-12-06 Thread Jeffrey Ratcliffe
On 06/12/2007, André Barmasse [EMAIL PROTECTED] wrote: Yesterday I installed the Ubuntu Hardy Heron Alpha 1 and was rather surprised to see that tesseract-ocr 2.01-3 is now in the repositories. Sadly enough without the necessary tesseract-ocr-languages available - at least for this early stage

[Bug 174597] tesseract-ocr 2.01-3 is uninstallable in Hardy due to missing dependencies

2007-12-06 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: tesseract-ocr Please sync: tesseract-ocr-deu, tesseract-ocr-deu-f, tesseract-ocr-eng, tesseract- ocr-fra, tesseract-ocr-ita, tesseract-ocr-nld, tesseract-ocr-por, tesseract-ocr-spa ** Affects: tesseract (Ubuntu) Importance: Undecided

[Bug 152841] Re: Podbrowser package installable, but unmet dependencies

2007-12-21 Thread Jeffrey Ratcliffe
I have now packaged libgtk2-ex-printdialog for Debian. Alternatively, I have also packaged the latest version of podbrowser (also for Debian), which removes the libgtk2-ex-printdialog dependency. -- Podbrowser package installable, but unmet dependencies https://bugs.launchpad.net/bugs/152841

[Bug 152841] Re: Podbrowser package installable, but unmet dependencies

2007-12-21 Thread Jeffrey Ratcliffe
** Changed in: podbrowser (Ubuntu) Status: Confirmed = Fix Released -- Podbrowser package installable, but unmet dependencies https://bugs.launchpad.net/bugs/152841 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 178746] Perl highlighting incorrect

2007-12-26 Thread Jeffrey Ratcliffe
Public bug reported: Binary package hint: gedit In the following example, gedit marks everything after the first ( to the end of the file in pink: system(q(()\n )); If you remove the innermost (), the highlighting is correct. ** Affects: gedit (Ubuntu) Importance: Undecided

[Bug 178746] Re: Perl highlighting incorrect

2007-12-26 Thread Jeffrey Ratcliffe
Should have noted that I am using Gutsy, i.e. gedit 2.20.3 -- Perl highlighting incorrect https://bugs.launchpad.net/bugs/178746 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[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

[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

[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

[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

[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

[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

  1   2   3   4   5   >