Author Topic: Bug with build 2222  (Read 7524 times)

MikeC

  • Junior Member
  • **
  • Posts: 46
    • View Profile
Bug with build 2222
« on: July 29, 2016, 15:13:13 »
Just upgraded to build 2222.

This version does not load registry tabs defined with an .ini file in the command line. Instead, all the tabs are for C:\. This worked just fine in the prior version.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: Bug with build 2222
« Reply #1 on: July 29, 2016, 15:48:02 »
Only tab showing REG: that fails ?

I think it has to do with the new FileSystem scanning engine. I will check.

MikeC

  • Junior Member
  • **
  • Posts: 46
    • View Profile
Re: Bug with build 2222
« Reply #2 on: July 29, 2016, 17:00:31 »
Yes, only registry tabs fail. Tabs for normal folders (a separate invocation of MC) work fine (and faster!).

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: Bug with build 2222
« Reply #3 on: July 29, 2016, 17:20:33 »
I load my tabs from a .mctab file and the REG: tab loads OK...

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: Bug with build 2222
« Reply #4 on: July 29, 2016, 17:29:29 »
But if you use a startup file
Eg
MultiCommander.exe -F=MyTabs.ini

It does not work for REG:  , I  Just confirmed it.
It works if the path have been browsed before.. There is an error when going to a subpath on a virtual device where parent folder is not browsed before..  (and REG: is virtual. )
:(

To bad MikeC did not run beta version, then I would  have found this issue before :)

But it is only an issue with startup.. Normaly you will start at REG: and browse you way down. And that work


MikeC

  • Junior Member
  • **
  • Posts: 46
    • View Profile
Re: Bug with build 2222
« Reply #5 on: August 01, 2016, 14:43:39 »
Build 2225 fixed the problem.

Thank you for your prompt attention to it!!