Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

A new KLee Viewer - Will it help the visually impaired?

Osprey Therian
I want capslocklock
Join date: 6 Jul 2004
Posts: 5,049
11-10-2009 09:02
KirstenLee has a new high contrast viewer specially for people with vision problems. Have you tried it, if you need it? Does it help?

Kirstens S18 High Contrast Viewer is available at http://kirstenleecinquetti.blogspot.com/2009/11/kirstens-s18-high-contrast-viewer.html
LittleMe Jewell
...........
Join date: 8 Oct 2007
Posts: 11,319
11-10-2009 09:35
From: Osprey Therian
KristenLee has a new high contrast viewer specially for people with vision problems. Have you tried it, if you need it? Does it help?

Kirstens S18 High Contrast Viewer is available at http://kirstenleecinquetti.blogspot.com/2009/11/kirstens-s18-high-contrast-viewer.html
Downloading it now to see what my eyes think.
_____________________
♥♥♥
-Lil

Why do you sit there looking like an envelope without any address on it?
~Mark Twain~

Optimism is denial, so face the facts and move on.
♥♥♥
Lil's Yard Sale / Inventory Cleanout: http://slurl.com/secondlife/Triggerfish/52/27/22
.
http://www.flickr.com/photos/littleme_jewell
LittleMe Jewell
...........
Join date: 8 Oct 2007
Posts: 11,319
11-10-2009 16:53
I installed and tried to run it and got the message "This application has failed to start because the application configuration is incorrect." There are not really any options to choose during install, so that isn't it. I tried a re-install and got the same message. I don't like debugging Windows apps, so I simply deleted it.
_____________________
♥♥♥
-Lil

Why do you sit there looking like an envelope without any address on it?
~Mark Twain~

Optimism is denial, so face the facts and move on.
♥♥♥
Lil's Yard Sale / Inventory Cleanout: http://slurl.com/secondlife/Triggerfish/52/27/22
.
http://www.flickr.com/photos/littleme_jewell
Osprey Therian
I want capslocklock
Join date: 6 Jul 2004
Posts: 5,049
11-10-2009 23:49
Drat.
Ansariel Hiller
Registered User
Join date: 24 Nov 2008
Posts: 83
11-10-2009 23:57
From: LittleMe Jewell
I installed and tried to run it and got the message "This application has failed to start because the application configuration is incorrect." There are not really any options to choose during install, so that isn't it. I tried a re-install and got the same message. I don't like debugging Windows apps, so I simply deleted it.


If the error code you got was 14001, it's simply missing some Visual C++ 2005 stuff. Happened already two of my friends when trying to run Emerald Viewer. Install the Visual C++ 2005 SP1 Redistributable Package and it should work: http://www.microsoft.com/downloads/details.aspx?FamilyID=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en
Phil Deakins
Prim Savers = low prims
Join date: 17 Jan 2007
Posts: 9,537
11-11-2009 03:11
Why would anyone need to install Visual C++ to run a viewer? The user isn't compiling the viewer. I use Emerald and I don't have Visual C++ in my machine. In any case, I thought that the LL viewers were written in C#, and 3rd party viewers are only the same source code with a few modifications.
_____________________
Prim Savers - almost 1000 items of superbly crafted, top quality, very low prim furniture, and all at amazingly low prices.

http://slurl.com/secondlife/Seymour/213/120/251/
Kitty Barnett
Registered User
Join date: 10 May 2006
Posts: 5,586
11-11-2009 03:38
From: Phil Deakins
Why would anyone need to install Visual C++ to run a viewer?
You don't need to install Visual C++ 2005, you need to install the "Visual C++ 2005 redistributables" aka a bunch of DLLs that are needed to run executables created with Visual C++.

From: someone
I thought that the LL viewers were written in C#, and 3rd party viewers are only the same source code with a few modifications.
The viewer is C++; libSL is C# I though which might be where you picked that up.
Phil Deakins
Prim Savers = low prims
Join date: 17 Jan 2007
Posts: 9,537
11-11-2009 06:28
From: Kitty Barnett
The viewer is C++; libSL is C# I though which might be where you picked that up.
It was a combination. I remember reading LL's page that explained how to compile the viewer source and I'm certain it mentioned using the 2005 version. Then when I got to libSL, it was C# for that, which was also the 2005 version at the time. So I guess they got a bit mixed up in my memory.
_____________________
Prim Savers - almost 1000 items of superbly crafted, top quality, very low prim furniture, and all at amazingly low prices.

http://slurl.com/secondlife/Seymour/213/120/251/
LittleMe Jewell
...........
Join date: 8 Oct 2007
Posts: 11,319
11-11-2009 09:48
I re-installed to see what the message number is. The message I get (shown below) does not have any error number with it. A re-install, without removing it first, does have a Repair option, but I still got the same error after trying that.



I was a bit ticked with this install anyway, as it does not let me specify the directory I want it installed in. I'm sort of anal about that kind of stuff.

ETA: I went to the Event Viewer and this message was logged under System:


.
_____________________
♥♥♥
-Lil

Why do you sit there looking like an envelope without any address on it?
~Mark Twain~

Optimism is denial, so face the facts and move on.
♥♥♥
Lil's Yard Sale / Inventory Cleanout: http://slurl.com/secondlife/Triggerfish/52/27/22
.
http://www.flickr.com/photos/littleme_jewell
Ansariel Hiller
Registered User
Join date: 24 Nov 2008
Posts: 83
11-11-2009 23:40
Hmmmm, my friends at least got an error code. But the error message was the same about a configuration error. So I would suggest you install the Visual C++ 2005 redistributables and give it another try.