![]() Administrator ![]()
|
This is a call for testing for a port of KControl to KDE 4, undertaken by msoeken and me. You can find the Source archive attached to this post, build instructions are available below. Please post all comments / problems / etc in this thread.
Once installed, you will be able to change to the traditional tree view through the configure option available on the toolbar At this time, no menu entry is available, it can be launched ( once installed ) by executing "kcontrol4" Thanks in advance for your testing! ==== Build Instructions ==== Notice: This needs to be installed in the directory provided by kde4-config --prefix, otherwise it will most probably not work Minimum Requirements: CMake 2.6-patch 2 KDE 4.2 Development packages ( kdelibs only ) Qt 4.4 Build instructions: Download the attached file, with the same name as below to your Home folder, then open Konsole, and execute the following commands, to extract, configure, build and install KControl4.
Uninstall Instructions: Open Konsole once more, and execute the following commands:
Last edited by bcooksley on Thu Mar 19, 2009 6:44 am, edited 1 time in total.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
One problem with make (and yes, I have the required packages installed):
OpenSUSE 11.4, 64-bit with KDE 4.6.4
Proud to be a member of KDE forums since 2008-Oct. |
![]() Mentor ![]()
|
Oops, QList::append(const QList&) was introduced in Qt 4.5. I fixed this in trunk. You can also try to compile the latest svn version:
Cheers, m ![]() [size=x-small]code | [url=cia.vc/stats/author/msoeken]cia.vc[/url] | [url=kde.org/support]donating KDE[/url] | [url=tinyurl.com/cto4ns]wishlist[/url][/size] |
![]() Administrator ![]()
|
First time I ran it without executing [font=Courier]kbuildsycoca4 --noincremental[/font] first. The result was that no modules were shown, as expected.
However, when I closed kcontrol4, the application crashed. The backtrace can be found here. - OK, some first impressions (I'll skip the positive stuff):
Last edited by Hans on Thu Mar 19, 2009 4:25 pm, edited 1 time in total.
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
![]() Mentor ![]()
|
+1
I think, this is also a good point. But it is on the left in system settings
We now that and this will get fixed. You also should be able to enable/disable the new tooltip like in dolphin
There could be more view. If there are two many views the toolbar would loke crowded.
Yeah, but this could possibly configurable in an advanced settings page? Cheers, m ![]() [size=x-small]code | [url=cia.vc/stats/author/msoeken]cia.vc[/url] | [url=kde.org/support]donating KDE[/url] | [url=tinyurl.com/cto4ns]wishlist[/url][/size] |
![]() Registered Member ![]()
|
Tried that, but that only gives me another problem, also at the make stage (using 4.2.1. with Qt 4.4.3 btw so if the new error is also due to Qt 4.5, I for now will have to give this one a pass and hope others are more capable than me in giving constructive feedback):
OpenSUSE 11.4, 64-bit with KDE 4.6.4
Proud to be a member of KDE forums since 2008-Oct. |
![]() KDE Developer ![]()
|
Yeah, that's a Qt 4.5 feature too.
|
![]() Administrator ![]()
|
Thanks for the backtrace Hans, it has been some time since it was tested without any views available. It has been fixed with commit 941623. I will look into preventing the Module List from being shrunk until it no longer exists.
@Kryten2X4B: I fixed this with commit 941624, note that pre Qt 4.5 users will not have transparent / translucent tooltips.
Last edited by bcooksley on Fri Mar 20, 2009 3:38 am, edited 1 time in total.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Ah, now it works! Thanks! As far as the translucent tooltips go...strange that mine (both of them...) are translucent then. Apart from what have already mentioned: When using the tree-view, is it really necessary to add the "unfold" group functionality when a group only have one submodule? Wouldn't it be better to display the subgroup as the main group? As an example, under "Computer Administration" there is a group for "Input Actions" and then finally the module "Input Actions" (the only module). Wouldn't it make more sense to have just "Computer Administration" and then straight to the module? A more generic problem (which is a part of the standard system-settings as well) is that modules are sometimes in what I at least would consider strange places... "Input actions" is a good example here too. It would make more sense to have it under "Keyboard and mouse" rather than under its own heading. Why is "Samba" under "System" rather than "Network and connectivity"? "Computer administration" and "System" could maybe even be merged into one category. Just as a few examples.
OpenSUSE 11.4, 64-bit with KDE 4.6.4
Proud to be a member of KDE forums since 2008-Oct. |
![]() Administrator ![]()
|
The problem where only one module exists under one category is a problem with the desktop files themselves unfortunately, and needs to be corrected there. The placement of items in categories also is handled by that as well unfortunately. Please file bugs aganist the appropriate modules regarding their unusual categorisation.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Administrator ![]()
|
To all interested:
The more detailed tooltips can be disabled, in favour of normal tooltips. The default is for them to be disabled. It is no longer possible to collapse away the List of modules, and a minimum size has been set on the module list as well.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
A big thank you to the dev's working on this! :thumbs_up:
I've had no problems with the new control center (should that be centre?;-) ) but as a long time user of KDE it's good to see this layout as an option now. I've just updated to the latest version and the absence of the tooltips stops the weird panel redraw effects I saw with the earlier version too. Top job guys! :shade:
This week's operating systems (subject to change)
LAPTOP : Crunchbang Waldorf AMD64 Openbox / openSUSE 13.1 x86_64 KDE 4.12.3 / Win7 64 DESKTOP : Crunchbang Waldorf AMD64 Openbox / openSUSE 13.1 x86_64 KDE 4.12.3 / Winvista 64 |
![]() Administrator ![]()
|
Just a note to all those following KControl4, the Tooltips have been mostly cleaned up now, so please test it, feedback is needed.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
I must say I really like it (especially that it's only one tooltip now ![]() To be honest, I'm not sure if the tooltips will not turn out to be annoying in the long run. That remains to be seen, but my first impression of them deserves two thumbs up. And now that I've used this replacement system-settings extensively for a while, I must say that the tree-view feels so much more natural than the systemsettings view that I hope KControl will be the default for 4.3 (with treeview as the default setting). Okay, I'm a bit biased since I've missed the treeview ever since I switched to KDE4 from 3.5...
OpenSUSE 11.4, 64-bit with KDE 4.6.4
Proud to be a member of KDE forums since 2008-Oct. |
![]() Registered Member ![]()
|
Thanks a lot, bcooksley!
For any Gentoo users who want to try this out, I made an ebuild:
Edit: I don't know how to make a live ebuild, so if you want to get the current snapshot, check out the source, pack it, and put it in your $DISTDIR
Last edited by Alec on Fri Apr 10, 2009 10:47 pm, edited 1 time in total.
Get problems solved faster - get reply notifications through Jabber!
|
Registered users: Bing [Bot], claydoh, gfielding, Google [Bot], markhm, rblackwell, sethaaaa, Sogou [Bot], Yahoo [Bot]