Warning: session_start(): open(/tmp/sess_5na9e1eca9nje01e13blmhk0i2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QNiX 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  . 

QNiX

  

Theme/Style for KDE 2.2

Score 72%
QNiX
zoom


QNiX
zoom


QNiX
zoom


Link:  Link
Downloads:  6825
Submitted:  Oct 9 2001

Description:

"QNiX" provides theme engines, for both KWin and KDE2 widgets, based on the QNX/Photon user interface. My aim has been to replicate as closely as possible the QNX GUI, while still providing configurability (through standard KDE colour settings) and performance (by using a C++ based engine instead of using pixmaps).




Send to a friend
Subscribe
Other  Content  from del
Report inappropriate content



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

-

 SuSE 7.2 Install

 
 by anonymous on: Oct 15 2001
 
Score 50%

I used : make -f Makefile.cvs; then ./configure --prefix=/opt/kde2 followed by: make install
This is what worked for me.


Reply to this

-

 wonderful!

 
 by imagino on: Oct 15 2001
 
Score 50%

I like this theme! It's probably the better I've seen right now. Clean but not boring. Great work! Thank you!!


Reply to this

-

 wonderful!

 
 by imagino on: Oct 15 2001
 
Score 50%

I like this theme! It's probably the better I've seen right now. Clean but not boring. Great work! Thank you!!


Reply to this

-

 Mandrake Users

 
 by anonymous on: Oct 15 2001
 
Score 50%

I figured it out - the proper prefix for Mandrake 8.x, that is. Mandrake doesn't keep KDE in /opt/kde2, but rather treasts it as essential system binaries, this spread out through /usr. So for Mandrake 8.x users (don't know about 7.x, probably the same, though) set your prefix to /usr. To wit:
./configure --prefix=/usr -
make -
su -
make install -


Reply to this

-

 Still wont work...

 
 by anonymous on: Oct 16 2001
 
Score 50%

I have been trying to compile this theme under Mandrake 8.1, and it just wont work.

I get the following during make:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/lib/qt2/include -I/usr/X11R6/include -I/usr/include/kwin -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/qnix_client.pp -c qnix_client.cpp -fPIC -DPIC -o .libs/qnix_client.o
qnix_client.cpp:44:28: kwin/workspace.h: No such file or directory
qnix_client.cpp:45:26: kwin/options.h: No such file or directory
In file included from qnix_client.cpp:49:
qnix_client.h:35:29: kwin/kwinbutton.h: No such file or directory
qnix_client.h:36:25: kwin/client.h: No such file or directory
make[2]: *** [qnix_client.lo] Error 1
make[2]: Leaving directory `/home/egh/downloads/qnix-0.1/kwin-engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/egh/downloads/qnix-0.1'
make: *** [all-recursive-am] Error 2


Anyone able to see what I do wrong from this? I havent found anything unusual beside this, and I am not the type to edit these files :/


Reply to this

-

 RE:Still wont work..

 
 by anonymous on: Feb 5 2002
 
Score 50%

You should install kdebase-devel.

Try and funny!

Dioniso.


Reply to this

-

 make Error

 
 by anonymous on: Oct 16 2001
 
Score 50%

After typing make -f Makefile.cvs the following error occurs:
*** Concatenating configure tests into acinclude.m4
*** Creating list of subdirectories in subdirs
*** Searching for subdirectories...
*** Retrieving configure tests needed by configure.in
*** Scanning for include statements
./aclocal.m4:2695: error: m4_defn: undefined macro: _m4_divert_diversion
acfunctions.m4:1108: AM_FUNC_OBSTACK is expanded from...
./aclocal.m4:2695: the top level
autoconf: tracing failed
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

any ideas ?


Reply to this

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

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