maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Technology Preview: MADDE (https://talk.maemo.org/showthread.php?t=38075)

soravhoney 2010-03-21 11:41

Re: Technology Preview: MADDE
 
hi everyone
I got this problem while installing madde on windows xp
I downloaded the version 4 times but each time it reports the same error as follow:

[2010/03/21 16:56:29] logging set to 1
[2010/03/21 16:56:29] CreateDirectory: "C:\MADDE\0.6.14\cache" (1)
[2010/03/21 16:56:29] File: overwriteflag=0, allowskipfilesflag=2, name="fremantle-arm-sysroot-2.2009-51-1-qt453.tar.gz"
[2010/03/21 16:57:12] File: wrote 616817169 to "C:\MADDE\0.6.14\cache\fremantle-arm-sysroot-2.2009-51-1-qt453.tar.gz"
[2010/03/21 16:57:12] File: overwriteflag=0, allowskipfilesflag=2, name="arm-2007q3-51sb6-arm-none-linux-gnueabi_w32.tar.bz2"
[2010/03/21 16:57:14] File: wrote 42423215 to "C:\MADDE\0.6.14\cache\arm-2007q3-51sb6-arm-none-linux-gnueabi_w32.tar.bz2"
[2010/03/21 16:57:14] File: overwriteflag=0, allowskipfilesflag=2, name="qt-tools-4.5.3-windows.tar.gz"
[2010/03/21 16:57:14] File: wrote 3469218 to "C:\MADDE\0.6.14\cache\qt-tools-4.5.3-windows.tar.gz"
[2010/03/21 16:57:14] CreateDirectory: "C:\MADDE\0.6.14" (1)
[2010/03/21 16:57:14] File: overwriteflag=0, allowskipfilesflag=2, name="madde.ico"
[2010/03/21 16:57:14] File: wrote 14846 to "C:\MADDE\0.6.14\madde.ico"
[2010/03/21 16:57:14] File: overwriteflag=0, allowskipfilesflag=2, name="maddedoc.ico"
[2010/03/21 16:57:14] File: wrote 14846 to "C:\MADDE\0.6.14\maddedoc.ico"
[2010/03/21 16:57:14] Delete: "F:\Software\madde.tar.gz"
[2010/03/21 16:57:14] Delete: DeleteFile("F:\Software\madde.tar.gz")
[2010/03/21 16:57:14] Delete: "C:\MADDE\0.6.14\MADDE*.exe"
[2010/03/21 16:57:14] Exec: command=""C:\MADDE\0.6.14\postinstall\postinstall. bat" C:\MADDE\0.6.14"
[2010/03/21 16:57:14] Exec: success (""C:\MADDE\0.6.14\postinstall\postinstall.bat" C:\MADDE\0.6.14")
[2010/03/21 17:03:59] IfFileExists: file "C:\MADDE\0.6.14\postinstall" exists, jumping 0
[2010/03/21 17:03:59] Aborting: ""
[2010/03/21 17:04:03] Call: 964
[2010/03/21 17:04:03] IfFileExists: file "C:\MADDE\0.6.14.old" does not exist, jumping 0
[2010/03/21 17:04:03] RMDir: "C:\Documents and Settings\Chip\Start Menu\Programs\MADDE"
[2010/03/21 17:04:03] Delete: "C:\Documents and Settings\Chip\Desktop\Madde Terminal.lnk"
[2010/03/21 17:04:03] Delete: "C:\Documents and Settings\Chip\Desktop\Madde Documentation.lnk"
[2010/03/21 17:04:03] Call: 295
[2010/03/21 17:04:03] Jump: 338
[2010/03/21 17:04:03] detailprint: PATH is empty - Nothing to remove
[2010/03/21 17:04:03] Jump: 474
[2010/03/21 17:04:03] DeleteRegKey: "HKEY_CURRENT_USER\Software\Microsoft\Windows\Curr entVersion\Uninstall\MADDE"
[2010/03/21 17:04:03] CreateDirectory: "C:\MADDE\0.6.14" (1)
[2010/03/21 17:04:03] Exec: command=""C:\MADDE\0.6.14\rminstallation.bat""
[2010/03/21 17:04:03] Exec: success (""C:\MADDE\0.6.14\rminstallation.bat"")
[2010/03/21 17:04:03] settings logging to 0


and the file md5sums as said by you isn't compatible with windows,, what to do now?

too 2010-03-22 16:27

Re: Technology Preview: MADDE
 

ff5f1cef504fb7d9f86fe46fb4936eeb index
47fb971c70892178d148df18d9503045 install-madde-0.6.14-darwin-i686.sh
cd71a3c50f73949b6b406c9ddf269cc0 install-madde-0.6.14.exe
da3383f19c4b14817364d29b8a09b362 install-madde-0.6.14-linux-i686.sh
2b545b3b7646b7b0fa13a53f5e268927 install-madde-0.6.14-linux-x86_64.sh
d3533398a32a6ed540dfc8a6770a71b9 LICENSE


and use the HashCalc mentioned my zwer to calculate hashes...

Larswad 2010-03-23 08:36

Re: Technology Preview: MADDE
 
Danielwilms,

Thanks again for your help! For a while (and with a little bit of tinkering) I managed to have the 4.6 SDK toolchain 'installed' as mentioned in the post you gave me. I managed to 'sort of' use the QtCreator as well with that toolchain, but without the having the right context-sensitive stuff/help (which is pointed out to the wrong toolchain). I had to remove the first QMake build step and putting in a custom one instead, using the right qmake by using explicit paths. I was then able to use the window flags and for a while I kept writing on my app, even deploying to the device using mad developer. However, finally I realized that the dpkg building stuff now was broke (I guess since it will use the wrong qmake paths when the project was created), so I won't be able to create any packages. Am I back to using the scratchbox toolkits with esbox and stuff? Duh! I'm a little bit surprised that noone else here seems to be bothered by this problem in this thread, isn't it hard to make a useful n900 app. without having the window flags in the SDK? I mean, stacked windows is not very uncommon is it? Is there another way of doing it without using the flags?

Danielwilms, if you are still there and willing to help, I must have missed out or didn't fully understand that part on how to set the path variable properly. I did set it manually once in the madde terminal by prepending the path to the right qmake but I'm not sure if that really helped (I would have wanted mad pscreate to use the 4.6 qmake). The thread you linked to me was a little bit short on that last thing about setting the path. Have you or anyone else tried this and in such case how did it work out?

It's kind of depressing right now that I can't build a package for my application.

danielwilms 2010-03-23 08:52

Re: Technology Preview: MADDE
 
Hi,
Quote:

Originally Posted by Larswad (Post 578310)
Danielwilms, if you are still there and willing to help, I must have missed out or didn't fully understand that part on how to set the path variable properly. I did set it manually once in the madde terminal by prepending the path to the right qmake but I'm not sure if that really helped (I would have wanted mad pscreate to use the 4.6 qmake). The thread you linked to me was a little bit short on that last thing about setting the path. Have you or anyone else tried this and in such case how did it work out?

It's kind of depressing right now that I can't build a package for my application.

I agree that the integration of the 4.6 beta packages is a bit hackish, and I will have a deeper look into the details. But it was just meant to test already the 4.6 packages, so to say a preview within a preview. Sorry for the inconvenience. But be aware that soon there will be PR 1.2 with Qt 4.6 integrated, which means as well that you will get a newer version of MADDE, which compiles against that rootstrap. That will make those things a lot easier and cleaner.

Daniel

Larswad 2010-03-23 09:16

Re: Technology Preview: MADDE
 
Ok thanks Danielwillms, I'm sorry for being impatient! I'll just wait then (unless you find something even more hackish...:D ) ...And in the meantime I'll use the pre-setup ubuntu images under a VM. (I don't want to mess up my 64 bit 9.10 ubuntu) :cool:.

danielwilms 2010-03-23 09:38

Re: Technology Preview: MADDE
 
Quote:

Originally Posted by Larswad (Post 578351)
Ok thanks Danielwillms, I'm sorry for being impatient! I'll just wait then (unless you find something even more hackish...:D ) ...And in the meantime I'll use the pre-setup ubuntu images under a VM. (I don't want to mess up my 64 bit 9.10 ubuntu) :cool:.

hehe...nothing to be sorry about ;) it's a good thing :) will let you know, latest when a new update will be available ;)

pillar 2010-03-23 10:31

Re: Technology Preview: MADDE
 
Quote:

Originally Posted by danielwilms (Post 578323)
Hi,


I agree that the integration of the 4.6 beta packages is a bit hackish, and I will have a deeper look into the details. But it was just meant to test already the 4.6 packages, so to say a preview within a preview. Sorry for the inconvenience. But be aware that soon there will be PR 1.2 with Qt 4.6 integrated, which means as well that you will get a newer version of MADDE, which compiles against that rootstrap. That will make those things a lot easier and cleaner.

Now that we have PR1.2 SDK out with Qt 4.6, it would be nice to get a version of MADDE with support of 4.6 out as well. Let's face it, I think pretty much everyone is already using 4.6 and it's been a blocker to really use MADDE other than to just play around with it a little. At least, that's my experience with it.

Venemo 2010-03-24 19:09

Re: Technology Preview: MADDE
 
I think the next version of MADDE will come with the release of PR 1.2, with Qt 4.6.

arne.anka 2010-03-26 21:20

Re: Technology Preview: MADDE
 
hi,
could someone who knows please add to the FAQ a section describing how to use additional libs/headers (ie not included with madde, eg librsvg2)?
i am familiar with "normal" cross compiling, but madde's design is not that simple.

Intergalactic Christ 2010-03-27 22:15

Re: Technology Preview: MADDE
 
I'm having a problem deploying a test application using MADDE/QtCreator.

I've set up the device following the wiki, however when I click Run I am getting the error, "Deployment failed: Error in cryptography backend: Botan: Decoding error: BER: Length field is too large".

Google returned no results about what this actually means.

Has anyone else experienced this or any idea what it means?

Thanks


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

vBulletin® Version 3.8.8