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

-
- jcw's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (12) . 
Great!!
Mar 28 2006  on content Kwlan

Hi, this looks soooo gooood! I really want to try & use it, but I have problems compiling.
As I can't find another forum or mailinglist, I will post my error here (sorry):

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -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 -MT wlanlib.o -MD -MP -MF ".deps/wlanlib.Tpo" \
-c -o wlanlib.o `test -f 'wlanlib.cpp' || echo './'`wlanlib.cpp; \
then mv -f ".deps/wlanlib.Tpo" ".deps/wlanlib.Po"; \
else rm -f ".deps/wlanlib.Tpo"; exit 1; \
fi
In file included from wlanlib.cpp:1:
wlanlib.h:23:7: warning: no newline at end of file
In file included from wlanlib.cpp:9:
/usr/include/linux/if.h:139: error: field `ifru_addr' has incomplete type
/usr/include/linux/if.h:140: error: field `ifru_dstaddr' has incomplete type
/usr/include/linux/if.h:141: error: field `ifru_broadaddr' has incomplete type
/usr/include/linux/if.h:142: error: field `ifru_netmask' has incomplete type
/usr/include/linux/if.h:143: error: field `ifru_hwaddr' has incomplete type
In file included from wlanlib.cpp:10:
/usr/include/linux/wireless.h:543: error: field `addr' has incomplete type
/usr/include/linux/wireless.h:600: error: field `ap_addr' has incomplete type
/usr/include/linux/wireless.h:601: error: field `addr' has incomplete type
wlanlib.cpp: In function `int iw_sockets_open()':
wlanlib.cpp:17: error: `AF_INET' was not declared in this scope
wlanlib.cpp:17: error: `AF_IPX' was not declared in this scope
wlanlib.cpp:17: error: `AF_AX25' was not declared in this scope
wlanlib.cpp:18: error: `AF_APPLETALK' was not declared in this scope
wlanlib.cpp:35: error: `SOCK_DGRAM' was not declared in this scope
wlanlib.cpp:35: error: `socket' was not declared in this scope
wlanlib.cpp:35: warning: unused variable 'SOCK_DGRAM'
wlanlib.cpp:35: warning: unused variable 'socket'
wlanlib.cpp:17: warning: unused variable 'AF_INET'
wlanlib.cpp:17: warning: unused variable 'AF_IPX'
wlanlib.cpp:17: warning: unused variable 'AF_AX25'
wlanlib.cpp:18: warning: unused variable 'AF_APPLETALK'
wlanlib.cpp: In function `QStringList getInterfaces(QWidget*)':
wlanlib.cpp:129: warning: comparison between signed and unsigned integer expressions
wlanlib.cpp: In function `void activateProfile(QWidget*, QString, wlanProfile*)':
wlanlib.cpp:177: warning: unused variable 'i'
wlanlib.cpp:268:2: warning: no newline at end of file
make[2]: *** [wlanlib.o] Error 1
make[2]: Leaving directory `/big_data/software/kwlan/kwlan.kdevelop/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/big_data/software/kwlan/kwlan.kdevelop'
make: *** [all] Error 2

This is on gentoo with kernel 2.6.16.
Bye & thanks for your efforts,

Joost

.
.
Cool program!
Jul 13 2005  on content Kay

Hi,
first of all, congrats to your cool addition to KDE! It's badly needed, and I'm already using it daily.
I'd like to mention some ideas though, to IMHO improve usability:
- let the user specify a timeout for showing the dialog, so that it vanishes if it's not clicked during this timeout
- use the standard KDE icon dialog for the choosing of an icon. How am I (a humble user) supposed to know in which hidden directory my krusader icon is buried?
- give the possiblity to use a real path instead of the KDE media:/ stuff, so the user can get size info for his removables. To check this, use krusader and your tool to open your usbstick/anything else. It will open in media:/*** and display that it can't get size info for nonlocal devices. Now go to /media/*** (the exact directory where your device is mounted) and you will get size info. Should probably be implemented in media:/-kioslave, but this problem will probably persist at least until KDE 3.5
- last but not least, a little bug, but I don't know where the exact problem lies: my blank dvd+rws get recognized as media/blankcd

But as said above, a great tool with a great perspective!
Thanks,

Joost

.
Great
Apr 27 2005  on content CopyCover (amaroK Script)

This version (1.4) is working absolutely fantastic (for the first time for me, seems I hit that bug too after the first three albums)! Thanks a lot, great work!
I just had to work out why it was still stopping half-through, turned out that I didn't have write permission on all folders. Found that on the console I started Amarok from, otherwise it's hard to find.
But, for me it works, so thanks again!
Bye,

Joost

.
.
Mutiple devices
Apr 9 2005  on content Wireless Assistant

Multiple device detection works for me here, thanks a lot!
Next problem for me is that almost all networks I use don't broadcast their essid and thus are not detected by iwlist scan. Perhaps at some point an option for manually applying previously saved settings could be added?
Thanks for your great work,

Joost

.
.
Interface detection
Apr 3 2005  on content Wireless Assistant

Hi, thanks for your efforts! Your program is most needed! Sadly my wireless interfaces don't get detected. I don't know how you do it, but this is the output from iwconfig:

eth1 unassociated ESSID:off/any Nickname:"ipw2100"
Mode:Managed Channel=0 Access Point: 00:00:00:00:00:00
Bit Rate=0 kb/s Tx-Power:off
Retry:on RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

wlan0 IEEE 802.11b ESSID:"" Nickname:"zd1201"
Mode:Managed Channel:6 Access Point: 00:00:00:00:00:00
Bit Rate:1 Mb/s
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon

Perhaps you have an idea why these interfaces don't get recognised...
Thanks very much,

Joost

.
Re: Ok
Apr 2 2005  on content CopyCover (amaroK Script)

Oh, right now I notice 1.2 is out already, so I mean 1.3...

.
Ok
Apr 2 2005  on content CopyCover (amaroK Script)

Ah, I see. I hoped it would recurse through all available albums and add the corresponding picture to the directory, so one could get all pictures transferred with one step. Perhaps this would be a possible feature addition for 1.2?
Thanks,

Joost

.
.
Awesome
Apr 1 2005  on content CopyCover (amaroK Script)

This is exactly the thing I was waiting for! Thanks very much!
For me the PyQt-warning also didn't show up.
Now, how do I run this script? I can configure it (f.e. enable folder icon changes), but if I click on run, nothing happens (besides the icon left of the script name changing to play/run). Is there anything else I need to activate?
Thanks,
Joost

.
Transparency again
Dec 2 2004  on content The Reinhardt Style (formely Slicker)

Hi,
thanks for that great style!
Unfortunately, I'm experiencing some transparency problems to, especially in amaroK. I have two screenshots, one taken directly after amaroK started (http://www.wfeld.de/kde/snapshot3.png), the other one after I changed the appearance to another one and back to the current (http://www.wfeld.de/kde/snapshot4.png). Hope this helps a bit,

Joost

.
Very nice
Jul 4 2004  on content KStat

I also badly feel the need for such an app!

.


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