Active Topics

 

Showing results 1 to 14 of 14 @ 0.53 seconds. Search: Posts Made By: tommiasp
Forum: Games 2012-01-31, 17:04
Replies: 32
Views: 22,393
Posted By tommiasp
Re: DosBOX port for Harmattan?

I just built dosbox-0.74 for harmattan using patched libsdl which is in public repo. Everything works fine and took a little test ride on SkyRoads (on N950 with hw keyboard).
I think the next step...
Forum: Applications 2010-09-10, 06:10
Replies: 13
Views: 3,769
Posted By tommiasp
Re: How do you task-switch out of Mobile Maps 10?

Usualy Ctrl + backspace goes to taskswitcher. But I don't know if Mobile Maps has it overrided.
Forum: Maemo 5 / Fremantle 2010-08-17, 20:04
Replies: 12
Views: 4,324
Posted By tommiasp
Re: Best linux distro to try maemo SDK

To build qt app for Maemo 5, you have 4 ways to do it:

1st: Install scratchbox, Maemo SDK and in SDK install libqt4-dev. Copy your project to somewhere you can see it in scratchbox and build it...
Forum: Development 2010-08-02, 09:20
Replies: 3
Views: 1,763
Posted By tommiasp
Re: Determine Device orientation

Using mce from dbus: http://maemo.org/api_refs/5.0/5.0-final/mce-dev/dbus-names_8h.html#6494515c116867faa2928a6ae2fc0c9e


Example for Qt:

QDBusMessage getOrientationMsg =...
Forum: Maemo 5 / Fremantle 2010-07-30, 05:11
Replies: 3
Views: 4,120
Posted By tommiasp
Re: Application manager search

Just select all-category and type your search string
Forum: Development 2010-07-05, 14:34
Replies: 11
Views: 4,122
Posted By tommiasp
Re: [Qt] Functions cannot access objects defined in the same class .. ! Possibly a bug ?

problem: QListWidget *foldersList = new QListWidget();
you define new QListWidget pointer in browseFolders() and it cant be seen outside
correct: foldersList = new QListWidget();
Forum: Off Topic 2010-06-29, 04:21
Replies: 86
Views: 11,805
Posted By tommiasp
Re: Awesome Nokia support (sarcasm alert)

Warranty probably wont cover your lens cover as it can be caused by harsh use. You should just find new back cover and pay little for it. There was some website somewhere where they sell all n900...
Forum: Nokia N900 2010-06-11, 12:29
Replies: 12
Views: 3,227
Posted By tommiasp
Re: Cracked Screen :-(

Nokias warranty does not cover cracked screen as it is caused by rough handling.
Forum: Maemo 5 / Fremantle 2010-04-30, 11:02
Replies: 17
Views: 6,403
Posted By tommiasp
Re: Is there a way to translate application/games?

Qt has its own translation system
http://doc.trolltech.com/4.6/internationalization.html
Basically it allows users to provide their own translation packages
Forum: Nokia N900 2010-04-29, 10:23
Replies: 16
Views: 5,374
Posted By tommiasp
Re: Important Battery Issue (N900)

I noticed that when i activated automatic horizontal vertical mode in browser that it might have left accelerometer on and drained battery even after i disabled it.
Maybe you should try booting the...
Forum: Development 2010-04-12, 07:21
Replies: 15
Views: 12,065
Posted By tommiasp
Re: Qt: QInputDialog and QMessageBox crash the application

Not sure but i think Q_WS_MAEMO_5 came in 4.6 and 4.5 has Q_WS_HILDON.
Still cant see reason why QMessageBox::question() would crash it. Does it crash in windows too? Maybe you could try debugging...
Forum: Development 2010-04-11, 18:32
Replies: 15
Views: 12,065
Posted By tommiasp
Re: Qt: QInputDialog and QMessageBox crash the application

Must be that 4.5.3 Qt as with 4.6.2 it works fine. Also could be your waitDialog or connector.
Forum: Applications 2010-04-09, 19:05
Replies: 10
Views: 7,411
Posted By tommiasp
Re: CuteExplorer UI friendly full system file manager

Thanks!
I didn't know this would get so much attention.
I started this project just for fun after few people complained about the file manager on N900 and released first version as project work...
Forum: Applications 2010-04-09, 18:29
Replies: 2
Views: 2,657
Posted By tommiasp
Re: bash as default shell problems

Do your changes to /etc/bash.bashrc
and add
source /etc/bash.bashrc
to /etc/profile.

If you want to use bash with "sudo gainroot" modify /usr/sbin/gainroot script
Showing results 1 to 14 of 14



 
Forum Jump

All times are GMT. The time now is 19:12.