The Following 3 Users Say Thank You to lcuk For This Useful Post: | ||
|
2010-04-08
, 13:51
|
Posts: 38 |
Thanked: 18 times |
Joined on Apr 2010
|
#432
|
|
2010-04-09
, 07:51
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#433
|
Hi Noobmonkey,
Have been trying few previous releases of your nice app, if they all installed flawlessly, I did de-installed them all because each time I could not get the cam test to work. I thought this one would, but still no go! Everything seems OK but nothing happen when test cam... (I know both work) so I must be missing a dep or something, any idea? maybe something about the gstreamer version?
thanks
gst-launch v4l2camsrc device=/dev/video0 num-buffers=10 ! dspjpegenc ! filesink location=/home/user/MyDocs/bcamtest.jpg
gst-launch v4l2camsrc device=/dev/video1 num-buffers=10 ! dspjpegenc ! filesink location=/home/user/MyDocs/fcamtest.jpg
The Following User Says Thank You to noobmonkey For This Useful Post: | ||
|
2010-04-09
, 09:14
|
Posts: 38 |
Thanked: 18 times |
Joined on Apr 2010
|
#434
|
|
2010-04-09
, 09:21
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#435
|
One last thing, I'm on PR1.0, but I don't believe it has something to do with.
|
2010-04-09
, 09:40
|
Posts: 38 |
Thanked: 18 times |
Joined on Apr 2010
|
#436
|
|
2010-04-11
, 18:56
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#437
|
The Following User Says Thank You to mikec For This Useful Post: | ||
|
2010-04-11
, 19:17
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#438
|
Just tried version 1.0 very nice.
I like the startup . Did you use Qt progress bars for that ?
The Following 2 Users Say Thank You to noobmonkey For This Useful Post: | ||
|
2010-04-11
, 21:04
|
Posts: 344 |
Thanked: 73 times |
Joined on Oct 2009
@ Los Angeles
|
#439
|
|
2010-04-11
, 21:13
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#440
|
progress = QtGui.QProgressDialog("Please Wait", "Cancel", 0, 100, MainWindow) progress.setWindowModality(QtCore.Qt.WindowModal) progress.setAutoReset(True) progress.setAutoClose(True) progress.setMinimum(0) progress.setMaximum(100) progress.resize(800,100) progress.setWindowTitle("Loading Healthcheck") progress.show()
Self.someFunction() QtGui.QApplication.processEvents() time.sleep(0.1) progress.setValue(15)
progress.hide()
The Following 2 Users Say Thank You to noobmonkey For This Useful Post: | ||
Tags |
check, faulty, front camera, gps, hardware, healthcheck, test |
|
2) good to know, but not part of generic info lookup tool
showing the information is good practice - telling them how to cure it is also good but until you are sure of mechanisms and issues, stick with a hands off, look only approach.
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk