INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Starting in Album View?  (Read 2240 times)

mwgilbert

  • Regular Member
  • Recent member
  • *
  • Posts: 7
  • nothing more to say...
Starting in Album View?
« on: May 17, 2003, 06:19:37 am »

Has anyone yet figured out a way to have MC start in the Album View mode?

Some time ago it was deemed not possible, but I haven't looked/tried/inquired in a long while.
Logged
Michael Wm. Gilbert - Computer Research Analyst - OIT - UMass Amherst

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re: Starting in Album View?
« Reply #1 on: May 17, 2003, 11:47:14 am »

In MC go to Tools/Options/Startup and change "Start In" to "Last Location".

Since I mostly always use AV this works just fine.

But it's funny since this works and takes me straight to AV when MC starts I can't see why J River can't put any registered plugin on the dropdown as well.
Logged

mwgilbert

  • Regular Member
  • Recent member
  • *
  • Posts: 7
  • nothing more to say...
Re: Starting in Album View?
« Reply #2 on: May 17, 2003, 03:05:59 pm »

Thanks. I support the concept of being able to start a registered plugin. I also wondered why there is the option to start MC on the plugins page.

Your solution, however, works for me  ;)
Logged
Michael Wm. Gilbert - Computer Research Analyst - OIT - UMass Amherst

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
Re: Starting in Album View?
« Reply #3 on: May 17, 2003, 03:21:57 pm »

Quote
I support the concept of being able to start a registered plugin.


I do and I Don't

what would happen if there was a problem in the plug-in and every time you load MC9 it crashed.

unless j rver could trap the error and dump you back into "Start" or somthing it may be a bad idea.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA

nila

  • Guest
Re: Starting in Album View?
« Reply #4 on: May 17, 2003, 07:18:14 pm »

King - whats the difference between that and it starting in last location if the plugin fails?

Either way it'll keep trying to load on the plugin.
Logged

Bartabedian

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 287
Re: Starting in Album View?
« Reply #5 on: May 17, 2003, 07:30:43 pm »

Yep, and I've even had the problem with a corrupt av2 file. MC just kept crashing upon startup as I always start in av (last used). Had to move the corrupt av2 file, then start MC, then build a new av2. nbd.
Logged

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re: Starting in Album View?
« Reply #6 on: May 18, 2003, 12:05:20 am »

Quote


I do and I Don't

what would happen if there was a problem in the plug-in and every time you load MC9 it crashed.


Well there are two very simple solutions to that:

1)  In C++ there is a thing called Try/Catch which will allow you to trap (most) crashes.

If the plugin got an error while loading J River could just set the new start location as the "Plugins" page in the registry.


2)  Upon MC startup they could see that the starting page is a plugin, write back to the registry that the starting place is the plugins page (in case of a crash) and if the user goes to the options screen or exits normally they can write the proper location back to the registry.


Neither of which is rocket science.
Logged

KingSparta

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 20048
Re: Starting in Album View?
« Reply #7 on: May 18, 2003, 03:35:32 am »

well that sounds good

kind of like safe mode with wndows and not allow the plugins to load.
Logged
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA
Pages: [1]   Go Up