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

-
- illinux's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (8) . 
.
Thanks!
Dec 7 2011  on content fvwm starter's kit

This configs are very helpful!

.
.
thumbs up!
Jan 29 2009  on content KDE 4.2 on Slackware 12.2

Well, you're both looking good. And so is your desktop :-).
Where can I get that cool wallpaper?

Cheers!

.
.
Re: compiling error
Jan 31 2008  on content Kexi Report Part

OK, it's not your blog. It's Jaroslaw Staniek:
http://www.kdedevelopers.org/node/3077

sorry.

.
.
compiling error
Jan 31 2008  on content Kexi Report Part

Hi there,

1. In your blog I've seen a screenshot diplaying charts in kexi. Will this really great feature be integrated in kexi2?

2. When I try to compile Kexi Report Part I get this errors:

parsexmlutils.cpp: In function 'bool parseReportTextStyleData(const QDomElement&, ORTextStyleData&)':
parsexmlutils.cpp:205: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportFont(const QDomElement&, QFont&)':
parsexmlutils.cpp:237: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:253: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:260: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportData(const QDomElement&, ORDataData&)':
parsexmlutils.cpp:291: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportKey(const QDomElement&, ORKeyData&)':
parsexmlutils.cpp:323: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportLine(const QDomElement&, ORLineData&)':
parsexmlutils.cpp:365: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportLabel(const QDomElement&, ORLabelData&)':
parsexmlutils.cpp:411: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportField(const QDomElement&, ORFieldData&)':
parsexmlutils.cpp:463: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportText(const QDomElement&, ORTextData&)':
parsexmlutils.cpp:504: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportBarcode(const QDomElement&, ORBarcodeData&)':
parsexmlutils.cpp:538: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportImage(const QDomElement&, ORImageData&)':
parsexmlutils.cpp:572: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportColorDefData(const QDomElement&, ORColorDefData&)':
parsexmlutils.cpp:601: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportTitleData(const QDomElement&, ORTitleData&)':
parsexmlutils.cpp:625: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportStyleData(const QDomElement&, ORStyleData&)':
parsexmlutils.cpp:649: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportDataAxisData(const QDomElement&, ORDataAxisData&)':
parsexmlutils.cpp:679: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportValueAxisData(const QDomElement&, ORValueAxisData&)':
parsexmlutils.cpp:729: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportSeriesData(const QDomElement&, ORSeriesData&)':
parsexmlutils.cpp:767: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportGraphData(const QDomElement&, ORGraphData&)':
parsexmlutils.cpp:846: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportBackground(const QDomElement&, ORBackgroundData&)':
parsexmlutils.cpp:910: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportWatermark(const QDomElement&, ORWatermarkData&)':
parsexmlutils.cpp:955: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportSection(const QDomElement&, ORSectionData&)':
parsexmlutils.cpp:1076: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReportDetailSection(const QDomElement&, ORDetailSectionData&)':
parsexmlutils.cpp:1187: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp: In function 'bool parseReport(const QDomElement&, ORReportData&)':
parsexmlutils.cpp:1270: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:1280: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:1290: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:1300: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:1352: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:1377: error: invalid cast from type 'QString' to type 'const char*'
parsexmlutils.cpp:1406: error: invalid cast from type 'QString' to type 'const char*'
make[5]: *** [parsexmlutils.lo] Fehler 1
make[5]: Verlasse Verzeichnis '/home/bjoern/Desktop/KexiReportPart/src/backend/kexirpt/common'
make[4]: *** [all-recursive] Fehler 1
make[4]: Verlasse Verzeichnis '/home/bjoern/Desktop/KexiReportPart/src/backend/kexirpt'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/bjoern/Desktop/KexiReportPart/src/backend'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/bjoern/Desktop/KexiReportPart/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/bjoern/Desktop/KexiReportPart'
make: *** [all] Fehler 2


Thanks!

.
.
Re: 0.8.6 - Kubuntu
Jul 2 2007  on content KMyMoney

I had the same problem on kubuntu feisty, but compiling kmymoney 0.8.6 from source worked fine.

.


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