Project manager

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Project manager

Maarten Mostert

Hi Guys,

I finally decided to upgrade to 7.91 but what,

The chooses directory button in the installer freezes the installer.

When using the project manager on working directory I cannot load any parcels ? When choosing the VW directory as root the parcels still show as unread.

When loading my code from my store, it doesn't find external libraries.

When opening the project manager again hitting the upper right button the project manager freezes.

 

Bah....

 


 

 

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Project manager

Sherry Michael-2
Hi Maarten,

Can you please give us a little more information about your failure here:

- What is the platform?
- Does the installer freeze as soon as you open the choose directory dialog, or after you try to navigate to your desired location?
- Where did you install VisualWorks - is it a local internal drive, an external drive, a network drive?

Thanks,
Sherry


On 3/2/13 2:24 AM, [hidden email] wrote:

Hi Guys,

I finally decided to upgrade to 7.91 but what,

The chooses directory button in the installer freezes the installer.

When using the project manager on working directory I cannot load any parcels ? When choosing the VW directory as root the parcels still show as unread.

When loading my code from my store, it doesn't find external libraries.

When opening the project manager again hitting the upper right button the project manager freezes.

 

Bah....

 


 

 

 



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Project manager

Maarten Mostert

H Sherry,

On Mac (0SX 10.6.8) it doesn't freeze. It freezes on Win7 pro when installing on an internal disk. However this machine is normally network connected with some network drives. When I installed vw 7.91. it was not hardwired to the network and not rebooted so maybe it was looking for its network drives. I can try to double check when beeing on the network. Older versions of Windows used to have problems when beeing disconnected to network drives didn't they ?

 

Regards

 

@+Maarten,

 

On Monday, 4 March, 2013 18:55, "Sherry Michael" <[hidden email]> said:

Hi Maarten,

Can you please give us a little more information about your failure here:

- What is the platform?
- Does the installer freeze as soon as you open the choose directory dialog, or after you try to navigate to your desired location?
- Where did you install VisualWorks - is it a local internal drive, an external drive, a network drive?

Thanks,
Sherry


On 3/2/13 2:24 AM, [hidden email] wrote:

Hi Guys,

I finally decided to upgrade to 7.91 but what,

The chooses directory button in the installer freezes the installer.

When using the project manager on working directory I cannot load any parcels ? When choosing the VW directory as root the parcels still show as unread.

When loading my code from my store, it doesn't find external libraries.

When opening the project manager again hitting the upper right button the project manager freezes.

 

Bah....

 


 

 

 



_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Project manager

Steven Kelly
One problem I've encountered with installers and network disks (not VW in particular) is if a user is not running as admin, has network disks mounted, and his Documents or other folder used by the installer is on a network disk. When the installer uses UAC to get the rights of an admin account, it sees only the disks mounted for that admin user, and so cannot see the original user's network disks. (I'm not sure offhand if this applies for an account that is admin but not running as admin, or an account that isn't admin and needs to enter another account's password.)
 
Cheers,
Steve


From: [hidden email] on behalf of [hidden email]
Sent: Tue 05/03/2013 01:34
To: [hidden email]
Cc: VWNC
Subject: Re: [vwnc] Project manager

H Sherry,

On Mac (0SX 10.6.8) it doesn't freeze. It freezes on Win7 pro when installing on an internal disk. However this machine is normally network connected with some network drives. When I installed vw 7.91. it was not hardwired to the network and not rebooted so maybe it was looking for its network drives. I can try to double check when beeing on the network. Older versions of Windows used to have problems when beeing disconnected to network drives didn't they ?

 

Regards

 

@+Maarten,

 

On Monday, 4 March, 2013 18:55, "Sherry Michael" <[hidden email]> said:

Hi Maarten,

Can you please give us a little more information about your failure here:

- What is the platform?
- Does the installer freeze as soon as you open the choose directory dialog, or after you try to navigate to your desired location?
- Where did you install VisualWorks - is it a local internal drive, an external drive, a network drive?

Thanks,
Sherry


On 3/2/13 2:24 AM, [hidden email] wrote:

Hi Guys,

I finally decided to upgrade to 7.91 but what,

The chooses directory button in the installer freezes the installer.

When using the project manager on working directory I cannot load any parcels ? When choosing the VW directory as root the parcels still show as unread.

When loading my code from my store, it doesn't find external libraries.

When opening the project manager again hitting the upper right button the project manager freezes.

 

Bah....

 


 

 

 



_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Project manager

Dennis smith-4
If you are an admin (or not an admin), and do ... Right-click+run-as-admin -- you will likely lose your mapped drives.  Nuisance.   You CAN map them if you really must -- we do it by
   -  right-click|run-as-admin -- on command-prompt-window
    - Then you can do the mapping from there
            net use v: //<mount-point>

    - That will be remembered for any following "run-as-admin" invocations.



On 2013-03-04 7:19 PM, Steven Kelly wrote:
One problem I've encountered with installers and network disks (not VW in particular) is if a user is not running as admin, has network disks mounted, and his Documents or other folder used by the installer is on a network disk. When the installer uses UAC to get the rights of an admin account, it sees only the disks mounted for that admin user, and so cannot see the original user's network disks. (I'm not sure offhand if this applies for an account that is admin but not running as admin, or an account that isn't admin and needs to enter another account's password.)
 
Cheers,
Steve


From: [hidden email] on behalf of [hidden email]
Sent: Tue 05/03/2013 01:34
To: [hidden email]
Cc: VWNC
Subject: Re: [vwnc] Project manager

H Sherry,

On Mac (0SX 10.6.8) it doesn't freeze. It freezes on Win7 pro when installing on an internal disk. However this machine is normally network connected with some network drives. When I installed vw 7.91. it was not hardwired to the network and not rebooted so maybe it was looking for its network drives. I can try to double check when beeing on the network. Older versions of Windows used to have problems when beeing disconnected to network drives didn't they ?

 

Regards

 

@+Maarten,

 

On Monday, 4 March, 2013 18:55, "Sherry Michael" [hidden email] said:

Hi Maarten,

Can you please give us a little more information about your failure here:

- What is the platform?
- Does the installer freeze as soon as you open the choose directory dialog, or after you try to navigate to your desired location?
- Where did you install VisualWorks - is it a local internal drive, an external drive, a network drive?

Thanks,
Sherry


On 3/2/13 2:24 AM, [hidden email] wrote:

Hi Guys,

I finally decided to upgrade to 7.91 but what,

The chooses directory button in the installer freezes the installer.

When using the project manager on working directory I cannot load any parcels ? When choosing the VW directory as root the parcels still show as unread.

When loading my code from my store, it doesn't find external libraries.

When opening the project manager again hitting the upper right button the project manager freezes.

 

Bah....

 


 

 

 



_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

-- 
Dennis Smith                                  +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              [hidden email]
Canada                     http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP 

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc