Page 15 of 21 FirstFirst ... 51314151617 ... LastLast
Results 141 to 150 of 210

Thread: Girder 5 Bug Thread

  1. #141
    Join Date
    Sep 2001
    Location
    London
    Posts
    312

    Default New error introduced

    Some of the new releases do break compatibility with some of my Girder 5 code.

    The log shows the following:

    Code:
    Serial Error: ...Girder5\luascript\DeviceManager/Providers/Simple.lua:197: attempt to call global `MakeDeviceFromDescriptor' (a nil value)
    stack traceback:
        ...Girder5\luascript\DeviceManager/Providers/Simple.lua:197: in function `AddDeviceFromDescriptor'
        ...Girder5\luascript\DeviceManager/Providers/Simple.lua:189: in function `AddDevicesFromTable'
        ...script\DeviceManager/Providers/GenericAVReceiver.lua:125: in function `AddDevices'
        ...\Girder5\luascript\DeviceManager/Providers/Basic.lua:37: in function <...\Girder5\luascript\DeviceManager/Providers/Basic.lua:23>
        (tail call): ?
        (tail call): ?
        ...s\Promixis\Girder5\/plugins/serial/RotelReceiver.lua:352: in function <...s\Promixis\Girder5\/plugins/serial/RotelReceiver.lua:349>
        (tail call): ?
        ...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1654: in function `DeviceInitialize'
        ...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1515: in function <...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1511>
    ...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1330: attempt to index field `SendQueMutex' (a nil value)
    stack traceback:
        ...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1330: in function `QueInsert'
        ...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1290: in function <...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1284>
        (tail call): ?
        (tail call): ?
        [string "Eiffel Vista Media Center.gml:\Vista Media ..."]:4: in main chunk
    ...gram Files\Promixis\Girder5\/plugins/serial/init.lua:1330: attempt to index field `SendQueMutex' (a nil value)
    I did miss a few releases, and can't pinpoint this error to just the latest version.

    Let me know if there is anything I can do to help finding the cause for this issue.

    Francois

  2. #142
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    Here's a replacement for luascript\DeviceManager\Providers\Simple.lua which should fix the first problem.

    I'm not entirely sure what's going on with the RotelReceiver serial device though - I'd need to see the code for the device to work that out.
    Attached Files Attached Files
    --Rob

  3. #143
    Join Date
    Sep 2001
    Location
    London
    Posts
    312

    Default

    Rob,

    Thanks for the quick response. With the updated file everything is back to normal, and my Rotel device responds as expected.

    Francois

  4. #144
    Join Date
    Jun 2005
    Location
    Vancouver Canada
    Posts
    323

    Default

    while loading the latest release of girder im getting this error while it is installing please see attachment (error1.bmp)
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	error1.jpg 
Views:	76 
Size:	38.3 KB 
ID:	5318  

  5. #145
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    Are you installing on top of an existing install, and if so is the watchdog running?
    --Rob

  6. #146
    Join Date
    Jun 2005
    Location
    Vancouver Canada
    Posts
    323

    Default

    Quote Originally Posted by Rob H View Post
    Are you installing on top of an existing install, and if so is the watchdog running?

    no clean install last night ,not using watchdog

    paul

  7. #147
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    What OS? I just tried it here to a fresh directory on Vista 64 Ultimate without any problems.
    --Rob

  8. #148
    Join Date
    Jun 2005
    Location
    Vancouver Canada
    Posts
    323

    Default

    Quote Originally Posted by Rob H View Post
    What OS? I just tried it here to a fresh directory on Vista 64 Ultimate without any problems.

    win XP

    there must of still been something left in the registy ????

    paul

  9. #149
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    Just tried it on a VM that has never had Girder installed before and it worked fine.

    Can you try downloading it again - in case Ron has uploaded a new build and told no-one.
    --Rob

  10. #150
    Join Date
    Aug 2004
    Location
    The Netherlands (Norg, near Assen)
    Posts
    622

    Default Additional Windows dón't minimize

    When Windows like Logger or LUA console, are placed outside the main program Window (like I use to do; see screenshot) and the minimize button is pressed on the main program, the extra Windows stay visible. They also do not get minized as expected. In G4 this worked like expected.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Screenshot.png 
Views:	72 
Size:	33.7 KB 
ID:	5326  
    Geert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •