EyesWeb XMI Forum
http://forum.eyesweb.infomus.org/

Maybe bug report?
http://forum.eyesweb.infomus.org/viewtopic.php?f=24&t=663
Page 1 of 2

Author:  Wargreen [ 25 Nov 2010, 07:50 ]
Post subject:  Maybe bug report?

Hi world,

First : sorry form my english.

On my new windows and new Eyesweb install, eyesweb is corectly initialized, the patch look load but still empty... This work on my other pc with same windows and patch.

I have this on eyesweb's log but nothing in the message box:

2010-Oct-25 00:38:45.609375: The EyesWeb kernel has been initialized
2010-Oct-25 00:38:46.406250: Error loading user catalog "base" (described in file "base_c.eywc") due to the following exception: ILogicException
2010-Oct-25 00:38:47.078125: licence base_licence does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.265625: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.281250: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.281250: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.281250: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.281250: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.281250: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.281250: company infomus does not exist in the catalog
2010-Oct-25 00:38:47.656250: author paolo does not exist in the catalog
2010-Oct-25 00:38:47.656250: author massy does not exist in the catalog
2010-Oct-25 00:38:47.656250: licence base_licence does not exist in the catalog
2010-Oct-25 00:38:47.656250: author paolo does not exist in the catalog
2010-Oct-25 00:38:47.656250: author massy does not exist in the catalog
2010-Oct-25 00:38:47.656250: licence base_licence does not exist in the catalog
2010-Oct-25 00:38:47.906250: [RCF] Listening on interface 0.0.0.0, port 7834
2010-Oct-25 00:38:48.718750: LoadPatch( pathname = "C:\Documents and Settings\Gros\Bureau\Expo Karmada\track.eywx", patchStorageCatalogId_ = "", patchStorageClassId_ = "" )
2010-Oct-25 00:38:48.718750: LoadPatch( pathname = "C:\Documents and Settings\Gros\Bureau\Expo Karmada\track.eywx", patchStorageCatalogId_ = "", patchStorageClassId_ = "" ) -- no suitable patchstorage found
2010-Oct-25 00:38:52.062500: LoadPatch( pathname = "C:\Program Files\EyesWeb 5.1.0\Patches\Video\BackgroundSubtraction.eywx", patchStorageCatalogId_ = "", patchStorageClassId_ = "" )
2010-Oct-25 00:38:52.078125: LoadPatch( pathname = "C:\Program Files\EyesWeb 5.1.0\Patches\Video\BackgroundSubtraction.eywx", patchStorageCatalogId_ = "", patchStorageClassId_ = "" ) -- no suitable patchstorage found
2010-Oct-25 00:39:31.343750: [RCF] Not listening anymore
2010-Oct-25 00:39:31.453125: The EyesWeb kernel has been shutdown

Have you an issue for this problem ?
Thx
An newbee user of eyesweb.

Author:  paolo [ 25 Nov 2010, 10:14 ]
Post subject:  Re: Maybe bug report?

I'm not sure that the following holds for you, but I've seen this to happen some times with Win7 or Vista.
It seems that the EywStorageEywx.dll has not been registered correctly.
If you are under Windows Vista or Windows 7 and User Access Control (UAC) is enabled (which is the default), the EywRegisterModule.exe tool needs to be run as an Administrator. So, you first should add this setting to the executable (by means of the Property dialog; it is the last option in the Compatibility tab), then register the dll again By running the command
EywRegisterModule EywPatchStorageEyw.dll
from the command line.

Hope this helps,
Paolo

Author:  Wargreen [ 25 Nov 2010, 18:35 ]
Post subject:  Re: Maybe bug report?

Hi,
thanks for replie.

I'm sorry, i forget my configuration : Win XP Pro SP3 w/ Eyw 5.1.2.

And it's the same after re-register EywpatchStorageEywx.dll...

Say me if you should more info.
Thx

Author:  paolo [ 26 Nov 2010, 10:29 ]
Post subject:  Re: Maybe bug report?

Do you get any error when registering the EywPatchStorageEywx.dll?
Does this also happen if you create a new patch, save it, close it, and try to open it again?

Paolo

Author:  Wargreen [ 26 Nov 2010, 17:01 ]
Post subject:  Re: Maybe bug report?

Hi,

First edit is ok, but at save, i have this in message box :

MSG> Saving Patch "C:\Documents and Settings\Gros\Mes documents\test.EywPatch1.eywx"... Error saving patch "C:\Documents
ERR> and Settings\Gros\Mes documents\test.EywPatch1.eywx": Failed to find PatchStorage (base,eywx) due to the following
ERR> error:
ERR> The item specified was not found in the collection.
ERR> Class identifier (ClassID) of the searched item was "base".
ERR>

And no files created...

Do you know how to for look the register path of dll's ?

Thanks for your help

Author:  paolo [ 29 Nov 2010, 16:58 ]
Post subject:  Re: Maybe bug report?

When registering a dll the EywRegisterModule tool tries to write some stuffs in the Catalogs folders (e.g., C:\Program Files\EyesWeb 5.1.0\Catalogs).
May be you do not have write access to C:\Program Files\EyesWeb 5.1.0\ ?

In particular, registering the EywPatchStorageEywx.dll should insert a line like the following (and also other sections) to the base_c.eywc file
<Module FileName="..\EywPatchStorageEywx.dll" ID="PatchStorageEywx_CFA12701-98E7-46b4-8858-CADFD079B769"/>

Can you check if the line is available in your file (the file is quite big, you should search for it using the search functionalities of your search editor)?

Paolo

Author:  Wargreen [ 29 Nov 2010, 18:52 ]
Post subject:  Re: Maybe bug report?

I have only this line contain "EywPatchStorageEywx.dll", and the <CatalogName>,<CatalogDescr> and <BlockClasses> are empty. But why ???
In <DatatypeClasses>, I have again multiple empty lines, and <Bitmaps NextID="723"> isn't closed...

The write right looks OK, if I delet the "Catalogs" folder, Eyw recreate it, but not the content.

Author:  paolo [ 29 Nov 2010, 18:58 ]
Post subject:  Re: Maybe bug report?

Wargreen wrote:
I have only this line contain "EywPatchStorageEywx.dll", and the <CatalogName>,<CatalogDescr> and <BlockClasses> are empty. But why ???
In <DatatypeClasses>, I have again multiple empty lines, and <Bitmaps NextID="723"> isn't closed...

The write right looks OK, if I delet the "Catalogs" folder, Eyw recreate it, but not the content.


Quite strange. I've never seen this to happen before.
How are you registering the dll? Are you using a command-line prompt, are you double-clicking on it, or are you right-clicking on it and selecting Register EyesWeb x.x.x.x module?

Paolo

Author:  Wargreen [ 30 Nov 2010, 00:37 ]
Post subject:  Re: Maybe bug report?

I have only install Eyw with the installer, and re-register EywPatchStorageEywx.dll with your method.
I tried install in administrator account, same bug.
On all my other computers, I need just install & play !

Now, i tried right-click, register all the "EywBase*.dll".
The "EywBaseDatatypes.dll" fail : "Failed to load library [...] error '::FormatMessage failed' ."

Here my (pre right-click) base_c.eywx (Gziped) => http://monprojet.toile-libre.org/eyesweb/base_c.eywc.gz
And here my système informations (txt) => http://monprojet.toile-libre.org/eyesweb/System.txt

Lot of Thx !

Author:  Wargreen [ 30 Nov 2010, 00:49 ]
Post subject:  Re: Maybe bug report?

[edit my previous post}
Right-click & register "EywPatchStorageEywx.dll" say "OK...

Page 1 of 2 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/