![]() |
Re: Technology Preview: MADDE
Another question: I mount host filesystem to N900 runtime, then I
mad remote -r n900 shell and I can see the host files fine. Then I sudo to root as I need to run my app as root. However, root doesn't see the mounted filesystem. Is there a proper way to overcome this limitation?.. |
Re: Technology Preview: MADDE
Quote:
devrootsh yourprog <args> I couldn't test that, because I'm home, but I have feeling that this should work. |
Re: Technology Preview: MADDE
I'd guess devrootsh has the same problem...
there is fuse mount option which allows others to see the filesystem; maybe we'll tune those options on... -o allow_root to the end of .../utfs-client ... -command line on /home/developer/bin/remote-wrapper on N900 should do the job (then umount and remount) |
Re: Technology Preview: MADDE
Quote:
Code:
cd /templatesNow the absolute paths to MADDE sysroots should work. This is such a bug that needs to be tested early, so please anyone having the same problem test this. EDIT: unfortunate line split after 'www.iki.fi' above, combine by hand. |
Re: Technology Preview: MADDE
When I run it on my windows 7 64bit laptop I get an application error on sh.exe. The application was unable to start correctly (0xc0000142).
|
Re: Technology Preview: MADDE
Ok, I've got my MADDE to work. I can compile and package my first Qt application, and I'm even able to install it on my N900 by just running the .deb file. So far so good. I have a couple of issues though:
1. The application always gets the name 'Mad Qt example' in the list of applications on my device. In App. Manager, it shows up with the correct 'package' name. Where can I change this name? I've done a search in the whole MADDE directory, but I can't seem to find this 'Mad Qt example' anywhere for me to change it... 2. I can't get my icons to show. I have the following in my .pro file and I can see that the icons do appear in the folder indicated by the .path lines on my device, but still no icons to be seen in App. Manager or in the list of apps. Code:
INSTALLS += icon64Code:
icon48.path = /usr/local/share/icons/hicolor/48x48/apps |
Re: Technology Preview: MADDE
Quote:
XSBC-Maemo-Display-Name: <APP_DISPLAY_NAME> Quote:
XB-Maemo-Icon-26: Put a base64 encoded 48x48px image here. This means "uuencode -m icon.png icon.png > icon.png.en", then paste the output here, but do not forget to put a white space at the beginning of each line containing the icon-encoded text. (See http://wiki.maemo.org/User:Jebba/Package_Building_HOWTO) Cheers! |
Re: Technology Preview: MADDE
Quote:
Code:
mad base64 icon.png | sed 's/^/ /' > icon.png.en |
Re: Technology Preview: MADDE
Quote:
of this in bugzilla. I also have windows 7 64bit laptop available (just writing this text on in) and MADDE works fine.... This is home premium, what do you have ? Anyway, you can try right-click 'MADDE Terminal' icon and remove '-rxvt' from the command line in 'properties' window. |
Re: Technology Preview: MADDE
Quote:
Just entering this and then 'mad dpkg-buildpackage' should do a debian package which makes an icon visible in application list. However, If you see just a blue box then reboot might be required (I am not sure what is the current situation; I did one program which has blue icon but I screwed my icon install path...) If you run 'dpkg-deb -c myapp...deb' you should see the following files: Code:
...Code:
[Desktop Entry]wit real icon, or with blue box. |
| All times are GMT. The time now is 11:43. |
vBulletin® Version 3.8.8