Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 150119 Details for
Bug 232009
gtk print dialog doesn't show LPR printers
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Don't disable LPR backend even if CUPS is found.
gtk+-2.10.8-lpr.patch (text/plain), 313 bytes, created by
Dominik 'Rathann' Mierzejewski
on 2007-03-15 12:31:43 UTC
(
hide
)
Description:
Don't disable LPR backend even if CUPS is found.
Filename:
MIME Type:
Creator:
Dominik 'Rathann' Mierzejewski
Created:
2007-03-15 12:31:43 UTC
Size:
313 bytes
patch
obsolete
>--- gtk+-2.10.8/gtk/Makefile.am.lpr 2007-03-15 12:34:32.000000000 +0100 >+++ gtk+-2.10.8/gtk/Makefile.am 2007-03-15 12:36:31.000000000 +0100 >@@ -10,7 +10,7 @@ > DIST_SUBDIRS=theme-bits xdgmime > > if HAVE_CUPS >-GTK_PRINT_BACKENDS=file,cups >+GTK_PRINT_BACKENDS=file,lpr,cups > else > GTK_PRINT_BACKENDS=file,lpr > endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 232009
: 150119