4.0.5 Beta bug report: Missing icons for an online solution

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

4.0.5 Beta bug report: Missing icons for an online solution

Post by gmagana » Mon Oct 22, 2007 10:50 am

We have a weird situation on 4.0.5 beta (it's really Fortress 1.0.5 beta). There are no icons on the files, check-ins/getlatest work, and the right click menu of the solution is missing the Online/Offline options. Attached is a screenshot of how this looks...

We are using the 2005 client with CVS-style file handling.

We have double and triple-checked that the Fortress 2005 client is the selected client, and that the client has the correct configuration (for example, if there were no connection to the Fortress server, the Fortress Client options button on the VS2005 config section would be disabled, but it is enabled.

We have tried erasing the local copy of the solution and opening from Fortress again (it all worked, except there are still no icons), restarting VS, rebooting the machine, etc... The one thing we have not done is to reinstall the Fortress client.

This all started happening out of the blue, it had all been working the day before.

EDIT: This is only happening on one machine, the others are all working normally.
Attachments
FortressMissingIcons.gif
FortressMissingIcons.gif (54.89 KiB) Viewed 5030 times
gabriel magana-gonzalez

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Oct 22, 2007 12:25 pm

Gabriel,

Can you have a look at the Change Fortress Bindings dialog for that user?

We've moved all of the Offline/Online and Bind/Unbind options into the new dialog. It's available under the File menu.

gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Post by gmagana » Mon Oct 22, 2007 12:40 pm

Sure, here is a screen capture of the dialog... The bindings look messed up (root folder for all?). If it helps any, everything is displayed OK in the Fortress client.

EDIT: Forget my comment above of the bindings looking messed up, it is the same way on a machine that works fine...
Attachments
FortressMissingIcons2.gif
FortressMissingIcons2.gif (129.62 KiB) Viewed 5018 times
gabriel magana-gonzalez

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Oct 22, 2007 12:55 pm

The $ that you're seeing is the working folder mapping that applies for the project. All the projects in the screen shot are using the mapping that is set that the root of the repository is mapped to the c:\devel directory.

Can you turn on client side logging for this user and send us the log file? I'm hoping that there's an exception that is causing the problem in the icon choosing code, but nowhere else.

gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Post by gmagana » Mon Oct 22, 2007 4:51 pm

Ok, we turned on VS2005 client logging per http://support.sourcegear.com/viewtopic.php?p=5375 . I attach the generated log, it covers opening and closing the solution without doing anything else.
Attachments
VaultVsipClient.ZIP
(79.28 KiB) Downloaded 217 times
gabriel magana-gonzalez

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Tue Oct 23, 2007 8:19 am

This is an odd one. There's no failures in the log that would cause this. Is there anything unusual about this particular machine that might be relevant?

It's possible that there was a glitch in setup. Try running devenv.exe /setup (where devenv.exe is the Visual Studio 2005 executable) on this machine. If that has no effect, I'd try these steps:

Uninstall Fortress.
Do a Visual Studio Repair (via add/remove programs)
Re-install Fortress.
Ian Olsen
SourceGear

gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Post by gmagana » Wed Oct 24, 2007 12:49 pm

I'm about to have the developer do as you suggest, except there's a little wrinkle: On another solution it works fine... This is really mind-boggling because the same solution displays icons on all the other machines, and the other solution displays the icons on all machines.
gabriel magana-gonzalez

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Oct 24, 2007 12:55 pm

Strange. If this developer looks at this badly behaving solution in the stand-alone Vault client, do file statuses appear as they should?
Ian Olsen
SourceGear

gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Post by gmagana » Wed Oct 24, 2007 1:33 pm

Yes, everything appears as it should... We've triple checked working paths, we erased the solution off the local HD and re-opened from Fortress, etc...
gabriel magana-gonzalez

Post Reply