


Network by dennisntstar 6 comments
Could you please add a new option "minimize to tray" when clicking the Quit button?
I would be really cool - Jun 29 2010

System Software by jon-ecm 10 comments
Could you please provide an icon next time so we ( packagers ) can create a desktop meny for it?
Thank you - May 26 2010
main.cpp:(.text+0x1f2): undefined reference to `qt_plugin_instance_qgif()'
main.cpp:(.text+0x205): undefined reference to `qt_plugin_instance_qico()'
main.cpp:(.text+0x20f): undefined reference to `qt_plugin_instance_qjpeg()'
main.cpp:(.text+0x219): undefined reference to `qt_plugin_instance_qmng()'
main.cpp:(.text+0x223): undefined reference to `qt_plugin_instance_qsvg()'
main.cpp:(.text+0x22d): undefined reference to `qt_plugin_instance_qtiff()'
main.cpp:(.text+0x237): undefined reference to `qt_plugin_instance_qsqlite()'
It doesnt compile for me
Any ideas? - Apr 13 2010

Utilities by mikefedotov 99 comments
The package documentation still refers to PyQt3 and pykde3
Also, is bluez libs still required? cause i cant see any referense on documentation :)Are the bluez optional or what?
Thanks :) - Jul 02 2009

Utilities by mikefedotov 99 comments

Database by lukaslalinsky 8 comments
Thanks for this application
I 've created and commited an ebuild for Gentoo linux
Keep up the good work - Jun 30 2009

Network by dennisntstar 2 comments

System Software by jon-ecm 10 comments
Thank you - Jun 17 2009

Graphic Apps by vishwajeet 14 comments
It's here
http://github.com/gentoo-qt/qting-edge/blob/14f4aefac6d24f9eb65da3f2b807c761efc847b5/media-gfx/picturewall/picturewall-1.0.ebuild - Jun 16 2009

Graphic Apps by vishwajeet 14 comments
Thanks for this great application - Jun 15 2009

Utilities by mikefedotov 99 comments
Thanks - Jun 07 2009

Qt Tools by kinch27 5 comments
So yes, ideally you should have named it QChartDiary-src-0.6.4.1.tar.gz. It doesnt mattter tough, as long as you use different packages for each version :)
Thanks for fixing it so fast :) - Apr 07 2009
This patch seems to fix the problem :)
Index: qmmp-0.2.4/src/plugins/Input/mad/decoder_mad.cpp
===================================================================
--- qmmp-0.2.4.orig/src/plugins/Input/mad/decoder_mad.cpp
+++ qmmp-0.2.4/src/plugins/Input/mad/decoder_mad.cpp
@@ -264,8 +264,8 @@ bool DecoderMAD::findHeader()
if (stream.error == MAD_ERROR_LOSTSYNC)
{
//skip ID3v2 tag
- uint tagSize = findID3v2((uchar *)stream.this_frame,
- (uint) stream.bufend - (uint) stream.this_frame);
+ ulong tagSize = findID3v2((uchar *)stream.this_frame,
+ (ulong) stream.bufend - (ulong) stream.this_frame);
if (tagSize > 0)
{
mad_stream_skip(&stream, tagSize);
- Apr 07 2009
[ 72%] [ 72%] Building CXX object src/plugins/Input/flac/CMakeFiles/flac.dir/decoderflacfactory.o
Building CXX object src/plugins/Input/vorbis/CMakeFiles/vorbis.dir/decodervorbisfactory.o
/var/tmp/portage/media-sound/qmmp-0.2.4/work/qmmp-0.2.4/src/plugins/Input/mad/decoder_mad.cpp: In member function ‘bool DecoderMAD::findHeader()’:
/var/tmp/portage/media-sound/qmmp-0.2.4/work/qmmp-0.2.4/src/plugins/Input/mad/decoder_mad.cpp:268: error: cast from ‘const unsigned char*’ to ‘uint’ loses precision
/var/tmp/portage/media-sound/qmmp-0.2.4/work/qmmp-0.2.4/src/plugins/Input/mad/decoder_mad.cpp:268: error: cast from ‘const unsigned char*’ to ‘uint’ loses precision
make[2]: *** [src/plugins/Input/mad/CMakeFiles/mad.dir/decoder_mad.o] Error 1
make[1]: *** [src/plugins/Input/mad/CMakeFiles/mad.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 72%] Building CXX object src/plugins/Input/vo
Version 0.2.3 builds fine but 0.2.4 doesnt :)
Do you have any patch for this ?
Thanks :) - Apr 07 2009

Qt Tools by kinch27 5 comments
There is a small issue however. You use the same package name for every version. That is QChartDiary-src.tar.gz . So I cant maintain more than one versions of this package. I would suggest you to choose a more standar naming scheme for your future releases . Something like
QChartDiary-src-0.6.4.1.tar.gz etc. So that each version has a different discrete package name
That will help us ( packagers ) to maintain your application
Thanks :) - Apr 07 2009
I am trying to install this package but it fails
Take a look on error message
Eternity uRSSus-0.2.13 # paver install
Traceback (most recent call last):
File "/usr/bin/paver", line 5, in <module>
main()
File "usr/lib64/python2.5/site-packages/paver/tasks.py", line 600, in main
File "usr/lib64/python2.5/site-packages/paver/tasks.py", line 581, in _launch_pavement
File "pavement.py", line 21, in <module>
options(
NameError: name 'options' is not defined
I am using paver-1.0b1 version
Any ideas?
Thanks - Mar 13 2009

Audio Apps by DrMoriarty 4 comments
I did an ebuild for Gentoo users
http://github.com/gentoo-qt/qting-edge/tree/0d521014544c0fbee56f7420dc3aab575055b120/media-sound/qtagconvert
Keep up the good work :) - Mar 10 2009

Plasma 4 Extensions by ochoha 52 comments

Qt Widgets by ariya 6 comments
It would be nice if you provided an Icon too in order to have a nice menu entry :)
Cheers
- Feb 10 2009

Plasma 4 Extensions by mherbert 196 comments
Are you going to release a new version for kde-4.2 plasma API?
Thanks :) - Jan 20 2009

Utilities by smileaf 43 comments
http://ftp.nluug.nl/pub/os/Linux/distr/pardusrepo/sources/autostart-0.5.tar.bz2 - Dec 11 2008
While I was trying to convert a video i got a popup with the following error
---------------------------------------
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-static --enable-shared --cc=x86_64-pc-linux-gnu-gcc --disable-altivec --disable-debug --disable-dv1394 --disable-network --disable-opts --enable-libmp3lame --enable-libvorbis --enable-libogg --enable-liba52 --enable-pthreads --enable-libxvid --enable-x11grab --enable-libogg --enable-libx264 --enable-libfaad --enable-libfaac --enable-gpl --enable-pp --disable-strip
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on Oct 20 2008 17:26:38, gcc: 4.3.1
Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 12.00 (12/1)
Input #0, flv, from 'trendy litsa locomondo.flv':
Duration: 00:02:56.3, start: 0.000000, bitrate: 8 kb/s
Stream #0.0: Video: flv, yuv420p, 320x239, 12.00 fps(r)
Stream #0.1: Audio: mp3, 22050 Hz, mono, 8 kb/s
Output #0, avi, to 'trendy litsa locomondo.avi':
Stream #0.0: Video: libxvid, yuv420p, 320x239, q=2-31, 200 kb/s, 12.00 fps(c)
Stream #0.1: Audio: libmp3lame, 22050 Hz, mono, 64 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[libxvid @ 0x7fcf7a77ddb0]XviD: Could not create encoder reference
Error while opening codec for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height
---------------------------------------
In the past ellutbe worked ok with this version of ffmpeg.
Any ideas? - Nov 18 2008

Utilities by mikefedotov 99 comments

System Software by wusel1007 28 comments

System Software by wusel1007 28 comments
Seems it is gcc 4.3 problem
What gcc are you using?
--------------------------------
Makefile:863: warning: overriding commands for target `clean-bcheck'
Makefile:826: warning: ignoring old commands for target `clean-bcheck'
Makefile:868: warning: overriding commands for target `bcheck-am'
Makefile:831: warning: ignoring old commands for target `bcheck-am'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/var/tmp/portage/kde-misc/kndiswrapper-0.3.4/work/kndiswrapper-0.3.4'
make[1]: Leaving directory `/var/tmp/portage/kde-misc/kndiswrapper-0.3.4/work/kndiswrapper-0.3.4'
------------------------------------
Can you provide a patch? Thanks - Sep 21 2008

Groupware by denisq 93 comments
Is this project still active? - May 26 2008

Various KDE 1.-4. Improvements by smileaf 237 comments
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
So install these packages first and then the kdmtheme - Dec 17 2007

Full Icon Themes by mentalrey 183 comments