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

-
- z-vet's profile .- Fan of (15) .- CV  .- Friends  .- Content (8) .- Latest Comments (43) . 
.
Awesome!
Mar 16 2009  on content qTwitter

It works now, with "Use custom browser" checked pointing to /usr/lib/iceweasel/firefox-bin.
Thank you very much, keep up a great work.

.
Re: Re: Great!
Mar 14 2009  on content qTwitter

Context menu links are working fine, but links from tweets are not. I use Sidux which is just repackaged Debian Sid with KDE 3. Default browser is Iceweasel as set in KDE prefs. As for now qTwitter is the only app that (partially) ignore this setting.

.
.
Cyrillic file names?
Mar 14 2009  on content soundKonverter

It looks like SoundKonverter can't understand cyrillic file names. I use UTF-8. Any help please?

.
Great!
Mar 14 2009  on content qTwitter

Thanks for great app!
However: how do i open links in browser? I entered the path to my Iceweasel executable in preferences, but it doesn't work.

.
Re: Re: Can't compile (version 0.3.8)
Jun 20 2008  on content soundKonverter

I had no devel package installed, after installation it compiles OK. Thank you.

.
.
Can't compile (version 0.3.8)
Jun 20 2008  on content soundKonverter

I can't build it, 'make' fails with
make[3]: Entering directory `/usr/src/soundkonverter-0.3.8/src'
/usr/share/qt3/bin/moc ./cddb.h -o cddb.moc
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I../src/metadata/ -I../src/pluginloader/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT cddb.o -MD -MP -MF .deps/cddb.Tpo -c -o cddb.o cddb.cpp
In file included from /usr/share/qt3/include/qwindowdefs.h:47,
from /usr/share/qt3/include/qobject.h:46,
from ../src/pluginloader/formatinfoloader.h:6,
from ./config.h:6,
from cddb.cpp:19:
/usr/share/qt3/include/qstring.h: In member function ‘char QChar::latin1() const’:
/usr/share/qt3/include/qstring.h:197: warning: conversion to ‘char’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In member function ‘void QChar::setCell(uchar)’:
/usr/share/qt3/include/qstring.h:222: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In member function ‘void QChar::setRow(uchar)’:
/usr/share/qt3/include/qstring.h:223: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In constructor ‘QChar::QChar(uchar, uchar)’:
/usr/share/qt3/include/qstring.h:267: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/usr/share/qt3/include/qstring.h:365: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
/usr/share/qt3/include/qstring.h:365: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from /usr/share/qt3/include/qobject.h:48,
from ../src/pluginloader/formatinfoloader.h:6,
from ./config.h:6,
from cddb.cpp:19:
/usr/share/qt3/include/qevent.h: In member function ‘void QDropEvent::setAction(QDropEvent::Action)’:
/usr/share/qt3/include/qevent.h:523: warning: conversion to ‘unsigned char’ from ‘uint’ may alter its value
In file included from /usr/share/qt3/include/qwidget.h:52,
from ./outputdirectory.h:6,
from ./conversionoptions.h:6,
from ./config.h:7,
from cddb.cpp:19:
/usr/share/qt3/include/qsizepolicy.h: In member function ‘void QSizePolicy::transpose()’:
/usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to ‘uchar’ from ‘uint’ may alter its value
/usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to ‘uchar’ from ‘uint’ may alter its value
mv -f .deps/cddb.Tpo .deps/cddb.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I../src/metadata/ -I../src/pluginloader/ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT cdmanager.o -MD -MP -MF .deps/cdmanager.Tpo -c -o cdmanager.o cdmanager.cpp
In file included from cdmanager.cpp:3:
paranoia.h:25:28: error: cdda_interface.h: No such file or directory
paranoia.h:26:27: error: cdda_paranoia.h: No such file or directory
In file included from ../src/metadata/tagengine.h:6,
from cdmanager.h:6,
from cdmanager.cpp:2:
/usr/share/qt3/include/qstring.h: In member function ‘char QChar::latin1() const’:
/usr/share/qt3/include/qstring.h:197: warning: conversion to ‘char’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In member function ‘void QChar::setCell(uchar)’:
/usr/share/qt3/include/qstring.h:222: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In member function ‘void QChar::setRow(uchar)’:
/usr/share/qt3/include/qstring.h:223: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In constructor ‘QChar::QChar(uchar, uchar)’:
/usr/share/qt3/include/qstring.h:267: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/share/qt3/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/usr/share/qt3/include/qstring.h:365: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
/usr/share/qt3/include/qstring.h:365: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from /usr/share/qt3/include/qobject.h:48,
from cdmanager.h:8,
from cdmanager.cpp:2:
/usr/share/qt3/include/qevent.h: In member function ‘void QDropEvent::setAction(QDropEvent::Action)’:
/usr/share/qt3/include/qevent.h:523: warning: conversion to ‘unsigned char’ from ‘uint’ may alter its value
In file included from cdmanager.cpp:3:
paranoia.h: At global scope:
paranoia.h:53: error: ISO C++ forbids declaration of ‘cdrom_drive’ with no type
paranoia.h:53: error: expected ‘;’ before ‘*’ token
paranoia.h:54: error: ISO C++ forbids declaration of ‘cdrom_paranoia’ with no type
paranoia.h:54: error: expected ‘;’ before ‘*’ token
In file included from /usr/share/qt3/include/qwidget.h:52,
from outputdirectory.h:6,
from conversionoptions.h:6,
from cdmanager.cpp:5:
/usr/share/qt3/include/qsizepolicy.h: In member function ‘void QSizePolicy::transpose()’:
/usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to ‘uchar’ from ‘uint’ may alter its value
/usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to ‘uchar’ from ‘uint’ may alter its value
cdmanager.cpp: In constructor ‘CDDevice::CDDevice(const QString&)’:
cdmanager.cpp:66: warning: suggest parentheses around assignment used as truth value
make[3]: *** [cdmanager.o] Error 1
make[3]: Leaving directory `/usr/src/soundkonverter-0.3.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/soundkonverter-0.3.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/soundkonverter-0.3.8'
make: *** [all] Error 2

.
.
D-Bus!!!
Jun 12 2008  on content QStarDict

How to enable a D-Bus support? I have everything installed but qmake says it's disabled.

.
Well...
Apr 18 2008  on content NGC6334 (The Cat's Paw Nebula) [2560x1600]

...nevermind...©

.
Wow
Apr 18 2008  on content Celtic Red Glow

This is very nice, thank you!

.


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