Reply
Thread Tools
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#1
Recently I have felt no interest in developing my app qexercise. But so it happen, I talked with my friend who uses the app and he made me feel more interested in this project again. As some might know I do not have any phone to test it with like I did before. Now my only way to test it have been to upload it on extras and let others see if it works. This make a single test take almost an hour that way, if I was lucky and he was at his computer. So now I have decided to once again try to get the emulator working. I have tried madde and the emulator in the Qt SDK with no success. I have no idea on how to get this working or how the stuff works. With Qt creator I think the problem was the qt maemo stuff and with madde all I got was a black screen.

As I have not found any guides for this I would gladly hope someone could write a small guide on how to set it up, would anyone spend some time for me and maybe others to write this?

I am a windows 7 user mostly but as I got a virus on it I am not able to start it anymore so I currently use ubuntu(wich really do not work well for me). So guides for any of those OSes would be appreciated!


Yours,
 

The Following User Says Thank You to Lullen For This Useful Post:
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#2
Hi,

Originally Posted by Lullen View Post
I am a windows 7 user mostly but as I got a virus on it I am not able to start it anymore so I currently use ubuntu(wich really do not work well for me). So guides for any of those OSes would be appreciated!
have you seen this page? Which version of MADDE did you use? What was the problem in Ubuntu? This might help to figure out, what the problem might be.

Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post:
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#3
I remember seeing that now but all I got was a black window if I do not remember correctly. In addition that was really laggy too... I will try again later today and say exactly what the problem was. But with ubuntu it lags when scrolling in pages, opening windows, looking at movies at 720p. The internet is slow too so kind of everything is slow
 
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#4
Now madde is installed on ubuntu but I can not start it as it says it not installed.

"Installation complete

Commands 'mad' and 'mad-admin' are now linked to '/home/ludwig/bin'.
Your current or next shell invocation may find these programs.
If not, please add '/home/ludwig/bin' to your PATH.

All done"

when I write "mad" or "sudo mad" it tells me I have to write "apt-get install mmv" Any clues?

When I go to that bin folder I see mad and mad-admin and both are in blue.

Edit: log out made it start

Last edited by Lullen; 2010-08-11 at 14:48.
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#5
Code:
export PATH=/home/ludwig/bin:$PATH
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following 2 Users Say Thank You to fatalsaint For This Useful Post:
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#6
you may have to start a new shell
window (xterm). The mad and mad-admin progs
aren't on your PATH(environment varialbe
searched for executable progs)
The installer should add the bin path to
your PATH, but this is only recognized in a new
session.
 

The Following User Says Thank You to nicolai For This Useful Post:
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#7
Another problem "ludwig@ubuntu:~$ mad-admin create rx51-fremantle-pr12
mkdir: cannot create directory `/home/ludwig/.madde/0.6.72/runtimes': Permission denied"

I tried with sudo before and then it do not find the command
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#8
Did you install madde as root?
I don't think this was necessary.
you can change the owner from root
to your user
sudo chown -r ludwig /home/ludwig/.madde
 
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#9
I did install it with sudo sh madname. I think I have put ludwig as root before as I wanted to open system files with the gui. But it did not work, it told me that it was a bad flag with the "-r"

edit: I looked at the help and it was a -R instead, thank you!
 
Posts: 289 | Thanked: 101 times | Joined on Oct 2009
#10
Gosh this is not going good for me today! I read http://wiki.maemo.org/MADDE/Device_r...device_runtime and now have the example qthello. I try to send it to the QEMU but nothing happens. It does not say that anything is wrong and the QEMU is up. What could I have missed? Have tried with both qexercise and qthello
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:54.