Opened 15 years ago
Last modified 15 years ago
#35 accepted defect
CUPS printing support — at Version 1
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | Global | Keywords: | |
Cc: |
Description (last modified by )
This bug is just a big tracker bug for all things related to printing.
Looks like we may need (at least for MS Windows clients... sigh) to start a CUPS server for each session (or is it for each client??):
http://www.cups.org/documentation.php/doc-1.4/ref-client-conf.html
To deal with multiple remote users connected to the same user account (as there is only one
.cups/client.conf
)
we should be able to use the CUPS_SERVER environment variable for that:
http://ait.web.psi.ch/services/linux/guides/system/cups/local_cups_server/
but it doesn't seem to do what it is supposed to do...
Maybe we need an IP per cups forward? (if we can't set the port number)
Change History (1)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.