|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-printer: add test if firewall is used and if yes popup info regarding CUPS+firewall | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Johannes Meixner <jsmeix> |
| Component: | YaST2 | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P4 - Low | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Johannes Meixner
2009-10-22 07:39:49 UTC
Martin, what do you think from the usability point of view about such an additional popup? I think it would be fine. Especially if it has some kind of "intelligence" (e.g. appear only if firewall is enabled). The text in the module could be removed, which would reduce the amount of information processed by the user. This would make it more simple to deal with the module. Meanwhile I also think that the static text in the dialog could be removed because: I will do the test whether or not a firewall runs initially when the "Print via Network" and/or "Share Printers" dialogs are launched and also show the firewall info popup initially when those dialogs are launced provided that the settings in those dialogs are such that the firewall info popup makes sense, i.e.: In the "Print via Network" dialog only when something regarding "Accept printer information ..." is set and in the "Share Printers" dialog only if something regarding "Allow remote access" is set. If a user did such settings without a running firewall (i.e. no firewall info popup would have been shown) but later he starts the firewall which causes that prining stuff does no longer work, the user may launch those dialogs in the printer module to find out what is wrong there and then the test would notice a running firewall and show the firewall info popup so that the user is informed that the firewall is the actual reason why his prining stuff does no longer work. Sounds like a good idea to me :-) Of course this _IS_(!) a good idea ;-) Fixed in YaST SVN trunk (i.e. for openSUSE 11.3) --------------------------------------------------------------------- - Added a generic test if a firewall is used to Printerlib.ycp and if yes show popup info to the user regarding CUPS+firewall for the "Print via Network" and "Share Printers" dialogs (see Novell/Suse Bugzilla bnc#549065). - 2.19.0 --------------------------------------------------------------------- |