Bug 217071 - Print dialog fails when 'BrowseShortNames Off' CUPS option used
Summary: Print dialog fails when 'BrowseShortNames Off' CUPS option used
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 217220
TreeView+ depends on / blocked
 
Reported: 2006-11-23 17:47 UTC by Tim Waugh
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-12-02 02:57:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
gtk+-2.10.4-cupslongnames.patch (819 bytes, patch)
2006-11-24 15:19 UTC, Tim Waugh
no flags Details | Diff

Description Tim Waugh 2006-11-23 17:47:30 UTC
Description of problem:
The GTK+ print dialog won't let you print to remote printers when the
'BrowseShortNames Off' option is used in /etc/cups/cupsd.conf.

Version-Release number of selected component (if applicable):
gtk2-2.10.4-5.fc6

How reproducible:
100%

Steps to Reproduce:
1.Edit /etc/cups/cupsd.conf and add a line 'BrowseShortNames Off'
2./sbin/service cups stop
3.rm -f /var/cache/cups/remote.cache
4./sbin/service cups start
5.If you have no remote queues, set up another machine with a printer queue and
share it.
6.Start OpenOffice.org Writer and try to print the blank page to a remote queue.

Actual results:
'queue@host'-style names shown in dialog box as expected, but 'Print' button not
clickable when queue selected.

Expected results:
'Print' button should be clickable when a queue is selected.

Comment 1 Tim Waugh 2006-11-24 15:19:15 UTC
Created attachment 142069 [details]
gtk+-2.10.4-cupslongnames.patch

Here is the fix.

Comment 2 Matthias Clasen 2006-12-02 02:57:47 UTC
Fixed in gtk2-2.10.4-6.fc6


Note You need to log in before you can comment on or make changes to this bug.