@maxroby, could you run the following command:
ipptool -tv ipps://HPF80DAC5CDC21.local:631/ipp/print get-printer-
attributes.test > attrs.txt
and attach attrs.txt. Please also post the screen output of this ipptool
command. Thanks.
** Changed in: cups (Ubuntu)
Status: New => Incomplete
> These two statements seem to be contradictory. If driverless printing
is more reliable, that would seem to imply that files sent directly to
the printer print more reliably than files sent through the CUPS
filters, which would seem to imply that it is the filters, not the
printer, that have
Do you have cups-filter 1.28.15 installed, which fixes bug #1967816? Or
did you try the option "pdftops-renderer=gs" as described there and
which you confirmed as fixing that bug? You do not need the option if
you have cups-filter 1.28.15 installed. Or could it be that this file
now needs the
Fixed upstream in
https://github.com/OpenPrinting/cups-filters/commit/607f5e9066
** Package changed: cups (Ubuntu) => cups-filters (Ubuntu)
** Changed in: cups-filters (Ubuntu)
Importance: Undecided => Medium
** Changed in: cups-filters (Ubuntu)
Status: New => In Progress
--
You
Could you print your file from the command line, using
lp -d duplex file.pdf
lp -d duplex -o pdftops-renderer=gs file.pdf
file.pdf is the file you mention which does not print on your printer.
Please try the 2 command. Tell us which of them prints which of them
not.
Your log shows that the job
I your error_log I have found the following:
D [21/Mar/2022:15:08:48 +0100] [Job 312] Send-Document: client-error-
document-format-error (client-error-document-format-error)
This looks like that the printer was not able to work with the data it
received.
The printer reports that it accepts PWG
Seems that your version of "driverless" is too old, not yet having the "
--std-ipp-uris" option (see also output of "driverless -h").
But I have found the URI you need in your error_log. Please run the
following command:
ipptool -tv ipp://EPSON0EF3E0.local:631/ipp/print get-printer-
Also note that the web interface of Launchpad only allows one attached
file per comment. If you want to attach more files, simply post more
comments, where the actual comment field can also stay empty in case you
wrote everything already in the comment of the first file.
e-mail answers seem to
Thanks for the files.
For the "ipptool -tv ..." command do the following:
Run
driverless --std-ipp-uris
You get an URI for your printer in standard IPP format. Please use that
URI for the "ipptool -tv ..." command of my comment above (comment #2)
and attach the attrs.txt here.
--
You
Could you also attach your file
/etc/cups/ppd/EPSON_ET_2810_Series.ppd
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1964095
Title:
print sent to Epson ET-2810 is not
Please also run the command
cupsctl --debug-logging
Then print a job and as soon as it finishes/fails, copy the
/var/log/cups/error_log file and attach it to this bug report. Also do
not compress it and do not package it together with any other file.
--
You received this bug notification
Please run the command
driverless
and post the output here. This should give you a network URI of your
printer.
Then run
ipptool -tv get-printer-attributes.test > attrs.txt
with replaced by the URI you got from the "driverless" command.
Please attach the resulting attrs.txt file to this bug
I have uploaded cups 2.4.1op1-1ubuntu3 with the updated patch now, and
also updated the upstream pull request:
https://github.com/OpenPrinting/cups/pull/353
Please test as soon as the update arrives.
** Changed in: cups (Ubuntu)
Status: In Progress => Fix Committed
--
You received this
Thanks for all the info, it is as I expected, your cupsd.conf has
"Browsing No" because you do not use printer sharing. Then the DNS-SD
host name is not set in the daemon's internal variable DNSSDHostName and
this variable I compared with the host name of the URI of the potential
new queue to see
** Changed in: cups (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1965112
Title:
cupsd crashed with SIGSEGV in __strcmp_evex()
Can you also attach your /etc/cups/cupsd.conf file?
And please also post the output of the command
cupsctl
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1965112
Title:
Could you run the following commands:
driverless
driverless --std-ipp-uris
lpstat -v
and post the output here.
On which print queue are you printing?
Are you running cups-browsed?
Then switch CUPS into debug mode:
cupsctl --debug-logging
Print a job as you did when the crash happened.
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1965112
Title:
cupsd crashed with SIGSEGV in __strcmp_evex()
Status in
Can it be that you have earlier installed HPLIP directly from the
upstream source? The system update could have overwritten parts of that
installation and now your HPLIP does not work any more.
A safer way to have an always up-to-date HPLIP is using its Snap
version.
Go to
The problem you mention is a known CUPS problem and in the works:
https://github.com/OpenPrinting/cups/issues/176
** Bug watch added: github.com/OpenPrinting/cups/issues #176
https://github.com/OpenPrinting/cups/issues/176
** Package changed: cups-filters (Ubuntu) => cups (Ubuntu)
**
As usual, submitting to early, trying again ...
This looks like that either AppArmor got more restricted in Jammy. I
will CC AppArmor folks to make them aware, but due to the holidays they
will possibly not react quickly. So I recommend to temporarily de-
activate AppArmor for CUPS and for
To the maintainers of AppArmor: Did anything change in the
default/standard AppArmor restrictions in Jammy which requires changed
in the profiles of CUPS and cups-browsed?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups
This looks like that either AppArmor got more restricted in Jammy. I
will CC AppArmor folks to make them aware, but due to the holidays they
will possibly not react quickly. So I recommend to temporarily de-
activate AppArmor for CUPS and for cups-browsed:
sudo apt install apparmor-utils
This is already fixed ages ago, closing ...
** Changed in: cups (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/511297
Title:
Two confirmations that the problem is solved, so I close this bug as
fixed.
Thanks for the bug report and the confirmations that it is fixed.
** Changed in: cups-pdf (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: cups (Ubuntu)
Status: Confirmed => Invalid
** Changed
I have synced cups-pdf 3.0.1-13 into Ubuntu Impish now (see bug
1945939).
As soon as you get this version with your updates, please re-test and
tell us here how far it solves your problems. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
Please report on the new GitHub of CUPS on OpenPrinting:
https://github.com/OpenPrinting/cups/issues
On Apple the CUPS project is dead and bug reports probably not read any
more.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed
Thank you very much.
** Changed in: cups
Importance: Undecided => Unknown
** Changed in: cups
Status: New => Unknown
** Changed in: cups
Remote watch: None => github.com/OpenPrinting/cups/issues #115
--
You received this bug notification because you are a member of Ubuntu
Touch
Please report this upstream on
https://github.com/OpenPrinting/cups
as this is not only concerning Ubuntu, but any OS which uses CUPS.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
Hirsute has now the newest CUPS (2.3.3op1) with all fixes and patches.
This should also include the patch mentioned.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1846334
I have searched the code of cups-browsed and libcupsfilters and did not
find any call of the mentioned functions which require CAP_SYS_NICE.
Most probably some of the library functions cups-browsed is using
contains such calls.
As cups-browsed works correctly I suggest to add the "deny capability
I did not have anything to control the priority in the source code of
cups-browsed, I also did not find anything in the packaging of cups-
filters. I also do not see any security risk in priority changing, it
can only make the system faster or slower.
Perhaps systemd does the nice level change?
Anyone of the security team, does allowing the "sys_nice" capability for
cups-browsed cause any possible security risk?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1897369
This is not a problem of CUPS, Turboprint also uses CUPS. This is a
problem of the printer driver.
For me it looks like a problem of Canon's proprietary driver which you
have used before you switched to Turboprint. With an update of your
Ubuntu system some library or other file needed by Canon's
I think best is that you go through all applicable parts of
https://wiki.ubuntu.com/DebuggingPrintingProblems
Especially I need
- How is your printer connected (USB, network)
- All info about the healthiness of the connection (see the USB and network
connection sections)
- The PPD file(s) of
*** This bug is a duplicate of bug 1894452 ***
https://bugs.launchpad.net/bugs/1894452
** Package changed: cups (Ubuntu) => cups-filters (Ubuntu)
** This bug has been marked a duplicate of bug 1894452
shutdown delay because of cups
--
You received this bug notification because you are a
The shutdown problem of cups-browsed was already identified and is fixed
in the GitHub repository of cups-filters. This fix will be included in
cups-filters 1.28.2 which will get released soon.
** Changed in: cups (Ubuntu)
Status: Confirmed => Triaged
** Package changed: cups (Ubuntu) =>
Andrew Bell, Alex Tasin, please provide an error_log of CUPS in debug
mode of a failing job. see
https://wiki.ubuntu.com/DebuggingPrintingProblems#CUPS_error_log for
instructions. Also provide the PPD file of your printer (from
/etc/cups/ppd/).
Please attach the files on by one, do not compress
printer-driver-gutenprint should be seeded. Adding ubuntu-meta task.
** Changed in: cups (Ubuntu)
Status: Confirmed => Invalid
** Also affects: ubuntu-meta (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch
Thank you very much, I have closed the bug now.
** Changed in: cups (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1885111
** Changed in: network-manager (Ubuntu)
Assignee: Till Kamppeter (till-kamppeter) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1829838
Ti
I have already found a solution for this and applied it upstream
(1.27.5, already in Grrovy).
The problem is that near midnight, for the log rotate cups-browsed is
stopped and restarted. Stopping cups-browsed makes the cups-browsed-
generated print queues getting removed and when re-starting
** Changed in: cups (Ubuntu)
Status: Expired => Triaged
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1869981
Title:
Printer notification every day at midnight
Stefano, thanks for the Mate forum link, I have tried to make up the sum
of the tips to help users get HPLIP working again.
So anyone here, please try to clean up any HPLIP mess on your system
using the following steps:
1. Remove HPLIP deb-packages
sudo dpkg -P --force-depends hplip hplip-data
Could you try
lpadmin -p DJ3630 -E -v ipp://localhost:6/ipp/print -m everywhere
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1879206
Title:
cups hplip not install
Could you try:
lpadmin -p DJ3630 -E -v
ipp://DeskJet%203630%20series%20%5BCN8AM7H3230658%5D._ipp._tcp.local/ -m
everywhere
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
Please
- Remove the .snap of HPLIP, it is experimental
- Remove any HPLIP version installed directly from HP
- Re-install Ubuntu's HPLIP via the command:
sudo apt install --reinstall printer-driver-hpcups printer-driver-
postscript-hp libsane-hpaio hplip-gui hplip hplip-data libhpmud0
On the machine where you still have the problem could you remove your
print queue and then unplug and re-plug the printer? Does a new print
queue get automatically created?
What is the output of the following commands and post the output here:
lpstat -v
driverless
ps auxwww | grep ippusbxd
If a
*** This bug is a duplicate of bug 1872564 ***
https://bugs.launchpad.net/bugs/1872564
** This bug has been marked a duplicate of bug 1872564
/proc/sys/kernel/random/boot_id rule missing from abstractions/nameservice
--
You received this bug notification because you are a member of
Where did you get a .snap from HPLIP?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1879206
Title:
cups hplip not install printer
Status in cups package in Ubuntu:
New
Seems that some of the general AppArmor rules needs to get updated.
Access to /proc/sys/kernel/random/boot_id seems to be needed now.
** Also affects: apparmor (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch
Is the hplip package installed on your system?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1879206
Title:
cups hplip not install printer
Status in cups package in
Please run the command
dpkg -l | grep hplip
and post the output here.
Also did you ever try to install HPLIP from the upstream site? Did you
ever try to remove such an installation?
** Changed in: hplip (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because
** Also affects: hplip (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1879206
Title:
cups hplip not install printer
cupsaddsmb got discontinued upstream. It is not part of the CUPS package
any more.
This happened in Dec 2018 already.
Closing ...
** Changed in: cups (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
What is the actual problem here? Is the printer model not found during
setup? Are you not able to print?
Could you follow the instructions on
https://wiki.ubuntu.com/DebuggingPrintingProblems
Thanks.
** Changed in: cups (Ubuntu)
Status: New => Incomplete
--
You received this bug
Added systemd task because of the this comment on the upstream but by
the original poster of this Ubuntu bug report:
https://github.com/OpenPrinting/system-config-
printer/issues/175#issuecomment-627870677
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
--
You
I did not find the package which contains kdm (probably the desktop
manager of KDE), if someone could add the appropriate task for this one
would be great.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
The upstream author has tested and found out that the problem only
occurs with lightdm and not with gdm as desktop manager, especially the
ones showing the problem are sddm, kdm, lightdm and the ones not showing
the problem are gdm and lxdm. Adding desktop manager tasks ...
See this comment and
Blättermann, Martin
Blanchard, Michal Sekletar, msk-nightingale, Philip Prindeville, Piotr Drąg,
Rafael Fontenelle, scootergrisen, Simon Lauser, Simon McVittie, Thomas
Jollans,
Till Kamppeter, Tony Garnock-Jones, Trent Lloyd, wisd0me, Yclept Nemo, Zlopez,
Дамјан Георгиевски.
This rel
Jan Alexander
Steffens (heftig), Karl Cronburg, Krzesimir Nowak, Mario Blättermann, Martin
Blanchard, Michal Sekletar, msk-nightingale, Philip Prindeville, Piotr Drąg,
Rafael Fontenelle, scootergrisen, Simon Lauser, Simon McVittie, Thomas
Jollans,
Till Kamppeter, Tony Garnock-Jones, Trent Lloyd
This thread started with 20.04, so I thought you have 20.04, too. 20.04
comes with cups-browsed 1.27.3 and this version would not create this
extra queue any more about which you are complaining.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
Could you check which version of cups-browsed are you using?
dpkg -l cups-browsed
Looking into your cups-browsed_log it seems that you have an old
version.
To clean up any possible mess you could try
sudo apt install --reinstall cups-browsed
--
You received this bug notification because you
Could you stp cups-browsed, then run
lpstat -v
post the output here, then run
lpadmin -x HP_OfficeJet_Pro_7740_series_7646EB_@HP40B0347646EB.local
Now start cups-browsed again and wait until you get a notification, or
if there does not show any, for something like two minutes.
Now run
lpstat
Please run the command
lpstat -v
and post the output here. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1869981
Title:
Printer notification every day at midnight
Could you edit /etc/cups/cups-browsed.conf to have a line
DebugLogging file
and then restart cups-browsed?
Once done, restart CUPS and wait until you get the notification. Then
attach /var/log/cups/cups-browsed_log to this bug report.
--
You received this bug notification because you are a
@mdeslaur, could you attach your /etc/cups/cups-browsed.conf file to
this bug report? Thanks.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1869981
Title:
Printer
When did the notifications start to occur? Are you running 20.04 already
for longer and suddenly, probably after an update, the notifications
started? Or did you switch from an older Ubuntu version (18.04, 19.10)
to 20.04 and after this upgrade the notifications started? Or did you
even observe
Also reported to Debian
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954885
** Bug watch added: Debian Bug tracker #954885
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954885
** Also affects: libmtp (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954885
Attached debdiff fixes this bug in the libmtp package, applying
effectively the patch of the previous comment.
** Patch added: "libmtp_1.1.17-2_1.1.17-2ubuntu1.debdiff"
Correction for the patch, please use this one.
** Patch added: "69-libmtp.rules.patch"
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1863239/+attachment/5339060/+files/69-libmtp.rules.patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
The attached patch would fix this bug. It adds two rules to skip
printers. The second skips all kinds of printers by checking whether the
standard interface of a printer is present in the USB device. The first
skips HP printers, it is the same rule as HPLIP uses. I have added it
because it covers
There was already a measure against wrongly identifying HP printers as
media players, but it is a rather dirty workaround which does not work
any more (therefore this bug). The rule in the end of 69-libmtp.rules
checks the absence of the env variable libsane_matched and this variable
is set for
** Tags added: rls-ff-incoming
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1863239
Title:
/dev/bus/usb/*/* device file of HP multi-function printer assigned to
Now I tried to investigate from which UDEV rule the wrong setting comes
from. First I searched all UDEV rules for the word "audio":
till@till-x1yoga:~$ grep -l '\baudio\b' /*/udev/rules.d/*.rules
/lib/udev/rules.d/50-udev-default.rules
/lib/udev/rules.d/60-persistent-v4l.rules
Attached is the output of
sudo udevadm monitor -e
Output of lsusb:
till@till-x1yoga:~$ lsusb
Bus 002 Device 003: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 138a:0097 Validity Sensors, Inc.
An additional remark:
If a Focal system is booted with the printer plugged in and turned on,
the group ownership gets correctly set to "lp", but if the printer is
only plugged in and/or turned on after boot, it gets "audio" group
ownership.
--
You received this bug notification because you are
I do not use this laptop any more. So I am closing this bug.
** Changed in: network-manager (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
** Changed in: libmtp (Ubuntu)
Importance: High => Critical
** Changed in: pulseaudio (Ubuntu)
Importance: High => Critical
** Changed in: systemd (Ubuntu)
Importance: High => Critical
** Changed in: udev (Ubuntu)
Importance: High => Critical
--
You received this bug notification
ttermann, Martin
Blanchard, Michal Sekletar, msk-nightingale, Philip Prindeville, Piotr Drąg,
Rafael Fontenelle, scootergrisen, Simon Lauser, Simon McVittie, Thomas
Jollans,
Till Kamppeter, Tony Garnock-Jones, Trent Lloyd, wisd0me, Yclept Nemo, Zlopez,
Дамјан Георгиевски.
This releas
niel S, David Kerr, Eric Bischoff, James Rudd, Jan Alexander
Steffens (heftig), Karl Cronburg, Krzesimir Nowak, Mario Blättermann, Martin
Blanchard, Michal Sekletar, msk-nightingale, Philip Prindeville, Piotr Drąg,
Rafael Fontenelle, scootergrisen, Simon Lauser, Simon McVittie, Thomas Jollans,
Till Kam
Do not edit /etc/cups/printers.conf while cupsd is running, as cupsd is
modifying it. So first stop cupsd:
sudo systemctl stop cupsd
then edit the file and after that start cupsd again:
sudo systemctl start cupsd
Note that you only can edit the properties of permanent print queues.
Queues
** Changed in: systemd (Ubuntu)
Milestone: None => ubuntu-20.04
** Changed in: pulseaudio (Ubuntu)
Milestone: None => ubuntu-20.04
** Also affects: libmtp (Ubuntu)
Importance: Undecided
Status: New
** Changed in: libmtp (Ubuntu)
Milestone: None => ubuntu-20.04
** Changed
Public bug reported:
When testing HPLIP I found out that CUPS backends can access my printer
only when they are running as root, when they are running as the special
user lp, as it is usually the case, they cannot access the printer.
So I tried to find out why and saw that the /dev/bus/usb/*/*
August Rydberg (august-rydberg), if you are using Focal, the cups-
browsed crash is possibly caused by bug 1857815. Please follow the
instructions I have given there for a debug log of cups-browsed, but
please post your answer there, not in this bug report.
If you are not using Focal, your bug
** Changed in: network-manager (Ubuntu Bionic)
Assignee: Till Kamppeter (till-kamppeter) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1794
** Changed in: network-manager (Ubuntu Bionic)
Assignee: Till Kamppeter (till-kamppeter) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/942
** Changed in: network-manager (Ubuntu)
Assignee: Till Kamppeter (till-kamppeter) => (unassigned)
** Changed in: network-manager (Ubuntu Bionic)
Assignee: Till Kamppeter (till-kamppeter) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Did you use the web interface of CUPS?
Does the same problem occur when using the "lpadmin" command in a
terminal?
Does it also occur when using the printer part of the GNOME Control
Center or system-config-printer?
** Changed in: cups (Ubuntu)
Status: New => Incomplete
--
You received
** Also affects: hplip
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1850032
Title:
scanbd prevents HP printers to work
@Andreas Hasenack, eu também falo Alemão, se tiver um problema com CUPS,
cups-filters, ... :)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1849859
Title:
smb printing
Please attach both
/etc/cups/ppd/Brother_HL_L2375DW_series.ppd
and
/etc/cups/ppd/brother_hl_l2375dw_ser...@brw0c96e67e441e.local.ppd
** Changed in: cups (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
Could you please attach the PPD files of your printer, once of a Ubuntu
version in which the duplex works correctly (19.04 for example) and once
for a Ubuntu version where duplex printing does not work correctly
(19.10 for example). Could you also supply a CUPS error_log for one
working job (from
Can this perhaps have to do with this bug in Fedora 30:
https://bugzilla.redhat.com/show_bug.cgi?id=1706090 ?
See also bug 1853242.
** Bug watch added: Red Hat Bugzilla #1706090
https://bugzilla.redhat.com/show_bug.cgi?id=1706090
--
You received this bug notification because you are a
For me it looks like that something changed in Samba. Printing on such a
server is done via the /usr/lib/cups/backend/smb CUPS backend which is
part of the smbclient package.
Is there no way to access the printer on the NAS via IPP?
--
You received this bug notification because you are a member
*** This bug is a duplicate of bug 1849859 ***
https://bugs.launchpad.net/bugs/1849859
** This bug has been marked a duplicate of bug 1849859
error when connecting to smb server
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is
As your printer is working again now and we are not able to investigate
the original problem I am closing this bug now.
** Changed in: cups (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed
Jean, does this mean that 1.10.6-2ubuntu1.1 works perfectly for you and
1.10.6-2ubuntu1.2 shows the problem you mention?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
Looks like that during boot time components get fired up in wrong order,
some dependency in the systemd service files is needed.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
No worries about my previous comment, it is solved.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1754671
Title:
Full-tunnel VPN DNS leakage regression
Status in
1 - 100 of 1049 matches
Mail list logo