Warning: session_start(): open(/tmp/sess_kiqg4lm8skuttnkt5vv23v0b80, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Kuroo openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Kuroo

   0.81.0_rc1  

KDE System Tool

Score 85%
Kuroo
zoom


Kuroo
zoom


Kuroo
zoom


Link:  http://kuroo.org
Downloads:  15041
Submitted:  Sep 6 2004
Updated:  Sep 6 2007

Description:

A KDE Portage frontend that allows you to do most common software maintenance tasks on gentoo systems.
Joint project with openusability.org.

With this version we have established a GUI that allows you to do your most common tasks you have to do in your emerge-life. Kuroo does not aim to subsitute the power of the command-line EMERGE, but is thought as a little helper for your daily life. We will continue to enable more powerfull features in the forthcoming versions. If you like to ask for a certain functionallity feel invited to do so on: kuroo.org, #kuroo or info@kuroo.org.

Feature highlight:
Unified package view: fast package browsing and searching with filters.
Package Inspector for advanced package management.
Configuration files management with KDiff3.
Support for multiple portage overlay's.
Package stability calculation.




Changelog:

0.81:
===================
BUGFIXES:
#61
#243
#248

ENHANCEMENTS:
Solved a glitch wich would show a filter related error when no updates are available.
fetchrestricted for eclean is not needed unless destructive is used too (solved)
eclean bug: Does not exists minutes measure. Changing default to hours.
Added possibility to set custom buffer size in number of lines.
Removed included SQLite support in favor of a external SQLite library.
Updated credits of About box




LicenseGPL
Gentoo(Kuroo ebuild)
Gentoo(Reporting bugs and feature requests)
Gentoo(Installation instructions)
Gentoo(Source)
(OpenUsability.org)
Send to a friend
Subscribe
Other  Content  from karye
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10 

-
.

 Good usability work

 
 by Sebien on: Feb 10 2006
 
Score 50%

Very good!

The usability work is impressive.

From the screenshots and the article on planetkde.org, it's so easy I would dream to install Gentoo only to have the chance to use this packages interface!

Are there plans to make this interface for other packaging systems?

It would help the Linux world if all distributions would have a same and such easy but still powerful interface...


Author of BasKet Note Pads (take notes and keep a full range of data on hand).
http://basket.kde.org/

Reply to this

-

 Re: Good usability w

 
 by karye on: Feb 18 2006
 
Score 50%

Basket is an innovative and very usefull app :)

Well, no plans to introduce kuroo to other distros. Time is so limited :(


Reply to this

-

 just a tarball

 
 by mobtek on: Feb 12 2006
 
Score 50%

If you're going to release even a beta, just have a link to a tarball instead of your repository :)


-- For dark is the suede that mows like a harvest
Reply to this

-

 Re: just a tarball

 
 by karye on: Feb 18 2006
 
Score 50%

For beta1 you need to follow the installation instructions.


Reply to this

-

 split ebuilds

 
 by Dhraakellian on: Feb 21 2006
 
Score 50%

It wants me to install the monolithic kdenetwork and kdebase, which are blocked by their respective split ebuilds.

I emerged kdiff3 manually to satisfy the other dependencies and then emerged kuroo itself with --nodeps since I do indeed have both kdenetwork and kdebase installed already. It appears to have worked.


Reply to this

-

 problem found

 
 by Dhraakellian on: Feb 27 2006
 
Score 50%

Quoth the ebuild in my overlay:
"|| (kde-base/dcoprss§ kde-base/kdenetwork)"

now, how the heck did that '§' get there?

However it happened, I removed the char, and I'm no longer getting complaints of kdenetwork and kdenetwork-meta blocking each other.


Reply to this

-

 Compile error

 
 by ViRgiLiO on: Feb 27 2006
 
Score 50%

echo '#include ' >> portagebase.cpp
/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr tr2i18n -i portagebase.h ./portagebase.ui > portagebase.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" portagebase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_portagebase,g" >> portagebase.cpp ;\
rm -f portagebase.cpp.temp ;\
if test "$ret" = 0; then echo '#include "portagebase.moc"' >> portagebase.cpp; else rm -f portagebase.cpp ; exit $ret ; fi
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/config -I../../src/core -I../../src/history -I../../src/intro -I../../src/logs -I../../src/portage -I../../src/queue -I../../src/core -I../../src/config -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -mtune=athlon-xp -fomit-frame-pointer -pipe -ftracer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o portagebase.lo `test -f 'portagebase.cpp' || echo './'`portagebase.cpp
portagebase.cpp:28:35: error: subcategorieslistview.h: No such file or directory
make[3]: *** [portagebase.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_beta2/work/kuroo-0.80.0_beta2/src/portage'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_beta2/work/kuroo-0.80.0_beta2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_beta2/work/kuroo-0.80.0_beta2'
make: *** [all] Error 2

!!! ERROR: app-portage/kuroo-0.80.0_beta2 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
ebuild.sh, line 1609: Called kde_src_compile
kde.eclass, line 104: Called kde_src_compile 'compile'
kde.eclass, line 221: Called kde_src_compile 'all' 'myconf' 'configure'

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.


Reply to this

-
.

 Re: Compile error

 
 by watzke on: Feb 27 2006
 
Score 50%

Yes, same error on my Gentoo64.


[david@amd64 ~] $ uname -r
2.6.16-rc4

Reply to this

-

 Re: Compile error

 
 by karye on: Feb 27 2006
 
Score 50%

Tarball updated! Plz try again.


Reply to this

-

 Re: Re: Compile error

 
 by watzke on: Feb 28 2006
 
Score 50%

/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" uninstallbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_uninstallbase,g" >> uninstallbase.cpp ;\
rm -f uninstallbase.cpp.temp ;\
if test "$ret" = 0; then echo '#include "uninstallbase.moc"' >> uninstallbase.cpp; else rm -f uninstallbase.cpp ; exit $ret ; fi
/bin/sh ../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/config -I../../src/core -I../../src/history -I../../src/intro -I../../src/logs -I../../src/portage -I../../src/queue -I../../src/core -I../../src/config -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon64 -mtune=athlon64 -fomit-frame-pointer -pipe -mmmx -msse3 -m3dnow -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o uninstallbase.lo `test -f 'uninstallbase.cpp' || echo './'`uninstallbase.cpp
portagebase.cpp:28:35: subcategorieslistview.h: No such file or directory
make[3]: *** [portagebase.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_beta2/work/kuroo-0.80.0_beta2/src/portage'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_beta2/work/kuroo-0.80.0_beta2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_beta2/work/kuroo-0.80.0_beta2'
make: *** [all] Error 2

!!! ERROR: app-portage/kuroo-0.80.0_beta2 failed.
Call stack:
ebuild.sh, line 1928: Called dyn_compile
ebuild.sh, line 966: Called src_compile
ebuild.sh, line 1643: Called kde_src_compile
kde.eclass, line 111: Called kde_src_compile 'compile'
kde.eclass, line 228: Called kde_src_compile 'all' 'myconf' 'configure'

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.


[david@amd64 ~] $ uname -r
2.6.16-rc5

Reply to this

-

 Re: Re: Re: Compile

 
 by karye on: Feb 28 2006
 
Score 50%

Plz use the new updated ebuild for kuroo-0.80.0_beta2.


Reply to this

-
.

 Re: Re: Re: Re: Compile

 
 by watzke on: Feb 28 2006
 
Score 50%

Yeah. I thought only tarball was updated...


[david@amd64 ~] $ uname -r
2.6.16-rc5

Reply to this

-

 KUbuntu

 
 by obsrv on: Feb 28 2006
 
Score 50%

Well Kuroo is really impressive :) if you make it for KUbuntu too, it would be Adept killer :)


Reply to this

-

 Re: KUbuntu

 
 by madflow on: Mar 6 2006
 
Score 50%

"Kuroo is a frontend to Gentoo Portage and the emerge tool."


Reply to this

-
.

 Cannot compile RC1

 
 by watzke on: Mar 13 2006
 
Score 50%

On my AMD64 system with GCC 4.1.0 and glibc 2.4 ::

/bin/sh ../../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/config -I../../src/core -I../../src/history -I../../src/intro -I../../src/logs -I../../src/portage -I../../src/queue -I../../src/config -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon64 -fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o images.lo `test -f 'images.cpp' || echo './'`images.cpp
categorieslistview.cpp:37: error: extra qualification 'CategoriesView::CategoryItem::' on member 'CategoryItem'
categorieslistview.cpp: In constructor 'CategoriesView::CategoryItem::CategoryItem(QListView*, const char*, const QString&)':
categorieslistview.cpp:45: warning: 'CategoriesView::CategoryItem::m_on' will be initialized after
categorieslistview.cpp:44: warning: 'QString CategoriesView::CategoryItem::m_id'
categorieslistview.cpp:50: warning: when initialized here
/usr/qt/3/include/private/qucom_p.h: At global scope:
/usr/qt/3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
make[3]: *** [categorieslistview.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/qt/3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/qt/3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
images.cpp: In member function 'QPixmap& Images::icon(int)':
images.cpp:157: warning: control reaches end of non-void function
make[3]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_rc1/work/kuroo-0.80.0_rc1/src/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_rc1/work/kuroo-0.80.0_rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kuroo-0.80.0_rc1/work/kuroo-0.80.0_rc1'
make: *** [all] Error 2

!!! ERROR: app-portage/kuroo-0.80.0_rc1 failed.
Call stack:
ebuild.sh, line 1557: Called dyn_compile
ebuild.sh, line 966: Called src_compile
ebuild.sh, line 1272: Called kde_src_compile
kde.eclass, line 111: Called kde_src_compile 'all'
kde.eclass, line 228: Called kde_src_compile 'myconf' 'configure' 'make'

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.


Nejhorší IM je ICQ!
Reply to this

-

 Re: Cannot compile R

 
 by karye on: Mar 14 2006
 
Score 50%

Plz try rev838 of kuroo-svn.


Reply to this

-
.

 Re: Re: Cannot compile R

 
 by watzke on: Mar 14 2006
 
Score 50%

Still same... (with this: http://trac.kuroo.org/kuroo/browser/ebuilds/kuroo-svn-0.80.0.ebuild)


Nejhorší IM je ICQ!
Reply to this

-

 Re: Re: Re: Cannot c

 
 by karye on: Mar 14 2006
 
Score 50%

Missed one ... try again with rev 839.


Reply to this

-
.

 Re: Re: Re: Re: Cannot c

 
 by watzke on: Mar 16 2006
 
Score 50%

Yeah, now it compiles and runs...


Nejhorší IM je ICQ!
Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team