Opened 16 years ago
Closed 15 years ago
#187 closed defect (wontfix)
CUPS warning when starting wxpython gui.
Reported by: | brian | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | wxpython g.gui | Cc: | |
CPU: | x86-32 | Platform: | Linux |
Description
CUPS PDF warning when starting wxpython gui.
Command: g.gui wxpython &
Warning:
(brian:2966): WARNING : Can't create printer "PDF" because the id "PDF" is already used
(brian:2966): GnomePrintCupsPlugin-WARNING : The CUPS printer PDF could not be created
(brian:2966): GnomePrintCupsPlugin-WARNING : The data for the CUPS printer PDF could not be loaded.
System: Ubuntu 8.04 Python 2.5.2 wxPython 2.8.7.1
Change History (5)
comment:1 by , 16 years ago
Milestone: | → 6.4.0 |
---|
comment:2 by , 16 years ago
Component: | Python → wxGUI |
---|
comment:3 by , 16 years ago
CPU: | → x86-32 |
---|---|
Platform: | → Linux |
comment:4 by , 16 years ago
comment:5 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This seems the same as ticket #205. There is extensive discussion and this does not seem fixable. I'm closing both with a 'wontfix' label.
Michael
Note:
See TracTickets
for help on using tickets.
also affected ubuntu intrepid, just because there is an exist "PDF" CUPS printer, so you could remove the "PDF" printer in the printer manager, but this is not a nice solution.