maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle! (https://talk.maemo.org/showthread.php?t=84482)

sifo 2012-11-03 13:06

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
@n900d-i-y

Dont forget to check the wiki pages, it will help you at your meecolay start ! :p

http://wiki.maemo.org/MeeCoLay
http://wiki.maemo.org/MeeCoLay/Workarounds

./sifo

marmistrz 2012-11-03 13:12

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
As MeeCoLay is still dirty and user-unfriendly, I'm thinking about making a tool which would convert the MeeGo installer to a Fremantle installer (move some files and etc.) so that it's just a one-click-install. (or at least easier setup than now with some progs)

But I don't know how much motivation I'll have ;)
Would you donate for such interface (I plan both full Qt GUI and command-line tools) and if yes, how much would you donate?

n900d-i-y 2012-11-03 14:31

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
I think you do great work marmistrz. How will it be easier exactly? I think the thing that would make it easier is when you install an app or game an icon is created without having to use the workaround. Just my 2 cents :)

seanmcken 2012-11-03 14:57

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
well i dont have anything to give but best of luck and god bless you for successful result.

marmistrz 2012-11-03 15:25

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by n900d-i-y (Post 1289443)
I think you do great work marmistrz. How will it be easier exactly? I think the thing that would make it easier is when you install an app or game an icon is created without having to use the workaround. Just my 2 cents :)

So this is my vision.

You get a GUI interface. You select a .deb, set whether it should be installed straight away with Hildon App. Mgr., or whether you want just a Fremantle-compatible .deb (e.g. to install it with dpkg).
Beside this, you select whether you want to download exact differences or use the built-in algorithm which should work in most cases.

The modified debs will have the icons in the right places and .desktop files (icons in the menu) already fixed.
The .desktop files will be fixed too. They'll have a forced rotation workaround already applied (X-CSSU-Force-Landscape=true) and executables will be launched via meecolay.

Users will be able to send me the "diffs" between original and wanted versions so that they are included in the MeeCoLay database.

There'll be a command line interface, hopefully.

sifo 2012-11-03 17:57

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Hopefully waiting to test the GUI and give you a hand ;)

nisheet 2012-11-03 19:52

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
@amr.fyz----i extracted and manually put QUASARMX files in opt....then i got this error.....symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_
battery_empty_ind

that got solved by...LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/quasarmx/bin/quasarmx



but what changes should i do in quasarmx.desktop...to avoid using terminal everytime to open quasar....plz help

sifo 2012-11-03 20:09

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
For God's sake, read the wiki people...
http://wiki.maemo.org/MeeCoLay/Worka...lications_menu

this is for you nisheet :)

./sifo

marmistrz 2012-11-03 20:09

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by nisheet (Post 1289580)
@amr.fyz----i extracted and manually put QUASARMX files in opt....then i got this error.....symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_
battery_empty_ind

that got solved by...LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/quasarmx/bin/quasarmx



but what changes should i do in quasarmx.desktop...to avoid using terminal everytime to open quasar....plz help

Use the xterm command as the content of the Exec field in the .desktop

@sifo: this should be in wiki: if you use specific command, it can be put into the .desktop.

@everyone:
This'll be fixed when the GUI comes out (and the command-line tools). But if no one donates, this may take a quite long time until I finally write GUI :) not enough motivation :D

amr.fayz 2012-11-04 09:13

Re: [Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
 
Quote:

Originally Posted by nisheet (Post 1289580)
@amr.fyz----i extracted and manually put QUASARMX files in opt....then i got this error.....symbol lookup error: /opt/meecolay/lib/libqmsystem2.so.1: undefined symbol: dsme_
battery_empty_ind

that got solved by...LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/quasarmx/bin/quasarmx



but what changes should i do in quasarmx.desktop...to avoid using terminal everytime to open quasar....plz help



first Congratulations for solved it but what changes should i do in quasarmx.desktop is

not like this
Exec=LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/quasarmx/bin/quasarmx


but like this

made sh file (quasarmx.sh) and but in it

LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/quasarmx/bin/quasarmx


and in quasarmx.desktop only do this

Exec=sh /opt/quasarmx/bin/quasarmx.sh


and put icon in

/usr/share/icons/hicolor/scalable/apps/


All times are GMT. The time now is 21:20.

vBulletin® Version 3.8.8