Reply
Thread Tools
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#481
Originally Posted by marmistrz View Post
Can you send it to me/upload it somewhere? (maybe extras-devel). We may test it.

Your lib is rejected as it contains libs already present in librarypacks. libtimed or libcontext* for example.
It's banned until you remove the libs already uploaded (librarypacks/meecolay repo).


Did you mean without yours libs you mean libs That i have added it ??



and About MeegoMiro its her

http://www.mobile4arab.com/vb/showthread.php?t=856328


can u make it as deb

http://www.mediafire.com/download.php?2aov0p6c7y2pxph


i put the file her

/home/user/meego

and copy icon to her

/usr/share/icons/hicolor/64×64/

and her

/usr/share/applications/hildon/

and put the img in Mydocs

This only
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#482
Originally Posted by amr.fayz View Post
Did you mean without yours libs you mean libs That i have added it ??



and About MeegoMiro its her

http://www.mobile4arab.com/vb/showthread.php?t=856328


can u make it as deb

http://www.mediafire.com/download.php?2aov0p6c7y2pxph


i put the file her

/home/user/meego

and copy icon to her

/usr/share/icons/hicolor/64×64/

and her

/usr/share/applications/hildon/

and put the img in Mydocs

This only
Yes, your lib mustn't contain the libs that I've added.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#483
Originally Posted by marmistrz View Post
Yes, your lib mustn't contain the libs that I've added.

this is my libs Without meego qt4 Which i add it in qt4-maemo5 directory for no mistakes


http://www.mediafire.com/?zaoshact95el0pd
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#484
Originally Posted by amr.fayz View Post
this is my libs Without meego qt4 Which i add it in qt4-maemo5 directory for no mistakes


http://www.mediafire.com/?zaoshact95el0pd
Rejected, your lib still contains duplicates. For example libmdatauri or maemo-meegotouch-interfaces. libaegis-crypto1 is in devel. and so on.

Search for which libs are in extras-devel, which in librarypacks and which in the repo. If you don't do it solidly, your lib will be banned until the end of September. If you miss something, it's no problem, but there are libraries which are of course available in meecolay librarypacks. as libmdatauri
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#485
Originally Posted by marmistrz View Post
For XIQueryVersion: vote for this bug: https://bugs.maemo.org/show_bug.cgi?id=12668

for segmentation fault:
Code:
# apt-get install gdb
$ meecolay gdb /path/to/faulting/app
> run
the last command is issued in gdb's interactive shell.
- I voted for the bug

- I installed gdb and run the command as you told me, the game run and when I touch the screen the game freeze and this the output in terminal :

Code:
~ $ meecolay gdb /opt/peakgold/bin/peakgold 
GNU gdb (GDB) 6.8.50.20090417-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) run
Starting program: /opt/peakgold/bin/peakgold 
start QtGame 
install at id: 2 
application event: 68 
game init 
application event: 68 
"Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
          Some video features have been disabled." 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.3 driver, enabling brokenFBOReadBack 
openglInit 
openglINit finish 
load file: 140 
saveExist a 

YOUR GAME INFO HEREEEEEEEEEEEEEEEEEEEEEEEEEEEE
_game_version = 115
_level = 0
_money = 0
_score = 0
 -----------> UPGRADE <--------------
 UPGRADE_GENERATOR_MACHINE = 0
 UPGRADE_GOLD_DETECTOR = 0
 UPGRADE_GOLD_COLECTION = 0
 UPGRADE_HOOK_MINIUM = 0
 UPGRADE_HOOK_BACK = 0
 UPGRADE_HOOK_THROW = 0
 rateCount = 0
 0 -> 0
 1 -> 0
 2 -> 0
 3 -> 0
 4 -> 0
 5 -> 0
 6 -> 0
 7 -> 0
 8 -> 0
application event: 121 
application event: 68 

Program received signal SIGSEGV, Segmentation fault.
0x406b53c0 in QTouchEvent::TouchPoint::pos() const () from /usr/lib/libQtGui.so.4
0x406b53c0 <_ZNK11QTouchEvent10TouchPoint3posEv+0>:	ldr	r3, [r1]
(gdb)
thanks for your reply

-----------------------------------------

Edit :

i voted for it also

Last edited by laith.m.y; 2012-09-19 at 00:17.
 

The Following 2 Users Say Thank You to laith.m.y For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#486
Originally Posted by laith.m.y View Post
- I voted for the bug

- I installed gdb and run the command as you told me, the game run and when I touch the screen the game freeze and this the output in terminal :

Code:
~ $ meecolay gdb /opt/peakgold/bin/peakgold 
GNU gdb (GDB) 6.8.50.20090417-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabi".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) run
Starting program: /opt/peakgold/bin/peakgold 
start QtGame 
install at id: 2 
application event: 68 
game init 
application event: 68 
"Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
          Some video features have been disabled." 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.3 driver, enabling brokenFBOReadBack 
openglInit 
openglINit finish 
load file: 140 
saveExist a 

YOUR GAME INFO HEREEEEEEEEEEEEEEEEEEEEEEEEEEEE
_game_version = 115
_level = 0
_money = 0
_score = 0
 -----------> UPGRADE <--------------
 UPGRADE_GENERATOR_MACHINE = 0
 UPGRADE_GOLD_DETECTOR = 0
 UPGRADE_GOLD_COLECTION = 0
 UPGRADE_HOOK_MINIUM = 0
 UPGRADE_HOOK_BACK = 0
 UPGRADE_HOOK_THROW = 0
 rateCount = 0
 0 -> 0
 1 -> 0
 2 -> 0
 3 -> 0
 4 -> 0
 5 -> 0
 6 -> 0
 7 -> 0
 8 -> 0
application event: 121 
application event: 68 

Program received signal SIGSEGV, Segmentation fault.
0x406b53c0 in QTouchEvent::TouchPoint::pos() const () from /usr/lib/libQtGui.so.4
0x406b53c0 <_ZNK11QTouchEvent10TouchPoint3posEv+0>:	ldr	r3, [r1]
(gdb)
thanks for your reply

-----------------------------------------

Edit :



i voted for it also
please report the segfault to cssu bugzilla.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#487
Can you please add instructions on where to download Harmattan apps to the wiki and the first post?
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#488
You have to look for the deb file on google.
 
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#489
@marmisterz, amr: Why do you guys full-quote your (sometimes very long) posts almost every time? There's no need to repeatedly include that many screenshots etc. so often. /netiquette

Last edited by don_falcone; 2012-09-25 at 11:00.
 

The Following 7 Users Say Thank You to don_falcone For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#490
Originally Posted by int_ua View Post
Can you please add instructions on where to download Harmattan apps to the wiki and the first post?
For applications with price=0:

1) register and login to ovi store: https://store.ovi.com/
2) select phone=N9
3) go to application page. e.g:
http://store.ovi.com/content/261294 or if you come from search:
http://store.ovi.com/content/261294?...e=search&pos=1
Change last part to "/download". e.g:
http://store.ovi.com/content/261294/download
-> Download deb
 

The Following 11 Users Say Thank You to AapoRantalainen For This Useful Post:
Reply

Tags
compatibility, harmattan, meecolay, meego, mee_env


 
Forum Jump


All times are GMT. The time now is 11:16.