KubuntuSystemTools
Created: Date(2005-10-07T12:45:59Z) by JaneWeideman
[https://launchpad.net/distros/ubuntu/+spec/kubuntu-system-tools]
Summary
Improve existing configuration tools and help create new ones.
Rationale
Breezy includes some new and improved configuration tools over Hoary, significantly the Guidance suite. We should improve the user interfaces of these tools, ensure they are bug free and encourage new tools by helping upstream.
Use cases
Bob wants to set a program to run at a given time, he finds he has to learn crontab format and emacs (or even worse, kcron) to be able to do so.
Impi want a way for their users to set the network interface.
Alan wants to update his Apache configuration, but he doesn't want to learn all configuration settings of Apache.
Scope
Improve knetworkconf and Guidance.
To encourage more people to develop KDE administration utilities, we should focus on the simple, but powerful development language for Kubuntu which Guidance provides with its KControl PyKDE integration.
Implementation
KNetworkConf
knetwork conf has some significant bugs in setting the gateway and default route. We need to fix these for dapper. The user interface of knetworkconf does not fit on a 1024 screen, this is also important to fix. We should use the default Gnome Network Configuration Util frontend as an example for ideas on improving the knetworkconf user interface.
Longer term Gnome System Tools may be moving to a dbus based separation using liboops which will require significant work for a KDE frontend. There is likely also to be a need for a KDE Network Manager frontend. Neither of these will be targets for dapper but at least one will probably be a target for dapper+1.
Guidance
The user interfaces for the Guidance tools are currently going through a usability review by openusability.org. We will work with the upstream Guidance developers to implement and add suggestions for usability.
The upstream Guidance developers are keen to add new tools to their suite. They are currently working on an X configuration tool. Other ideas include tools to manage crontabs, grub configuration editor, sudo configuration editor, keyboard selection and an Apache configuration tool (which could talk to a remote web server).
We will help the upstream developers in creating these tools and ensure they are well tested with Kubuntu.
We should also provide some sample applications and documentation to encourage others in creating configuration tools including how to start working with Python and QT/KDE Bindings. There are already some good examples on the Internet (e.g. LUMA LDAP Browser http://luma.sourceforge.net/)
As the number of modules grow we will have to be careful to not crowd System Settings with too many tools. The user interface for System Settings may have to be changed to handle more modules, e.g. to a vertical lineup rather than a horizontal one, as already exists in the KDE 4 branch.
BoF agenda and discussion
grub editor. sudo editor. Make knetworkconf better (networkmanager frontend?).
ldap admin/browser (LUMA already in breezy/dapper)
improve guidance user interfaces
21:17 < _Sime> ... a decent way of selecting a keyboard and keyboard settings. (I want to choose my keyboard from a
- _picture_, not guessing if I have US international or whatever)
21:18 < _Sime> understandable compose key support would be good to. Right now it is not obvious how you configure it.
21:16 < _Sime> a decent cron editor thingy would be nice, something that actually showed what was going to happen when...
KDE Apache Configuration Tool, it should provide remote uploads