Installation guide
14287730 – X Error Messages When Shadowing From the Command Line
34
3.1.24. 14287730 – X Error Messages When Shadowing From the Command
Line
Problem: Error messages similar to the following might be seen when shadowing an application session
from the command line, using the tarantella emulatorsession shadow command.
X Error: BadImplementation
Request Major code 152 (RANDR)
Request Minor code 8 ()
Error Serial #209
Current Serial #209
Shadowing works as expected, despite the error messages.
Cause: A known issue if the X server on the client device does not implement session resizing.
Solution: The errors are benign and can be ignored.
3.1.25. 14404371 – User Input Characters in the Authentication Dialog Are
Unreadable
Problem: When a user attempts to enter authentication credentials using the SGD authentication dialog,
some input characters might be unreadable. The issue is seen on non-Windows client devices where the
user credentials contain multibyte characters, such as European language characters.
The SGD authentication dialog is shown when the user holds down the Shift key when clicking an
application link on the webtop.
Cause: A known issue with how the SGD Client sets the font list on some client devices.
Solution: Use the following workaround.
• On the client device, create a font specification file with the following contents:
*XmTextField*fontList: -*-*-medium-r-normal-*-*-120-*-*-*-*-*-*
• Make the fonts available on the client device.
# xrdb -merge filename
where filename is the name of the font specification file.
Alternatively, you can add the font specification to an .Xresources file in your home directory.
3.1.26. 14408025 – SGD Client Exits Unexpectedly on Ubuntu Linux
Problem: On Ubuntu Linux 12 client devices, the SGD Client might exit unexpectedly. This means that
users have to resume or restart their applications.
Cause: The issue is caused by a missing Enlightened Sound Daemon (ESD) library, libesd.so.
Solution: Install the missing library on the client device as follows:
# apt-get install libesd0
3.1.27. 14472019 – SGD Does Not Start on System Boot Up
Problem: On Oracle Linux 6 platforms, SGD is not started automatically when the SGD host is started up.
When the SGD host is shut down, SGD services are not stopped cleanly.