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

-
- loak's profile .- Fan of  .- CV  .- Friends  .- Content (2) .- Latest Comments (12) . 
KAD - compile error
Nov 23 2007  on content KAD - KDE aided design

Hello,

great to see KAD, however I didn't succeed with it's compilation:

[ 99%] Building CXX object kad/src/CMakeFiles/kad.dir/main.o
In file included from /home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_attributes.h:33, from /home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_creationinterface.h:32, from /home/oak/Sys/Install/kad-0.8.2-Source/qcadlib/src/filters/rs_filterdxf.h:48, from /home/oak/Sys/Install/kad-0.8.2-Source/kad/src/main.cpp:52:
/home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_codes.h:35:5: warning: "_MSC_VER" is not defined
In file included from /home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_dxf.h:40,
from /home/oak/Sys/Install/kad-0.8.2-Source/qcadlib/src/filters/rs_filterdxf.h:49,
from /home/oak/Sys/Install/kad-0.8.2-Source/kad/src/main.cpp:52:
/home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_writer_ascii.h:31:5: warning: "_MSC_VER" is not defined
In file included from /home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_writer_ascii.h:35,
from /home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_dxf.h:40,
from /home/oak/Sys/Install/kad-0.8.2-Source/qcadlib/src/filters/rs_filterdxf.h:49,
from /home/oak/Sys/Install/kad-0.8.2-Source/kad/src/main.cpp:52:
/home/oak/Sys/Install/kad-0.8.2-Source/dxflib/src/dl_writer.h:31:5: warning: "_MSC_VER" is not defined
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/xpm/splash_qcad.xpm:2: warning: ‘splash_xpm’ defined but not used
[ 99%] Building CXX object kad/src/CMakeFiles/kad.dir/qc_applicationwindow.o
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp:172: warning: unused parameter ‘name’
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp: In member function ‘void QC_ApplicationWindow::updateGrids()’:
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp:1705: warning: suggest parentheses around assignment used as truth value
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp: In member function ‘void QC_ApplicationWindow::slotOptionsGeneral()’:
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp:1851: warning: suggest parentheses around assignment used as truth value
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp: In member function ‘QC_MDIWindow* QC_ApplicationWindow::getMDIWindow()’:
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp:2349: warning: suggest parentheses around assignment used as truth value
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp: In member function ‘virtual bool QC_ApplicationWindow::queryClose()’:
/home/oak/Sys/Install/kad-0.8.2-Source/kad/src/qc_applicationwindow.cpp:2903: warning: suggest parentheses around assignment used as truth value
[ 99%] Building CXX object kad/src/CMakeFiles/kad.dir/qc_dialogfactory.o

.
.
Great, but...
Nov 23 2007  on content Kirocker Music Display

I had this app installed (one of the previous versions) and it was great!

However, it's probably the only app which you can put into a KDE panel and has acceptable look and functionality. Aside Kirocker, there's nothing, you can't even get a good clocks, calendar or weather report. It seems almost nobody seriously uses the KDE panel as a side panel. So I left KDE side panel for Screenlets. It doesn't work as a retractable/hidable panel (thumb up for KDE panel), however at least it has a large selection of applets and looks great.
So it would be great to see Kirocker ported to the Screenlets as well, because it is a great applet and would have therer way more users!

.
Re: Re: Re: Re: whats th
Sep 8 2007  on content Optixity

Why should get a panel or desktop crowded?? You're using a KDE! :-)
You can customize your desktop in more convenient way than the stupid "Windows" way it is still used. I.e. I have logically separated panel with applets, menus and links from a list of desktops and taskbar (as those two belongs logicaly together and require a lot of space). I have this at the top of the screen, while the original panel is at the bottom with all the kicker apps I need, often used links and menus with less used programs. Yes menuS - I have "Multimedia" menu with multimedia programs, "Graphics", "System", "Office" Pall with links to apps) and "Contacts" (a direct list of KAdressbook contacts). How on earth this could get crowded? It can't, it's well organized. There are uncountable ways to customize KDE desktop apart from mine, just choose one. Unchain yourself from "Windows" thinking. :-D
Regards

.
.
Awsome!
May 27 2007  on content Ice icons - part 2

This is absolutely awsome! Most impressing KDE improvement in many months! It perfectly fits to my dark-navy color scheme!

.
.
Great News
May 7 2006  on content Katalog

Great news, I tested your app some 2 years ago when you first released it and liked it.
I tried to help with testing and made some hacking to get the look and usability I wanted, but I couln't use it as it didn't read most of my CD's.
So I'm looking forward to this new version!

.
.
Konqueror Panel
Apr 9 2006  on content Konqueror like Yakuake to slide into foreground

I'm not sure how they call it (KasBar? Extra Panel?), I would have to remove it and set again, but...

...why you're not happy with the option to have Konqueror, or at least it's "trees" in tabs as a side panel? If you set the panel i.e. left and set (i.e.) to show panel only when you point with cursor into left upper corner, that doesn't cause any harm to desktop usability and it's alway there when you need it!
This panel can show multiple Konqueror trees (even custom made, with links to your favourite folder), but also history, AmaroK controls and many more!

.
.
Re: Locate
Mar 11 2006  on content KFind - Thumbnails in result

Yes, with a comment. There is a KLocate and a locate protocol for KDE, so it seems to me very easy just to put a switch into the dialog to allow to use locate database instead of searching disk. Or have also a third option - to locate files in locatedb and display results using META info from files on disk.

.
.
Re: Own CSS?
Mar 11 2006  on content Konqueror / Internet Browsing

Sadly, I think it's almost impossible. Why? Each web site has a different name for it's CSS classes and it may be very difficult to develop an algorighm to change them. It's easy to use different CSS style in your computer (i.e. for SVG images in KDE, KDE man pages style, documentation style), but it's difficult to apply it to strange content. Although, it's not impossible.
But for the moment let's make a step forward and call for first available option - invert display function (icon in toolbar). It's already available in KPDF and the software routines are available from "select funtion", i think.
As for CSS enforcing, there is a one option available, but it's quite useless due to a fact, that user can't assign a keyboard shortcut for that or put an icon into the toolbar. Then it's very unhandy, when the style is applied where you don't want it....

.
.
Very well
Mar 5 2006  on content Deep Blue

You can never run out of dark themes... Good enough for me and voted that way.
Keep it EYE FRIENDLY!

.


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