Reply
Thread Tools
Posts: 112 | Thanked: 34 times | Joined on Dec 2010
#541
Originally Posted by amr.fayz View Post
My Friend helloct

About your problem with meecolay try the Following
...
after that go to terminal

HTML Code:
cd /opt/meecolay/lib
ls libqmsys*

you should have

libqmsys2.so.1
libqmsys2.so.1.0
libqmsys2.so.1.0.0

if not Tell us
Yes, I got these file.
...
I did this:

LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /home/opt/quasarmx/bi/quasarmx

that app opens and starts loading then, it close itself
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#542
Originally Posted by amr.fayz View Post
My Friend helloct

About your problem with meecolay try the Following


HTML Code:
apt-get purge meecolay
apt-get -f remove meecolay
apt-get -f install
apt-get -f install --reinstall libqtm-12
apt-get -f install --reinstall meecolay*
apt-get -f install --reinstall qt-components-10*
apt-get -f install libqtcore4 maemo-meegotouch-interfaces

after that go to terminal

HTML Code:
cd /opt/meecolay/lib
ls libqmsys*

you should have

libqmsys2.so.1
libqmsys2.so.1.0
libqmsys2.so.1.0.0

if not Tell us
It's an overkill. This is enough
Code:
sudo gainroot
apt-get update
apt-get install --reinstall meecolay meecolay-librarypack*

Originally Posted by amr.fayz View Post
First i thank you for your efforts and your advice

i think as you its from qtm12 but i try Another way and It gave me

source: "image://theme/meegotouch-applicationwindow-corner-top-left"
source: "image://theme/meegotouch-applicationwindow-corner-top-right"
source: "image://theme/meegotouch-applicationwindow-corner-bottom-left"
source: "image://theme/meegotouch-applicationwindow-corner-bottom-right"


Then I'm sure It's because of the absence of some of the files in the theme "blanco" i but Some image of loose ends And it working properly without this problem
notify the developer of qt components about this problem. I can't fix it.

And please use the meecolay bugzilla for bug reports!


Originally Posted by helloct View Post
Yes, I got these file.
...
I did this:

LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /home/opt/quasarmx/bi/quasarmx

that app opens and starts loading then, it close itself
hellyeah, now I know everything!!
please provide a log
__________________
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:
Posts: 112 | Thanked: 34 times | Joined on Dec 2010
#543
Originally Posted by amr.fayz View Post
my friend helloct

about your problem with meecolay try the following


HTML Code:
apt-get purge meecolay
apt-get -f remove meecolay
apt-get -f install
apt-get -f install --reinstall libqtm-12
apt-get -f install --reinstall meecolay*
apt-get -f install --reinstall qt-components-10*
apt-get -f install libqtcore4 maemo-meegotouch-interfaces

after that go to terminal

HTML Code:
cd /opt/meecolay/lib
ls libqmsys*

you should have

libqmsys2.so.1
libqmsys2.so.1.0
libqmsys2.so.1.0.0

if not tell us

well what about this?
Attached Images
 
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#544
Camdrive segfaults:
$ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 meecolay /opt/camdrive_qml/bin/camdrive_qml
Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem

Segmentation fault (core dumped)
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#545
Originally Posted by int_ua View Post
Camdrive segfaults:
Code:
meecolay gdb /path/to/camdrive
run
show me the log of this
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-10-04 at 17:08.
 

The Following User Says Thank You to marmistrz For This Useful Post:
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#546
Originally Posted by marmistrz View Post
Code:
meecolay gdb /path/to/camdrive
run
show me the log of this
Code:
$ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 mecolay gdb /opt/camdrive_qml/bin/camdrive_qml 
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/>...
(no debugging symbols found)
(gdb)
Camdrive sources: https://gitorious.org/camdrive/camdrive_qml
Camdrive thread: http://talk.maemo.org/showthread.php?t=84606

Last edited by int_ua; 2012-10-04 at 18:46.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#547
Originally Posted by int_ua View Post
Code:
$ LD_PRELOAD=/opt/meecolay/lib/libdsme_dbus_if.so.0.2.0 mecolay gdb /opt/camdrive_qml/bin/camdrive_qml 
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/>...
(no debugging symbols found)
(gdb)
Camdrive sources: https://gitorious.org/camdrive/camdrive_qml
Camdrive thread: http://talk.maemo.org/showthread.php?t=84606
when you enter the gdb shell type 'run' and press enter
__________________
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:
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#548
>_< thanks)
Are you available at some IRC channel?
(gdb) run
Starting program: /opt/camdrive_qml/bin/camdrive_qml
(no debugging symbols found)
Running non-meego graphics system enabled MeeGo touch, forcing native graphicssystem


Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
0x00000000: (gdb)
Update:
backtrace
#0 0x00000000 in ?? ()
#1 0x462e21b0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x462e21b0 in ?? ()
0x462e21b0: ldr r3, [r11, #-36]
(gdb) backtrace
#0 0x462e21b0 in ?? ()
#1 0x462e21b0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x462e21b0 in ?? ()
0x462e21b0: ldr r3, [r11, #-36]
(gdb)

Last edited by int_ua; 2012-10-04 at 20:48.
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#549
arcean said it's easier to port:
<arcean> and camera resolutions are hardcoded
...
<arcean> but IIRC there was a bug in fremantle's qt-mobility
<arcean> regarding camera stuff
<arcean> one thing is certain - it would be easier to port camdrive than to launch it through meecolay
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#550
Fennec 15 is missing:
libc6 >= 2.7
libcontentaction0 >= 0.1.64+0m6
libcontentmanager0
libfontconfig1 >= 2.8.0
libfreetype6 >= 2.4.3
libglib2.0-0 >= 2.22.0
libqtsparql0 >= 0.0.30+0m6
libtimed0 >= 2.37
 
Reply

Tags
compatibility, harmattan, meecolay, meego, mee_env


 
Forum Jump


All times are GMT. The time now is 14:33.