EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Pages: [1]   Go Down

Author Topic: something to test  (Read 9549 times)

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.155 Chrome 44.0.2403.155
    • View Profile
something to test
« on: 14 August 2015, 21:10 »

Well, time for a test build....

misc:  new compiler (Visual Studio 2015) and environment (Windows 10 Pro 64bit)
fixed: wrong "wrong case" set message when a chd is missing
fixed: 7z/rar detection of obsolete folders fails in some cases
fixed: datfile nodump flag gets ignored in case of an additional size=0 entry

I haven't done any checks if the exe files still work under XP/7/8...but I guess you will let me know.

http://mamedev.emulab.it/clrmamepro/binaries/cmp20150814.rar


actually a quick speed test is not that good. The vs2015 compiled exe seems to be a bit slower (scanning speed). I will check if it's related to the latest fixes or compiler optimization flags, etc....
« Last Edit: 14 August 2015, 21:31 by Roman »
Logged


songa

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
  • Operating System:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
Re: something to test
« Reply #1 on: 14 August 2015, 22:34 »

for windows 8.1 pro and server 2008 R2 standard, It seemed normal!
There is some procedure to test the clrmampro?!
Logged

nimrodeo

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
  • Operating System:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Mozilla compatible Mozilla compatible
    • View Profile
Logged

oddi

  • Member
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 193
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
Re: something to test
« Reply #3 on: 15 August 2015, 04:02 »

Confirmed, this test build removed 3 empty folders from 7z archives:
cbm8296.7z
cbm8000_hsg_b.7z
cbm8000_hsg_a.7z

Goof job
btw - little request :
Roman please add :
when finish cmpro show log from this session - removed, renames, moved and etc info about roms , maybe any popup separated window.
Many tnx :)
Logged

abelenki

  • Super Drunk
  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
    • MAME Stuff
Re: something to test
« Reply #4 on: 15 August 2015, 14:03 »

scanned all my sets with new test build on Windows 10 x64 - works fine, thanks!!
Logged
MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.155 Chrome 44.0.2403.155
    • View Profile
Re: something to test
« Reply #5 on: 15 August 2015, 17:46 »

would be interesting to know if it still works on XP (ok...not really the platform to support these days)
Logged

songa

  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
  • Operating System:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
Re: something to test
« Reply #6 on: 15 August 2015, 22:50 »

would be interesting to know if it still works on XP...

  cmpro.exe "is not a valid win32 application"  :(

obs .:
 was run on a Pentium 4 machine (not vitual),
 with windows XP Professional SP3 (clean instal w/ all last updates)
 
Logged

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Mac OS X Mac OS X
  • Browser:
  • Safari 8.0 Safari 8.0
    • View Profile
Re: something to test
« Reply #7 on: 16 August 2015, 06:11 »

thanks for testing
Logged

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.155 Chrome 44.0.2403.155
    • View Profile
Re: something to test
« Reply #8 on: 17 August 2015, 20:30 »

ah...found the reason for the slowdown...actually it was my fault and connected to
fixed: wrong "wrong case" set message when a chd is missing

old speed restored now (no new testbuild though...)
Logged

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.155 Chrome 44.0.2403.155
    • View Profile
Re: something to test
« Reply #9 on: 19 August 2015, 20:48 »

http://mamedev.emulab.it/clrmamepro/binaries/cmp20150819.rar


so far....

misc:  new compiler (VS2015) under Windows 10 Pro (this includes, no more support for Windows XP)
misc:  warning window is now global
misc:  7z/rar warnings are now shown in the warning window, not as a messagebox anymore which you have to click
misc:  profiler move/add datfiles overwrite prompts support yes/no to all
fixed: wrong "wrong case" set message when a chd is missing
fixed: 7z/rar detection of obsolete folders fails in some cases
fixed: datfile nodump flag gets ignored in case of an additional size=0 entry
fixed: nodump without any size entry were not imported
fixed: wrong rar bad crc message when deleting full archives


(keep in mind this is no official build, feel free to report issues)
« Last Edit: 19 August 2015, 20:49 by Roman »
Logged

oddi

  • Member
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 193
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
Re: something to test
« Reply #10 on: 25 August 2015, 18:04 »

Roman, this test build freezes, now when scan, cmp  try moved and renames faceoffh --> Chexx
and cmp freeze , archive is empty, all roms moved to cmp backup folder.
solution is - kill cmp , start again and rebuild this set.
« Last Edit: 25 August 2015, 18:05 by oddi »
Logged

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.157 Chrome 44.0.2403.157
    • View Profile
Re: something to test
« Reply #11 on: 25 August 2015, 19:10 »

Unless you build a repeatable scenario (single files, datfiles, settings) I can't help you.

It works flawlessly on my machine....(I know this is no excuse..)
Logged

abelenki

  • Super Drunk
  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
    • MAME Stuff
Re: something to test
« Reply #12 on: 26 August 2015, 20:38 »

Roman, this test build freezes, now when scan, cmp  try moved and renames faceoffh --> Chexx
and cmp freeze , archive is empty, all roms moved to cmp backup folder.
solution is - kill cmp , start again and rebuild this set.

i can confirm this. thou it hung on another rom set (mjmyornt), while scanning 0.164 roms with 0.165 dat.

i use cmp20150819 x64 build.

p.s.: then, it hung on vinvader rom set (just scanning).
« Last Edit: 26 August 2015, 20:42 by abelenki »
Logged
MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.157 Chrome 44.0.2403.157
    • View Profile
Re: something to test
« Reply #13 on: 26 August 2015, 20:41 »

not here....if you are able to create a minimized set (e.g. only the files in question), also let me know your settings (full or split merged, zip/rar/7z files)

...and of course it would be interesting to know if the last official build works....
« Last Edit: 26 August 2015, 20:43 by Roman »
Logged

abelenki

  • Super Drunk
  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
    • MAME Stuff
Re: something to test
« Reply #14 on: 26 August 2015, 20:58 »

not here....if you are able to create a minimized set

sorry, no - the set is already fixed. :(

Quote
also let me know your settings (full or split merged, zip/rar/7z files)

merged, 7z, MAME 0.165.
Logged
MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.157 Chrome 44.0.2403.157
    • View Profile
Re: something to test
« Reply #15 on: 26 August 2015, 21:10 »

7z and merged...two things I don't like to hear...even worse if it's t7z....

I try to generate a 164 fully merged 7z mjmyornt one and then check with 165 in the next days...so stay tuned...
Logged

abelenki

  • Super Drunk
  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
    • MAME Stuff
Re: something to test
« Reply #16 on: 26 August 2015, 21:15 »

I try to generate a 164 fully merged 7z mjmyornt one and then check with 165 in the next days...so stay tuned...

okay, thanks.
Logged
MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.157 Chrome 44.0.2403.157
    • View Profile
Re: something to test
« Reply #17 on: 26 August 2015, 21:49 »

ok...I've setup a repeatable set...so assume that it gets fixed soon


hmm..interesting...it gets stuck within a windows api call to show the warnings window...pretty odd..


It "freezes" (well technically it does not) as soon as a warning is pushed to the warnings window and that window is shown (by calling ShowWindow). Generally this works but in combination with running threads this can cause issues...for 7z/rar this seems to be the case since for addding/removing files the binaries are called in a separated thread...but the fun part is, when the warning is shown, the thread is already ended...so I need to fiddle around a bit and have to find out why ShowWindow reacts that way even if no threading is involved....
So you need to be a bit patient....
« Last Edit: 27 August 2015, 06:14 by Roman »
Logged

Roman

  • Global Moderator
  • Member
  • ***
  • Karma: 112
  • Offline Offline
  • Posts: 3287
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Chrome 44.0.2403.157 Chrome 44.0.2403.157
    • View Profile
Re: something to test
« Reply #18 on: 27 August 2015, 20:34 »

ok....found the problem...There was one place where the warnings window was shown while being in a subthread...and that causes the freeze....I generally solved the problem by monitoring the thread depth...so I guess a release is coming nearer...maybe on the weekend...
Logged

abelenki

  • Super Drunk
  • Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
  • Operating System:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 40.0 Firefox 40.0
    • View Profile
    • MAME Stuff
Re: something to test
« Reply #19 on: 28 August 2015, 02:29 »

good news, thank you.
Logged
MAME favorites | Bubble Bobble Series chart / wiki | PC configuration
Pages: [1]   Go Up
 

Page created in 0.116 seconds with 20 queries.

anything
anything