![]() |
|
|
|
|
|
||||||||||
|
| User list | Rules | You are not logged in.
fma38 wrote:
Do you still have an axis using the bluetooth driver? Or are they both configured with serial?
I found more bugs, even on Nokia, so I will investigate...
Both axes are configured as serial - plus the shutter driver - though I can't quite understand why there is a choice for shutter driver if it's set to Merlin. But I assumed they should al be set to serial?
Offline
Each plugin has its own driver type (in the future, each driver will its own parameters). And yes, they should all use serial, if bluetooth does not work.
Offline
Hi Frédéric!
I´m just trying PW 2.1.1 - the overlap can´t be changed. Or the change isn´t shown in the dialogue. No matter what i set - the overlap stays at 41/81%. In the shoot-window it´s proofed.
best to you, Klaus
(sorry to have maybe missed an earler note about that item - i´m a bit in a hurry these days)
Offline
Ok, I will check that. Thanks for the feedback.
Offline
fma38 wrote:
Ok, I will check that. Thanks for the feedback.
i forgot to tell i used a pc-laptop
klaus
Last edited by klausesser (2009-04-05 13:38:40)
Offline
I made some tests, and I can't reproduce the problem... Could you post some screenshots?
Offline
fma38 wrote:
Each plugin has its own driver type (in the future, each driver will its own parameters). And yes, they should all use serial, if bluetooth does not work.
Frederic,
Did you find anything to explain why I can't get a serial connection to work?
Offline
I didn't spend much time on Papywizard, these days (I was cleaning and painting my house cladding for 10 days!).
I noticed strange bugs while using my Nokia, but didn't dig to correct them yet. I will be very busy the next week, so don't expect any correction before mid-april...
Offline
fma38 wrote:
I didn't spend much time on Papywizard, these days (I was cleaning and painting my house cladding for 10 days!).
I noticed strange bugs while using my Nokia, but didn't dig to correct them yet. I will be very busy the next week, so don't expect any correction before mid-april...
OK.
Offline
fma38 wrote:
I made some tests, and I can't reproduce the problem... Could you post some screenshots?
Though being off-line i have to "connect hardware" - otherwise no shoot-simulation. "Start" is greyed out.
Being "connected" (without being connected) start works, but after the head "moved" to the first position nothing happens after that.
The overlap always shows the overlap which i set - no more the real overlap. But that seems to be very important to me to estimate what happens in real.
I don´t know how to shoot a screenshot on a PC and i´d like to send the log-file . . but: where the heck might it be!? (i hate PCs - did i mentioned that before? ;-)
best, Klaus
Offline
klausesser wrote:
I don´t know how to shoot a screenshot on a PC
Hi Klaus,
Shift+Print Scrn (it's the key to the right of F12 on a regular PC keyboard) captures a fullscreen screenshot to the clipboard - you can then paste into another program (eg. and image editor).
If you'd like a more fancy screenshot capabability for Windows then I recommend Ultrasnap Pro from Mediachance:
http://www.mediachance.com/ultrasnap/
and i´d like to send the log-file . . but: where the heck might it be!? (i hate PCs - did i mentioned that before? ;-)
Open the About log window - right-click in the window and choose Select all, then Copy, and the contents of the log file will be sent to the Clipboard and you can then Paste into another program (eg. Notepad or Wordpad or into the message reply box on the forum.
Having more mouse buttons is great thing - but I guess hard for 'mouse button impoverished' Mac users to get accustomed to. ![]()
The right-click mouse button does all kinds of useful things in Windows and Windows apps.
Last edited by mediavets (2009-04-06 15:54:14)
Offline
mediavets wrote:
klausesser wrote:
I don´t know how to shoot a screenshot on a PC
Having more mouse buttons is great thing - but I guess hard for 'mouse button impoverished' Mac users to get accustomed to.
Hi Andrew!
Thanks, man. I forgot that.
In fact i have 5 buttons on my Mac mouse . . .
![]()
best to you, Klaus
besides: what about your webcam? I´m gonna install mine again these days - maybe we´ll see our lovely faces here!? ![]()
Last edited by klausesser (2009-04-06 16:00:47)
Offline
What i described about the overlap occurs when i use the "amount of shots" setting. When i set 6x3shots at 35mm and the overlap is set to 25% then 25% are set in the shooting.
When i use "FOV" setting the overlap is calculated and shows the "real" overlap.
in both cases: when i start shooting tghe head moves to the first point and stops - nothing happens.
When i deselect "connect to hardware" - "shooting" is grayed out.
Offline
About overlap, this is the normal behaviour:
- When you select the number of picture, I use the minimum overlap (from config), and compute the total FOV. So, the real overlap *is* the minimum overlap.
- When you select the total FOV, I compute the number of pictures with the minimum overlap you gave. The computation gives a float for the number of picture. I use the integer just above, then recompute the new real overlap
Is it more clear?
About the problem you have when shooting, I need to know what config you are using, and the log file (don't forget to turn the logger level to trace). When using the 'save' button in the log dialog, the log file is save in your data dir (set by the config), which defaults to C:\Documents and Settings\<user>.
In recent develop. version, a log is automatically saved in the temp dir (C:\Documents and Settings\<user>\Local Settings\Temp).
Offline
I finally found time to correct some bugs in the plugin implementation. Please, give a try to the release 2.1.2...
Offline
fma38 wrote:
I finally found time to correct some bugs in the plugin implementation. Please, give a try to the release 2.1.2...
Windows 2000 SP4.
Got a connection via BT as virtual serial port (COM11).
Have yaw axis movement, no pitch axis movement, no shutter triggering.
All drivers set to serial.
2009-04-06 21:15:32,670::MainThread::DEBUG::MainController.__onActionHardwareConnectToggled(True) 2009-04-06 21:15:32,670::MainThread::INFO::Establishing connection... 2009-04-06 21:15:33,970::Dummy-6::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 104, in _sendCmd File "papywizard\hardware\serialDriver.pyo", line 103, in read IOError: Timeout while reading on serial bus 2009-04-06 21:15:33,970::Dummy-6::WARNING::MerlinHardware._sendCmd(): axis 1 can't sent command. Retrying... 2009-04-06 21:15:34,312::Dummy-6::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 104, in _sendCmd File "papywizard\hardware\serialDriver.pyo", line 103, in read IOError: Timeout while reading on serial bus 2009-04-06 21:15:34,312::Dummy-6::WARNING::MerlinHardware._sendCmd(): axis 1 can't sent command. Retrying... 2009-04-06 21:15:34,542::Dummy-6::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3 2009-04-06 21:15:34,631::Dummy-6::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9 2009-04-06 21:15:34,882::Dummy-6::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3 2009-04-06 21:15:34,963::Dummy-6::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9 2009-04-06 21:15:35,233::Dummy-6::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3 2009-04-06 21:15:35,312::Dummy-6::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9 2009-04-06 21:15:35,312::Dummy-6::DEBUG::MainController.__onHardwareConnected(): flag=True 2009-04-06 21:15:35,312::MainThread::INFO::Connection established 2009-04-06 21:15:55,121::MainThread::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd IOError: Merlin didn't understand the command (err=4) 2009-04-06 21:15:55,121::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying... 2009-04-06 21:15:55,221::MainThread::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd IOError: Merlin didn't understand the command (err=4) 2009-04-06 21:15:55,221::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying... 2009-04-06 21:15:55,292::MainThread::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd IOError: Merlin didn't understand the command (err=4) 2009-04-06 21:15:55,351::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying... 2009-04-06 21:16:00,158::MainThread::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd IOError: Merlin didn't understand the command (err=4) 2009-04-06 21:16:00,158::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying... 2009-04-06 21:16:00,229::MainThread::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd IOError: Merlin didn't understand the command (err=4) 2009-04-06 21:16:00,229::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying... 2009-04-06 21:16:00,289::MainThread::EXCEPTION::MerlinHardware._sendCmd Traceback (most recent call last): File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd IOError: Merlin didn't understand the command (err=4) 2009-04-06 21:16:00,289::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
Offline
Did you try several times? Do you always get the same problem (yaw axis OK, but not pitch neither shutter)? Could you also try with XP?
It seems there are some timing problems, but I can't find them... I can't connect at all using my Virtual Windows.
Offline
Frederic,
fma38 wrote:
Did you try several times?
Yes.
Do you always get the same problem (yaw axis OK, but not pitch neither shutter)?
Yes.
Could you also try with XP?
I have done - same issues - this with direct BT connection (not virtual serial port). All drivers set to Bluetooth.
(And no it's not a hardware problem with the head or IR shutter trigger device as I checked again after running 2.1.2-1 and it still all works fine with PW 2.0.0-1)
Here's the log from XP system when running PW 2.1.2-1:
2009-04-06 23:30:53,046::MainThread::INFO::Starting Papywizard...
2009-04-06 23:30:53,062::MainThread::INFO::Importing modules...
2009-04-06 23:30:53,140::MainThread::INFO::Loading i18n files...
2009-04-06 23:30:53,155::MainThread::DEBUG::Papywizard.i18n(): locale=en_GB
2009-04-06 23:30:53,155::MainThread::WARNING::Can't find qt translation file
2009-04-06 23:30:53,155::MainThread::INFO::Loading Style Sheets...
2009-04-06 23:30:53,155::MainThread::WARNING::No user Style Sheet found
2009-04-06 23:30:53,155::MainThread::INFO::Loading configuration...
2009-04-06 23:30:53,155::MainThread::DEBUG::ConfigManager.__init__(): versions: dist=['2', '1', '2'], user=[u'2', u'1', u'2']
2009-04-06 23:30:53,155::MainThread::DEBUG::ConfigManager.__init__(): user config. is up-to-date
2009-04-06 23:30:53,155::MainThread::INFO::Load plugins...
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Simulation' plugin with capacity 'yawAxis'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Simulation' plugin with capacity 'pitchAxis'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Simulation' plugin with capacity 'shutter'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Merlin' plugin with capacity 'yawAxis'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Merlin' plugin with capacity 'pitchAxis'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Merlin' plugin with capacity 'shutter'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Tethered' plugin with capacity 'shutter'
2009-04-06 23:30:53,155::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): added 'Timelord' plugin with capacity 'shutter'
2009-04-06 23:30:53,155::MainThread::INFO::Loading user plugins...
2009-04-06 23:30:53,155::MainThread::DEBUG::PluginManager.register(): parsing 'C:\Documents and Settings\Administrator\Application Data\papywizard2\plugins' dir...
2009-04-06 23:30:53,171::MainThread::INFO::Activate plugins...
2009-04-06 23:30:53,171::MainThread::TRACE::MerlinHardware.activate()
2009-04-06 23:30:53,171::MainThread::TRACE::MerlinHardware.activate()
2009-04-06 23:30:53,171::MainThread::INFO::Creating model...
2009-04-06 23:30:53,171::MainThread::WARNING::Shooting.__init__(): Remove self.hardware compatibility
2009-04-06 23:30:53,171::MainThread::INFO::Loading default presets
2009-04-06 23:30:53,171::MainThread::DEBUG::Preset.__init__(): loading name='4@0 + Z + N'
2009-04-06 23:30:53,171::MainThread::DEBUG::Preset.__init__(): loading name='3@-15 + Z'
2009-04-06 23:30:53,171::MainThread::DEBUG::Preset.__init__(): loading name='6@30 + 6@-15 + N'
2009-04-06 23:30:53,171::MainThread::DEBUG::Preset.__init__(): loading name='4@30 + 4@-30'
2009-04-06 23:30:53,171::MainThread::DEBUG::Preset.__init__(): loading name='3 + 6 + 12 + 6 + 3 (28mm)'
2009-04-06 23:30:53,171::MainThread::DEBUG::Preset.__init__(): loading name='4 + 12 + 12 + 12 + 8 (32mm)'
2009-04-06 23:30:53,171::MainThread::INFO::Loading user presets
2009-04-06 23:30:53,171::MainThread::WARNING::No user presets found
2009-04-06 23:30:53,171::MainThread::INFO::Starting Spy...
2009-04-06 23:30:53,171::MainThread::INFO::Creating GUI...
2009-04-06 23:30:53,171::Spy::INFO::Starting Spy...
2009-04-06 23:30:53,233::MainThread::WARNING::MainController.__onKeyPressed(): fix fullScreenFlag property!!!
2009-04-06 23:30:56,358::MainThread::DEBUG::MainController.__onActionHardwareConnectToggled(True)
2009-04-06 23:30:56,358::MainThread::INFO::Establishing connection...
2009-04-06 23:30:56,390::Dummy-2::TRACE::BluetoothDriver._init()
2009-04-06 23:30:56,390::Dummy-2::DEBUG::BluetoothDriver._init(): trying to connect to 00:12:6F:02:21:3E...
2009-04-06 23:31:05,342::Dummy-2::DEBUG::BluetoothDriver._init(): successfully connected to 00:12:6F:02:21:3E
2009-04-06 23:31:05,717::Dummy-2::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3
2009-04-06 23:31:05,812::Dummy-2::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9
2009-04-06 23:31:06,046::Dummy-2::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3
2009-04-06 23:31:06,125::Dummy-2::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9
2009-04-06 23:31:06,375::Dummy-2::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3
2009-04-06 23:31:06,453::Dummy-2::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9
2009-04-06 23:31:06,453::Dummy-2::DEBUG::MainController.__onHardwareConnected(): flag=True
2009-04-06 23:31:06,467::MainThread::INFO::Connection established
2009-04-06 23:31:10,875::MainThread::TRACE::MainController.__pitchMovePlusToolButtonPressed()
2009-04-06 23:31:11,187::MainThread::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:11,187::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:11,265::MainThread::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:11,265::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:11,342::MainThread::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:11,342::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:12,280::MainThread::TRACE::MainController.__pitchMovePlusToolButtonReleased()
2009-04-06 23:31:13,390::MainThread::TRACE::MainController.__onPitchMoveMinusToolButtonPressed()
2009-04-06 23:31:13,687::MainThread::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:13,687::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:13,765::MainThread::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:13,765::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:13,842::MainThread::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:13,842::MainThread::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:15,140::MainThread::TRACE::MainController.__onPitchMoveMinusToolButtonReleased()
2009-04-06 23:31:16,140::MainThread::TRACE::MainController.__yawMovePlusToolButtonPressed()
2009-04-06 23:31:17,750::MainThread::TRACE::MainController.__yawMovePlusToolButtonReleased()
2009-04-06 23:31:18,921::MainThread::TRACE::MainController.__onYawMoveMinusToolButtonPressed()
2009-04-06 23:31:21,733::MainThread::TRACE::MainController.__onYawMoveMinusToolButtonReleased()
2009-04-06 23:31:23,578::MainThread::TRACE::MainController.__onNbPictsPushButtonClicked()
2009-04-06 23:31:28,062::MainThread::TRACE::NbPictsController._onAccepted()
2009-04-06 23:31:28,062::MainThread::DEBUG::NbPictsController._onAccepted(): nb picts set to yaw=2, pitch=2
2009-04-06 23:31:28,875::MainThread::TRACE::MainController.__onShootPushButtonClicked()
2009-04-06 23:31:28,921::MainThread::DEBUG::ShootController._initWidgets()
Traceback (most recent call last):
File "papywizard\controller\shootController.pyo", line 147, in _initWidgets
File "papywizard\model\scan.pyo", line 104, in _setIndex
IndexError: position index out of range
2009-04-06 23:31:30,140::MainThread::TRACE::ShootController.__startPushButtonClicked()
2009-04-06 23:31:30,140::Shooting::TRACE::Shooting.start()
2009-04-06 23:31:30,140::MainThread::TRACE::ShootController.__onShootingStarted()
2009-04-06 23:31:30,155::MainThread::TRACE::ShootController.__onShootingProgress()
2009-04-06 23:31:30,155::Shooting::INFO::Start shooting process...
2009-04-06 23:31:30,155::Shooting::DEBUG::Shooting.start(): create mosaic data object
2009-04-06 23:31:30,155::Shooting::DEBUG::Data.__init__(): create xml tree
2009-04-06 23:31:30,155::Shooting::DEBUG::Data.createHeader(): values={'comment': u'Generated by Papywizard 2.1.2', 'cameraOrientation': u'portrait', 'yawNbPicts': '2', 'pitchNbPicts': '2', 'title': u'Here goes the title', 'bracketingNbPicts': '1', 'timeValue': '1.0', 'stabilizationDelay': '0.5', 'overlap': '0.25', 'headOrientation': 'up', 'lensType': u'rectilinear', 'focal': '17.0', 'yawRealOverlap': '0.25', 'pitchRealOverlap': '0.25', 'sensorCoef': '1.6', 'sensorRatio': u'3:2', 'roll': '90.0', 'bracketingIntent': u'exposure', 'gps': u'Here goes the location'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=header, tag=general, value=None, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=general, tag=title, value=Here goes the title, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=general, tag=gps, value=Here goes the location, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=general, tag=comment, value=Generated by Papywizard 2.1.2, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=header, tag=shooting, value=None, attr={'mode': 'mosaic'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=headOrientation, value=up, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=cameraOrientation, value=portrait, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=stabilizationDelay, value=0.5, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=startTime, value=2009-04-06_23h31m30s, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=endTime, value=2009-04-06_23h31m30s, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=header, tag=camera, value=None, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=camera, tag=timeValue, value=1.0, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=camera, tag=bracketing, value=None, attr={'nbPicts': '1', 'intent': u'exposure'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=camera, tag=sensor, value=None, attr={'ratio': u'3:2', 'coef': '1.6'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=header, tag=lens, value=None, attr={'type': u'rectilinear'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=lens, tag=focal, value=17.0, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=header, tag=mosaic, value=None, attr={}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=mosaic, tag=nbPicts, value=None, attr={'yaw': '2', 'pitch': '2'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Data._addNode(): parent=mosaic, tag=overlap, value=None, attr={'yaw': '0.25', 'minimum': '0.25', 'pitch': '0.25'}
2009-04-06 23:31:30,155::Shooting::DEBUG::Shooting.start(): repeat 1/1
2009-04-06 23:31:30,155::MainThread::TRACE::ShootController.__onShootingRepeat()
2009-04-06 23:31:30,155::MainThread::TRACE::ShootController.__onShootingProgress()
2009-04-06 23:31:30,155::Shooting::DEBUG::Shooting.start(): pict #1 of 4, index=(1, 1, 1), yaw=-17.8, pitch=-25.1
2009-04-06 23:31:30,155::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:30,155::Shooting::INFO::Moving
2009-04-06 23:31:30,155::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-06 23:31:30,250::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:30,733::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:31,125::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:31,125::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:31,217::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:31,217::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:31,296::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:31,296::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:32,421::Shooting::EXCEPTION::Shooting.start()
Traceback (most recent call last):
File "papywizard\model\shooting.pyo", line 507, in start
File "papywizard\hardware\head.pyo", line 137, in gotoPosition
File "papywizard\plugins\merlinPlugins.pyo", line 200, in drive
File "papywizard\plugins\merlinPlugins.pyo", line 223, in _driveWithInternalClosedLoop
File "papywizard\plugins\merlinPlugins.pyo", line 125, in _sendCmd
HardwareError: Merlin axis 2 can't send command
2009-04-06 23:31:32,421::Shooting::WARNING::Shooting.start(): Merlin axis 2 can't send command
2009-04-06 23:31:32,421::MainThread::TRACE::ShootController.__onShootingProgress()
2009-04-06 23:31:32,421::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:32,421::Shooting::DEBUG::Shooting.start(): position index=(2, 2, 1), yaw=17.8, pitch=-25.1
2009-04-06 23:31:32,421::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:32,421::Shooting::DEBUG::Shooting.start(): pict #2 of 4, index=(2, 2, 1), yaw=17.8, pitch=-25.1
2009-04-06 23:31:32,421::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:32,421::Shooting::INFO::Moving
2009-04-06 23:31:32,421::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-06 23:31:32,608::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:33,187::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:33,608::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:33,608::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:33,671::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:33,671::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:33,750::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:33,750::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:34,842::Shooting::EXCEPTION::Shooting.start()
Traceback (most recent call last):
File "papywizard\model\shooting.pyo", line 507, in start
File "papywizard\hardware\head.pyo", line 137, in gotoPosition
File "papywizard\plugins\merlinPlugins.pyo", line 200, in drive
File "papywizard\plugins\merlinPlugins.pyo", line 223, in _driveWithInternalClosedLoop
File "papywizard\plugins\merlinPlugins.pyo", line 125, in _sendCmd
HardwareError: Merlin axis 2 can't send command
2009-04-06 23:31:34,842::Shooting::WARNING::Shooting.start(): Merlin axis 2 can't send command
2009-04-06 23:31:34,842::MainThread::TRACE::ShootController.__onShootingProgress()
2009-04-06 23:31:34,858::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:34,858::Shooting::DEBUG::Shooting.start(): position index=(3, 2, 2), yaw=17.8, pitch=25.1
2009-04-06 23:31:34,858::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:34,858::Shooting::DEBUG::Shooting.start(): pict #3 of 4, index=(3, 2, 2), yaw=17.8, pitch=25.1
2009-04-06 23:31:34,858::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:34,858::Shooting::INFO::Moving
2009-04-06 23:31:34,858::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-06 23:31:35,030::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:35,592::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:35,967::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:35,967::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:36,046::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:36,046::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:36,125::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:36,125::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:37,265::Shooting::EXCEPTION::Shooting.start()
Traceback (most recent call last):
File "papywizard\model\shooting.pyo", line 507, in start
File "papywizard\hardware\head.pyo", line 137, in gotoPosition
File "papywizard\plugins\merlinPlugins.pyo", line 202, in drive
File "papywizard\plugins\merlinPlugins.pyo", line 223, in _driveWithInternalClosedLoop
File "papywizard\plugins\merlinPlugins.pyo", line 125, in _sendCmd
HardwareError: Merlin axis 2 can't send command
2009-04-06 23:31:37,265::Shooting::WARNING::Shooting.start(): Merlin axis 2 can't send command
2009-04-06 23:31:37,265::MainThread::TRACE::ShootController.__onShootingProgress()
2009-04-06 23:31:37,265::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:37,280::Shooting::DEBUG::Shooting.start(): position index=(4, 1, 2), yaw=-17.8, pitch=25.1
2009-04-06 23:31:37,280::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:37,280::Shooting::DEBUG::Shooting.start(): pict #4 of 4, index=(4, 1, 2), yaw=-17.8, pitch=25.1
2009-04-06 23:31:37,280::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:37,280::Shooting::INFO::Moving
2009-04-06 23:31:37,280::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-06 23:31:37,467::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:38,030::Shooting::TRACE::Axis._drive1()
2009-04-06 23:31:38,453::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:38,453::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:38,530::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:38,530::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:38,608::Shooting::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 107, in _sendCmd
IOError: Merlin didn't understand the command (err=4)
2009-04-06 23:31:38,608::Shooting::WARNING::MerlinHardware._sendCmd(): axis 2 can't sent command. Retrying...
2009-04-06 23:31:39,717::Shooting::EXCEPTION::Shooting.start()
Traceback (most recent call last):
File "papywizard\model\shooting.pyo", line 507, in start
File "papywizard\hardware\head.pyo", line 137, in gotoPosition
File "papywizard\plugins\merlinPlugins.pyo", line 202, in drive
File "papywizard\plugins\merlinPlugins.pyo", line 223, in _driveWithInternalClosedLoop
File "papywizard\plugins\merlinPlugins.pyo", line 125, in _sendCmd
HardwareError: Merlin axis 2 can't send command
2009-04-06 23:31:39,717::Shooting::WARNING::Shooting.start(): Merlin axis 2 can't send command
2009-04-06 23:31:39,717::MainThread::TRACE::ShootController.__onShootingProgress()
2009-04-06 23:31:39,717::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:39,717::MainThread::TRACE::ShootController.__onShootingUpdate()
2009-04-06 23:31:39,717::Shooting::INFO::Shoot process finished
2009-04-06 23:31:39,733::MainThread::DEBUG::ShootController.__onShootingStopped(): status=ok
2009-04-06 23:31:42,265::MainThread::TRACE::AbstractModalDialogController._onRejected()
2009-04-06 23:31:45,108::MainThread::TRACE::MainController.__onActionHelpViewLogActivated()Last edited by mediavets (2009-04-07 00:55:36)
Offline
Frederic,
FWIW it's just the same on my N800.
Movement on yaw axis, no movement on pitch axis, no shutter.
Last edited by mediavets (2009-04-07 00:45:29)
Offline
Very strange, as I corrected this problem last night. And it works fine on my linux and on my N800... I will check on a real Windows, to be sure.
Offline
fma38 wrote:
Very strange, as I corrected this problem last night. And it works fine on my linux and on my N800... I will check on a real Windows, to be sure.
Silly question but did your fix make into the version of 2.1.2-1 available for download?
I checekd everything again this morning and as before I have yaw axis movement but no pitch axis movement and no shutter.
Last edited by mediavets (2009-04-07 11:38:46)
Offline
Yes, I installed the package from the web site on my Nokia... So it *is* the same. I'll check this evening with a real Windows XP.
Papywizard logger is now in trace level by default; could you try to put it on debug, or info if it still does not work? Remember, we already had such problems, in the past...
Offline
fma38 wrote:
Yes, I installed the package from the web site on my Nokia... So it *is* the same. I'll check this evening with a real Windows XP.
Papywizard logger is now in trace level by default; could you try to put it on debug, or info if it still does not work? Remember, we already had such problems, in the past...
Frederic,
Finally have 2.1.2-1 working with Win2K on the Thinkpad laptop.
I removed all previous installs of papywizard and mad sure all related directories had been removed. I also unistalled the Widcomm BT driver software and re-installed it.
Now it is working , BT connection as virtual COM port, both axes and shutter.
Here's the log - it sems to show some problems making the connection? But it still works.
Why it didn't work before when PW 2.0.0 did on same set up I don't know.
2009-04-07 20:32:52,062::MainThread::INFO::Starting Papywizard...
2009-04-07 20:32:52,112::MainThread::INFO::Importing modules...
2009-04-07 20:32:52,434::MainThread::INFO::Loading i18n files...
2009-04-07 20:32:52,444::MainThread::DEBUG::Papywizard.i18n(): locale=en_GB
2009-04-07 20:32:52,444::MainThread::WARNING::Can't find qt translation file
2009-04-07 20:32:52,444::MainThread::INFO::Loading Style Sheets...
2009-04-07 20:32:52,463::MainThread::WARNING::No user Style Sheet found
2009-04-07 20:32:52,463::MainThread::INFO::Loading configuration...
2009-04-07 20:32:52,483::MainThread::DEBUG::ConfigManager.__init__(): versions: dist=['2', '1', '2'], user=[u'2', u'1', u'2']
2009-04-07 20:32:52,483::MainThread::DEBUG::ConfigManager.__init__(): user config. is up-to-date
2009-04-07 20:32:52,483::MainThread::INFO::Load plugins...
2009-04-07 20:32:52,503::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,503::MainThread::DEBUG::PluginManager.register(): added 'Simulation' plugin with capacity 'yawAxis'
2009-04-07 20:32:52,503::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,503::MainThread::DEBUG::PluginManager.register(): added 'Simulation' plugin with capacity 'pitchAxis'
2009-04-07 20:32:52,503::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,503::MainThread::DEBUG::PluginManager.register(): added 'Simulation' plugin with capacity 'shutter'
2009-04-07 20:32:52,503::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,513::MainThread::DEBUG::PluginManager.register(): added 'Merlin' plugin with capacity 'yawAxis'
2009-04-07 20:32:52,513::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,513::MainThread::DEBUG::PluginManager.register(): added 'Merlin' plugin with capacity 'pitchAxis'
2009-04-07 20:32:52,513::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,513::MainThread::DEBUG::PluginManager.register(): added 'Merlin' plugin with capacity 'shutter'
2009-04-07 20:32:52,513::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,513::MainThread::DEBUG::PluginManager.register(): added 'Tethered' plugin with capacity 'shutter'
2009-04-07 20:32:52,513::MainThread::TRACE::AbstractPlugin._loadConfig()
2009-04-07 20:32:52,523::MainThread::DEBUG::PluginManager.register(): added 'Timelord' plugin with capacity 'shutter'
2009-04-07 20:32:52,523::MainThread::INFO::Loading user plugins...
2009-04-07 20:32:52,523::MainThread::DEBUG::PluginManager.register(): parsing 'C:\Documents and Settings\win2k\Application Data\papywizard2\plugins' dir...
2009-04-07 20:32:52,523::MainThread::INFO::Activate plugins...
2009-04-07 20:32:52,523::MainThread::TRACE::MerlinHardware.activate()
2009-04-07 20:32:52,523::MainThread::TRACE::MerlinHardware.activate()
2009-04-07 20:32:52,523::MainThread::INFO::Creating model...
2009-04-07 20:32:52,533::MainThread::WARNING::Shooting.__init__(): Remove self.hardware compatibility
2009-04-07 20:32:52,533::MainThread::INFO::Loading default presets
2009-04-07 20:32:52,563::MainThread::DEBUG::Preset.__init__(): loading name='4@0 + Z + N'
2009-04-07 20:32:52,563::MainThread::DEBUG::Preset.__init__(): loading name='3@-15 + Z'
2009-04-07 20:32:52,563::MainThread::DEBUG::Preset.__init__(): loading name='6@30 + 6@-15 + N'
2009-04-07 20:32:52,563::MainThread::DEBUG::Preset.__init__(): loading name='4@30 + 4@-30'
2009-04-07 20:32:52,563::MainThread::DEBUG::Preset.__init__(): loading name='3 + 6 + 12 + 6 + 3 (28mm)'
2009-04-07 20:32:52,563::MainThread::DEBUG::Preset.__init__(): loading name='4 + 12 + 12 + 12 + 8 (32mm)'
2009-04-07 20:32:52,573::MainThread::INFO::Loading user presets
2009-04-07 20:32:52,573::MainThread::WARNING::No user presets found
2009-04-07 20:32:52,573::MainThread::INFO::Starting Spy...
2009-04-07 20:32:52,573::MainThread::INFO::Creating GUI...
2009-04-07 20:32:52,604::Spy::INFO::Starting Spy...
2009-04-07 20:32:52,813::MainThread::WARNING::MainController.__onKeyPressed(): fix fullScreenFlag property!!!
2009-04-07 20:32:59,773::MainThread::DEBUG::MainController.__onActionHardwareConnectToggled(True)
2009-04-07 20:32:59,773::MainThread::INFO::Establishing connection...
2009-04-07 20:33:01,196::Dummy-2::EXCEPTION::MerlinHardware._sendCmd
Traceback (most recent call last):
File "papywizard\plugins\merlinPlugins.pyo", line 104, in _sendCmd
File "papywizard\hardware\serialDriver.pyo", line 103, in read
IOError: Timeout while reading on serial bus
2009-04-07 20:33:01,196::Dummy-2::WARNING::MerlinHardware._sendCmd(): axis 1 can't sent command. Retrying...
2009-04-07 20:33:01,436::Dummy-2::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3
2009-04-07 20:33:01,536::Dummy-2::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9
2009-04-07 20:33:01,776::Dummy-2::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3
2009-04-07 20:33:01,877::Dummy-2::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9
2009-04-07 20:33:02,137::Dummy-2::DEBUG::MerlinAxis.establishConnection(): full circle count=0xe62d3
2009-04-07 20:33:02,237::Dummy-2::DEBUG::MerlinAxis.establishConnection(): sidereal rate=0x6f9
2009-04-07 20:33:02,237::Dummy-2::DEBUG::MainController.__onHardwareConnected(): flag=True
2009-04-07 20:33:02,257::MainThread::INFO::Connection established
2009-04-07 20:33:55,714::MainThread::DEBUG::NbPictsController._onAccepted(): nb picts set to yaw=2, pitch=2
2009-04-07 20:34:05,519::MainThread::DEBUG::ShootController._initWidgets()
Traceback (most recent call last):
File "papywizard\controller\shootController.pyo", line 147, in _initWidgets
File "papywizard\model\scan.pyo", line 104, in _setIndex
IndexError: position index out of range
2009-04-07 20:34:08,582::Shooting::INFO::Start shooting process...
2009-04-07 20:34:08,582::Shooting::DEBUG::Shooting.start(): create mosaic data object
2009-04-07 20:34:08,582::Shooting::DEBUG::Data.__init__(): create xml tree
2009-04-07 20:34:08,592::Shooting::DEBUG::Data.createHeader(): values={'comment': u'', 'cameraOrientation': u'portrait', 'yawNbPicts': '2', 'pitchNbPicts': '2', 'title': u'', 'bracketingNbPicts': '1', 'timeValue': '2.0', 'stabilizationDelay': '0.5', 'overlap': '0.25', 'headOrientation': 'up', 'lensType': u'rectilinear', 'focal': '17.0', 'yawRealOverlap': '0.25', 'pitchRealOverlap': '0.25', 'sensorCoef': '1.6', 'sensorRatio': u'3:2', 'roll': '90.0', 'bracketingIntent': u'exposure', 'gps': u''}
2009-04-07 20:34:08,592::Shooting::DEBUG::Data._addNode(): parent=header, tag=general, value=None, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=general, tag=title, value=, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=general, tag=gps, value=, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=general, tag=comment, value=, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=header, tag=shooting, value=None, attr={'mode': 'mosaic'}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=headOrientation, value=up, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=cameraOrientation, value=portrait, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=stabilizationDelay, value=0.5, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=startTime, value=2009-04-07_20h34m08s, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=shooting, tag=endTime, value=2009-04-07_20h34m08s, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=header, tag=camera, value=None, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=camera, tag=timeValue, value=2.0, attr={}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=camera, tag=bracketing, value=None, attr={'nbPicts': '1', 'intent': u'exposure'}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=camera, tag=sensor, value=None, attr={'ratio': u'3:2', 'coef': '1.6'}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=header, tag=lens, value=None, attr={'type': u'rectilinear'}
2009-04-07 20:34:08,602::Shooting::DEBUG::Data._addNode(): parent=lens, tag=focal, value=17.0, attr={}
2009-04-07 20:34:08,612::Shooting::DEBUG::Data._addNode(): parent=header, tag=mosaic, value=None, attr={}
2009-04-07 20:34:08,612::Shooting::DEBUG::Data._addNode(): parent=mosaic, tag=nbPicts, value=None, attr={'yaw': '2', 'pitch': '2'}
2009-04-07 20:34:08,612::Shooting::DEBUG::Data._addNode(): parent=mosaic, tag=overlap, value=None, attr={'yaw': '0.25', 'minimum': '0.25', 'pitch': '0.25'}
2009-04-07 20:34:08,612::Shooting::DEBUG::Shooting.start(): repeat 1/1
2009-04-07 20:34:08,622::Shooting::DEBUG::Shooting.start(): pict #1 of 4, index=(1, 1, 1), yaw=-17.8, pitch=-25.1
2009-04-07 20:34:08,632::Shooting::INFO::Moving
2009-04-07 20:34:08,632::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-07 20:34:15,733::Shooting::INFO::Stabilization
2009-04-07 20:34:15,733::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=stabilization
2009-04-07 20:34:16,243::Shooting::INFO::Shutter cycle
2009-04-07 20:34:16,243::Shooting::DEBUG::Shooting.start(): bracket #1 of 1
2009-04-07 20:34:16,243::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=shutter
2009-04-07 20:34:16,884::Shooting::DEBUG::Data.addPicture(): bracket=1, yaw=-17.8, pitch=-25.1, roll=90.0
2009-04-07 20:34:16,884::Shooting::DEBUG::Data._addNode(): parent=shoot, tag=pict, value=None, attr={'bracket': '1', 'id': '1'}
2009-04-07 20:34:16,884::Shooting::DEBUG::Data._addNode(): parent=pict, tag=time, value=2009-04-07_20h34m16s, attr={}
2009-04-07 20:34:16,884::Shooting::DEBUG::Data._addNode(): parent=pict, tag=position, value=None, attr={'yaw': '-17.8', 'roll': '90.0', 'pitch': '-25.1'}
2009-04-07 20:34:16,904::Shooting::DEBUG::Shooting.start(): position index=(2, 2, 1), yaw=17.8, pitch=-25.1
2009-04-07 20:34:16,924::Shooting::DEBUG::Shooting.start(): pict #2 of 4, index=(2, 2, 1), yaw=17.8, pitch=-25.1
2009-04-07 20:34:16,934::Shooting::INFO::Moving
2009-04-07 20:34:16,934::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-07 20:34:25,256::Shooting::INFO::Stabilization
2009-04-07 20:34:25,256::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=stabilization
2009-04-07 20:34:25,757::Shooting::INFO::Shutter cycle
2009-04-07 20:34:25,757::Shooting::DEBUG::Shooting.start(): bracket #1 of 1
2009-04-07 20:34:25,757::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=shutter
2009-04-07 20:34:26,418::Shooting::DEBUG::Data.addPicture(): bracket=1, yaw=17.8, pitch=-25.1, roll=90.0
2009-04-07 20:34:26,418::Shooting::DEBUG::Data._addNode(): parent=shoot, tag=pict, value=None, attr={'bracket': '1', 'id': '2'}
2009-04-07 20:34:26,418::Shooting::DEBUG::Data._addNode(): parent=pict, tag=time, value=2009-04-07_20h34m26s, attr={}
2009-04-07 20:34:26,418::Shooting::DEBUG::Data._addNode(): parent=pict, tag=position, value=None, attr={'yaw': '17.8', 'roll': '90.0', 'pitch': '-25.1'}
2009-04-07 20:34:26,448::Shooting::DEBUG::Shooting.start(): position index=(3, 2, 2), yaw=17.8, pitch=25.1
2009-04-07 20:34:26,459::Shooting::DEBUG::Shooting.start(): pict #3 of 4, index=(3, 2, 2), yaw=17.8, pitch=25.1
2009-04-07 20:34:26,469::Shooting::INFO::Moving
2009-04-07 20:34:26,469::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-07 20:34:37,013::Shooting::INFO::Stabilization
2009-04-07 20:34:37,013::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=stabilization
2009-04-07 20:34:37,515::Shooting::INFO::Shutter cycle
2009-04-07 20:34:37,515::Shooting::DEBUG::Shooting.start(): bracket #1 of 1
2009-04-07 20:34:37,515::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=shutter
2009-04-07 20:34:38,216::Shooting::DEBUG::Data.addPicture(): bracket=1, yaw=17.8, pitch=25.1, roll=90.0
2009-04-07 20:34:38,226::Shooting::DEBUG::Data._addNode(): parent=shoot, tag=pict, value=None, attr={'bracket': '1', 'id': '3'}
2009-04-07 20:34:38,226::Shooting::DEBUG::Data._addNode(): parent=pict, tag=time, value=2009-04-07_20h34m38s, attr={}
2009-04-07 20:34:38,226::Shooting::DEBUG::Data._addNode(): parent=pict, tag=position, value=None, attr={'yaw': '17.8', 'roll': '90.0', 'pitch': '25.1'}
2009-04-07 20:34:38,246::Shooting::DEBUG::Shooting.start(): position index=(4, 1, 2), yaw=-17.8, pitch=25.1
2009-04-07 20:34:38,266::Shooting::DEBUG::Shooting.start(): pict #4 of 4, index=(4, 1, 2), yaw=-17.8, pitch=25.1
2009-04-07 20:34:38,276::Shooting::INFO::Moving
2009-04-07 20:34:38,276::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=moving
2009-04-07 20:34:46,657::Shooting::INFO::Stabilization
2009-04-07 20:34:46,657::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=stabilization
2009-04-07 20:34:47,167::Shooting::INFO::Shutter cycle
2009-04-07 20:34:47,167::Shooting::DEBUG::Shooting.start(): bracket #1 of 1
2009-04-07 20:34:47,167::MainThread::DEBUG::ShootController.__onShootingSequence(): sequence=shutter
2009-04-07 20:34:47,848::Shooting::DEBUG::Data.addPicture(): bracket=1, yaw=-17.8, pitch=25.1, roll=90.0
2009-04-07 20:34:47,858::Shooting::DEBUG::Data._addNode(): parent=shoot, tag=pict, value=None, attr={'bracket': '1', 'id': '4'}
2009-04-07 20:34:47,858::Shooting::DEBUG::Data._addNode(): parent=pict, tag=time, value=2009-04-07_20h34m47s, attr={}
2009-04-07 20:34:47,858::Shooting::DEBUG::Data._addNode(): parent=pict, tag=position, value=None, attr={'yaw': '-17.8', 'roll': '90.0', 'pitch': '25.1'}
2009-04-07 20:34:47,880::Shooting::INFO::Shoot process finished
2009-04-07 20:34:47,880::MainThread::DEBUG::ShootController.__onShootingStopped(): status=okLast edited by mediavets (2009-04-07 22:00:43)
Offline
Lucky guy! I made some tests on a real Windows (XP), and I experienced the same problems you had (not pitch, no shutter)... I will try to remove all the config dirs...
Offline
fma38 wrote:
Lucky guy! I made some tests on a real Windows (XP), and I experienced the same problems you had (not pitch, no shutter)... I will try to remove all the config dirs...
Frederic,
I have it working on XP now.
Again I took out everything to do with previous installations.
But that alone was not enough. For some reason I had to remove, reinstall and re-pair the USB BT device too before it would work.
Now it's working, both axes and shutter.
AND.....
It's now working on the Nokia N800 as well, I again uninstalled and re-isnatlled. Though why that would make a difference I don't know.
...........
So I now have 2.1.2-1 working with Windows 2000 SP4, Windows XP SP3 and Nokia N800 OS2008.
Quite why it's been so troublesome to get it working I don't know - do you?
Last edited by mediavets (2009-04-08 00:43:02)
Offline
Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
|
CHOOSING KOLOR Why choose Kolor? Which solution to choose? Download a trial Where can I buy? Education |
SOFTWARE Autopano Pro Autopano Giga Panotour Panotour Pro XnView |
ACCESSORIES Training DVD Panobook PROJECTS Paris 26 Gigapixels Yosemite 17 Gigapixels |
COMMUNITY Forums YouTube channel Google+ |
COMPANY Blog About Kolor Resellers Contact Visit us |
PRESS Press center Press review TOOLS My account |
