[8205] in athena10

home help back first fref pref prev next nref lref last post

Re: [Debathena] #1016: Browser kiosk should disable printing

daemon@ATHENA.MIT.EDU (Debathena Trac)
Wed Aug 10 19:52:56 2011

MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@mit.edu
To: geofft@mit.edu, jdreed@mit.edu
Date: Wed, 10 Aug 2011 23:52:49 -0000
Reply-To: 
Message-ID: <052.c3b5dd6d79a080e20a45ee1d0ab47d96@mit.edu>
In-Reply-To: <043.ee29d906290843955b5492585a9ce9c3@mit.edu>
Content-Transfer-Encoding: 8bit

#1016: Browser kiosk should disable printing--------------------+-------------------------------------------------------
 Reporter:  geofft  |       Owner:                    
     Type:  defect  |      Status:  new               
 Priority:  normal  |   Milestone:  The Distant Future
Component:  --      |    Keywords:                    
 See_also:          |  
--------------------+-------------------------------------------------------
Comment(by jdreed):
 This is harder than it seems, because Firefox is stupid.  The r-kiosk home
 page says:

    You might want to remove the print dialog by adding following lines to
 your user.js:
    user_pref("print.always_print_silent",true);
    user_pref("print.show_print_progress",false);

 However, that doesn't disable printing, just not show the print dialog.
 Now, we could do something really stupid like remove the "mitprint"
 printer, or disable CUPS entirely, but this is Hard(tm).   The easy
 solution is to popup a zenity dialog that says "You cannot print.  All
 print jobs will be discarded." or some such.
-- Ticket URL: <http://debathena.mit.edu/trac/ticket/1016#comment:1>Debathena <http://debathena.mit.edu/>MIT Debathena Project

home help back first fref pref prev next nref lref last post