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

-
- gustavolima's profile .- Fan of  .- CV  .- Friends  .- Content (1) .- Latest Comments (8) . 
.
command line
May 10 2005  on content KNemo

hi,

about the reported problem of autostart fail in kde 3.4...

i want create a script to load the sistem tray icon automaticaly.. i tried "kcmshell kcm_knemo", but it opens the configuration window too.

Which command may I use to load only sistem tray icon ?

Thanks.

Gustavo.

.
Re: Re: compiletion problems
Apr 30 2005  on content KNet (formerly kdsl)

hi,
i'm using :
Conectiva Linux 10
kde-3.4
qt-3.3.4
gcc-3.3.3

.
compiletion problems
Apr 30 2005  on content KNet (formerly kdsl)

hi...i'm in trouble.
it's not compiling...

/usr/lib/kde3/include/keditlistbox.h:61: error: declaration does not declare
anything
/usr/lib/kde3/include/keditlistbox.h:61: error: parse error before `)' token
/usr/lib/kde3/include/keditlistbox.h:63: error: missing ';' before right brace
/usr/lib/kde3/include/keditlistbox.h: In member function `
KEditListBox::CustomEditor KEditListBox::CustomEditor(QWidget*, KLineEdit*)
':
/usr/lib/kde3/include/keditlistbox.h:65: error: only constructors take base
initializers
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:88: error: parse error before `public'
/usr/lib/kde3/include/keditlistbox.h:95: error: `Add' was not declared in this
scope
/usr/lib/kde3/include/keditlistbox.h:95: error: `Remove' was not declared in
this scope
/usr/lib/kde3/include/keditlistbox.h:95: error: `UpDown' was not declared in
this scope
/usr/lib/kde3/include/keditlistbox.h:95: error: enumerator value for `All' not
integer constant
/usr/lib/kde3/include/keditlistbox.h:109: error: parse error before `*' token
/usr/lib/kde3/include/keditlistbox.h:117: error: parse error before `const'
/usr/lib/kde3/include/keditlistbox.h:133: error: parse error before `const'
/usr/lib/kde3/include/keditlistbox.h:138: error: destructors must be member
functions
/usr/lib/kde3/include/keditlistbox.h:138: error: virtual outside class
declaration
/usr/lib/kde3/include/keditlistbox.h:143: error: non-member function `QListBox*
listBox()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h: In function `QListBox* listBox()':
/usr/lib/kde3/include/keditlistbox.h:143: error: `m_listBox' undeclared (first
use this function)
/usr/lib/kde3/include/keditlistbox.h:143: error: (Each undeclared identifier is
reported only once for each function it appears in.)
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:147: error: non-member function `
KLineEdit* lineEdit()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h: In function `KLineEdit* lineEdit()':
/usr/lib/kde3/include/keditlistbox.h:147: error: `m_lineEdit' undeclared (first
use this function)
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:151: error: non-member function `
QPushButton* addButton()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h: In function `QPushButton* addButton()':
/usr/lib/kde3/include/keditlistbox.h:151: error: `servNewButton' undeclared
(first use this function)
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:155: error: non-member function `
QPushButton* removeButton()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h: In function `QPushButton* removeButton()
':
/usr/lib/kde3/include/keditlistbox.h:155: error: `servRemoveButton' undeclared
(first use this function)
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:159: error: non-member function `
QPushButton* upButton()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h: In function `QPushButton* upButton()':
/usr/lib/kde3/include/keditlistbox.h:159: error: `servUpButton' undeclared
(first use this function)
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:163: error: non-member function `
QPushButton* downButton()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h: In function `QPushButton* downButton()':
/usr/lib/kde3/include/keditlistbox.h:163: error: `servDownButton' undeclared
(first use this function)
/usr/lib/kde3/include/keditlistbox.h: At global scope:
/usr/lib/kde3/include/keditlistbox.h:168: error: non-member function `int
count()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h:196: error: non-member function `QString
text(int)' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h:200: error: non-member function `int
currentItem()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h:204: error: non-member function `QString
currentText()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h:209: error: non-member function `
QStringList items()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h:221: error: non-member function `int
buttons()' cannot have `const' method qualifier
/usr/lib/kde3/include/keditlistbox.h:228: error: parse error before `protected'
/usr/lib/kde3/include/keditlistbox.h:245: error: parse error before `protected'
/usr/lib/kde3/include/keditlistbox.h:254: error: parse error before `private'
/usr/lib/kde3/include/keditlistbox.h:256: error: `QPushButton*servUpButton'
used prior to declaration
/usr/lib/kde3/include/keditlistbox.h:256: error: `QPushButton*servDownButton'
used prior to declaration
/usr/lib/kde3/include/keditlistbox.h:257: error: `QPushButton*servNewButton'
used prior to declaration
/usr/lib/kde3/include/keditlistbox.h:257: error: `QPushButton*servRemoveButton'
used prior to declaration
/usr/lib/kde3/include/keditlistbox.h:258: error: `KLineEdit*m_lineEdit' used
prior to declaration
/usr/lib/kde3/include/keditlistbox.h:264: error: parse error before `protected'
In file included from networkdev.cpp:34:
/usr/lib/kde3/include/kurlrequester.h:188: error: syntax error before `(' token
make[3]: ** [networkdev.o] Erro 1
make[3]: Leaving directory `/home/gustavo/knet-0.6beta1/src'
make[2]: ** [all-recursive] Erro 1
make[2]: Leaving directory `/home/gustavo/knet-0.6beta1/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/home/gustavo/knet-0.6beta1'
make: ** [all] Erro 2

.
.
Re: Re: kde 3.4 problems
Mar 19 2005  on content KNemo

knemo compiles right... it's not the problem..

the problem is that service does not start automaticaly

every time i start kde i need run knemo manualy in control center.

.
.
kde 3.4 problems
Mar 17 2005  on content KNemo

hi,

knemo service does not start automaticaly in kde 3.4

it works only if started manualy in control center /kde components service manager ..

is there a way to fix it?

.
Re: Re: Re: Re: no traffic shown
Jun 16 2004  on content KNemo

yes... it's working now...
thanks..

.
Re: Re: no traffic shown
Jun 15 2004  on content KNemo

ifconfig is in correct path and it's working normaly..

KNemo display the icon and only the changes for traffic are missing...

the ifconfig output is:

/sbin/ifconfig
eth0 Encapsulamento do Link: Ethernet Endereço de HW 00:0E:A6:8B:73:A7
inet end.: 192.168.11.1 Bcast:192.168.11.255 Masc:255.255.255.0
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
pacotes RX:1546 erros:0 descart.:0 sobrepos.:0 quadro:0
pacotes TX:1595 erros:0 descart.:0 sobrepos.:0 portadora:0
colisões:0 txqueuelen:1000
RX bytes:984513 (961.4 Kb) TX bytes:225107 (219.8 Kb)
IRQ:225 Endereço de E/S:0x8000

lo Encapsulamento do Link: Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
UP LOOPBACKRUNNING MTU:16436 Métrica:1
pacotes RX:3387 erros:0 descart.:0 sobrepos.:0 quadro:0
pacotes TX:3387 erros:0 descart.:0 sobrepos.:0 portadora:0
colisões:0 txqueuelen:0
RX bytes:346477 (338.3 Kb) TX bytes:346477 (338.3 Kb)

ppp0 Encapsulamento do Link: Protocolo Ponto-a-Ponto
inet end.: 200.199.190.99 P-a-P:200.217.50.121 Masc:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Métrica:1
pacotes RX:1305 erros:0 descart.:0 sobrepos.:0 quadro:0
pacotes TX:1369 erros:0 descart.:0 sobrepos.:0 portadora:0
colisões:0 txqueuelen:3
RX bytes:941040 (918.9 Kb) TX bytes:186011 (181.6 Kb)

.
.
no traffic shown
Jun 14 2004  on content KNemo

after install knemo-0.17 i observed that icons don't show incoming and outcoming traffic in any interface. knemo-0.16 didn't have this problem...
is it a bug?

i'm using Conectiva 10rc3 / net-tools-1.60-61132cl

.


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