-
 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    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (59) .- Knowledge Base (1) . 

soundKonverter

   2.0.2  

KDE Sound Application

Score 89%
soundKonverter
zoom


soundKonverter
zoom


soundKonverter
zoom


Version Control:  Link
Issue Tacker:  Link
Issue Tacker:  Link
Wiki:  Link
other:  Link
Depends on  KDE 4.x
Downloads:  79095
Submitted:  Sep 12 2005
Updated:  May 4 2013

Description:

soundKonverter is a front-end to various audio converters.

The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

See the wiki (https://github.com/HessiJames/soundkonverter/wiki) for more information.




Changelog:

new in 2.0.2:
-Add: Italian translation
-Fix: Find normalize properly

new in 2.0.1:
-Add: French translation

new in 2.0.0:
-Add: Update translations
-Remove: French translation (only 58% translated)

new in 1.9.90 (2.0.0 rc1):
-Add: Option to not modify the audio stream of mp3 files when calculating Replay Gain
-Add: libav plugin
-Fix: Modify mp3 stream when forcing the recalculation of Replay Gain
-Fix: Don't try to calculate Replay Gain if it is impossible
-Fix: Down/upmixing with sox
-Fix: Sox effects wouldn't work
-Fix: Recognice mp3 and amr nb encoding support in ffmpeg/libav plugins
-Fix: Crash when encoding with sox and without filters
-Fix: Calculate Replay Gain if there is only one track in the album

new in 1.9.80 (2.0.0 beta1):
-Add: Parallel Replay Gain calculation in the Replay Gain tool
-Add: Move tracks to new Album via context menu in the Replay Gain tool
-Add: sox plugin with support for some new file formats (8svx, aiff, amr wb)
-Add: Convert sample rate and sample size, downmix and apply effects (normalize, bass and treble) using sox
-Add: Copy embedded covers for ogg files using METADATA_BLOCK_PICTURE
-Add: Option to switch between COMMENT and DESCRIPTION as preferred comment field for ogg vorbis and flac files
-Add: Option to select preferred total tracks/discs number fields for ogg vorbis and flac files
-Add: Copy the tags total tracks/discs number, MusicBrainz Track Id and MusicBrainz Release Id
-Add: Compression level option for the lame plugin
-Add: Opus support (via opus-tools)
-Change: Remember dimensions of the sub-windows and dialogs
-Change: Sampling rate and number of channels can as of now only be changed through a filter plugin (currently only sox)
-Change: Immediately start converting a file after adding it to the file list if the conversion is running in queue mode
-Change: Quit soundKonverter when canceling the CD ripper dialog if soundKonverter was started with the --rip option
-Change: Quit the Replay Gain tool when it gets closed
-Change: Rename the m4a format to m4a/aac and alac to m4a/alac
-Fix: Handle internal Replay Gain calculation properly
-Fix: Don't accept dropping tracks onto albums with different codec or sampling rate in the Replay Gain tool
-Fix: Better file type recognition
-Fix: Output options control via command line parameters when ripping audio cds
-Fix: User defined parameters for mpcenc when using a preset

Full changelog: https://github.com/HessiJames/soundkonverter/blob/fixes-2.0/src/CHANGELOG




LicenseGPL
Source(2.0.2: Source)
(openSUSE, xUbuntu, Debian, Fedora, CentOS)
Mandriva(by symbianflo [Mandriva Users Romania Backport])
Donate
Send to a friend
Subscribe
Other  Apps  from HessiJames
Report inappropriate content



goto page: prev  ... 17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32 ...

-

 soundkonverter leaks filehandl

 
 by centic on: May 30 2009
 
Score 50%

Thanks for the tool, overall it is very well done and allows to rip CDs very quickly.

However it seems soundkonverter does not close some of it's file handles. If I rip from Audio CDs, it leaves some file-handles open.

One effect of this seems to be that I cannot eject the CD using the button on the cd drive after ripping it, only typing "eject" on the commandline ejects the CD.

before:
ls -al /proc/27757/fd
...
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 12 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 13 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 14 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 15 -> /dev/sr0
l-wx------ 1 dstadler dstadler 64 2009-05-30 12:24 16 -> /dev/sr0
l-wx------ 1 dstadler dstadler 64 2009-05-30 12:24 17 -> /dev/sr0


after opening the CD selection dialog:
ls -al /proc/27757/fd
...
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 12 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 13 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 14 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 15 -> /dev/sr0
l-wx------ 1 dstadler dstadler 64 2009-05-30 12:24 16 -> /dev/sr0
l-wx------ 1 dstadler dstadler 64 2009-05-30 12:24 17 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 18 -> /dev/sr0
lrwx------ 1 dstadler dstadler 64 2009-05-30 12:24 19 -> /dev/sr0

Thanks... Dominik.


Reply to this

-

 Re: soundkonverter leaks filehandl

 
 by centic on: May 30 2009
 
Score 50%

I have produced a patch which fixes this problem, it ensures that file handles are closed early and removes a file handle leak and a memory leak related to QFile objects.

--- a/src/paranoia.cpp 2008-03-02 11:34:31.000000000 +0100
+++ b/src/paranoia.cpp 2009-05-30 12:47:39.000000000 +0200
@@ -103,8 +103,11 @@
char dev[4][4]={"","","",""};

f = new QFile( "/proc/sys/dev/cdrom/info" );
- if ( !f->open(IO_ReadOnly) )
+ if ( !f->open(IO_ReadOnly) ) {
+ f->close();
+ delete f;
return false;
+ }

QTextStream t( f );
while ( !t.eof() && !stop ) {
@@ -112,18 +115,25 @@
if ( s.contains("drive name:") )
stop = true;
}
- if ( !stop )
+ if ( !stop ) {
+ f->close();
+ delete f;
return false;
+ }

pos = s.find(":");
c = s.right( s.length()-pos-1 );
sscanf( c.latin1(), "%s %s %s %s", dev[0], dev[1], dev[2], dev[3] );

for ( i=0; i<4; i++ )
- if ( procCdrom( dev[i] ) )
+ if ( procCdrom( dev[i] ) ) {
+ f->close();
+ delete f;
return true;
+ }

f->close();
+ delete f;
return false;
}

--- a/src/cdmanager.h 2008-03-02 11:34:32.000000000 +0100
+++ b/src/cdmanager.h 2009-05-30 16:25:21.000000000 +0200
@@ -29,7 +29,7 @@
virtual ~CDDevice();

QString device;
- Paranoia* para;
+ //Paranoia* para;
QValueList<TagData*> tags;
TagData* discTags;
int trackCount;
--- a/src/cdmanager.cpp 2008-03-02 11:34:32.000000000 +0100
+++ b/src/cdmanager.cpp 2009-05-30 16:26:05.000000000 +0200
@@ -61,7 +61,7 @@
}
}

- para = new Paranoia();
+ Paranoia* para = new Paranoia();
for( i = 0; i < (int)s.count(); i++ ) {
if( init = para->init(s[i]) ) {
device = s[i];
@@ -103,9 +103,9 @@
else {
KMessageBox::information( 0, i18n("No audio CD found."), i18n("Warning") );
device = "";
- delete para;
- para = 0;
}
+
+ delete para;
}

CDDevice::~CDDevice()


Reply to this

-

 Re: Re: soundkonverter leaks filehandl

 
 by centic on: May 30 2009
 
Score 50%

You can retrieve updated packages for soundkonverter at https://launchpad.net/~dominik-stadler/+archive/ppa for Ubuntu 9.04 which include this patch.


Reply to this

-

 Re: Re: soundkonverter leaks filehandl

 
 by HessiJames on: May 31 2009
 
Score 50%

thank you very much,

i have applied the patch and i'll release an update soon.

greetings Daniel


Reply to this

-

 Where to send patches

 
 by centic on: May 31 2009
 
Score 50%

I have at least one more patch which adds an "Eject" button to the GUI to let the user eject the CD if possible. Do you have another place where patches should go than this discussion forum?

Thanks... Dominik.


Reply to this

-

 Re: Where to send patches

 
 by HessiJames on: May 31 2009
 
Score 50%

you could file a bug at https://launchpad.net/soundkonverter
or send me a mail to hessijames at gmail dot com.


Reply to this

-

 Re: Re: Where to send patches

 
 by centic on: May 31 2009
 
Score 50%

Thanks, see https://bugs.launchpad.net/soundkonverter/+bug/382242 for a bug-report and https://launchpad.net/~dominik-stadler/+archive/ppa for a corresponding Ubuntu package.

Thanks... Dominik.


Reply to this

-
.

 Estonian translation

 
 by v6lur on: Jul 4 2009
 
Score 50%

This added Estonian translation is terrible: letters missing from words, "invented" terms, many grammatically incorrect forms, etc.

I'll try to (finally) finish my own translation and mail it to you by the end of coming week.


...more or less.
Reply to this

-

 Re: Estonian translation

 
 by HessiJames on: Jul 4 2009
 
Score 50%

thanks for the hint.
and good to hear that you are working on a translation.


Reply to this

-

 Re: Re: Estonian translation

 
 by v6lur on: Jul 12 2009
 
Score 50%

I sent my translation to your e-mail.


...more or less.
Reply to this

-

 compile error

 
 by rickz on: Aug 16 2009
 
Score 50%

Hi,

I am trying to compile soundKonverter on Fedora 11 with KDE 4.3. I get the following error during make:

audibleproperties.cpp: In member function 'void TagLib::Audible::Properties::readAudibleProperties(FILE*, int)':
audibleproperties.cpp:77: error: 'fseek' was not declared in this scope
audibleproperties.cpp:78: error: 'fread' was not declared in this scope
make[5]: *** [audibleproperties.lo] Error 1

Any help is appreciated...


Reply to this

-

 Re: compile error

 
 by HessiJames on: Aug 26 2009
 
Score 50%

i don't have any idea what the problem is. but you can remove all references to the audible plugin from the tplugins.cpp file and exclude it from the build process.
i don't know if that will work but those taglib plugins are not mandatory.


Reply to this

-
.

 Make error

 
 by portnoyboy on: Sep 19 2009
 
Score 50%

Hi, i'm running Fedora 11 with KDE 4.3. This is the output of 'make': (sorry i'm a total linux noob, i dont know what all of these mean so i paste all of the output)

Making install in doc
make[1]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc'
Making install in .
make[2]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc'
make[3]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc'
make[2]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc'
Making install in en
make[2]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc/en'
make[3]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc/en'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/share/doc/HTML/en/soundkonverter
/usr/bin/install -c -p -m 644 index.docbook /usr/share/doc/HTML/en/soundkonverter/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/share/doc/HTML/en/soundkonverter
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/share/doc/HTML/en/soundkonverter/
rm -f /usr/share/doc/HTML/en/soundkonverter/common
ln -s /usr/share/doc/HTML/en/common /usr/share/doc/HTML/en/soundkonverter/common
make[3]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc/en'
make[2]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc/en'
make[1]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/doc'
Making install in po
make[1]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/po'
make[2]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/po'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/install -c -p -m 644 pl.gmo /usr/share/locale/pl/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 pt_PT.gmo /usr/share/locale/pt_PT/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 sv.gmo /usr/share/locale/sv/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 nl.gmo /usr/share/locale/nl/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 ru.gmo /usr/share/locale/ru/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 fr.gmo /usr/share/locale/fr/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 de.gmo /usr/share/locale/de/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 et.gmo /usr/share/locale/et/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 pt_BR.gmo /usr/share/locale/pt_BR/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 hu.gmo /usr/share/locale/hu/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 zh_CN.gmo /usr/share/locale/zh_CN/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 it.gmo /usr/share/locale/it/LC_MESSAGES/soundkonverter.mo
/usr/bin/install -c -p -m 644 es.gmo /usr/share/locale/es/LC_MESSAGES/soundkonverter.mo
make[2]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/po'
make[1]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/po'
Making install in src
make[1]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/src'
Making install in amarokscript
make[2]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/amarokscript'
make[3]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/amarokscript'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/share/apps/soundkonverter/amarokscript
/usr/bin/install -c -p -m 644 README /usr/share/apps/soundkonverter/amarokscript/README
/usr/bin/install -c -p -m 644 soundKonverter.rb /usr/share/apps/soundkonverter/amarokscript/soundKonverter.rb
make[3]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/amarokscript'
make[2]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/amarokscript'
Making install in metadata
make[2]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/metadata'
Making install in speex
make[3]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/metadata/speex'
make[4]: Entering directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/metadata/speex'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -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 speexfile.lo -MD -MP -MF ".deps/speexfile.Tpo" \
-c -o speexfile.lo `test -f 'speexfile.cpp' || echo './'`speexfile.cpp; \
then mv -f ".deps/speexfile.Tpo" ".deps/speexfile.Plo"; \
else rm -f ".deps/speexfile.Tpo"; exit 1; \
fi
speexfile.cpp:28:21: error: tstring.h: No such file or directory
In file included from speexfile.cpp:33:
speexfile.h:29:21: error: oggfile.h: No such file or directory
speexfile.h:30:25: error: xiphcomment.h: No such file or directory
In file included from speexfile.h:32,
from speexfile.cpp:33:
speexproperties.h:29:29: error: audioproperties.h: No such file or directory
In file included from speexfile.h:32,
from speexfile.cpp:33:
speexproperties.h:45: error: expected class-name before '{' token
speexproperties.h:51: error: 'ReadStyle' has not been declared
speexproperties.h:51: error: 'Average' was not declared in this scope
In file included from speexfile.cpp:33:
speexfile.h:49: error: 'Ogg' has not been declared
speexfile.h:49: error: expected '{' before 'File'
speexfile.h:50: error: invalid type in declaration before '{' token
speexfile.h:50: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
speexfile.h:51: error: expected primary-expression before 'public'
speexfile.h:51: error: expected '}' before 'public'
speexfile.h:51: error: expected ',' or ';' before 'public'
speexfile.h:63: error: expected class-name before '(' token
speexfile.h:70: error: 'Ogg' has not been declared
speexfile.h:70: error: expected initializer before '*' token
speexfile.h:76: error: 'virtual' outside class declaration
speexfile.h:76: error: non-member function 'TagLib::Speex::Properties* TagLib::Speex::audioProperties()' cannot have cv-qualifier
speexfile.h:78: error: 'virtual' outside class declaration
speexfile.h:80: error: expected unqualified-id before 'private'
speexfile.h:82: error: expected constructor, destructor, or type conversion before '&' token
speexfile.h:84: error: 'TagLib::Speex::Properties::ReadStyle' has not been declared
speexfile.h:91: error: expected declaration before '}' token
make[4]: *** [speexfile.lo] Error 1
make[4]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/metadata/speex'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/metadata/speex'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/src/metadata'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/shared/packages/sources/soundkonverter-0.3.10/src'
make: *** [install-recursive] Error 1

Please help, thx! btw looking forward for the KDE4-port, so good luck :)


Reply to this

-

 Re: Make error

 
 by HessiJames on: Sep 19 2009
 
Score 50%

are the taglib and taglib-devel packages installed?


Reply to this

-
.

 Re: Re: Make error

 
 by portnoyboy on: Sep 20 2009
 
Score 50%

Hi, thx 4 d quick reply :) yup, i havent installed taglib-devel, so i installed it but when i run make again, i got the same problem as rickz'.

As you suggested i removed all references to the audible plugin from the tplugins.cpp using text editor. But how can i "exclude it from the build process"? Please bear with me, i'm really new to linux :) Thx

p.s.
Anyway after making changes in tplugins.cpp, i ran 'make' again and i got different error. Made some changes, then getting errors again. I tried to follow those errors and end up editing following files:
*audible*.cpp
wavfile.cpp
wavproperties.cpp
wavfiletyperesolver.cpp
cdmanager.cpp
paranoia.cpp
... until i gave up :) Btw the error messages are similar: "'something' was not declared in this scope". Cdmanager & paranoia gave different errors though.


Reply to this

-
.

 Re: Re: Make error

 
 by portnoyboy on: Sep 21 2009
 
Score 50%

Hi, thx 4 d quick reply :) yup, i havent installed taglib-devel, so i installed it but when i run make again, i got the same problem as rickz'.

As you suggested i removed all references to the audible plugin from the tplugins.cpp using text editor. But how can i "exclude it from the build process"? Please bear with me, i'm really new to linux :) Thx

p.s.
Anyway after making changes in tplugins.cpp, i ran 'make' again and i got different error. Made some changes, then getting errors again. I tried to follow those errors and end up editing following files:
*audible*.cpp
wavfile.cpp
wavproperties.cpp
wavfiletyperesolver.cpp
cdmanager.cpp
paranoia.cpp
... until i gave up :) Btw the error messages are similar: "'something' was not declared in this scope". Cdmanager & paranoia gave different errors though.


Reply to this

-

 ./configure error

 
 by mkbiker on: Nov 27 2009
 
Score 50%

I have a ./configure error:

"checking for kde-config... not found
configure: error: The important program kde-config was not found!"

I have kde4-config but not kde-config :(


Reply to this

-

 Re: ./configure error

 
 by HessiJames on: Nov 27 2009
 
Score 50%

i would guess that you need to install the kde3 devel packages.


Reply to this

goto page: prev  ... 17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32 ...

Add commentBack




-
-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.