Clementine

Audioplayers by davidsansome 66 comments

Clementine-0.2 don't work on Slackware 13.0 with Qt-4.5.1.
If i try tu run, Clementime show some errors windows.

This is the console output.


>clementine
'Bringing joy to small mexican gerbils, a few weeks at a time.'
Couldn't resolve sqlite symbols
QSqlError(-1, "Unable to fetch row", "No query")
QSqlError(-1, "Unable to fetch row", "No query")
Couldn't resolve sqlite symbols
QSqlError(-1, "Unable to fetch row", "No query")
QSqlError(-1, "Unable to fetch row", "No query")
gapless playback enabled.
QSqlError(-1, "Parameter count mismatch", "")
QSqlError(-1, "Unable to fetch row", "No query")
QSqlError(-1, "Unable to fetch row", "No query") - Mar 24 2010
Clementine

Audioplayers by davidsansome 66 comments

You are right, now Clementine compile without probllem. However you have to fix the minum taglib version requirement, because Clemetine fail to build with the 1.5 Taglib version (Standard on Slackware 13.0). Need Taglib >= 1.6.


[ 98%] Building CXX object src/CMakeFiles/clementine_lib.dir/moc_xine-engine.cxx.o
[100%] Building CXX object src/CMakeFiles/clementine_lib.dir/qrc_data.cxx.o
[100%] Building CXX object src/CMakeFiles/clementine_lib.dir/qrc_translations.cxx.o
Linking CXX static library libclementine_lib.a
[100%] Built target clementine_lib
Scanning dependencies of target clementine
[100%] Building CXX object src/CMakeFiles/clementine.dir/main.cpp.o
Linking CXX executable ../clementine
[100%] Built target clementine


- Mar 24 2010
Clementine

Audioplayers by davidsansome 66 comments

Many thanks your hint work. But the compilation fail at the end with another error.

_globalshortcuts.cxx.o
[ 53%] Building CXX object src/CMakeFiles/clementine_lib.dir/moc_xine-engine.cxx.o
[ 54%] Building CXX object src/CMakeFiles/clementine_lib.dir/qrc_data.cxx.o
[ 54%] Building CXX object src/CMakeFiles/clementine_lib.dir/qrc_translations.cxx.o
Linking CXX shared library libclementine_lib.so
[100%] Built target clementine_lib
Scanning dependencies of target clementine
[100%] Building CXX object src/CMakeFiles/clementine.dir/main.cpp.o
Linking CXX executable ../clementine
../3rdparty/qtsingleapplication/libqtsingleapplication.so: undefined reference to `vtable for QtLockedFile'
collect2: ld returned 1 exit status
make[2]: *** [clementine] Error 1
make[1]: *** [src/CMakeFiles/clementine.dir/all] Error 2
make: *** [all] Error 2 - Mar 23 2010
Clementine

Audioplayers by davidsansome 66 comments

I have a compilation problem on my Slackware 13.0 with Qt-4.5.1.

-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.5.1
-- Found OpenSSL: /usr/lib/libssl.so
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Boost version: 1.38.0
-- Found the following Boost libraries:
-- checking for module 'taglib'
-- found taglib, version 1.5
-- checking for module 'libxine'
-- found libxine, version 1.1.16.3
-- checking for module 'libnotify'
-- found libnotify, version 0.4.5
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/txz/clementine-0.2/build
[ 1%] Generating moc_qtsinglecoreapplication.cxx
[ 1%] Generating moc_qtlocalpeer.cxx
[ 1%] Generating moc_qtsingleapplication.cxx
Scanning dependencies of target qtsingleapplication
[ 1%] Building CXX object 3rdparty/qtsingleapplication/CMakeFiles/qtsingleapplication.dir/qtlocalpeer.cpp.o
/usr/lib/qt/include/QtCore/qglobal.h: In member function ‘void QtLocalPeer::receiveConnection()’:
/usr/lib/qt/include/QtCore/qglobal.h:1443: error: too few arguments to function ‘void qWarning(const char*, ...)’
/tmp/txz/clementine-0.2/3rdparty/qtsingleapplication/qtlocalpeer.cpp:194: error: at this point in file
make[2]: *** [3rdparty/qtsingleapplication/CMakeFiles/qtsingleapplication.dir/qtlocalpeer.cpp.o] Error 1
make[1]: *** [3rdparty/qtsingleapplication/CMakeFiles/qtsingleapplication.dir/all] Error 2
make: *** [all] Error 2 - Mar 23 2010
Guitar Chord Editor

Music Production by chakie 2 comments

I have a compilation error on my Slackware 13.0, with Qt 4.5. Maybe guitar-chord-editor need Qt 4.6?



In file included from MainWindow.cpp:13:
ChordItem.hh:4:27: error: QGraphicsObject: No such file or directory
In file included from MainWindow.cpp:13:
ChordItem.hh:13: error: expected class-name before ‘{’ token
In file included from MainWindow.cpp:16:
Neck.hh:9: error: expected class-name before ‘{’ token
MainWindow.cpp: In constructor ‘MainWindow::MainWindow(QWidget*)’:
MainWindow.cpp:30: error: ‘class Neck’ has no member named ‘setPos’
MainWindow.cpp:31: error: no matching function for call to ‘QGraphicsScene::addItem(Neck*&)’
/usr/lib/qt/include/QtGui/qgraphicsscene.h:175: note: candidates are: void QGraphicsScene::addItem(QGraphicsItem*)
MainWindow.cpp:52: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:53: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:54: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:55: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:56: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:57: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:58: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp:59: error: ‘fromTheme’ is not a member of ‘QIcon’
MainWindow.cpp: In member function ‘void MainWindow::showChordItem(Chord*)’:
MainWindow.cpp:406: error: no matching function for call to ‘QGraphicsScene::addItem(ChordItem*&)’
/usr/lib/qt/include/QtGui/qgraphicsscene.h:175: note: candidates are: void QGraphicsScene::addItem(QGraphicsItem*)
MainWindow.cpp:409: error: no matching function for call to ‘MainWindow::connect(ChordItem*&, const char [38], View*&, const char [23])’
/usr/lib/qt/include/QtCore/qobject.h:202: note: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*, Qt::ConnectionType)
/usr/lib/qt/include/QtCore/qobject.h:307: note: bool QObject::connect(const QObject*, const char*, const char*, Qt::ConnectionType) const
make: *** [.build/MainWindow.o] Error 1 - Mar 01 2010
SIR - Simple Image Resizer

Graphic Apps by sachetto 49 comments

The about window report the 1.9.7 as a version!
Please fix also the Slackware 13.0 package url.

http://www.slacky.eu/aadm/pkgs/index.php?ver=13&pkg=712 - Feb 21 2010
SIR - Simple Image Resizer

Graphic Apps by sachetto 49 comments

The about window report the 1.9.7 as a version!
Please fix also the Slackware 13.0 package url.

http://www.slacky.eu/aadm/pkgs/index.php?ver=13&pkg=712 - Feb 21 2010
ImapQuickCheck

Email by tonypizza 3 comments

Many thanks this is a great tool. But why only imap support? Please add also pop3 , Hotmail and Yahoo support, like Mail Notification for GNOME.
http://www.nongnu.org/mailnotify/ - Jan 21 2010
nmapsi4

Security by brand80 15 comments

Please take al look to the wrong source version.

nmapsi4-2.0-alpha3.tar.gz

- Jan 14 2010
qShare

Network by zuzuf 20 comments

Oh yes the problem is related to browser. I'm using Google-Chrome 4.0.249.30. With Firefox qShare work without problem. - Dec 30 2009
qShare

Network by zuzuf 20 comments

I'm on Slackware 13.0 with Qt-4.5.1. The ftp connession seem broken. If i try to connect, the Browser show me an error.

Errore 2 (net::ERR_FAILED): - Dec 30 2009
JAG

Arcade by ii-system 39 comments

A Slackware 13.0 package is ready to download on www.slacky.eu.

http://www.slacky.eu/aadm/pkgs/index.php?ver=13&pkg=2861 - Dec 11 2009
KTrafficAnalyzer

Network by Viras 122 comments

The help > about report the old 0.5.2 version - Dec 10 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Many thanks KrossWordPuzzle-0.14.5 compile and work fine now! :) - Nov 29 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Sorry i have a new compilation problem, with my Slackware 13.0 and KDE-4.2.4.

[ 1%] Built target doc-handbook
[ 1%] Built target krosswordpuzzle_automoc
[ 3%] Building CXX object src/CMakeFiles/krosswordpuzzle.dir/crosswordxmlguiwindow.o
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp:90:27: error: KFilePlacesView: No such file or directory
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp: In member function ‘void CrossWordXmlGuiWindow::setState(CrossWordXmlGuiWindow::DisplayState)’:
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp:903: warning: suggest explicit braces to avoid ambiguous ‘else’
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp: In member function ‘void CrossWordXmlGuiWindow::updateSolutionInToolBar()’:
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp:1098: warning: suggest explicit braces to avoid ambiguous ‘else’
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp: In member function ‘void CrossWordXmlGuiWindow::setModificationType(CrossWordXmlGuiWindow::ModificationType, bool)’:
/tmp/txz/krosswordpuzzle-0.14.4.1/krosswordpuzzle/src/crosswordxmlguiwindow.cpp:1248: warning: suggest explicit braces to avoid ambiguous ‘else’

make[2]: *** [src/CMakeFiles/krosswordpuzzle.dir/crosswordxmlguiwindow.o] Error 1
make[1]: *** [src/CMakeFiles/krosswordpuzzle.dir/all] Error 2
make: *** [all] Error 2 - Nov 28 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Ok it's only a mistake with directory name

tar xvzf krosswordpuzzle-0.14.4.tar.gz
krosswordpuzzle-0.14.3/
krosswordpuzzle-0.14.3/krosswordpuzzle/
krosswordpuzzle-0.14.3/krosswordpuzzle/CMakeLists.txt
krosswordpuzzle-0.14.3/krosswordpuzzle/src/
krosswordpuzzle-0.14.3/krosswordpuzzle/src/clueexpanderitem.cpp
krosswordpuzzle-0.14.3/krosswordpuzzle/src/krosswordpuzzle_library_ui.rc
krosswordpuzzle-0.14.3/krosswordpuzzle/src/krosswordrenderer.cpp - Nov 27 2009
KrossWordPuzzle

Board by fpuelz 165 comments

0.14.3 source inside 0.14.4 tarball? - Nov 27 2009
komparator4

System Tools (NOT OS or ROMS) by jaegerschnitzel 67 comments

Many thanks for info! ;) - Nov 26 2009
komparator4

System Tools (NOT OS or ROMS) by jaegerschnitzel 67 comments

I have a compilation problem with my Slackware 13.0 with KDE-4.2.4.

[ 7%] Building CXX object src/CMakeFiles/komparator4.dir/komparator4_automoc.o
[ 11%] Building CXX object src/CMakeFiles/komparator4.dir/main.o
[ 15%] Building CXX object src/CMakeFiles/komparator4.dir/kdatecombo.o
[ 19%] Building CXX object src/CMakeFiles/komparator4.dir/kmdcodec.o
[ 23%] Building CXX object src/CMakeFiles/komparator4.dir/komparatortreewidget.o
[ 26%] Building CXX object src/CMakeFiles/komparator4.dir/klistviewitemdups.o
[ 30%] Building CXX object src/CMakeFiles/komparator4.dir/klistviewitemsingle.o
[ 34%] Building CXX object src/CMakeFiles/komparator4.dir/komparator.o
[ 38%] Building CXX object src/CMakeFiles/komparator4.dir/kquery.o
/root/Downloads/komparator4-0.1b/src/kquery.cpp: In member function ‘void KQuery::processQuery(const KFileItem&)’:
/root/Downloads/komparator4-0.1b/src/kquery.cpp:326: error: ‘const class KFileItem’ has no member named ‘isRegularFile’
/root/Downloads/komparator4-0.1b/src/kquery.cpp:360: error: ‘const class KFileItem’ has no member named ‘isRegularFile’
make[2]: *** [src/CMakeFiles/komparator4.dir/kquery.o] Error 1
make[1]: *** [src/CMakeFiles/komparator4.dir/all] Error 2
make: *** [all] Error 2 - Nov 26 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Many thanks krosswordpuzzle-0.14.3 compile and work now! - Nov 25 2009
KrossWordPuzzle

Board by fpuelz 165 comments

I have a new compilation problem on my Slackware 13.0, KDE-4.2.4.


[ 2%] Built target doc-handbook
[ 2%] Built target krosswordpuzzle_automoc
[ 4%] Building CXX object src/CMakeFiles/krosswordpuzzle.dir/dialogs/crosswordpropertiesdialog.o
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp: In constructor ‘CrosswordPropertiesDialog::CrosswordPropertiesDialog(KrossWord*, QWidget*, Qt::WFlags)’:
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:64: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:66: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:68: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:70: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:72: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:74: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:76: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:78: error: ‘class KButtonGroup’ has no member named ‘id’
/tmp/txz/krosswordpuzzle-0.14.2/krosswordpuzzle/src/dialogs/crosswordpropertiesdialog.cpp:80: error: ‘class KButtonGroup’ has no member named ‘id’
make[2]: *** [src/CMakeFiles/krosswordpuzzle.dir/dialogs/crosswordpropertiesdialog.o] Error 1
make[1]: *** [src/CMakeFiles/krosswordpuzzle.dir/all] Error 2
make: *** [all] Error 2 - Nov 24 2009
Qonjugator

Education Apps by glad 10 comments

Many thanks for help! - Nov 18 2009
Qonjugator

Education Apps by glad 10 comments

On my Slackware 13.0 with KDE-4.2.4 i have a problem with Plasmoid compilation.
How can i disable the Plasmoid compilation with cmake?
Many thanks in advance.

[ 97%] Building CXX object plasma-applet-qonjugator/CMakeFiles/plasma_applet_qonjugator.dir/qonjugatorapplet.o
/root/Downloads/qonjugator-0.15.1/plasma-applet-qonjugator/qonjugatorapplet.cpp:38:30: error: Plasma/TextBrowser: No such file or directory
/root/Downloads/qonjugator-0.15.1/plasma-applet-qonjugator/qonjugatorapplet.cpp: In member function ‘virtual QGraphicsWidget* QonjugatorApplet::graphicsWidget()’:
- Nov 16 2009
q4wine

System Tools (NOT OS or ROMS) by brezerk 52 comments

Q4Wine is correctly installed from source.
Also all the translation files are installed.

/usr/share/q4wine/i18n# ls -l
totale 428
-rw-r--r-- 1 root root 16 2009-11-15 19:24 en_us.qm
-rw-r--r-- 1 root root 91029 2009-11-15 19:24 es_es.qm
-rw-r--r-- 1 root root 92835 2009-11-15 19:24 it_it.qm
-rw-r--r-- 1 root root 92983 2009-11-15 19:24 pt_br.qm
-rw-r--r-- 1 root root 58157 2009-11-15 19:24 ru_ru.qm
-rw-r--r-- 1 root root 88924 2009-11-15 19:24 uk_ua.qm
- Nov 16 2009
q4wine

System Tools (NOT OS or ROMS) by brezerk 52 comments

I have a problem with Italian translation.
If i try to run Q4wine i have only the default English interface.

q4wine -v
[EE] Can't open user selected translation
q4wine 0.114
(Copyright (C) 2008-2009, brezblock core team.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Author: Malakhov Alexey aka John Brezerk.
- Nov 15 2009
Silicon

Utilities by brdn25 22 comments

Many thanks it's usefull for packager.

And maybe the best url should be

http://hyperray.org/Products/silicon/silicon-1.2.0.tar.gz - Nov 14 2009
Silicon

Utilities by brdn25 22 comments

Sorry but the tarball name is still without version.

http://hyperray.org/Products/silicon/silicon%201.2.0/silicon.tar.gz - Nov 13 2009
Silicon

Utilities by brdn25 22 comments

Please rename tarball source with version.
Like silicon-1.2.0.tar.gz.

Many thanks in advance. - Nov 13 2009
ColorCode

Tactics & Strategy by cable8 8 comments

Many thanks! :) - Nov 03 2009
ColorCode

Tactics & Strategy by cable8 8 comments

Please move tarball extension, from tgz to tar.gz.
Because tgz is the standard Slackware 12.2 package extension. - Nov 01 2009
RecordItNow

Screen Recorders by justi 120 comments

Many thanks for info. - Nov 01 2009
RecordItNow

Screen Recorders by justi 120 comments

I have a compilation problem on my Slackware 13.0 with KDE-4.2.4.


Scanning dependencies of target recorditnow
[ 21%] Building CXX object src/CMakeFiles/recorditnow.dir/recorditnow_automoc.o
In file included from /root/Downloads/recorditnow-0.1.1/build/src/moc_mainwindow.cpp:10,
from /root/Downloads/recorditnow-0.1.1/build/src/recorditnow_automoc.cpp:7:
/root/Downloads/recorditnow-0.1.1/build/src/../../src/mainwindow.h:35:51: error: knotificationitem-1/knotificationitem.h: No such file or directory
In file included from /root/Downloads/recorditnow-0.1.1/build/src/../../src/mainwindow.h:24,
from /root/Downloads/recorditnow-0.1.1/build/src/moc_mainwindow.cpp:10,
from /root/Downloads/recorditnow-0.1.1/build/src/recorditnow_automoc.cpp:7:
/root/Downloads/recorditnow-0.1.1/build/src/ui_toolbarwidget.h: In member function ‘void Ui_ToolBarWidget::retranslateUi(QWidget*)’:
/root/Downloads/recorditnow-0.1.1/build/src/ui_toolbarwidget.h:210: error: ‘class KUrlRequester’ has no member named ‘setText’
In file included from /root/Downloads/recorditnow-0.1.1/build/src/moc_mainwindow.cpp:10,
from /root/Downloads/recorditnow-0.1.1/build/src/recorditnow_automoc.cpp:7:
/root/Downloads/recorditnow-0.1.1/build/src/../../src/mainwindow.h: At global scope:
/root/Downloads/recorditnow-0.1.1/build/src/../../src/mainwindow.h:70: error: ‘Experimental’ has not been declared
/root/Downloads/recorditnow-0.1.1/build/src/../../src/mainwindow.h:70: error: ISO C++ forbids declaration of ‘KNotificationItem’ with no type
/root/Downloads/recorditnow-0.1.1/build/src/../../src/mainwindow.h:70: error: expected ‘;’ before ‘*’ token
make[2]: *** [src/CMakeFiles/recorditnow.dir/recorditnow_automoc.o] Error 1
make[1]: *** [src/CMakeFiles/recorditnow.dir/all] Error 2
make: *** [all] Error 2 - Oct 31 2009
Kpar2 for KDE4

System Tools (NOT OS or ROMS) by max63 12 comments

Many thanks! - Oct 28 2009
Kpar2 for KDE4

System Tools (NOT OS or ROMS) by max63 12 comments

Please fix the source tree. If i unpack the tarball i have directly

/cmake
/src
CmakeList.txt

and not

kpar2-version.

The last good tarball is 0.4.3. - Oct 27 2009
Kamoso

Webcam & Monitoring by apol 99 comments

Now Kamoso-1.0.5 start and work. But it crash after sometime when i try to right click on thumbnail.

kamoso
QTimeLine::setDuration: cannot set duration <= 0
[0x82e0ce0] logger interface: using logger...
WhiteWidgetManager: WhiteWidgetManager has been instanced
WhiteWidgetManager: Creating whiteWidgets
WhiteWidgetManager: Num of whidgets to be created: 1
[0x8351718] freetype spu text error: failed to load font file /usr/share/vlc/skins2/fonts/FreeSerifBold.ttf
Settings of kamoso:
saveUrl: KUrl("file:///root/kamoso")
photoTime: 2
[0x82e9bb8] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
KCrash: Application 'kamoso' crashing...
sock_file=/root/.kde/socket-argo/kdeinit4__0
- Oct 24 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Many thanks it compile and work now. But the about dialog report 0.11.1 version and not 0.11.3.1. - Oct 23 2009
KrossWordPuzzle

Board by fpuelz 165 comments

I have the same problem the about dialog report 0.11.1 version and not the correct 0.11.3.1 - Oct 23 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Sorry again it's not empty but have a strange tree

/home/fieti/Programmieren - Oct 22 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Sorry but the 0.11.3 seem empty. - Oct 22 2009
KrossWordPuzzle

Board by fpuelz 165 comments

I have a new compilation problem, both for krosswordpuzzle and crosswordthumbcreator.
I'm in Slackware 13.0 KDE-4.2.4.

[ 3%] Built target doc-handbook
Scanning dependencies of target krosswordpuzzle_automoc
Generating krosswordpuzzle.moc
Generating krosswordpuzzleview.moc
Generating moc_cluecell.cpp
Generating moc_spannedcell.cpp
Generating moc_crosswordxmlguiwindow.cpp
Generating moc_krossword.cpp
/root/krosswordpuzzle/krosswordpuzzle-0.11.2/krosswordpuzzle/src/krossword.h:85: Error: Undefined interface
automoc4: process for /root/krosswordpuzzle/krosswordpuzzle-0.11.2/krosswordpuzzle/build/src/moc_krossword.cpp failed: Unknown error
pid to wait for: 0
Generating moc_htmldelegate.cpp
Generating moc_krosswordcell.cpp
/root/krosswordpuzzle/krosswordpuzzle-0.11.2/krosswordpuzzle/src/cells/krosswordcell.h:68: Error: Undefined interface
automoc4: process for /root/krosswordpuzzle/krosswordpuzzle-0.11.2/krosswordpuzzle/build/src/moc_krosswordcell.cpp failed: Unknown error
pid to wait for: 0
Generating moc_lettercell.cpp
returning failed..
make[2]: *** [src/CMakeFiles/krosswordpuzzle_automoc] Error 1
make[1]: *** [src/CMakeFiles/krosswordpuzzle_automoc.dir/all] Error 2
make: *** [all] Error 2 - Oct 22 2009
Kamoso

Webcam & Monitoring by apol 99 comments

Also Kamoso-1.0.4 crash on my Slackware 13.0.

# kamoso
QTimeLine::setDuration: cannot set duration <= 0
Settings of kamoso:
saveUrl: KUrl("file:///root/kamoso")
photoTime: 2
[0x8633c08] logger interface: using logger...
KCrash: Application 'kamoso' crashing...
sock_file=/root/.kde/socket-argo/kdeinit4__0 - Oct 16 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Many thanks KrosswordPuzzle compile and work now! - Oct 15 2009
Kamoso

Webcam & Monitoring by apol 99 comments

Crash again on Slackware 13.0 Kamoso-1.0.3.


kamoso
QTimeLine::setDuration: cannot set duration <= 0
Settings of kamoso:
saveUrl: KUrl("file:///root/kamoso")
photoTime: 20
[0x867da30] logger interface: using logger...
WhiteWidgetManager: WhiteWidgetManager has been instanced
WhiteWidgetManager: Creating whiteWidgets
WhiteWidgetManager: Num of whidgets to be created: 1
KCrash: Application 'kamoso' crashing...
sock_file=/root/.kde/socket-argo/kdeinit4__0 - Oct 15 2009
KrossWordPuzzle

Board by fpuelz 165 comments

I have a new compilation problema with my Slackware 13.0 and KDE-4.2.4.


[ 33%] Building CXX object src/CMakeFiles/krosswordpuzzle.dir/krosswordpuzzle.o
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp: In member function ‘void KrossWordPuzzle::fillLibrary()’:
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp:662: warning: suggest explicit braces to avoid ambiguous ‘else’
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp: In member function ‘QWidget* KrossWordPuzzle::createStartNewPage()’:
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp:752: error: no matching function for call to ‘KToolBar::KToolBar(const char [15], KrossWordPuzzle* const)’
/usr/include/KDE/../ktoolbar.h:91: note: candidates are: KToolBar::KToolBar(const QString&, QMainWindow*, Qt::ToolBarArea, bool, bool, bool)
/usr/include/KDE/../ktoolbar.h:73: note: KToolBar::KToolBar(QWidget*, bool, bool)
/usr/include/KDE/../ktoolbar.h:54: note: KToolBar::KToolBar(const KToolBar&)
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp: In member function ‘void KrossWordPuzzle::setState(KrossWordPuzzle::DisplayState)’:
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp:1254: warning: suggest explicit braces to avoid ambiguous ‘else’
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp: In member function ‘void KrossWordPuzzle::setModificationType(KrossWordPuzzle::ModificationType, bool)’:
/tmp/txz/krosswordpuzzle-0.10.1/src/krosswordpuzzle.cpp:2132: warning: suggest explicit braces to avoid ambiguous ‘else’
make[2]: *** [src/CMakeFiles/krosswordpuzzle.dir/krosswordpuzzle.o] Error 1
make[1]: *** [src/CMakeFiles/krosswordpuzzle.dir/all] Error 2
make: *** [all] Error 2 - Oct 14 2009
Kamoso

Webcam & Monitoring by apol 99 comments

Kamoso crash on my Slackware 13.0, KDE-4.2.4, with VlC-1.02.

kamoso
QTimeLine::setDuration: cannot set duration <= 0
Settings of kamoso:
saveUrl: KUrl("file:///tmp/")
photoTime: 20
[0x85c79b0] logger interface: using logger...
KCrash: Application 'kamoso' crashing...
sock_file=/root/.kde/socket-argo/kdeinit4__0 - Oct 10 2009
Bangarang

Audioplayers by jamboarder 122 comments

I have a problem with compilation on my Slackware 13.0 and KDE-4.2.4.


[ 0%] Built target bangarang_automoc
[ 4%] Generating ui_mainwindow.h
Scanning dependencies of target bangarang
[ 9%] Building CXX object CMakeFiles/bangarang.dir/bangarang_automoc.o
In file included from /root/Downloads/src/build/moc_cdlistengine.cpp:10,
from /root/Downloads/src/build/bangarang_automoc.cpp:5:
/root/Downloads/src/build/../platform/cdlistengine.h:12:18: error: Phonon: No such file or directory
In file included from /root/Downloads/src/build/moc_cdlistengine.cpp:10,
from /root/Downloads/src/build/bangarang_automoc.cpp:5:
/root/Downloads/src/build/../platform/cdlistengine.h:44: error: ‘Phonon’ has not been declared
/root/Downloads/src/build/../platform/cdlistengine.h:44: error: ISO C++ forbids declaration of ‘MediaObject’ with no type - Oct 07 2009
KrossWordPuzzle

Board by fpuelz 165 comments

The link download the 0.7.9.1 version. Please update. - Oct 01 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Again many thanks it work now.
The Slackware team provide only KDE-4.2.* packages. Maybe a problem with Policykit, required by KDE-4.3.* series.
On www.slacky.eu it's ready a package for Slackware 13.0

http://www.slacky.eu/aadm/pkgs/index.php?ver=13&pkg=2777 - Sep 29 2009
KrossWordPuzzle

Board by fpuelz 165 comments

Now i have another compilation problem with the latest 0.7.8 source. Slackware 13.0, KDE-4.2.4.


[ 40%] Building CXX object src/CMakeFiles/krosswordpuzzle.dir/krosswordpuzzle.o
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp: In member function ‘void KrossWordPuzzle::setState(KrossWordPuzzle::DisplayState)’:
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp:626: warning: suggest explicit braces to avoid ambiguous ‘else’
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp: In member function ‘void KrossWordPuzzle::setModificationType(KrossWordPuzzle::ModificationType, bool)’:
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp:1172: warning: suggest explicit braces to avoid ambiguous ‘else’
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp: In member function ‘bool KrossWordPuzzle::saveAs()’:
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp:1789: error: ‘Options’ is not a member of ‘KFileDialog’
/tmp/txz/krosswordpuzzle-0.7.8/src/krosswordpuzzle.cpp:1789: error: ‘ConfirmOverwrite’ is not a member of ‘KFileDialog’
make[2]: *** [src/CMakeFiles/krosswordpuzzle.dir/krosswordpuzzle.o] Error 1
make[1]: *** [src/CMakeFiles/krosswordpuzzle.dir/all] Error 2
make: *** [all] Error 2 - Sep 29 2009
lrcShow-X

Audio Apps by sanfanling 28 comments

Many thaks it work fine. - Sep 27 2009