Welcome to the Calyx Software Message Boards where you can share ideas and solutions with other Calyx users! Calyx personnel including Tech Support, Development, QA, and Business Planning often visit these message boards unofficially to better understand our customers' needs. To submit your suggestions Click Here.
This discussion forum is a service provided by Calyx Software. Calyx Software does not endorse any particular point of view expressed in this forum or any information provided in it. The use of the information provided by other users in this message board is at your own risk.
Calyx Software Message Board
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Background color issues!Expand / Collapse
Author
Message
Posted 9/25/2007 1:26:39 PM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 9/8/2008 5:20:14 PM
Posts: 51, Visits: 183
When we upgraded to Point 6 on our TS servers, which are w2k servers users are experiencing many, many headaches. The software installed fine and everything upgraded perfectly, except that the background color of Point appears to have changed and it's causing serious issues for our staff. W2k TS is limited to 256 colors, so the background has always been a little strange, but the new version of Point makes it difficult to use.

We've tried working with all the color settings under Utilities, but nothing helps. Any help would be greatly appreciated.

An example of the issue is attached.



  Post Attachments 
Background.jpg (72 views, 137.98 KB)
Post #5902
Posted 9/25/2007 2:22:27 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 9:28:05 AM
Posts: 1,148, Visits: 8,901
Some times if you set windows color scheme to classic it will correct the colors.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #5903
Posted 9/25/2007 2:45:19 PM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 9/8/2008 5:20:14 PM
Posts: 51, Visits: 183
Didn't help, I even used High Contrast to see if it would change anything. Same x's in the background.
Post #5904
Posted 9/25/2007 8:15:51 PM


Supreme Being

Supreme Being

Group: Moderators
Last Login: 2 days ago @ 9:26:54 AM
Posts: 818, Visits: 1,862
It is supposed to use the default Windows colors for the logged on user. Do the hatches appear only in the TS sessions?

Bryan
Point Product Manager
Post #5906
Posted 9/26/2007 6:13:12 PM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 9/8/2008 5:20:14 PM
Posts: 51, Visits: 183
Only in TS sessions where the colors are limited to 256. If I TS/RDP into an XP or Vista box, the colors are fine. I will test limiting the colors on my session to an XP workstation and see if the problem happens on XP too when limited to 256 colors.
Post #5924
Posted 9/27/2007 10:10:22 AM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 9/8/2008 5:20:14 PM
Posts: 51, Visits: 183
I RDP'd into an XP workstation limiting my colors to 256 on the remote session and the program is identical. The background doesn't render correctly and we just get x's and a very annoying color.

Any help would be greatly appreciated, our users are not happy.

Post #5928
Posted 9/27/2007 7:42:15 PM


Supreme Being

Supreme Being

Group: Moderators
Last Login: 2 days ago @ 9:26:54 AM
Posts: 818, Visits: 1,862
Ok, I'm going to do some testing tonight. I'll let you know what I find out.

Bryan
Point Product Manager
Post #5933
Posted 9/27/2007 9:54:05 PM


Supreme Being

Supreme Being

Group: Moderators
Last Login: 2 days ago @ 9:26:54 AM
Posts: 818, Visits: 1,862
Ok, I was incorrect earlier. The background color does not use the Windows default color. Here's what happened. The default color of the background changed in Point 6.0, that color is outside of the range available in your display mode. So you need to flip it back to a color within range the RDP session can display cleanly. It seems to only want something within the 16-color palette, though I haven't been able to verify it all the way yet.

To make this change, edit your users' winpoint.ini file, and add the following section.if not already present, otherwise add the Background= key and value.

Here's a couple suggestions that actually worked for me.

[Screen Colors]
Background=192,192,192
;background color is silver
[Screen Colors]
Background=128,128,128
;background color is gray

I terminaled into my desktop and we're back to normal after adding the background setting.



Bryan
Point Product Manager
Post #5935
Posted 9/28/2007 12:37:55 AM
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Forum Members
Last Login: 9/8/2008 5:20:14 PM
Posts: 51, Visits: 183
Problem Solved!!!

Thank you very much, you saved us thousands of dollars (we were close to upgrading to win2k3)!
Post #5937
Posted 9/28/2007 8:56:47 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 9/28/2007 9:01:38 AM
Posts: 3, Visits: 80
Thank you for the fix !! I am going to be upgrading to 6.0 next week. After following these posts, I discovered I would have been in the same predicament. Keep up the good work! Jean
Post #5940