maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [MeeGo] [Announce] MeeCast for Harmattan (https://talk.maemo.org/showthread.php?t=76291)

prankster 2011-09-19 11:12

Re: [Announce] MeeCast for Harmattan
 
i love this community and i love you devs !! ,Great

ivgalvez 2011-09-19 11:20

Re: [Announce] MeeCast for Harmattan
 
Great and thank you.

Is it dependant on Qt Components? cause they have been uploaded to another repository (in Dropbox) which I think is unfortunate.

arora.rohan 2011-09-19 11:20

Re: [Announce] MeeCast for Harmattan
 
Okie just installed the app..

but getting black screen only.. and yes Qt components are installed :( !

vasvlad 2011-09-19 11:24

Re: [Announce] MeeCast for Harmattan
 
Quote:

Originally Posted by arora.rohan (Post 1091679)
Okie just installed the app..

but getting black screen only.. and yes Qt components are installed :( !

Please run this command in xterm and show me result
/opt/com.meecast.omweather/bin/omweather-qml

Vlad.

towhatend 2011-09-19 11:50

Re: [Announce] MeeCast for Harmattan
 
Quote:

Originally Posted by vasvlad (Post 1091680)
Please run this command in xterm and show me result
/opt/com.meecast.omweather/bin/omweather-qml

Vlad.

Code:

LoadCreate Config class: /opt/com.meecast.omweather/share/xsd/config.xsd
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
0
End of creating Config class
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
make models
QFile::open: File (/opt/com.meecast.omweather/share/sources/yr.no.xml) already open
QFile::open: File (/opt/com.meecast.omweather/share/sources/gismeteom.ru.xml) already open
QFile::open: File (/opt/com.meecast.omweather/share/sources/weather.com.xml) already open
qml path = omweather/qml/main.qml
file:///opt/com.meecast.omweather/share/omweather/qml/main.qml:4:1: module "com.nokia.meego" is not installed
    import com.nokia.meego 1.0
    ^


arora.rohan 2011-09-19 12:13

Re: [Announce] MeeCast for Harmattan
 
^ I get the same result Vlad!

vasvlad 2011-09-19 12:15

Re: [Announce] MeeCast for Harmattan
 
Quote:

Originally Posted by towhatend (Post 1091697)
Code:

LoadCreate Config class: /opt/com.meecast.omweather/share/xsd/config.xsd
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
0
End of creating Config class
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
QFile::open: File (/home/user/.config/com.meecast.omweather/config.xml) already open
make models
QFile::open: File (/opt/com.meecast.omweather/share/sources/yr.no.xml) already open
QFile::open: File (/opt/com.meecast.omweather/share/sources/gismeteom.ru.xml) already open
QFile::open: File (/opt/com.meecast.omweather/share/sources/weather.com.xml) already open
qml path = omweather/qml/main.qml
file:///opt/com.meecast.omweather/share/omweather/qml/main.qml:4:1: module "com.nokia.meego" is not installed
    import com.nokia.meego 1.0
    ^


Show me output of command:
apt-cache policy qt-components

Vlad.

marxian 2011-09-19 12:30

Re: [Announce] MeeCast for Harmattan
 
According to the wiki, the imports need to be changed to

Code:

import org.maemo.fremantle 1.0  // for Core components
import org.maemo.extras    1.0  // for Extras components


towhatend 2011-09-19 12:40

Re: [Announce] MeeCast for Harmattan
 
Quote:

Originally Posted by vasvlad (Post 1091708)
Show me output of command:
apt-cache policy qt-components

Vlad.

Code:

qt-components:
  Installed: 1.0~git20110911-1+0m5.1
  Candidate: 1.0~git20110917-1+0m5.3
  Version table:
    1.0~git20110917-1+0m5.3 0
        500 http://dl.dropbox.com fremantle/oss Packages
 *** 1.0~git20110911-1+0m5.1 0
        100 /var/lib/dpkg/status
    1.0~git20110620-7-1fn 0
        500 http://repository.maemo.org fremantle/free Packages
    1.0~git20101111-1 0
        500 http://repository.maemo.org fremantle/free Packages


arora.rohan 2011-09-19 12:54

Re: [Announce] MeeCast for Harmattan
 
http://i.imgur.com/NV5h8.png


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

vBulletin® Version 3.8.8