If your running openSUSE 12.3 and you use Webex on a regular basis for home/work/other you have probably noticed that it does not execute properly and you can't get some of the features to work on it. Well look no further. You can run the below command on your openSUSE 12.3 and it will install the necessary packages and its dependencies that are required for a good Webex experience. A colleague of mine gave me the following snippet.
Enjoy!
zypper in libpango-1_0-0-32bit \
libpangomm-1_4-1-32bit \
libpangox-1_0-0-32bit \
libgtk-2_0-0-32bit \
libgtk-3-0-32bit \
libglib-2_0-0-32bit \
libXau6-32bit \
libXmu6-32bit \
libxcb1-32bit_64 \
libXext6-32bit
Enjoy!