Re: [Bug 373773] Re: hplip notifications do not integrate

2009-05-13 Thread dwelch91
I've added your patch to the Qt3 hp-systray code and a similar code change to the Qt4 hp-systray. Both of these changes will be in HPLIP 3.9.6. One question: I don't quite understand what code in ui4/devmgr5.py needs to change for this feature? On Wed, May 13, 2009 at 3:51 AM, Mirco Müller wrote:

[Bug 192176] Re: Scanner output always JPEG compressed

2009-05-13 Thread dwelch91
Not commenting on the merits of this defect report, but I will point out that this has been the default in HPLIP since our first release, and was the default in HPOJ, the previous project for HP print/scan support (in other words, this default has been in place for approximately 9 years, it was not

Re: [Bug 192176] Re: Scanner output always JPEG compressed

2009-05-13 Thread dwelch91
Wow. OK... I was merely addressing this comment: "I argue that the new default value for the compression option is *not* a good balance between speed and quality. For me, the new default behavior is a clear *regression* compared to the previous versions." made by Andrey earlier in this thread. T

Re: [Bug 363522] Re: HP LaserJet P1005 unusable in 8.04 and 9.04

2009-05-03 Thread dwelch91
It looks like foo2zjs may be trying to download firmware during the print... try uninstalling it. On Sun, May 3, 2009 at 10:35 AM, wojosockie wrote: > I don't know if this helps, but I have had the same problem as described > in many other bugs similar to this person. I have a recently updated >

Re: [Bug 108504] Re: [apport] toolbox crashed with Error in xmitMessage()

2009-05-18 Thread dwelch91
xmitMessage() is a function from a very old version of HPLIP. It has been completely superseded by DBus functionality. On Mon, May 18, 2009 at 2:24 PM, Till Kamppeter wrote: > ** Also affects: hplip > Importance: Undecided > Status: New > > ** Changed in: hplip >Status: New => Inc

Re: [Bug 114465] Re: [apport] setup crashed with UnicodeEncodeError in printerDescriptionLineEdit_textChanged()

2009-05-18 Thread dwelch91
I'm confident that this has been addressed in 3.9.4b. On Sun, May 13, 2007 at 5:05 PM, Till Kamppeter wrote: > Don, Raghu, can you check this? Thanks. > > -- > [apport] setup crashed with UnicodeEncodeError in > printerDescriptionLineEdit_textChanged() > https://bugs.launchpad.net/bugs/114465 > Y

Re: [Bug 335116] Re: FFE Request: HPLIP 3.9.2 released one day after FF

2009-03-09 Thread dwelch91
There are 2 important defect patches for 3.9.2 that should be applied for 9.04. The patch to hpdio fixes an issue that causes 100% CPU utilization when the user logs out or switches to another user. The issue with settingsdialog is a traceback in the UI code due to a syntax error in the code. Both

Re: [Bug 335116] Re: FFE Request: HPLIP 3.9.2 released one day after FF

2009-03-09 Thread dwelch91
What device was used to get this error? We have not seen this in our testing, AFAIK. On Mon, Mar 9, 2009 at 10:28 AM, Till Kamppeter wrote: > Don, I have another problem which should get fixed in Ubuntu Jaunty: > Whenever I do an operation involving status (starting hp-toolbox, > starting hp-syst

Re: [Bug 248054] Re: Hide icon in system tray/notification area if nothing to notify

2008-11-05 Thread dwelch91
PC send fax will also be disabled. On Wed, Nov 5, 2008 at 8:09 AM, Jason <[EMAIL PROTECTED]> wrote: > In the meantime, I've found a workaround to keep the systray application > from launching. The launcher resides at /etc/xdg/autostart/hplip- > systray.desktop > > Rather than deleting the file en

Re: [Bug 248054] Re: Hide icon in system tray/notification area if nothing to notify

2008-11-05 Thread dwelch91
Also, device status history in the toolbox will be disabled. On Wed, Nov 5, 2008 at 8:09 AM, Jason <[EMAIL PROTECTED]> wrote: > In the meantime, I've found a workaround to keep the systray application > from launching. The launcher resides at /etc/xdg/autostart/hplip- > systray.desktop > > Rather

Re: [Bug 248054] Re: Hide icon in system tray/notification area if nothing to notify

2008-10-26 Thread dwelch91
This will be available in an upcoming release of HPLIP. On Sun, Oct 26, 2008 at 5:17 AM, Pacho Ramos < [EMAIL PROTECTED]> wrote: > Or modify tray icon to be only shown when it will show a message :-) > > Thanks > > -- > Hide icon in system tray/notification area if nothing to notify > https://bug

Re: [Bug 217215] Re: HP LJ 1018 regression in hardy

2009-02-11 Thread dwelch91
/usr/sbin/hplj1018 is not part of HPLIP. Please remove HPLIP project from "also affects" list. Thanks. On Wed, Feb 11, 2009 at 2:36 PM, Wawrzyniec Niewodniczański < wawr...@gmail.com> wrote: > It seems that in 8.10 the following file is broken > > /usr/sbin/hplj1018 > > It looks for lp in /dev/u

[Bug 305609] Re: cannot disable low ink warning

2009-04-14 Thread dwelch91
I'm not positive that this addresses this enhancement request, but the next version of HPLIP (3.9.4, due out soon), will have a configurable system tray icon message bubble setting (show: All, Errors and Warnings, Errors only, or None). Setting this to "Errors only", for example, should prevent low

Re: [Bug 66830] Re: Problem with Socket Inter-Process Communication

2006-10-19 Thread dwelch91
Thanks Till. I worked on this for a few hours last night and I am fairly confident there is a problem with QSocketNotifier in PyQt 3.16. PyQt 3.14works OK. I will be testing with 3.15 today. Thanks, Don On 10/19/06, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Reported upstream: > > http://mat

Re: [Bug 66830] Re: Problem with Socket Inter-Process Communication

2006-10-19 Thread dwelch91
Till, I did more testing. Here's my results: x86 (32bit) Dapper 6.06 w/python-qt3 version 3.14 - Works PPC Dapper 6.06 w/python-qt3 version 3.15 - Works x86 (32bit) Edgy 6.10 (development branch) w/python-qt3 version 3.16 - Fails Unfortunately, there is a bug in hpssd that I discovered while tes

Re: [Bug 65618] Re: Package broken/incomplete, missing firmware files

2006-10-20 Thread dwelch91
Till, I will forward this request to Dave Suffield who owns the hp: backend. Do you have a URL for this bug? Is it in Mandriva or Ubuntu or ? Thanks, -Don On 10/20/06, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Don, can you look into HPLIP whether you could either > > - let the "hp" CUPS b

Re: [Bug 54667] Re: [Edgy] HPLIP Toolbox doesn't start from gnome menu

2006-10-20 Thread dwelch91
Thanks, I'll review these enhancements for inclusion in 1.6.11. -Don On 10/20/06, Matthias Klose <[EMAIL PROTECTED]> wrote: > > dwelch91, attaching the patch that Ubuntu currently applies > > > ** Changed in: hplip (Ubuntu) >Status: Confirmed => Fix C

[Bug 54667] Re: [Edgy] HPLIP Toolbox doesn't start from gnome menu

2006-09-08 Thread dwelch91
> I think one should split the hplip package into hplip and hplip-gui. > hplip-gui > contains all graphical user interfaces, like hp-toolbox, hp-sendfax, ... with > their desktop menu entries, and it should have a dependency on > python-qt3, as all of HP's GUIs are based on this widget toolkit.

[Bug 54667] Re: [Edgy] HPLIP Toolbox doesn't start from gnome menu

2006-09-08 Thread dwelch91
I think this is correct approach, except for one thing: > Installing hplip-gui will then automatically also install python-qt3 and all > GUI > tools (and GUI parts of combined text/GUI tools) are accessible via menu > entries and work. The GUI and text/non-GUI "parts" of the combined tools are

[Bug 54667] Re: [Edgy] HPLIP Toolbox doesn't start from gnome menu

2006-09-08 Thread dwelch91
That sounds fine. Just please let me know if any changes to the HPLIP software is required to make any of this work. Any changes would probably have to wait for our 1.6.10 or 1.6.11 release (Oct-Nov timeframe), however. -- [Edgy] HPLIP Toolbox doesn't start from gnome menu https://launchpad.net/b

[Bug 59224] Re: hpssd fails to start under sudo due to attempt to access $HOME

2006-09-08 Thread dwelch91
This has been fixed in HPLIP 1.6.9, due out Sept 15th. -- hpssd fails to start under sudo due to attempt to access $HOME https://launchpad.net/bugs/59224 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 47306] Re: hp-print fails to open paths with non-ascii characters

2006-09-08 Thread dwelch91
This has been fixed in HPLIP 1.6.9, due out Sept. 15th. -- hp-print fails to open paths with non-ascii characters https://launchpad.net/bugs/47306 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 112064] Re: The printer name is not shown in the Device Manager but only the printer type

2007-05-09 Thread dwelch91
This was a design decision. The device manager manages devices, not printers (queues installed in CUPS). As such, printers that are of the same type will appear the same in the device list with the exception of the device URI in the status bar area. This was done because most functions and tools op

[Bug 109610] Re: [apport] toolbox crashed with AttributeError in PCardButton_clicked()

2007-05-11 Thread dwelch91
Fixed in HPLIP 2.7.5 -- [apport] toolbox crashed with AttributeError in PCardButton_clicked() https://bugs.launchpad.net/bugs/109610 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.ubu

[Bug 107446] Re: [apport] toolbox crashed with AttributeError in RunCommand()

2007-05-11 Thread dwelch91
Fixed in HPLIP 2.7.5 -- [apport] toolbox crashed with AttributeError in RunCommand() https://bugs.launchpad.net/bugs/107446 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 h

[Bug 103871] Re: [apport] hpssd.py crashed with IOError in __init__()

2007-05-11 Thread dwelch91
Fixed in HPLIP 2.7.5 -- [apport] hpssd.py crashed with IOError in __init__() https://bugs.launchpad.net/bugs/103871 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://l

[Bug 109871] Re: [apport] toolbox crashed with AttributeError in printButton_clicked()

2007-05-11 Thread dwelch91
Fixed in HPLIP 2.7.5 -- [apport] toolbox crashed with AttributeError in printButton_clicked() https://bugs.launchpad.net/bugs/109871 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.ubu

[Bug 114058] Re: [apport] hpfax crashed with IOError in stderr()

2007-05-11 Thread dwelch91
Till, I am unsure how to address this defect. Is there a reason why stderr sould be closed for the hpfax: backend? I have been able to write to it during testing without problems. -- [apport] hpfax crashed with IOError in stderr() https://bugs.launchpad.net/bugs/114058 You received this bug notif

Re: [Bug 149045] needs a proper daemon or cupsys integration

2007-10-04 Thread dwelch91
hpssd does not access the device directly. It it currently only used for two main purposes: store a global status history for each device, and for routing fax data from the hpfax: backend to each fax gui (that actually access the device via the mud i/o library). We are working on changing this des

Re: [Bug 132781] Re: My HP PSC 1210 (printer) doesn't work in gutsy (autodetection work ...)

2007-08-16 Thread dwelch91
That means the hpmud Python C extension (hpmudext.so) that should be installed in /usr/lib/pythonx.x/site-packages is not installed properly (failed to build, not installed in Python path, etc). On 8/16/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Raghu, Do, Aaron, what does this mean: > > e

[Bug 75483] Re: tools can't connect to hpiod

2007-07-09 Thread dwelch91
Yes, hpiod is no more beginning with HPLIP 2.7.6. The affected users could try that as an alternative. -- tools can't connect to hpiod https://bugs.launchpad.net/bugs/75483 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-06 Thread dwelch91
hp-setup relies on the internal nickname of the PPD file to be a certain string. If this is changed during packaging, either the code in hp-setup will have to be changed, or it will not properly recognize the file. On Feb 6, 2008 1:37 PM, Fabián Rodríguez <[EMAIL PROTECTED]> wrote: > I am using

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-25 Thread dwelch91
Please keep in mind that, starting with HPLIP 2.8.2, there are two (2) Fax PPD files required for HPLIP Fax functionality (the second one handles a different class of fax device that requires different parameters for rendering). On Mon, Feb 25, 2008 at 6:01 AM, Henrik Nilsen Omma <[EMAIL PROTECTE

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-25 Thread dwelch91
The two PPD files are: -rw-rw-rw- 1 dwelch dwelch 5207 2007-12-04 14:56 HP-Fax2-hplip.ppd -rw-rw-rw- 1 dwelch dwelch 5197 2007-12-04 14:58 HP-Fax-hplip.ppd HP-Fax2-hplip.ppd is for these models (as of 2.8.2): hp_laserjet_m2727_mfp hp_laserjet_m2727nf_mfp hp_laserjet_m2727nfs_mfp HP-Fax-hplip.ppd

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-25 Thread dwelch91
Till, do you want hpfax: backend to return the MDL: of "Fax" and "Fax 2" or the actual MDL: of the discovered device? Could you please provide a sample of what you'd like to see? On Mon, Feb 25, 2008 at 9:54 AM, Till Kamppeter <[EMAIL PROTECTED]> wrote: > Don, I have found the second fax file no

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-26 Thread dwelch91
Hpfax: (hpfax.py) patch for 2.8.2 to add proper pseudo ID and PPD matching (attached). -Don On Tue, Feb 26, 2008 at 2:35 AM, Launchpad Bug Tracker < [EMAIL PROTECTED]> wrote: > This bug was fixed in the package hplip - 2.8.2-0ubuntu2 > > --- > hplip (2.8.2-0ubuntu2) hardy; urgency=lo

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-26 Thread dwelch91
Oh, sorry, I missed that. -Don On Tue, Feb 26, 2008 at 3:10 PM, Till Kamppeter <[EMAIL PROTECTED]> wrote: > Thank you for the patch, I will apply it to the next Ubuntu release of > the HPLIP package. Please note that your patch is not complete, also in > the fax PPD for "HP Fax 2" the device ID

Re: [Bug 59409] Re: Fax PPD not installed by default

2008-02-26 Thread dwelch91
Here's that patch... On Tue, Feb 26, 2008 at 3:36 PM, dwelch91 <[EMAIL PROTECTED]> wrote: > Oh, sorry, I missed that. > > -Don > > > On Tue, Feb 26, 2008 at 3:10 PM, Till Kamppeter <[EMAIL PROTECTED]> > wrote: > > > Thank you for the patch, I will

Re: [Bug 96454] Re: [Feisty, Gutsy] MASTER: HP LaserJet 1000/1005/1018/1020 don't work because of missing firmware

2007-11-04 Thread dwelch91
Firmware for the 1018 and 1020 is included in HPLIP 2.7.10. On 11/4/07, Lars Larsson <[EMAIL PROTECTED]> wrote: > > The owner of the server where you can download the foo2zjs firmware > files has changed the file paths on his server. To access the firmware > to HP 1018, I had to go to > http://foo

Re: [Bug 107467] Re: [apport] toolbox crashed with SIGSEGV in fileno_unlocked()

2007-12-08 Thread dwelch91
We were unable to reproduce this defect at HP. On Dec 8, 2007 8:14 AM, Siegfried Gevatter (RainCT) < [EMAIL PROTECTED]> wrote: > ** Changed in: hplip (Ubuntu) > Importance: Undecided => Medium > > -- > [apport] toolbox crashed with SIGSEGV in fileno_unlocked() > https://bugs.launchpad.net/bugs/

[Bug 59409] Re: Fax PPD not installed by default

2007-12-05 Thread dwelch91
hp-setup uses the CUPS call CUPS_GET_PPDS to get the list of PPDs. My assumption is that this is the same list that lpinfo -m gives (it appears to be). -- Fax PPD not installed by default https://bugs.launchpad.net/bugs/59409 You received this bug notification because you are a member of Ubuntu B

[Bug 59409] Re: Fax PPD not installed by default

2007-12-05 Thread dwelch91
hp-setup uses the path stored in /etc/hp/hplip.conf to locate the fax PPD file. For example: [dirs] home=/usr/share/hplip run=/var/run ppd=/usr/share/ppd/HP ppdbase=/usr/share/ppd doc=/usr/share/doc/hplip-2.7.12.0 icon=/usr/share/applications cupsbackend=/usr/lib/cups/backend foomatic=/usr/share/f

Re: [Bug 71226] Re: Message : You are missing a dpkg-statoverride on /var/run/hplip

2008-03-07 Thread dwelch91
HPLIP no longer has the /etc/init.d/hplip file, so this is a NOP for new releases. -Don On Fri, Mar 7, 2008 at 3:26 PM, TerryG <[EMAIL PROTECTED]> wrote: > This is an old bug. Solution to reporter's original problem was to > dpkg-reconfigure hplip. However, vague error message still exists in

[Bug 200489] Re: crash whilst installing hplip-2.8.2.run

2008-03-10 Thread dwelch91
Ian, could you please post the crash output (traceback, etc) to our Launchpad bugs area? (https://bugs.launchpad.net/hplip/) As Till said, this is strictly an HPLIP bug, not an Ubuntu one. Also, if you could post the output of the "hp-check" command as well. Thanks. -- crash whilst installing hp

Re: [Bug 181242] Re: [Hardy]HP printer is not detected properly by HPLIP

2008-03-10 Thread dwelch91
This has been fixed in the HPLIP tip code, and will be publicly released in our next release cycle. I can supply a patch if needed. On Mon, Mar 10, 2008 at 2:54 AM, ozone baby <[EMAIL PROTECTED]> wrote: > I have nearly the same problem. I have just installed Kubuntu 8.04 and I > have all packages

Re: [Bug 181242] Re: [Hardy]HP printer is not detected properly by HPLIP

2008-03-10 Thread dwelch91
On Mon, Mar 10, 2008 at 7:19 AM, Till Kamppeter <[EMAIL PROTECTED]> wrote: > Don, please provide the patch, as it is really an urgent bug for Hardy > LTS (Long-Term Support). > > -- > [Hardy]HP printer is not detected properly by HPLIP > https://bugs.launchpad.net/bugs/181242 > You received this b

[Bug 112441] Re: [apport] toolbox crashed with IndexError in UpdatePrinterCombos()

2007-05-08 Thread dwelch91
I can put in some defensive code, but I would like to know the root cause... is it possible to get an hp-check output or at least lpstat -t? -- [apport] toolbox crashed with IndexError in UpdatePrinterCombos() https://bugs.launchpad.net/bugs/112441 You received this bug notification because you a

[Bug 25629] Re: HP LaserJet 2200 (networked) not working in duplex mode

2007-05-08 Thread dwelch91
We will investigate. Could the user try using hp-setup? -Don -- HP LaserJet 2200 (networked) not working in duplex mode https://bugs.launchpad.net/bugs/25629 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list u

[Bug 112441] Re: [apport] toolbox crashed with IndexError in UpdatePrinterCombos()

2007-05-08 Thread dwelch91
OK, figured it out. This points out a problem with our testing - we don't generally test with non-HP or no-HPLIP installed printers. The fix will be in 2.7.5 or the newly coded function is here (all that was added was the exception handling around the line that was in the traceback): def Updat

Re: [Bug 98920] Re: HP Deskjet 5440 poor print quality

2007-03-30 Thread dwelch91
Have you run cartridge alignment ? On 3/30/07, Pere Ubu <[EMAIL PROTECTED]> wrote: > > No text > > ** Attachment added: "GOOD_HP" >http://librarian.launchpad.net/7078373/GOOD_HP.JPG > > -- > HP Deskjet 5440 poor print quality > https://launchpad.net/bugs/98920 > -- HP Deskjet 5440 poor prin

Re: [Bug 98920] Re: HP Deskjet 5440 poor print quality

2007-04-01 Thread dwelch91
Till, there is a simple workaround to use in 1.7.1-1.7.3: use hp-align instead of the toolbox for alignment on this class of printer. There is a UI defect in the toolbox which sends the wrong alignment values to the printer. On 4/1/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Raghu, if you ha

Re: [Bug 98520] Re: Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs

2007-04-01 Thread dwelch91
As for the A4 vs. Letter, hp-setup installs the printer using whatever defaults are in the PPD and/or are supplied by CUPS. HPLIP does not alter any settings during adding a printer. As you suggested previously, I may change this in the future. On 4/1/07, Till Kamppeter <[EMAIL PROTECTED]> wrote:

Re: [Bug 98920] Re: HP Deskjet 5440 poor print quality

2007-04-01 Thread dwelch91
True. I don't have access to CVS from home today, so you can make the change yourself, or wait until Monday. If you send me a copy of ui/align10form.py (may not be the exact name) I can show you the change. On 4/1/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > But to make it as easy as possible

Re: [Bug 98520] Re: Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs

2007-04-01 Thread dwelch91
On 4/1/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Thanks to all of you for your testing. > > Here is a summary of the results so far, but do not think testing time > is over. If you still want to test, your report is welcome. > > Up to now there are test reports of 11 persons, 5 reported no

[Bug 98920] Re: HP Deskjet 5440 poor print quality

2007-04-01 Thread dwelch91
Attached is the fixed version of align10form.py... rename and drop into /ui directory. ** Attachment added: "Fixed version of align10form.py(-fixed)" http://librarian.launchpad.net/7100692/align10form.py-fixed -- HP Deskjet 5440 poor print quality https://launchpad.net/bugs/98920 -- ubuntu-

Re: [Bug 98520] Re: Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs

2007-04-02 Thread dwelch91
patch attached On 4/1/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Don, thanks for your comments on Aaron's report. > > Don, please post the patch Deskjet D4100 issue. This will prevent us > from further bug reports. > > Update of the results: > > 9 (from 11) people have for sure no regressi

Re: [Bug 95489] Re: HPLIP Toolbox recommends incorrect driver

2007-03-27 Thread dwelch91
Yes, I have seen this defect. There is obviously a bug in the code that calculates the total content height of the QScrollview and it gets clipped at that point. I'm not exactly sure why it is not 100% reproducible. I will look into the root cause. -Don On 3/27/07, Till Kamppeter <[EMAIL PROTEC

Re: [Bug 98520] Re: Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs

2007-03-29 Thread dwelch91
I have seen these errors reported with the LJ1100 before. Unfortunately, we don't have one here, so I am unable to reproduce and fix these easily. -Don On 3/29/07, Johan Kiviniemi <[EMAIL PROTECTED]> wrote: > > > ** Attachment added: "ion's printingbuginfo (1.7.3)" >http://librarian.launchpad

Re: [Bug 98520] Re: Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs

2007-03-29 Thread dwelch91
Oops. I mean that I just added the code to our tip (pre-1.7.4), and then created the patch vs. the 1.7.1 code. So, 1.7.3 doesn't have this fix. Sorry for the confusion. On 3/29/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Don, your patch is to update /usr/share/hplip/base/device.py from HPLI

Re: [Bug 98520] Re: Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs

2007-03-29 Thread dwelch91
This is code new to both versions. On 3/29/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > Don, are these problems with the LJ1100 regressions from HPLIP 1.7.1 to > 1.7.3? Or did they already occur on 1.7.1 or older? > > -- > Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs > https://la

Re: [Bug 98920] Re: HP Deskjet 5440 poor print quality

2007-04-05 Thread dwelch91
Yes, we can reproduce this and are looking into a solution. Its appears there may be a bug in the cartridge alignment routines for this printer. On 3/30/07, Pere Ubu <[EMAIL PROTECTED]> wrote: > > Yes, because I thought this was the problem. But as you see I only get > these "shadows" when printin

[Bug 94015] Re: [apport] toolbox crashed with IOError in __setattr__()

2007-03-20 Thread dwelch91
*** This bug is a duplicate of bug 94013 *** This has been fixed in HPLIP 1.7.3 (due to be released before the end of March 2007). -- [apport] toolbox crashed with IOError in __setattr__() https://launchpad.net/bugs/94015 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 82546] Re: hp-probe warning could be clearer

2007-03-20 Thread dwelch91
Fix implemented. -- hp-probe warning could be clearer https://launchpad.net/bugs/82546 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 94823] Re: Scan in digikam crash

2007-03-22 Thread dwelch91
This has been addressed in 1.7.3 (due to be released late this week or early next) -Don -- Scan in digikam crash https://launchpad.net/bugs/94823 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 83936] Re: feisty hpfax crash in gnome-cups-add

2007-02-08 Thread dwelch91
Fixed in HPLIP 1.7.2 (to be released sometime in Feb 2007). Modified file attached . -Don HP Linux Team ** Attachment added: "Fixed version of hpfax: CUPS backend." http://librarian.launchpad.net/6349619/hpfax.py -- feisty hpfax crash in gnome-cups-add https://launchpad.net/bugs/83936 --

Re: [Bug 66830] Re: Problem with Socket Inter-Process Communication

2007-01-25 Thread dwelch91
We put in place a polled solution that may or may not end up being permanent. We are still pursuing a solution that works like the original code (no polling). On 1/25/07, Till Kamppeter <[EMAIL PROTECTED]> wrote: > > I have installed HPLIP 1.7.1 from source on a Feisty test box and there > fax wo

[Bug 885908] [NEW] package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-03 Thread dwelch91
Public bug reported: Starting supervisor: Traceback (most recent call last): File "/usr/bin/supervisord", line 9, in load_entry_point('supervisor==3.0a8', 'console_scripts', 'supervisord')() File "/usr/lib/pymodules/python2.7/supervisor/supervisord.py", line 371, in main go(options)

[Bug 885908] Re: package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-03 Thread dwelch91
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885908 Title: package supervisor 3.0a8-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To mana