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

-
- jeffkjo's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (11) . 
.
Re: Re: Excellent... but
Mar 18 2004  on content Amarok

Re #2.

In aumix, there is a line for "PCM" and one for "Vol". Vol ups all volumes across the board, while PCM simply controls wav/mp3 type outputs. In amaroK, the volume control either functions to its own (inside the program only), or can control the PCM volume.

In XMMS, I can use OSS (or alsa through a bit of finagling) to have volume control the master not just the PCM.

I'd very much like the option to control the master output as opposed to just PCM.

.
.
Excellent... but
Mar 17 2004  on content Amarok

Amarok is an awesome application, but it still needs a few things.

First: an easily configurable equalizer like xmms. I love my equalizer settings in xmms, and hope that a true graphing equalizer will be implemented in the future.

2: The ability for the volume control to control the master volume. Right now, you can switch between an intra-program volume, and PCM volume. The ability to switch it to control the master output would be a welcome addition.

3: Themes. This is a minor issue, but would still be great to have.

4. Having the playlist dock with the main program... or be a part of it, ala itunes.

5. Every time I open amarok, it restarts at the beginning of my playlist (despite the fact that I have my music set for random.) After it places the number 1 song, it starts random play again, however. If it would START on a random song too that would be great.

All of these are relatively minor issues. Overall, 2 thumbs up.

.
.
Compile Errors
Feb 15 2004  on content Amarok

I get this error when I try to compile traditionally:



depmode=gcc3 /bin/sh ../../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -I/opt/kde3/include/arts -I/usr/include/taglib -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 -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o enginebase.o `test -f 'enginebase.cpp' || echo './'`enginebase.cpp
In file included from enginebase.cpp:18:
artsengine.h:30:26: arts/artsgui.h: No such file or directory
In file included from enginebase.cpp:18:
artsengine.h:92: error: syntax error before `;' token
make[4]: *** [enginebase.o] Error 1
make[4]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1/amarok/amarok/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1/amarok/amarok'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1'
make: *** [all] Error 2


---------------------------------------




And! I get this error when I try to compile with the 'enable final' option :

/opt/kde3/include/arts/kplayobjectfactory.h:145: error: syntax error before `*'
token
In file included from libengine_a.all_cpp.cpp:3:
artsengine.cpp: In constructor `
ArtsEngine::ArtsConfigWidget::ArtsConfigWidget(Arts::Object)':
artsengine.cpp:721: error: `GenericGuiFactory' undeclared in namespace `Arts'
artsengine.cpp:721: error: parse error before `;' token
artsengine.cpp:722: error: `m_gui' undeclared (first use this function)
artsengine.cpp:722: error: (Each undeclared identifier is reported only once
for each function it appears in.)
artsengine.cpp:722: error: `factory' undeclared (first use this function)
artsengine.cpp:732: error: invalid use of undefined type `struct KArtsWidget'
artsengine.h:37: error: forward declaration of `struct KArtsWidget'
artsengine.cpp:735: error: no matching function for call to `QBoxLayout::add(
KArtsWidget*&)'
/usr/lib/qt3/include/qlayout.h:222: error: candidates are: void
QLayout::add(QWidget*)
In file included from libengine_a.all_cpp.cpp:3:
artsengine.cpp: In destructor `virtual
ArtsEngine::ArtsConfigWidget::~ArtsConfigWidget()':
artsengine.cpp:742: warning: invalid use of undefined type `struct KArtsWidget'
artsengine.h:37: warning: forward declaration of `struct KArtsWidget'
artsengine.cpp:743: error: no class template named `Widget' in `Arts'
make[4]: *** [libengine_a.all_cpp.o] Error 1
make[4]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1/amarok/amarok
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1/amarok/amarok
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/foouser/Desktop/amarok-0.9-beta1'
make: *** [all] Error 2






Help!

.
.
Re: Re: My Vote
Feb 10 2004  on poll Where does KDE/Linux beat Windows?

Apple has given quite a bit back to the open source community. They helped make massive improvements to KHTML for KDE 3.2, and I'm sure I'm not the first to say 'THANKYOU!'

.
.
Compiling 0.5
Feb 3 2004  on content KTrayNetworker

I cannot compile version 0.5
./configure works flawlessly, but make errors out with the following:

ktraynetworker.h:28:24: ktabwidget.h: No such file or directory
In file included from main.cpp:5:
ktraynetworker.h:75: error: syntax error before `*' token
main.cpp: In member function `virtual bool
KSessionManaged::saveState(QSessionManager&)':
main.cpp:29: warning: unused parameter `QSessionManager&sm'
main.cpp: In member function `virtual bool
KSessionManaged::commitData(QSessionManager&)':
main.cpp:35: warning: unused parameter `QSessionManager&sm'
main.cpp: In function `int main(int, char**)':
main.cpp:98: warning: format not a string literal and no format arguments
main.cpp:106: warning: format not a string literal and no format arguments
main.cpp:114: warning: format not a string literal and no format arguments
main.cpp:121: warning: format not a string literal and no format arguments
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/foo/Desktop/ktraynetworker-0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/foo/Desktop/ktraynetworker-0.5'
make: *** [all] Error 2


Hopefully kdeapps doesnt butcher the above.

What could be going wrong?

.
.
version 0.4
Jan 30 2004  on content KTrayNetworker

Version 0.4 is awesome. I want to thank you for implementing the features you did!

This is a wonderful application and is an excellent tool.

I'm not sure how involved you want the program to be, but implementing a bandwidth usage graph like in xnetload or like in the tmon extension of superkaramba would be really neat and useful. Although I am unsure how difficult coding something of that sort would be.

.
.
One More - Systray.
Jan 27 2004  on content KTrayNetworker

This is an entirely unrelated question. In the KDE System tray, how does one get rid of the frame that is drawn around the tray like in your screenshot?

.
.
Packets VS Kbytes
Jan 27 2004  on content KTrayNetworker

Again, let me say, this is a great application, and I recognize it is only in the beta testing phases, but I do have one feature request.

The application appears to be using the direct output from /sbin/ifconfig for RX and TX bytes and does not appear to be converting for Mbytes. Can that be implemented in a future release?

Also, just a random question... RX and TX bytes. When does that information reset? Does it reset on reboot? Or does it reset itself by logging out of KDE?

.
.
Install path
Jan 27 2004  on content KTrayNetworker

First of all, this is a wonderful application. I've been looking for something like this since the day I first switched to linux. I like to keep track of my data transfer, and 'xnetload' just isn't cutting it (I really wanted either a superkaramba applet or a tray icon.) You've done it!

You've given me just what I need, however, when I installed, it did not go into the correct location.

I had to use the prefix command and specify that ktraynetworker install to '/usr/local' so that it would show up in the kde application path and I wouldn'd have to navigate to the directory manually to start it.

I'm using SuSE 9, if that makes a difference.

All in all, a great application.

If an icon theme cam with it by default that would be great

.


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