Bug 213861
Summary: | Printer commands (clean print heads, self-test page) don't work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> |
Component: | gutenprint | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | extras-qa, pnemade |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | gutenprint-5.0.0-0.16 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-12-13 10:49:24 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 150226, 196989 |
Description
Tim Waugh
2006-11-03 14:45:36 UTC
In fact it's worse than that: printer stylus disabled since Sun 05 Nov 2006 10:08:34 GMT - Filter "commandtoepson" for printer "stylus" not available: No such file or directory and gutenprint.spec actually removes this filter deliberately: rm -rf %{buildroot}%{cups_serverbin}/filter/commandtocanon rm -rf %{buildroot}%{cups_serverbin}/filter/commandtoepson We should be shipping these command filters shouldn't we? Tim, This package is targetted to FC7 core replacing gimp-print. Though this has not been discussed on any Fedora mailing list for its entry in FC7 core yet but to get test results of this package before it goes to Core repo and to maintain existing gimp-print package in Core, those files are removed. Its kind of making parallel installation of gutenprint with gimp-print. So you can remove existing gimp-print and recompile gutenprint and use it. In case you fine any thing need to be improved or changed, kindly tell me. I know you are the maintainer of gimp-print so you must be having good experience for printing packages. Write back in case you need any more help. Hope this gives answer to this bug query. Ah, it's to fix a conflict with gimp-print-cups (which I didn't have installed). Thanks for the clarification. I'm investigating what needs to be done before gutenprint can be brought into Core. So one of the things is that gutenprint needs to take ownership of these filters when it replaces gimp-print. I've changed 'version' to 'devel' to reflect that. I'll take ownership of this bug too. Looks like i was removed from this bug. What do you mean by ownership of this bug? I think this bug is already resolved after i gave explanation. you mean to take maintainership of this package? Once it is in Core, yes. I took ownership of this bug because there's nothing we can do about the file conflict until gutenprint is in Core, so I don't expect you to make any package changes as a result of this bug. Sorry -- I didn't mean to drop you from the CC list; that must have been a mistake. :-( Parag: do you think gutenprint-cups should require gimp-print-cups for FC6? That way the filters would at least get installed, even though they aren't the gutenprint ones. (In reply to comment #7) > Parag: do you think gutenprint-cups should require gimp-print-cups for FC6? Yes if its a parallel testing of gutenprint and gimp-print. Those filters are removed from gutenprint-cups to resolve conflicts in both packages installation. > That way the filters would at least get installed, even though they aren't the > gutenprint ones. yes. you can do that. I am not understanding why gutenprint is not using filters from gimp-print-cups package. Did you get any further info on this issue? Because it doesn't require the gimp-print-cups package. You need to add a 'Requires: gimp-print-cups' line to gutenprint.spec. Fixed in next version of gutenprint so Closing this bug for now. |