![]() |
|
|
|
|
|
||||||||||
|
| User list | Rules | You are not logged in.
mediavets wrote:
Just for fun I tried to install and run Papywizard 1.3.6 on Windows ME.
When I try to run it it fails with an error message referring me to the log file shown below.Code:
Traceback (most recent call last): File "main.py", line 59, in <module> File "zipextimporter.pyo", line 82, in load_module File "gtk\__init__.pyo", line 38, in <module> File "zipextimporter.pyo", line 82, in load_module File "gobject\__init__.pyo", line 30, in <module> File "zipextimporter.pyo", line 98, in load_module ImportError: MemoryLoadLibrary failed loading gobject\_gobject.pyd
Same problem as Vista 64 bits. I guess we need to package it on that plateform to be able to run it. If someone is interested, I can explain how to install dev. tools (I may put this on Papywizard wiki).
Offline
mediavets wrote:
Just for fun I tried to install and run Papywizard 1.3.6 on Windows ME.
When I try to run it it fails with an error message referring me to the log file shown below.
Trying the portability to Windows Me and assimilated, is not fun .... I am sure a lot of interest is present for an alternative to Nokia's
Anyway, this the same message I get when I try to run Papywizard under VISTA on my PC ....
This is probably a bug in "zipextimporter" used by Frederic for the Windows Installer.
When You will let some "time free" to Frederic, I am sure that he will have a look into this problem of the Microsoft environment!
Those problems have been set "aside" as Frederic has actually a fully workload with all the "continuous new" demands coming from all over the Forum ....
But, sometime ... this very usefull to stop the developments in order to "reinforce the fundamentals" !
Maybe is this time coming now ?????![]()
Offline
claudevh wrote:
But, sometime ... this very usefull to stop the developments in order to "reinforce the fundamentals" !
Maybe is this time coming now ?????
I will do that before the v2, but after the 1.6 (shooting area enhancement and intervalometer features).
Offline
claudevh wrote:
This is probably a bug in "zipextimporter" used by Frederic for the Windows Installer.
I changed something in the build process: no more Library.zip file; all libs are in the .exe. The software should load faster, but as there is 3 executables, this takes more space...
Could you give it a try to see if it now works on Windows Vista 64 and Windows ME (and still works on XP)?
I just changed the package version: 1.3.6.-2
Offline
fma38 wrote:
claudevh wrote:
This is probably a bug in "zipextimporter" used by Frederic for the Windows Installer.
I changed something in the build process: no more Library.zip file; all libs are in the .exe. The software should load faster, but as there is 3 executables, this takes more space...
Could you give it a try to see if it now works on Windows Vista 64 and Windows ME (and still works on XP)?
I just changed the package version: 1.3.6.-2
I'll test with Windows ME late this evening.
And I'll check it still works with Windows XP and 2000.
Offline
1.3.6.-2 for Windows appears to install and run just fine on Windows 2000 Pro SP4.
Offline
BeeZed wrote:
I played with 1.3.6 today on my 770. The only consistent crash came when I selected "file" from the menu. (I am not using a file for settings yet, and I assume this is the issue.) Papywizard closes completely in this case.
I and others had this problem with some earlier releases but I don't have it with 1.3.6-1.
Frederic, I thought this problem had been fixed?
Offline
Hi Frederic,
With Vista 32, I get always the same error :
2008-11-25 22:11:02,581::MainThread::INFO::Scanning available bluetooth devices...
2008-11-25 22:11:02,596::Dummy-6::EXCEPTION::refreshBluetoothList()
Traceback (most recent call last):
File "papywizard\controller\bluetoothChooserController.pyo", line 139, in refreshBluetoothList
File "zipextimporter.pyo", line 82, in load_module
File "bluetooth\__init__.pyo", line 11, in <module>
File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading bluetooth\_msbt.pyd
2008-11-25 22:11:02,658::MainThread::ERROR::Can't scan bluetooth
MemoryLoadLibrary failed loading bluetooth\_msbt.pyd
I don't understand ... the program seems still using "zipextimporter" ?????![]()
Offline
claudevh wrote:
Hi Frederic,
With Vista 32, I get always the same error :2008-11-25 22:11:02,581::MainThread::INFO::Scanning available bluetooth devices...
2008-11-25 22:11:02,596::Dummy-6::EXCEPTION::refreshBluetoothList()
Traceback (most recent call last):
File "papywizard\controller\bluetoothChooserController.pyo", line 139, in refreshBluetoothList
File "zipextimporter.pyo", line 82, in load_module
File "bluetooth\__init__.pyo", line 11, in <module>
File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading bluetooth\_msbt.pyd
2008-11-25 22:11:02,658::MainThread::ERROR::Can't scan bluetooth
MemoryLoadLibrary failed loading bluetooth\_msbt.pydI don't understand ... the program seems still using "zipextimporter" ?????
Bluetooth is not supported under any version of Windows. You will get this error if you attempt to search for Bluetooth devices - it just isn't going to work on the Windows platform.
You have to use a serial connection to the Merlin/Orion head - either a cable, or a pair of Bluetooth-RS232 devices acting as a serial 'wireless cable'.
Last edited by mediavets (2008-11-25 22:35:15)
Offline
1.3.6.-2 for Windows appears to install and run just fine on Windows XP Pro SP3.
Offline
mediavets wrote:
Bluetooth is not supported under any version of Windows. You will get this error if you attempt to search for Bluetooth devices - it just isn't going to work on the Windows platform.
You have to use a serial connection to the Merlin/Orion head - either a cable, or a pair of Bluetooth-RS232 devices acting as a serial 'wireless cable'.
Yes I know ! ![]()
But the question is not there !![]()
Offline
claudevh wrote:
mediavets wrote:
Bluetooth is not supported under any version of Windows. You will get this error if you attempt to search for Bluetooth devices - it just isn't going to work on the Windows platform.
You have to use a serial connection to the Merlin/Orion head - either a cable, or a pair of Bluetooth-RS232 devices acting as a serial 'wireless cable'.Yes I know !
But the question is not there !
1.3.6-2 runs installs and runs fine on Windows 2000 and XP - using a serial connection to the head - but I too will get the same errors as you report on those platforms if I attempt to set up a Bluetooth connection and search to Bluetooth devices. That is what the log you posted suggests was happening when the errors occurred.
Here's my log file when I attempt to search for Bluetooth devices running 1.3.6-2 on Windows 2000:
2008-11-25 21:14:50,167::MainThread::INFO::Scanning available bluetooth devices... 2008-11-25 21:14:50,197::Dummy-5::EXCEPTION::refreshBluetoothList() Traceback (most recent call last): File "papywizard\controller\bluetoothChooserController.pyo", line 139, in refreshBluetoothList File "zipextimporter.pyo", line 82, in load_module File "bluetooth\__init__.pyo", line 11, in <module> File "zipextimporter.pyo", line 98, in load_module ImportError: MemoryLoadLibrary failed loading bluetooth\_msbt.pyd 2008-11-25 21:14:50,226::MainThread::ERROR::Can't scan bluetooth MemoryLoadLibrary failed loading bluetooth\_msbt.pyd
Last edited by mediavets (2008-11-25 23:12:47)
Offline
Could you please try this new Windows version:
http://www.gbiloba.org/download/tmp/Pap … .3.6-3.zip
This is not an installer; I tried something else. Just unzip the archive anywhere, and run the exe inside. I didn't include the gtk-runtime, but if you have installed a previous Papywizard version, you already have it.
Let me know how it works (including bluetooth connection).
Offline
fma38 wrote:
Could you please try this new Windows version:
http://www.gbiloba.org/download/tmp/Pap … .3.6-3.zip
This is not an installer; I tried something else. Just unzip the archive anywhere, and run the exe inside. I didn't include the gtk-runtime, but if you have installed a previous Papywizard version, you already have it.
Let me know how it works (including bluetooth connection).
Win XP Sp3 - Papywizard 1.3.6-3.
Screenshots show what happens when I attempt to Choose BT devices.
On closing first error I get a second error box.
I don't have any BT hardware in my Windows machines, nor do I have a BT USB device.
Here's the log:
2008-11-25 22:53:57,309::MainThread::DEBUG::Papywizard.l10n(): default locale=en_GB 2008-11-25 22:53:57,309::MainThread::DEBUG::Papywizard.l10n(): LANGUAGE=None 2008-11-25 22:53:57,325::MainThread::DEBUG::Papywizard.l10n(): langs=['en_GB', 'en_US', 'fr_FR', 'pl_PL', 'de_DE'] 2008-11-25 22:53:57,325::MainThread::DEBUG::Papywizard.l10n(): localeDir=C:\Documents and Settings\Administrator\My Documents\Papywizard-1.3.6-3\Papywizard-1.3.6-3\share\locale 2008-11-25 22:53:57,342::MainThread::INFO::Starting Papywizard... 2008-11-25 22:53:57,342::MainThread::INFO::Loading default presets 2008-11-25 22:53:57,404::MainThread::DEBUG::Preset.__init__(): loading name='4@0 + Z + N' 2008-11-25 22:53:57,404::MainThread::DEBUG::Preset.__init__(): loading name='3@-15 + Z' 2008-11-25 22:53:57,404::MainThread::DEBUG::Preset.__init__(): loading name='6@30 + 6@-15 + N' 2008-11-25 22:53:57,404::MainThread::DEBUG::Preset.__init__(): loading name='4@30 + 4@-30' 2008-11-25 22:53:57,404::MainThread::DEBUG::Preset.__init__(): loading name='3 + 6 + 12 + 6 + 3 (28mm)' 2008-11-25 22:53:57,404::MainThread::INFO::Loading user presets 2008-11-25 22:53:57,434::MainThread::DEBUG::Preset.__init__(): loading name='mosaic 180x90 100mm' 2008-11-25 22:53:57,450::MainThread::DEBUG::Spy.__init__(): yaw=0.0, pitch=0.0 2008-11-25 22:53:57,732::MainThread::DEBUG::ConfigManager.__init__(): versions: dist=['1', '4', '0'], user=['1', '4', '0'] 2008-11-25 22:53:57,732::MainThread::DEBUG::ConfigManager.__init__(): user config. is up-to-date 2008-11-25 22:53:57,732::Spy::INFO::Starting Spy... 2008-11-25 22:53:57,732::Publisher::INFO::Starting Publisher... 2008-11-25 22:54:14,545::MainThread::INFO::Scanning available bluetooth devices... 2008-11-25 22:55:05,638::Dummy-5::EXCEPTION::refreshBluetoothList() Traceback (most recent call last): File "papywizard\controller\bluetoothChooserController.pyo", line 139, in refreshBluetoothList File "bluetooth\__init__.pyo", line 11, in <module> File "bluetooth\_msbt.pyo", line 12, in <module> File "bluetooth\_msbt.pyo", line 10, in __load ImportError: DLL load failed: The specified procedure could not be found. 2008-11-25 22:55:05,779::MainThread::ERROR::Can't scan bluetooth DLL load failed: The specified procedure could not be found.
Last edited by mediavets (2008-11-26 00:02:32)
Offline
On Vista64 I immediately get an error
The procedure entry point libiconv_set_relocation_prefix could not be located in the dynamic link library iconv.dll
But it might be because I have never succesfuly installed the windows version...
Last edited by odyssey (2008-11-26 00:11:55)
Offline
Frederic,
Voilà ce que je reçois comme messages (à la suite l'un de l'autre) :
Offline
1.3.6-2 on Windows ME.
Fails to run.
Screen shot of error message.
Here's the log:
Traceback (most recent call last): File "main.py", line 59, in <module> File "zipextimporter.pyo", line 82, in load_module File "gtk\__init__.pyo", line 38, in <module> File "zipextimporter.pyo", line 82, in load_module File "gobject\__init__.pyo", line 30, in <module> File "zipextimporter.pyo", line 98, in load_module ImportError: MemoryLoadLibrary failed loading gobject\_gobject.pyd
Last edited by mediavets (2008-11-26 00:37:09)
Offline
1.3.6-3 on Windows ME.
Fails to run.
Screenshot of error message.
Here's the log:
Traceback (most recent call last): File "main.py", line 59, in <module> File "gtk\__init__.pyo", line 38, in <module> File "gobject\__init__.pyo", line 30, in <module> File "gobject\_gobject.pyo", line 12, in <module> File "gobject\_gobject.pyo", line 10, in __load ImportError: DLL load failed: A device attached to the system is not functioning.
Last edited by mediavets (2008-11-26 00:44:45)
Offline
1.3.6-3 on Windows XP SP3.
Bluetooth Choose doesn't work as reported previously.
Also shooting position graphic is not displayed in either mosiac or preset modes.
Last edited by mediavets (2008-11-26 01:28:10)
Offline
When uninstalling Windows versions of Papywizard messages are displayed in French:
Offline
Could you all sumurize the different behaviours with the different Windows/Papywizard versions you tried?
Something like:
Windows Papywizard Startup Bluetooth connection ------------------------------------------------------------- XP 1.3.6-1 fail (traceback) fail (traceback/error) Vista 64 1.3.6-2 ok fail (traceback/error) ...
For the bluetooth connection, please tell if you have a bluetooth adapter or not installed on your PC.
Thanks!
Offline
I do not have a Bluetooth adapter installed in or attached to any of my PCs ( I only have RS232-BT adapters).
Windows Papywizard Startup Bluetooth connection --------------------------------------------------------------------------------------------------------------------- XP SP3 1.3.6-1/-2 OK fail (traceback/error) 2000 SP4 1.3.6-1/-2 OK fail (traceback/error) ME 1.3.6-1/-2/-3 fail (traceback/error) XP SP3 1.3.6-3 OK fail (traceback/error) 2000 SP4 1.3.6-3 OK fail (traceback/error)
Last edited by mediavets (2008-11-26 10:43:06)
Offline
I think that Windows Me (mobile) doesn't support GTK ....![]()
Offline
claudevh wrote:
I think that Windows ME doesn't support GTK ....
I think Windows ME (Millenium Edition) does but not the same version:
http://gimp-win.sourceforge.net/old.html
Last edited by mediavets (2008-11-26 11:01:00)
Offline
My PC running Vista 32 has a build in BT ! But by trying to configure BT connection, I get the following errors:
2008-11-26 10:57:11,171::MainThread::INFO::Scanning available bluetooth devices...
2008-11-26 10:57:11,171::Dummy-6::EXCEPTION::refreshBluetoothList()
Traceback (most recent call last):
File "papywizard\controller\bluetoothChooserController.pyo", line 139, in refreshBluetoothList
File "zipextimporter.pyo", line 82, in load_module
File "bluetooth\__init__.pyo", line 11, in <module>
File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading bluetooth\_msbt.pyd
2008-11-26 10:57:11,265::MainThread::ERROR::Can't scan bluetooth
MemoryLoadLibrary failed loading bluetooth\_msbt.pyd
But as I said earlier, I have the impression that the program continue to try the usage of "zipextimporter"
The same PC who is Ubuntu/Vista 32 "dual boot, and running Ubuntu is working perfectly with Papywizard.
Configuration and connection BT : perfect !
Papywizard run 100 % OK![]()
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 |
