Page 4 of 17 FirstFirst 1234567891011121314 ... LastLast
Results 31 to 40 of 170

Thread: Released: BETA 10

  1. #31
    Maximum Bitrate skippy76's Avatar
    Join Date
    Mar 2004
    Location
    Cambridge, MA, USA
    Posts
    507
    Sorry, you thought wrong. The iGuidance changes are not added yet. This is future development. I've added the iGuidance config item into RRConfig, but at present this config value is not used by RR.exe (sorry).
    06 Volvo XC90
    Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
    Car PC downloads: http://carpc.harteveldt.com/

  2. #32
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    Looks like there is still some other bug. This is what I get after launching RR after update to 10a
    Attached Images Attached Images  

  3. #33
    Maximum Bitrate skippy76's Avatar
    Join Date
    Mar 2004
    Location
    Cambridge, MA, USA
    Posts
    507
    LagunaICE: What version of windows are you using?
    06 Volvo XC90
    Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
    Car PC downloads: http://carpc.harteveldt.com/

  4. #34
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    ..and this is my Time zones registry export for debugging purposes...
    Attached Files Attached Files

  5. #35
    Maximum Bitrate skippy76's Avatar
    Join Date
    Mar 2004
    Location
    Cambridge, MA, USA
    Posts
    507
    Anyone else with this TZ problem? I've tested on XP SP2 and Vista and have not been able to recreate this problem.
    06 Volvo XC90
    Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
    Car PC downloads: http://carpc.harteveldt.com/

  6. #36
    FLAC arebelspy's Avatar
    Join Date
    Sep 2005
    Location
    San Luis Obispo, CA
    Posts
    1,260
    Skippy: How do your Time Zones registery entries compare to the ones he uploaded? The same or different?

    Laguna: What version of Windows are you running, and where did you pull those registry files (obviously from \Software\Microsoft\..., but from HKLM or HKCU or what?)

    -arebelspy
    See my trades here! My For Sale/Trade Thread. Email joe at eipse.com

    Quote Originally Posted by xdjxklusivex
    i think every thread is now a whoreing thread

  7. #37
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    Its WindowsXP Pro SP2 English but with Czech regional settings.
    The registries are export of: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones]

  8. #38
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    By the way I just tried on VM machine running with nLited WindowsXP Pro SP2 Czech with same regional settings

  9. #39
    Maximum Bitrate LagunaICE's Avatar
    Join Date
    Mar 2005
    Location
    Czech republic
    Posts
    772
    One more thing I have noticed: Original guinos RR.exe is 485kb in size and your beta 10a has 1.91MB Is this expected growth in size?

  10. #40
    Maximum Bitrate skippy76's Avatar
    Join Date
    Mar 2004
    Location
    Cambridge, MA, USA
    Posts
    507
    LagunaICE: Re size: It's just compilation options (for the BETA)

    Is anyone else having this TZ problem?

    Here's the code used for the TZ:

    ' get current timezone
    If IsNT Then
    sRegKeyTZI = "Software\Microsoft\Windows NT\CurrentVersion\Time Zones"
    Else
    sRegKeyTZI = "Software\Microsoft\Windows\CurrentVersion\Time Zones"
    End If

    If Not GetTZICollection(sRegKeyTZI) Then
    MsgBox "Unable to locate Time Zones information in Registry under the key: " & vbCrLf & sRegKeyTZI
    End
    End If

    sCurZone = GetRegValueStr("System\CurrentControlSet\Control\T imeZoneInformation", "StandardName")
    06 Volvo XC90
    Use to have installed MII 10000/512Mb/40GB, Lilliput 7", OPUS 90W, Wifi-G PCMCIA, Head Unit Aux adapter, Delorme GPS, XM PCR, Audigy NX, RR
    Car PC downloads: http://carpc.harteveldt.com/

Similar Threads

  1. Next release (BETA 10) delayed
    By skippy76 in forum Road Runner
    Replies: 7
    Last Post: 11-24-2005, 11:29 PM
  2. MediaEngine Beta 2 Released!
    By phat_bastard in forum Media Engine
    Replies: 13
    Last Post: 09-20-2005, 09:53 AM
  3. FrodoPlayer 1.0.3 Beta Has Been released.
    By frodobaggins in forum FrodoPlayer
    Replies: 0
    Last Post: 04-23-2004, 04:37 PM
  4. beta plug-in update, 2.03 has be released
    By Blackwind in forum Software & Software Development
    Replies: 3
    Last Post: 02-19-2001, 09:15 PM
  5. Blackwind's keypad plugin v2.0 beta released
    By Blackwind in forum Software & Software Development
    Replies: 14
    Last Post: 02-11-2001, 04:54 AM

Bookmarks

Posting Permissions

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