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

-
- vorticies's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (7) . 
0.9.2-pre
Aug 6 2004  on content KWlanInfo

Tried 0.9.2-pre with same behavior.

.
changes
Aug 6 2004  on content Kubication

Well, the ebuild works properly. However, the program isn't making changes. When I change profiles, the status section shows the correct output but running iwconfig or ifconfig shows that no changes were made. Program looks much better this time though, the icons were kinda messed up the first time I tried. This build looks good except for not making the changes. Keep up the good work.

.
ebuild failed
Aug 6 2004  on content Kubication

I tried the new ebuild (it is new isn't it? says it was updated today) and it failed. I have Gentoo 2004.2 with a 2.6.7 kernel. I don't know what other information might be useful but I'll tell you if you ask.

KPasswordDialog::KPasswordDialog(int, QString, bool, int)
/usr/kde/3.2/include/kpassdlg.h:178: error:
KPasswordDialog::KPasswordDialog(KPasswordDialog::Types, bool, int,
QWidget*, const char*)
make[2]: *** [sudlg.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/kubication-0.1/work/kubication-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kubication-0.1/work/kubication-0.1'
make: *** [all] Error 2

!!! ERROR: net-misc/kubication-0.1 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make

.
Re:info on my system
Aug 5 2004  on content KWlanInfo

eth0 no wireless extensions.

lo no wireless extensions.

sit0 no wireless extensions.

eth1 IEEE 802.11b/g ESSID:"FFLAMB2004"
Mode:Managed Channel:6 Access Point: 00:09:5B:95:D8:C4
Bit Rate:54Mb/s Sensitivity=200/200
Retry min limit:8 RTS thr:2347 B Fragment thr:2346 B
Encryption key:****-****-** Security mode:open
Link Quality=197/0 Signal level=-58 dBm Noise level=-239 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


That's my iwconfig (I hid my encryption key). At the time I took that the applet showed 0 in all three bars. It also did not show my essid. My KDE is 3.2.3. QT is 3.3.2. I'm running Gentoo x86_64 with a 2.6.7 kernel. My wireless card is from Compex (PrismGT chipset) and I'm using the prism54 drivers compiled into the kernel and the latest firmware for the card.

.
Re: Re: Gentoo compi
Aug 4 2004  on content KWlanInfo

I made the changes and it compiles now. However, it doesn't give the correct readings for my PrismGT card. It takes one reading (which is usually wrong) and then doesn't update again when it is set to update every second. For the last 5 min it has shown my signal as 54 dbm, my noise as 52 dbm, and my quality at 95%. This can't be right, especially when iwconfig gives different numbers. Thanks for the help.

.
take down interfaces
Aug 4 2004  on content Kubication

This is a good little app except for one thing. When I tell it to take down other interfaces, it does that last instead of first. It configured eth1 correctly then promptly took it down! I would like it to take down eth0 FIRST, then config eth1. Anyway, keep up the good work.

.
Gentoo compile error
Aug 4 2004  on content KWlanInfo

On Gentoo 2004.2 x86_64

./configure works

make ends with

kwlaninfo.cpp: In function `KPanelApplet* init(QWidget*, const QString&)':
kwlaninfo.cpp:137: warning: unused parameter `const QString&configFile'
kwlaninfo.cpp: In member function `bool KWlanInfo::read_iwconfig()':
kwlaninfo.cpp:339: error: invalid conversion from `void*' to `const char*'
kwlaninfo.cpp:341: error: invalid conversion from `void*' to `const char*'
make[2]: *** [kwlaninfo.lo] Error 1
make[2]: Leaving directory `/usr/src/compile/kwlaninfo-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/compile/kwlaninfo-0.9.1'
make: *** [all] Error 2

.


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