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

-
- Claymen's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (11) . 
Re: Re: Error Compiling
Jul 11 2004  on content KNemo

Worked fine however I changed the version check to 3,2,91 as thats kde-config reports itself as.

KDE: 3.2.91 (3.3 beta1)

It is the latest cvs though.

.
Error Compiling
Jul 11 2004  on content KNemo

Is Knemo able to be built against the kde cvs ? It seems to be broken atm. Wether its simply something else on my system thats broken or its just that im using kdecvs i dont know.

/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/claymen/kde/qt-copy/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o interfacetray.lo `test -f 'interfacetray.cpp' || echo './'`interfacetray.cpp
interfacetray.cpp: In member function `void InterfaceTray::showAboutDialog()':
interfacetray.cpp:106: error: no matching function for call to `
KAboutApplication::setIcon(QPixmap)'
/usr/include/kaboutdialog.h:405: error: candidates are: void
KAboutDialog::setIcon(const QString&)
make[3]: *** [interfacetray.lo] Error 1
make[3]: Leaving directory `/home/claymen/downloads/knemo-0.1.9/knemod'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/claymen/downloads/knemo-0.1.9/knemod'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/claymen/downloads/knemo-0.1.9'
make: *** [all] Error 2

.
KDE 3.2
Oct 29 2003  on poll What version of KDE do you use?

I havent specifically used the Alpha release but i run the cvs head version on my desktop box :)

Its been bumpy at times, some weeks stuff has just been broken to all hell, but it stabilizes very quickly.

Even now its stable, updated this morning and just finished compiling and installing and its running brilliantly.

KDE3.1 is nice if u want stability, but with all the nice new features and speed increases in KDE3.2/CVS theres no way im going back.

.
Re: KDE3.2 Beta1
Oct 29 2003  on Discussion

Just grab the cvs, the 3.2Beta1 Release is getting very close as the kde version in cvs has been changed to say Release 3.1.93 (KDE3.2 Beta1)

.
Re: Re: Error Compiling
Aug 5 2003  on content Knifty

thanks for the help

yer something borked and i was missing those files, grabbed then and bam shes working again. Dunno exactly what caused it, but i think it coulda been permissions when i copied the entire cvs from one machine to another, musta missed some files.

anyway, thanks all
damned nice window deco :)

.
Re: Error Compiling
Aug 4 2003  on content Knifty

Sorry shoulda included some extra details bout what im compiling with.

gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.3.1/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.3.1 20030728 (Debian prerelease)

kde-config --version
Qt: 3.1.1
KDE: 3.1.90 (CVS >= 20030731)
kde-config: 1.0

Im running Debian sid on an athlon xp 1800+ apt updated this morning. As you can see im also running KDE CVS which could also be causing problems.

Any help would be great

.
Error Compiling
Aug 4 2003  on content Knifty

Im getting errors whilst trying to compile and it just drops out. Any ideas ? Its happening with a few kde/qt things latley and im thinking its a broken QT which wouldnt suprise me. But any idea on pinpointing it would be great.

Thanx

/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -I/usr/include/kde/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -c -o knifty.lo `test -f 'knifty.cpp' || echo './'`knifty.cpp
knifty.cpp:11:28: kwin/workspace.h: No such file or directory
knifty.cpp:12:26: kwin/options.h: No such file or directory
In file included from knifty.cpp:14:
knifty.h:13:25: kwin/client.h: No such file or directory
In file included from knifty.cpp:15:
kniftyclient.h:13:25: kwin/client.h: No such file or directory
In file included from knifty.cpp:15:
kniftyclient.h:24: error: `Client' is not a class or namespace
kniftyclient.h:24: error: invalid base-class specification
kniftyclient.h:27: error: syntax error before `*' token
kniftyclient.h:48: error: ISO C++ forbids declaration of `MousePosition' with
no type
kniftyclient.h:48: error: `MousePosition' declared as a `virtual' field
kniftyclient.h:48: error: syntax error before `(' token
kniftyclient.h:55: error: `QBoxLayout' was not declared in this scope
kniftyclient.h:55: error: `layout' was not declared in this scope
kniftyclient.h:55: error: syntax error before `&' token
kniftyclient.h:24: warning: `class KWinInternal::KniftyClient' has virtual
functions but non-virtual destructor
kniftyclient.h: In member function `QPixmap
KWinInternal::KniftyClient::getTitleBarTile(bool) const':
kniftyclient.h:31: error: return type `struct QPixmap' is incomplete
knifty.cpp: In member function `void KWinInternal::KniftyHandler::reset()':
knifty.cpp:46: error: `Workspace' undeclared (first use this function)
knifty.cpp:46: error: (Each undeclared identifier is reported only once for
each function it appears in.)
knifty.cpp:46: error: syntax error before `::' token
knifty.cpp: In member function `void KWinInternal::KniftyHandler::readConfig()
':
knifty.cpp:61: error: `options' undeclared (first use this function)
knifty.cpp:61: error: variable `QFontMetrics fm' has initializer but incomplete
type
knifty.cpp: At global scope:
knifty.cpp:82: error: syntax error before `*' token
knifty.cpp:101: error: syntax error before `}' token
In file included from knifty.cpp:103:
kniftyclient.moc: In static member function `static QMetaObject*
KWinInternal::KniftyClient::staticMetaObject()':
kniftyclient.moc:54: error: no class template named `Client' in `KWinInternal'
kniftyclient.moc: In member function `virtual void*
KWinInternal::KniftyClient::qt_cast(const char*)':
kniftyclient.moc:78: error: `Client' undeclared (first use this function)
kniftyclient.moc:78: error: syntax error before `::' token
In file included from knifty.cpp:103:
kniftyclient.moc: In member function `virtual bool
KWinInternal::KniftyClient::qt_invoke(int, QUObject*)':
kniftyclient.moc:87: error: syntax error before `::' token
In file included from knifty.cpp:103:
kniftyclient.moc:82: warning: unused parameter `QUObject*_o'
kniftyclient.moc: In member function `virtual bool
KWinInternal::KniftyClient::qt_emit(int, QUObject*)':
kniftyclient.moc:94: error: syntax error before `::' token
kniftyclient.moc:93: warning: unused parameter `int _id'
kniftyclient.moc:93: warning: unused parameter `QUObject*_o'
kniftyclient.moc: In member function `virtual bool
KWinInternal::KniftyClient::qt_property(int, int, QVariant*)':
kniftyclient.moc:100: error: syntax error before `::' token
kniftyclient.moc:99: warning: unused parameter `int id'
kniftyclient.moc:99: warning: unused parameter `int f'
kniftyclient.moc:99: warning: unused parameter `QVariant*v'
make[3]: *** [knifty.lo] Error 1
make[3]: Leaving directory `/home/claymen/downloads/knifty-0.2/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/claymen/downloads/knifty-0.2/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/claymen/downloads/knifty-0.2'
make: *** [all] Error 2

.
Re: Source?
Apr 8 2003  on content mandrakeGalaxy Theme

try ftp://ftp.planetmirror.com/pub/mandrake/9.1/SRPMS/
i can only find the source rpm, i alien'd it then unpacked it with dpkg-deb. Is there an easier way to unpack the src.rpm ?? and no doing an alien on the binary rpm and using it doesnt work either.

.
Re: Source?
Apr 8 2003  on content mandrakeGalaxy Theme

try ftp://ftp.planetmirror.com/pub/mandrake/9.1/SRPMS/
i can only find the source rpm, i alien'd it then unpacked it with dpkg-deb. Is there an easier way to unpack the src.rpm ?? and no doing an alien on the binary rpm and using it doesnt work either.

.
Re: Source !
Apr 8 2003  on content mandrakeGalaxy Theme

ive yet to make it compile under debian though, doesnt help when it links against mandrake stuff which we cant get. its all well and good to have mandrake looking brilliant but i dont like rpm based distros, why cant we just get a tar.gz or something which will compile for the rest of us. the gtk 1/2 + metacity stuff compiles however the kde side just has errors.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 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