OGS Mahjong is a simple mahjong solitaire game with nice 3D graphics and relaxing soundtrack.

Forum Thread
  Posts  
Problem on multilib systems (Games : OGS Mahjong : Forum : Bugs : Problem on multilib systems) Locked
Thread Options
Feb 15 2012 Anchor

The game runs fine, but it creates a Symlink to /usr/lib/libpcre.so.3 in its directory.

As a result, I get the following error on a multilib slackware:

mj-bin: error while loading shared libraries: libpcre.so.3: wrong ELF class: ELFCLASS32

It should create Symlink to the file in /usr/lib64. When I do this manually, it runs fine.

EDIT: Another bug - I cannot access the settings. When I click on the button, the game crashes with

Exception: N4mjin9ExceptionE
Message:   Exception (NO_SUCH_ITEM): C in void mjin::gui::ComboBox::selectItem(const mjin::String&, bool) at /media/sf_root/home/kornerr/cpp/mjin/src/mjin/gui/ComboBox.cpp:83
/home/schmatzler/Desktop/desura/common/ogs-mahjong/mj: line 22:  8355 Segmentation fault      LD_LIBRARY_PATH=$DIR/lib $DIR/lib/mj-bin $DIR/lib $DIR/res

Hopefully these things are getting fixed in a future version. ;)

Edited by: schmatzler

Feb 16 2012 Anchor

Thank you for your report.

We have fixed the settings language problem, but it'll take some time to make a patch.

Right now you can use this workaround:
Open ~/.OGStudio/Mahjong/game.cfg in your favorite text editor (gedit for example). Find a "Language" line.
Try to set
Language = en
or
Language = de

After that the settings dialog should work.

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.