Active Topics

 



Notices


Reply
Thread Tools
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#11
I guess I had several times a "segmentation fault". The game closed itself during playing without error message.

Otherwise it works great, thanks!
 
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#12
Originally Posted by Helmuth View Post
I guess I had several times a "segmentation fault". The game closed itself during playing without error message.
Could it be that you accidentally hit 'q' when using WASD? 'q' is mapped to close the application.

Try starting the game using X Terminal (/opt/qw/bin/qw) and try to reproduce the segfault. If you can reliably reproduce it, let me know so I can have a look at it.
 
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#13
Sorry thp, I missed your last post.

Originally Posted by thp View Post
Could it be that you accidentally hit 'q' when using WASD? 'q' is mapped to close the application.
Ah, yes. This is possible. Sorry for the false aleart.

I tried to start qw before simply by typing qw at the command line but it had not worked. Now it's clear why not.

What about creating a .sh script at /usr/bin to start qw?
 
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#14
For all you qw fanboys and -girls out there: To celebrate one year of qw, I've now released the Python-based prototype of qw as open source (GPLv3 license) for you to get your hands dirty. Should work on Maemo 5 and Harmattan without problems, and obviously also works on all Desktop platforms for which Python + PySide + Qt is available.

More info + download of the single-file Python app at http://thp.io/2010/qw/
 

The Following User Says Thank You to thp For This Useful Post:
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#15
how do i download the game??the link says "sorry this game is not available for the N900........ blah blah blah"

i did not find it in ovi store as well,i searched it too in ovi store from my mobile by typing "qw the game" and "qw" and "qw the" but no resilt ( i am from india)
Attached Images
 
__________________
N900 gave me a reason to live in this cruel world

get your smooth live wallpaper today
My YouTube videos
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#16
On the page OP posted link to: http://thp.io/2010/qw/qw.py
I assume you just need to download and run it with:
python qw.py

Or make it executable (ext2 or ext3 partition required) and run:
chmod +x qw.py
./qw.py
 

The Following User Says Thank You to szopin For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#17
Originally Posted by szopin View Post
On the page OP posted link to: http://thp.io/2010/qw/qw.py
I assume you just need to download and run it with:
python qw.py
Exactly If it doesn't work right away, make sure to have Python and PySide installed:

Code:
$ sudo gainroot
# apt-get update
# apt-get install python-pyside
 
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#18
Now that the game has been out for 3 years, it's Qt 4 source code is released under the terms of the GNU GPLv3 - enjoy!

Release details: http://thp.io/2010/qw/
Git: https://github.com/thp/qw
 

The Following 5 Users Say Thank You to thp For This Useful Post:
Reply


 
Forum Jump


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