Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
QPxTool 0.7.1_002 - CD/DVD Quality Check with gui
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Thu Oct 06, 2005 2:59 pm    Post subject: QPxTool 0.7.1_002 - CD/DVD Quality Check with gui Reply with quote

Update 10.11.2010:

ebuild and patches for qpxtool-0.7.1_002: (thanx to Marcel Partap)
http://bugs.gentoo.org/show_bug.cgi?id=341769

QPxTool-0.7.0 is in portage now.
http://qpxtool.sourceforge.net

q-check Software with many hardwarespecific features

Project page:
http://qpxtool.sourceforge.net/index.html

QPxTool can be compiled with (make gui) or without gui (make cli)

installation instructions:
http://qpxtool.sourceforge.net/installation.html
(configure;make cli; make gui; make cli_install; make gui_install)


QPxTool offers:
qpxtool (gui)
qscan / qscand (commandline tool)
cdvdcontrol (commandline tool)
pxfw (commandline tool)
f1tattoo (commandline tool)


Supported Drives:(probably incomplete)
http://qpxtool.sourceforge.net/supported.html

Please report working drives, that are not listed here:
http://qpxtool.sourceforge.net/supported.html


Last edited by piewie on Wed Nov 10, 2010 10:42 pm; edited 62 times in total
Back to top
View user's profile Send private message
ruben
Guru
Guru


Joined: 04 Jul 2003
Posts: 462

PostPosted: Fri Oct 07, 2005 1:31 pm    Post subject: Reply with quote

Thank you. Gonna have to try this out.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Tue Oct 25, 2005 12:16 pm    Post subject: Reply with quote

The new inofficial website for qpxtools with some snapshots:

http://de.geocities.com/linux_piewie/qpxfiles/index.html
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Tue Oct 25, 2005 1:49 pm    Post subject: Reply with quote

will it handle NEC drives any time soon?
btw, I downloaded the ebuild etc, but it failed to emerge
Code:

>>> Generating digest file...
<<< qpxtool-0.3.3.tar.bz2
>>> Generating manifest file...
<<< files/digest-qpxtool-0.3.3
<<< qpxtool-0.3.3.ebuild
>>> Computed message digests.

p4pe qpxtool # emerge -v qpxtool
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/qpxtool-0.3.3 to /
>>> md5 files   ;-) qpxtool-0.3.3.ebuild
>>> md5 files   ;-) files/digest-qpxtool-0.3.3
>>> md5 src_uri ;-) qpxtool-0.3.3.tar.bz2
>>> Unpacking source...
>>> Unpacking qpxtool-0.3.3.tar.bz2 to /var/tmp/portage/qpxtool-0.3.3/work
>>> Source unpacked.
uic: File generated with too old version of Qt Designer
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o common_functions.o common_functions.cpp
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o main.o main.cpp
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o plextor_features.o plextor_features.cpp
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o plextor_qcheck.o plextor_qcheck.cpp
main.cpp:20:21: qcanvas.h: No such file or directory
In file included from ./QPTMainWin.h:18,
                 from main.cpp:21:
./QPxTool.h:23:24: QPxTool_ui.h: No such file or directory
In file included from ./QPTMainWin.h:18,
                 from main.cpp:21:
./QPxTool.h:26: error: expected class-name before '{' token
./QPxTool.h:30: error: `WFlags' has not been declared
./QPxTool.h:30: error: ISO C++ forbids declaration of `fl' with no type
./QPxTool.h:35: error: `QCustomEvent' has not been declared
./QPxTool.h:35: error: ISO C++ forbids declaration of `event' with no type
./QPxTool.h:109: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:109: error: expected `;' before '*' token
./QPxTool.h:110: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:110: error: expected `;' before '*' token
./QPxTool.h:111: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:111: error: expected `;' before '*' token
./QPxTool.h:112: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:112: error: expected `;' before '*' token
./QPxTool.h:114: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:114: error: expected `;' before '*' token
./QPxTool.h:115: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:115: error: expected `;' before '*' token
./QPxTool.h:116: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:116: error: expected `;' before '*' token
./QPxTool.h:117: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:117: error: expected `;' before '*' token
./QPxTool.h:122: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:122: error: expected `;' before '*' token
./QPxTool.h:123: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:123: error: expected `;' before '*' token
./QPxTool.h:125: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:125: error: expected `;' before '*' token
./QPxTool.h:126: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:126: error: expected `;' before '*' token
./QPxTool.h:127: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:127: error: expected `;' before '*' token
./QPxTool.h:128: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:128: error: expected `;' before '*' token
./QPxTool.h:129: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:129: error: expected `;' before '*' token
./QPxTool.h:131: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:131: error: expected `;' before '*' token
./QPxTool.h:132: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:132: error: expected `;' before '*' token
./QPxTool.h:133: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:133: error: expected `;' before '*' token
./QPxTool.h:134: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:134: error: expected `;' before '*' token
./QPxTool.h:136: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:136: error: expected `;' before '*' token
./QPxTool.h:137: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:137: error: expected `;' before '*' token
./QPxTool.h:138: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:138: error: expected `;' before '*' token
./QPxTool.h:139: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:139: error: expected `;' before '*' token
./QPxTool.h:141: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:141: error: expected `;' before '*' token
./QPxTool.h:26: warning: `class QPxToolWidget' has virtual functions but non-virtual destructor
main.cpp: In function `int main(int, char**)':
main.cpp:33: error: 'class QApplication' has no member named 'setMainWidget'
make: *** [main.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from plextor_qcheck.cpp:31:
test_threads.h:69: error: `QMutex' does not name a type
test_threads.h: In member function `void ScanThread::post_signal(int, void*)':
test_threads.h:46: error: `QCustomEvent' undeclared (first use this function)
test_threads.h:46: error: (Each undeclared identifier is reported only once for each function it appears in.)
test_threads.h:46: error: `QCustomEvent' has not been declared
test_threads.h:47: error: invalid use of member (did you forget the `&' ?)
test_threads.h:47: error: base operand of `->' is not a pointer
test_threads.h:48: error: `postEvent' undeclared (first use this function)
test_threads.h: In member function `void ScanThread::event_block_done(int, block_data)':
test_threads.h:53: error: `QCustomEvent' undeclared (first use this function)
test_threads.h:53: error: `QCustomEvent' has not been declared
test_threads.h:54: error: invalid use of member (did you forget the `&' ?)
test_threads.h:54: error: base operand of `->' is not a pointer
test_threads.h:55: error: `postEvent' undeclared (first use this function)

mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Tue Oct 25, 2005 2:45 pm    Post subject: Reply with quote

can you compile by hand? There is a script called build in qpxtool > 0.3.2

Next week there should be read / write support for scan results. Don't think that it is very much work to make it NEC compatible. Be a little patient.

Do you think this could be the reason for the compile error?
Quote:
uic: File generated with too old version of Qt Designer

Seems that qt 4 is not fully backwards compatible.
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Tue Oct 25, 2005 3:13 pm    Post subject: Reply with quote

Hei piewie

don't know why it picked qt-4.0.1 as I also have qt-3.3.4-r8, which is used by kde and several other apps..
my compiling skills are like null I'm afraid :-(
I'll be patient & look forward to qpxtool handling NEC
Mvh

Edit I just noticed there's a new version 0.3.4 ebuild, I'll try that now.
No, same on both versions..
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Tue Oct 25, 2005 3:26 pm    Post subject: Reply with quote

You could try this:

tar xjvf qpxtool-0.3.4.bz2
cd qpxtool-0.3.4
/usr/qt/3/bin/qmake
make
chmod +x qpxtool
./qpxtool


Last edited by piewie on Wed Oct 26, 2005 5:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Tue Oct 25, 2005 3:37 pm    Post subject: Reply with quote

did you mean the 'qpxtool-0.3.4.tar.bz2' in distfiles?
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Tue Oct 25, 2005 3:38 pm    Post subject: Reply with quote

yes, copy it somewhere.
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Tue Oct 25, 2005 3:44 pm    Post subject: Reply with quote

piewie wrote:
yes, copy it somewhere.

looked like it was going to work
Code:
p4pe ff-downloads # cd qpxtool-0.3.4
p4pe qpxtool-0.3.4 # /usr/qt/3/bin/qmake qpxtool.pro
p4pe qpxtool-0.3.4 # make
/usr/qt/3/bin/uic QPxTool_ui.ui -o QPxTool_ui.h
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o common_functions.o common_functions.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o main.o main.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o plextor_features.o plextor_features.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o plextor_qcheck.o plextor_qcheck.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o QPTMainWin.o QPTMainWin.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o qpx_mmc.o qpx_mmc.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o QPxTool.o QPxTool.cpp
QPxTool.cpp:872:2: warning: #warning !!! FIXME !!! speeds list detection needed
QPxTool.cpp:860: warning: unused parameter 'speed'
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o test_threads.o test_threads.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o transport.o transport.cpp
/usr/qt/3/bin/uic QPxTool_ui.ui -i QPxTool_ui.h -o QPxTool_ui.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o QPxTool_ui.o QPxTool_ui.cpp
/usr/qt/3/bin/uic  -embed qpxtool plextor.png ok.png -o qmake_image_collection.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o qmake_image_collection.o qmake_image_collection.cpp
/usr/qt/3/bin/moc QPTMainWin.h -o moc_QPTMainWin.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o moc_QPTMainWin.o moc_QPTMainWin.cpp
/usr/qt/3/bin/moc QPxTool.h -o moc_QPxTool.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o moc_QPxTool.o moc_QPxTool.cpp
/usr/qt/3/bin/moc QPxTool_ui.h -o moc_QPxTool_ui.cpp
g++ -c -pipe -Wall -W -O2 -march=pentium4 -pipe  -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/qt/3/include -o moc_QPxTool_ui.o moc_QPxTool_ui.cpp
g++  -o qpxtool common_functions.o main.o plextor_features.o plextor_qcheck.o QPTMainWin.o qpx_mmc.o QPxTool.o test_threads.o transport.o QPxTool_ui.o qmake_image_collection.o moc_QPTMainWin.o moc_QPxTool.o moc_QPxTool_ui.o   -L/usr/qt/3/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm


Its the same with 0.3.3 I'm afraid..
mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Tue Oct 25, 2005 4:08 pm    Post subject: Reply with quote

what is the error message?
On the homepage at installation is another way documented.
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Tue Oct 25, 2005 4:30 pm    Post subject: Reply with quote

piewie wrote:
what is the error message?

its ok :-)
I used ./build instead of make
(ref the pqxtool web site)
Code:
# ./build
uic: File generated with too old version of Qt Designer
make: Nothing to be done for `first'.
*****************************************
   QPxTool binary ready:)
         type qpxtool to run
*****************************************
p4pe qpxtool-0.3.3 # qpxtool

 **********************
*** Starting QPxTool ***
 **********************

it made it in a flash.. and I get the gui up OK
now I wait for NEC (and ebuild) support
Mvh

Edit 0.3.4 runs the transfer rate test OK ;-)
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Wed Oct 26, 2005 2:09 pm    Post subject: Reply with quote

Hallo Cintra,

please try this:

edit /usr/local/portage/app-cdr/qpxtool-0.3.4.ebuild

change
Code:

src_compile() {
        qmake -project || die "qmake -project failed"
        qmake qpxtool-${PV}.pro || die "qmake qpxtool failed"
        emake || die "emake failed"
}


to
Code:

src_compile() {   
        qmake || die "qmake failed"
        emake || die "emake failed"
}


ebuild qpxtool-0.3.4.ebuild digest
emerge -v qpxtool
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Wed Oct 26, 2005 2:38 pm    Post subject: Reply with quote

did that piewie, but I'm afraid it still errors with:
Code:

p4pe qpxtool # emerge -v qpxtool
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/qpxtool-0.3.4 to /
>>> md5 files   ;-) qpxtool-0.3.4.ebuild
>>> md5 files   ;-) qpxtool-0.3.3.ebuild
>>> md5 files   ;-) files/digest-qpxtool-0.3.3
>>> md5 files   ;-) files/digest-qpxtool-0.3.4
>>> md5 src_uri ;-) qpxtool-0.3.4.tar.bz2
>>> Unpacking source...
>>> Unpacking qpxtool-0.3.4.tar.bz2 to /var/tmp/portage/qpxtool-0.3.4/work
>>> Source unpacked.
uic: File generated with too old version of Qt Designer
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o common_functions.o common_functions.cpp
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o main.o main.cpp
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o plextor_features.o plextor_features.cpp
g++ -c -pipe -O2 -march=pentium4 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o plextor_qcheck.o plextor_qcheck.cpp
main.cpp:20:21: qcanvas.h: No such file or directory
In file included from ./QPTMainWin.h:18,
                 from main.cpp:21:
./QPxTool.h:25:24: QPxTool_ui.h: No such file or directory
In file included from ./QPTMainWin.h:18,
                 from main.cpp:21:
./QPxTool.h:28: error: expected class-name before '{' token
./QPxTool.h:32: error: `WFlags' has not been declared
./QPxTool.h:32: error: ISO C++ forbids declaration of `fl' with no type
./QPxTool.h:37: error: `QCustomEvent' has not been declared
./QPxTool.h:37: error: ISO C++ forbids declaration of `event' with no type
./QPxTool.h:122: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:122: error: expected `;' before '*' token
./QPxTool.h:123: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:123: error: expected `;' before '*' token
./QPxTool.h:124: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:124: error: expected `;' before '*' token
./QPxTool.h:125: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:125: error: expected `;' before '*' token
./QPxTool.h:127: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:127: error: expected `;' before '*' token
./QPxTool.h:128: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:128: error: expected `;' before '*' token
./QPxTool.h:129: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:129: error: expected `;' before '*' token
./QPxTool.h:130: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:130: error: expected `;' before '*' token
./QPxTool.h:135: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:135: error: expected `;' before '*' token
./QPxTool.h:136: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:136: error: expected `;' before '*' token
./QPxTool.h:138: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:138: error: expected `;' before '*' token
./QPxTool.h:139: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:139: error: expected `;' before '*' token
./QPxTool.h:140: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:140: error: expected `;' before '*' token
./QPxTool.h:141: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:141: error: expected `;' before '*' token
./QPxTool.h:142: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:142: error: expected `;' before '*' token
./QPxTool.h:144: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:144: error: expected `;' before '*' token
./QPxTool.h:145: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:145: error: expected `;' before '*' token
./QPxTool.h:146: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:146: error: expected `;' before '*' token
./QPxTool.h:147: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:147: error: expected `;' before '*' token
./QPxTool.h:149: error: ISO C++ forbids declaration of `QCanvas' with no type
./QPxTool.h:149: error: expected `;' before '*' token
./QPxTool.h:150: error: ISO C++ forbids declaration of `QCanvasView' with no type
./QPxTool.h:150: error: expected `;' before '*' token
./QPxTool.h:151: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:151: error: expected `;' before '*' token
./QPxTool.h:152: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:152: error: expected `;' before '*' token
./QPxTool.h:154: error: ISO C++ forbids declaration of `QCanvasLine' with no type
./QPxTool.h:154: error: expected `;' before '*' token
./QPxTool.h:157: error: ISO C++ forbids declaration of `QPopupMenu' with no type
./QPxTool.h:157: error: expected `;' before '*' token
./QPxTool.h:158: error: ISO C++ forbids declaration of `QPopupMenu' with no type
./QPxTool.h:158: error: expected `;' before '*' token
./QPxTool.h:159: error: ISO C++ forbids declaration of `QPopupMenu' with no type
./QPxTool.h:159: error: expected `;' before '*' token
./QPxTool.h:28: warning: `class QPxToolWidget' has virtual functions but non-virtual destructor
main.cpp: In function `int main(int, char**)':
main.cpp:33: error: 'class QApplication' has no member named 'setMainWidget'
make: *** [main.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from plextor_qcheck.cpp:31:
test_threads.h:69: error: `QMutex' does not name a type
test_threads.h: In member function `void ScanThread::post_signal(int, void*)':
test_threads.h:46: error: `QCustomEvent' undeclared (first use this function)
test_threads.h:46: error: (Each undeclared identifier is reported only once for each function it appears in.)
test_threads.h:46: error: `QCustomEvent' has not been declared
test_threads.h:47: error: invalid use of member (did you forget the `&' ?)
test_threads.h:47: error: base operand of `->' is not a pointer
test_threads.h:48: error: `postEvent' undeclared (first use this function)
test_threads.h: In member function `void ScanThread::event_block_done(int, block_data)':
test_threads.h:53: error: `QCustomEvent' undeclared (first use this function)
test_threads.h:53: error: `QCustomEvent' has not been declared
test_threads.h:54: error: invalid use of member (did you forget the `&' ?)
test_threads.h:54: error: base operand of `->' is not a pointer
test_threads.h:55: error: `postEvent' undeclared (first use this function)

mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Wed Oct 26, 2005 2:54 pm    Post subject: Reply with quote

ok, will install qt-4 and try to reproduce the error.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Wed Oct 26, 2005 5:34 pm    Post subject: Reply with quote

Ok, this ebuild is working, even with qt4 installed on my system.

http://de.geocities.com/linux_piewie/download/ebuild-qpxtool-0.3.4-r1.tgz

please try.
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Wed Oct 26, 2005 6:35 pm    Post subject: Reply with quote

Great that did it OK :-)
and transfer rate is still working fine
Thanks, and any idea when NEC may be fully covered?
mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
ruben
Guru
Guru


Joined: 04 Jul 2003
Posts: 462

PostPosted: Wed Oct 26, 2005 7:59 pm    Post subject: Reply with quote

I tried this on a Plextor 716A (IDE), with firmware 1.09. I measured the C1/C2/CU error rates on a couple of cdrs, old and new. It seems to work, but I have a couple of questions.
  • I tried to change the scan speed, but when the test is started, it outputs this:
    Code:
    ** scan speed: 4x
    :-[ SET_CD_SPEED failed with SK=5h/ASC=24h/ACQ=00h]: Input/output error

    Is this normal? It always seem to run the scan at the highest possible speed.
  • In the device tab page, i can activate a number of things. like GigaRec. What does it do? Does it mean that when i write cds, it will by default use the gigarec function? (i tried gigarec before with the latest cdrecord and driveropts=gigarec=1.2) Would that then be active till next reboot.. or?
  • On the Media page, it nevers seems to fill in the Media ID. Is that normal?
  • Finally, about the C1/C2/CU graph: i have a number of C2 errors with each cdr that i tested (well, 5, old and new, written with the 716 and with a much older burner), and each time the C2 errors are located around the 600Mb... is there some explanation for this? Or is that just coincidence?
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Wed Oct 26, 2005 8:38 pm    Post subject: Reply with quote

The developer does not have a NEC drive, so it's not so easy for him.

gigarec: I am not able to activate any options there (0.3.4)

media info: select Device --> Update media info

Cx errors: at the end of the cd bwriting speed is at it's maximum, while at the beginning speed is very low. It could also be influenced by the manufacturer of the blank media or the manufacturer of the drive.


Last edited by piewie on Tue Nov 01, 2005 1:41 pm; edited 2 times in total
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Wed Oct 26, 2005 9:28 pm    Post subject: Reply with quote

web site is now official and hosted on sourceforge:

http://qpxtool.sourceforge.net/
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Sun Oct 30, 2005 2:09 pm    Post subject: Reply with quote

NEC support for C1-, C2 -scan now in qpxtool-0.3.5 :D

Please use qpxtool-0.3.4-r1.ebuild (at the moment) and do in /usr/local/portage/app-cdr/qpxtool:

cp qpxtool-0.3.4-r1.ebuild qpxtool-0.3.5.ebuild
ebuild qpxtool-0.3.5.ebuild digest
emerge -v qpxtool


Last edited by piewie on Tue Nov 01, 2005 2:06 pm; edited 2 times in total
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Sun Oct 30, 2005 3:18 pm    Post subject: Reply with quote

Hei piewie, that was fast!

I did what you suggested but get the following message:

Code:
Calculating dependencies ...done!
[ebuild  N    ] app-cdr/qpxtool-0.3.5  0 kB [1]

Total size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage

p4pe qpxtool # emerge -v qpxtool
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/qpxtool-0.3.5 to /
>>> md5 files   ;-) qpxtool-0.3.3.ebuild
>>> md5 files   ;-) qpxtool-0.3.4-r1.ebuild
>>> md5 files   ;-) qpxtool-0.3.4.ebuild
>>> md5 files   ;-) qpxtool-0.3.5.ebuild
>>> md5 files   ;-) files/digest-qpxtool-0.3.3
>>> md5 files   ;-) files/digest-qpxtool-0.3.4
>>> md5 files   ;-) files/digest-qpxtool-0.3.4-r1
>>> md5 files   ;-) files/digest-qpxtool-0.3.5
>>> md5 src_uri ;-) qpxtool-0.3.5.tar.bz2
>>> Unpacking source...
>>> Unpacking qpxtool-0.3.5.tar.bz2 to /var/tmp/portage/qpxtool-0.3.5/work

!!! ERROR: app-cdr/qpxtool-0.3.5 failed.
!!! Function unpack, Line 362, Exitcode 0
!!! qpxtool-0.3.5.tar.bz2 does not exist
!!! If you need support, post the topmost build error, NOT this status message.
I checked in distfiles, and the file is there but empty!
regards
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Sun Oct 30, 2005 4:47 pm    Post subject: Reply with quote

You can download it directly here and move it to /us/portage/distfile (sorry I have no linux available here, only the box from my old man)

http://prdownloads.sourceforge.net/qpxtool/qpxtool-0.3.5.tar.bz2?download
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Sun Oct 30, 2005 5:00 pm    Post subject: Reply with quote

piewie wrote:
You can download it directly here and move it to /us/portage/distfile (sorry I have no linux available here, only the box from my old man)

http://prdownloads.sourceforge.net/qpxtool/qpxtool-0.3.5.tar.bz2?download

thanks, did that.. did I miss something?
Code:
p4pe qpxtool # emerge -v qpxtool
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/qpxtool-0.3.5 to /
>>> md5 files   ;-) qpxtool-0.3.3.ebuild
>>> md5 files   ;-) qpxtool-0.3.4-r1.ebuild
>>> md5 files   ;-) qpxtool-0.3.4.ebuild
>>> md5 files   ;-) qpxtool-0.3.5.ebuild
>>> md5 files   ;-) files/digest-qpxtool-0.3.3
>>> md5 files   ;-) files/digest-qpxtool-0.3.4
>>> md5 files   ;-) files/digest-qpxtool-0.3.4-r1
>>> md5 files   ;-) files/digest-qpxtool-0.3.5

!!! Digest verification Failed:
!!!    /mnt/hdb9/portage/distfiles/qpxtool-0.3.5.tar.bz2
!!! Reason: Filesize does not match recorded size

mvh
edit: sorry I redid the digest and all was well emerging qpxtool.. it does the transfer test ok on both NEC-3520aw and NEC-3540a but the other tests are not available yet..
I tried 3.5.8 too, with the same results. spinup takes a very long time, which made me think things were hung for a while. The CD- and DVD-check boxes on the media page are greyed out btw.
_________________
"I am not bound to please thee with my answers" W.S.


Last edited by Cintra on Sun Oct 30, 2005 5:56 pm; edited 2 times in total
Back to top
View user's profile Send private message
piewie
Guru
Guru


Joined: 26 Sep 2002
Posts: 459
Location: old Europe

PostPosted: Sun Oct 30, 2005 5:39 pm    Post subject: Reply with quote

Cintra wrote:
3.5.8 a newer version?


Yes, it was released a few minutes ago.
For the ebuild problem: There is a mirror-problem.
Change in ebuild:
SRC_URI="http://ovh.dl.sourceforge.net/sourceforge/qpxtool/${P}.tar.bz2"
to
SRC_URI="http://surfnet.dl.sourceforge.net/sourceforge/qpxtool/${P}.tar.bz2"

How about the Cx-scan? Is it working?


Last edited by piewie on Mon Oct 31, 2005 4:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum