Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#431
Originally Posted by sifo View Post
Oo
i do have it installed and im playing games
Code:
/home/user # apt-get install meecolay
Reading package lists... Done
Building dependency tree       
Reading state information... Done
meecolay is already the newest version.
The following packages were automatically installed and are no longer required:
  feedservice feedservice-utils
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
/home/user #
And i prloaded that library according to what i got in post #425
Im i wrong again ?
Thanks

./sifo
Strange, as sensord is included in library pack 4

Code:
# apt-get install meecolay-librarypack4=0.9.4
and if newest version:

Code:
# apt-get install --reinstall meecolay-librarypack4
#425 is yours. And in #426 I'm talking about another library.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#432
libsensorclient* is in /opt/meecolay/lib/
anyway i reinstalled that pack and went into the same errors
when i try
Code:
meecolay /path/to/my/app
i get this about libqmsystem2.so.1
Code:
meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran
 /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind
as i did before preloaded this lib then i get another lib error
Code:
LD_PRELOAD=/opt/meecolay/lib/libqmsystem2.so.1 meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran
Code:
/bin/sh: error while loading shared libraries: libsensorclient.so.1: cannot open shared object file: No such file or directory
It is ok if this app cant get to work im just trying apps and nothing else
Thanks

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#433
Originally Posted by sifo View Post
libsensorclient* is in /opt/meecolay/lib/
anyway i reinstalled that pack and went into the same errors
when i try
Code:
meecolay /path/to/my/app
i get this about libqmsystem2.so.1
Code:
meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran
 /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind
as i did before preloaded this lib then i get another lib error
Code:
LD_PRELOAD=/opt/meecolay/lib/libqmsystem2.so.1 meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran
Code:
/bin/sh: error while loading shared libraries: libsensorclient.so.1: cannot open shared object file: No such file or directory
It is ok if this app cant get to work im just trying apps and nothing else
Thanks

./sifo
You're preloading the wrong library. Why the hell do you preload libqmsystem. I told you to preload libdsme_dbus_if
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#434
Added new workarounds here: http://wiki.maemo.org/MeeCoLay/Workarounds
and a little here:
http://wiki.maemo.org/MeeCoLay#Configuration
Added one more user to credits on the first post.

sifo, can you remove the taco master and stuff from workarounds? I think we should do another wiki page for app/game solutions. And we shouldn't tell "nothing required for this app", as this may be fixes. We have compatibility list for 'this works ok'
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#435
Code:
LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran
Code:
ERROR: ld.so: object '/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0' from LD_PRELOAD cannot be preloaded: ignored.
/opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind
libdsme_dbus_if.so.0.2.0 is not in /opt/meecolay/lib/ !
excuse me

Edit : fixed the wiki

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7

Last edited by sifo; 2012-09-14 at 16:53.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#436
Originally Posted by sifo View Post
Code:
LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran
Code:
ERROR: ld.so: object '/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0' from LD_PRELOAD cannot be preloaded: ignored.
/opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind
libdsme_dbus_if.so.0.2.0 is not in /opt/meecolay/lib/ !
excuse me

Edit : fixed the wiki

./sifo
Code:
# apt-get install --reinstall libdsme0.2.0-meecolay
thanks for wiki
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#437
Well it was installed but not exist, anyway reinstalling it made a little porgress
Code:
LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran 
Running non-meego graphics system enabled  MeeGo touch, forcing native graphicssystem

/opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: symbol lookup error: /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: undefined symbol: _ZN7MWindow24setRoundedCornersEnabledEb
a window is opening and crashing immediately

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7

Last edited by sifo; 2012-09-14 at 17:05.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#438
Originally Posted by sifo View Post
Well it was installed but not exist, anyway reinstalling it made a little porgress
Code:
LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran 
Running non-meego graphics system enabled  MeeGo touch, forcing native graphicssystem

/opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: symbol lookup error: /opt/meecolay/bin/apps/n9-quran/usr/bin/n9-quran: undefined symbol: _ZN7MWindow24setRoundedCornersEnabledEb
a window is opening and crashing immediately

./sifo
libmeegotouch too old. XFade said the issue should be fixed now, will be trying to upload qt4 2moro.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#439
I tried new games,
Burn the city
Not working
Code:
meecolay /opt/meecolay/bin/games/burnthecity/opt/burn-the-city/bin/burn-the-city
/opt/meecolay/bin/games/burnthecity/opt/burn-the-city/bin/burn-the-city: error while loading shared libraries: libmono.so.0: cannot open shared object file: No such file or directory
=====================================
Flag mine
Not working
Code:
meecolay /opt/meecolay/bin/games/flagmine/opt/skidstone/bin/skidstone
Segmentation fault
=====================================
Unblockme
it is working but with wrong rotation
Code:
meecolay /opt/meecolay/bin/games/blockme/opt/unblockmee/bin/unblockmee
Preloading theme "blanco" from cache
file:///usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:246: Unable to assign QString to QColor
file:///usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:156: Unable to assign QString to QColor
file:///usr/lib/qt4/imports/com/nokia/meego/StatusBar.qml:75: Unable to assign QString to QColor
file:///usr/lib/qt4/imports/com/nokia/meego/StatusBarStyle.qml:63: Unable to assign [undefined] to QString indicatorColor
file:///usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:56: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:49: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:56: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:49: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
file:///usr/lib/qt4/imports/com/nokia/meego/WindowStyle.qml:48: TypeError: Result of expression 'theme.constants.QtcCore' [undefined] is not an object.
=====================================
Manacla Kahan :S
window opens then crashing...
Code:
meecolay /opt/meecolay/bin/games/manaclakalah/opt/mancalakalah/bin/MancalaKalah
QCursor: Cannot create bitmap cursor; invalid bitmap(s)
QCursor: Cannot create bitmap cursor; invalid bitmap(s)
Autosave file: /usr/share/applications/autosave.mks
Window Activated
Floating point exception
=====================================
Samurai 2
Not working, the same error of Burn the city
Code:
meecolay /opt/meecolay/bin/games/samurai/opt/samurai-2/bin/samurai-2
/opt/meecolay/bin/games/samurai/opt/samurai-2/bin/samurai-2: error while loading shared libraries: libmono.so.0: cannot open shared object file: No such file or directory
=====================================
Candy Boy
Not working
Code:
meecolay /opt/meecolay/bin/games/candyboy/opt/candyboy/bin/candyboy 
start QtGame 
install at id: 2 
application event: 68 
game init 
application event: 68 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.3 driver, enabling brokenFBOReadBack 
openglInit 
openglINit finish 

YOUR GAME INFO HEREEEEEEEEEEEEEEEEEEEEEEEEEEEE
_game_version = 100
_rate = 0
_score_best = 0
Unlock:

MAPPPPPPPPPPPPPPP 0
0:1	1:0	2:0	3:0	4:0	5:0	6:0	7:0	8:0	9:0	10:0	11:0	12:0	13:0	14:0	15:0	16:0	17:0	18:0	19:0	20:0	21:0	22:0	23:0	24:0	25:0	26:0	27:0	28:0	29:0	
MAPPPPPPPPPPPPPPP 1
0:0	1:0	2:0	3:0	4:0	5:0	6:0	7:0	8:0	9:0	10:0	11:0	12:0	13:0	14:0	15:0	16:0	17:0	18:0	19:0	20:0	21:0	22:0	23:0	24:0	25:0
=====================================
I also added a few working games tested by me and originally by amr.fayz to the MeeCoLay Compatibility List.
Will try more if i have more free time

@marmistrz
should i add every package i try to the MeeCoLay Compatibility List whether it works or not ?

Thanks in advance

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 
Posts: 168 | Thanked: 56 times | Joined on Mar 2010 @ Sweden
#440
Might this app work with Mecolay?
I havent installed mecolay myself yet.
I kinda like the look of that recorder.

http://my-meego.com/software/applica...Auto=307&faq=2
 
Reply

Tags
compatibility, harmattan, meecolay, meego, mee_env


 
Forum Jump


All times are GMT. The time now is 13:42.