PyQt and Dbus

2010-01-26 Thread Keywan Najafi Tonekaboni
Hi,

does anybody know how I can get python-qt4-dbus on Maemo 5? Is there an
unoffical source? Is it difficult to port it from debian? Any
recommendations for a solution or workaround (or experiences)? 

Thanks,

Keywan




-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: PyQt and Dbus

2010-01-26 Thread Keywan Najafi Tonekaboni
Hi Attila,

Am Dienstag, den 26.01.2010, 16:08 +0100 schrieb Attila Csipa:
 On Tuesday 26 January 2010 16:02:29 Keywan Najafi Tonekaboni wrote:
  does anybody know how I can get python-qt4-dbus on Maemo 5? Is there an
  unoffical source? Is it difficult to port it from debian? Any
  recommendations for a solution or workaround (or experiences)?
 
 It's already in Extras-devel (and hopefully soon in Extras, too). 
 Just do (as root):
 
 apt-get install python2.5-qt4-dbus


Ahhh, sorry, forgot to check extras-devel. Just googled and checked wiki
and project websites... sorry for the noise :)

Btw, thanks for taking care about PyQt!

Regards,

Keywan


-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: which toolkit/framework is best for Game UI

2009-12-14 Thread Keywan Najafi Tonekaboni
Hi Ville,

Am Sonntag, den 13.12.2009, 21:45 +0200 schrieb Ville M. Vainio:
 PyQt is still available, and PySide status is not quite so unclear
 as you may think.

Thanks for lighten me up. So I can use without fear PyQt or PySide in
Maemo5?


 Considering that it will take some time to develop your program in the
 first place, Qt would still seem like the path of least resistance.
 You can make it a normal PyQt program on desktop, do a quick
 search/replace port to PySide and deploy on device. Or just use the
 PyQt version on the device.

A friend told me, he could install and run PyQt in scratchboxl. By now I
just totally confused. I would like to try PyQt/PySide but are afraid of
possible pitfalls. Are there any?

Thanks,

Keywan


-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: which toolkit/framework is best for Game UI

2009-12-13 Thread Keywan Najafi Tonekaboni
Hi Martin,

Am Sonntag, den 13.12.2009, 11:02 +0100 schrieb Martin Grimme:
 You might also consider taking a look at the Python UI framework that
 is currently used by MediaBox and FM Radio. It's based on low-level
 Gdk but has all the work done needed for widgets and simple 2D
 animations. On the other hand, it's work in progress without a stable
 API.
 As a bonus, your animations will work on N8x0 and maybe even the 770, too.

where can I get more information about mediabox. garage is still down
(projectpage) and I couldn't find a reference.

Thanks,

Keywan




-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: which toolkit/framework is best for Game UI

2009-12-13 Thread Keywan Najafi Tonekaboni
Hi,

 Maybe have a look at Clutter.  http://www.clutter-project.org/

thanks for the hint. clutter really looks promising. we tried an
example, which worked in pyclutter 1.0, but it didn't work in pyclutter
0.8 in scratchbox. also documentation seems to be scarce goods  

We will go through this
http://tuxradar.com/content/clutter-beginners-tutorial

Is there any further information, in particular for maemo(5)? 

Thanks,

Keywan


-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


which toolkit/framework is best for Game UI

2009-12-12 Thread Keywan Najafi Tonekaboni
Hi,

we try to create a UI for a game. The game itself isn't on the display,
but we want to visualize earned points, positions (like in a race) etc
including simple animations on the display.

Can we still use Gtk or Qt? What's about cairo or pygame? 

- Gtk seems somehow unflexible (more for good classical UI)
- Qt: PyQt not available, PySide status unclear
- PyGame: seems flexible, but maybe not comfortable, or?
- Cairo: looks interesting, but can we build a complete UI with it?

(Ah, yes, we would prefer Python, but this is not mandatory)

At the moment we face the problem, that we want put a picture in the
background and use buttons in the foreground (like in the Mauku-UI). But
also we want do some animations..

Grateful for any hints...

Thanks,

Keywan




-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Bootstrapping the Maemo 6 Developer Guide

2009-12-12 Thread Keywan Najafi Tonekaboni
Hi,

Am Freitag, den 11.12.2009, 14:07 +0200 schrieb Quim Gil:
 Have you ever seen a Developer Guide being created from scratch? Now is
 your chance, also to get involved. Complain and be bold now so we all
 have a better time when the time to install the Maemo 6 SDK comes.  :)
 
 http://wiki.maemo.org/Developer_Guide_table_of_contents
 

This is good news. I would propose some Maemo 6 in the title, so
nobody confuse this with the other (even though it's mention in the
text). 

 I have started the discussion at
 http://talk.maemo.org/showthread.php?t=36646 since I believe we are
 getting many newcomers (and less Linux experienced) developers there.
 You can give your feedback here if you prefer.

Oh, fragmented maemo communication... we need a
Mailinglist-to-Forum-to-Mailinglist-Converter (something like Gmane, but
instead of for Newsgroups for Talk)

Cheers,

Keywan



-- 
Keywan Najafi Tonekaboni m...@prometoys.net
http://blogs.nokia.com/pushn900/category/solderin-skaters/


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Developers Guide

2009-12-08 Thread Keywan Najafi Tonekaboni
Hi,

is there beside the Wike a Maemo 5 Developer Guide?

http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide

A lot of pages are still empty in this guide

Is there a start point which guide me to all relevant information? 

I tried the wiki and forum nokia...

Regards,

Keywan


--
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Developers Guide

2009-12-08 Thread Keywan Najafi Tonekaboni
Hi,

Am Dienstag, den 08.12.2009, 18:28 +0100 schrieb Dave Neary:
  A lot of pages are still empty in this guide
 
 Which pages are empty, specifically?

Ok, these pages seems to be just in the beginning. I read it in the
first chapter several times, so I might got an impression of the Guide
which isn't adequate.

http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Development_Environment

Maemo Eclipse Integration 
Maemo Programming Environments
Maemo PC Connectivity
Maemo SDK Virtual Images 

In these pages there is a string This is place holder for XY

There is still some information, but it's unclear how reliable and
complete it is. This might be a show-stopper, because this is a kind of
first impression for new developers.


 Forum Nokia also has some useful information - especially pertaining to
 widget style guides, UI guidelines and such.

I found them, but I missed some guided path through all of this
documents... It's not that there is to less documentation, but it's (for
me) a bit confusing.

Thanks Quim for his hints, too.

Keywan




-- 
Keywan Najafi Tonekaboni li...@prometoys.net

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo5 and Java

2009-10-17 Thread Keywan Najafi Tonekaboni
Hi,

I got confused by this:
http://blogs.nokia.com/pushn900/index.php/2009/10/06/java-support/

question:
 To site managers – will there be any built-in Java support on Maemo 5
 beyond Jalimo?

answer
 Hey there Haranse,
 Yes, there will be Java support.

Is this true? I thought there is no official Java in the device and I
couldn't find Java in my N900

Regards,

Keywan


-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


central method to open browser

2009-08-02 Thread Keywan Najafi Tonekaboni
Hi,

my plan was to change my default browser from MicroB to Midori. No I
read this isn't possible in Diablo[1]. I just wonder how this is in
Freemante.

I think a central method to open an non specified default browser and a
simple way to change the default browser would be great. Like the way it
is in Gnome (KDE, Windows)

Is this possible in Freemantle? Is there something already available?
If not, how difficult is it to add this?

Thanks,

Keywan

[1] http://talk.maemo.org/showthread.php?t=29815highlight=3rd+browser

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'
-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: central method to open browser

2009-08-02 Thread Keywan Najafi Tonekaboni
Hi Kamen,

Am Sonntag, den 02.08.2009, 15:08 +0300 schrieb Kamen Bundev:
 Check this thread in tmo:
 http://talk.maemo.org/showthread.php?t=29815highlight=midori
 

unfortunately this doesn't answer my question. I know this thread and
mention it in my previous mail. I guess Nokia doesn't has interest to
solve this not so easy-problem in Diablo and I can understand this.
I'm curios how the situation in Freemantle is.

Regards, Keywan

 On Sun, Aug 2, 2009 at 2:38 PM, Keywan Najafi Tonekaboni 
 Hi,
 
 my plan was to change my default browser from MicroB to
 Midori. No I read this isn't possible in Diablo[1]. 
 (...)

 [1] http://talk.maemo.org/showthread.php?t=29815highlight=3rd
 +browser


-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Changing/Disabling the special button below the cursor pad

2009-07-07 Thread Keywan Najafi Tonekaboni
Hi,

Am Dienstag, den 07.07.2009, 03:39 +0300 schrieb David Weinehall:
 On tis, 2009-07-07 at 02:20 +0200, ext Jey Han Lau wrote:
  Hi all,
  
  2 quick questions:
  1. What do you call that special button below the cursor pad? It's the 
  one that opens up the menu if pressed.
(...)
 I suspect that the key you want to mask is the home-key.  

because auf Jey Hans description I am quite sure, he mean the
menu-button. On the N800 there are 3 buttons, on the N810 only one (the
menu key)

@Jey Han: which device do you use?

I would discourage the menu-key as an exit key. I think consistency is
an important thing and the users wouldn't be too much confused. You
could open a menu with the menu-key, where the user could choose
exit/quit. An other interesting strategy could be the one of the
preinstalled games, which freeze the application, when it's leave
fullscreen and offer there buttons for quit and resume.

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


SGX Driver (was Re: Frets on Fire on Fremantle)

2009-03-26 Thread Keywan Najafi Tonekaboni
Hi,

Am Donnerstag, den 05.03.2009, 17:14 +0200 schrieb Eero Tamminen:
 To be able to run and debug stuff using Clutter (which can use OpenGL
 or GLES as backend) on x86.  The proprietary SGX drivers work only on
 the device (SGX HW / ARM).

are there plans for an open driver? I thought there will be one for
Maemo 5.

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


identi.ca group

2009-02-17 Thread Keywan Najafi Tonekaboni
Hi everybody,

I just created a maemo group on identi.ca, a service similiar to
twitter. Would love to see some information about community dented
over this group...

http://identi.ca/group/maemo

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'
-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo for commercial development (was Re: N810 RIP)

2009-01-30 Thread Keywan Najafi Tonekaboni
Hi,

as far as we no, Freemantle won't run on N810/N800 because of the new
UI. The interesting question for 3rd-party developers could be: Does
applications written for Diablo run in Freemantle? Which dependencies
are deprecated and which new they had to comply.

Maybe they could be some not so important for the marketing, but
interesting for the developers details about the hardware reported (like
HD-camera). For e.g. does it have a hardware keyboard or the default
screen orientation..


Regards,

Keywan 

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Upstart vs. sysvinit (roadmap)

2009-01-27 Thread Keywan Najafi Tonekaboni
Hi,

Am Dienstag, den 27.01.2009, 13:23 +0100 schrieb Tor:
 This makes me a bit concerned. It sounds like moving away from what's
 standard (sysvinit), i.e. porting packages will need more work.
 Daemons I've ported in the past has been mostly just to drop in the
 Debian package, and a quick check of the init.d script for anything
 more complex than the slightly limited (but otherwise compatible)
 feature set available on Maemo. Very very little work.

if I remember correctly upstart can handle init-scripts,too. And it
handle it in the same way like sysvinit, but it can also do more or is
more flexible.

For e.g. on my ubuntu system the binary init is part of the
upstart-package.

Regards,

Keywan


-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

peo...@world:/# apt-get --purge remove capitalism
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Introduction to Maemo hacking on Maemo-Summit?

2008-07-27 Thread Keywan Najafi Tonekaboni
Hi,

are there plans for a workshop or introduction for newcomers in the
development for Maemo? What do you think about this idea? Is there
anybody who would like to do this as a speaker? And are there other
potential participants like me?

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

[EMAIL PROTECTED]:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Couldn't import opml with IT2006

2006-06-19 Thread Keywan Najafi Tonekaboni
Hi,

i couldn't import this OPML file:

http://www.prometoys.net/downloads/export.opml

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

[EMAIL PROTECTED]:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'
-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

[EMAIL PROTECTED]:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] flasher2 for linux PPC

2006-06-13 Thread Keywan Najafi Tonekaboni
Hi,

is it possible to install the maemo2 beta from a powerpc with linux?
flasher2 isn't available for powerpc and with flasher I had no success:

[EMAIL PROTECTED]:/home/prometoys/projekte/gnome/maemo# ./flasher.linux_ppc
-F BETA.SU-18_2006SE_0.2006.22-21_PR_F5_MR0_ARM.bin
Found image kernel (length 1266304)
Found image initfs (length 1880192)
Found image rootfs (length 67633152)
Found image secondary (length 86784)
Found image xloader (length 13824)
Nothing to do!
Usage: flasher [OPTIONS]
Options:
(...)

Regards,

Keywan


-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

[EMAIL PROTECTED]:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] flasher2 for linux PPC

2006-06-13 Thread Keywan Najafi Tonekaboni
Hi,

Am Dienstag, den 13.06.2006, 13:14 +0300 schrieb Kuisma Salonen:
 Hi,
  [EMAIL PROTECTED]:/home/prometoys/projekte/gnome/maemo# ./flasher.linux_ppc
  -F BETA.SU-18_2006SE_0.2006.22-21_PR_F5_MR0_ARM.bin

 
 maybe you should try to add -f to the end?

Sorry. this was the problem. I should read the howto properly :/

Thanks for your comments. The Beta is now on my 770.

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

[EMAIL PROTECTED]:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] 2006 release approaching winter:-)

2006-06-08 Thread Keywan Najafi Tonekaboni
Hi,

Am Donnerstag, den 08.06.2006, 10:52 -0700 schrieb George Farris:
 Hi all,
 Well were approaching winter of the second quarter of 2006 anyone have
 any hints from Nokia when the new release will be out?  They quote 2nd
 quarter 2006 on the web site.
 

maybe on the GUADEC end of this month in Vilanova, Spain. 
http://guadec.org/GUADEC2006

Regards,

Keywan

-- 
Keywan Najafi Tonekaboni
http://www.prometoys.net

[EMAIL PROTECTED]:/# apt-get --purge remove dominion
After unpacking world will be freed.
You are about to do something potentially beneficial
To continue type in the phrase 'Yes, do as We say!'

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Question about intercepting the HOME button

2006-03-15 Thread Keywan Najafi Tonekaboni

Hi,

Tapani Pälli wrote:

HOME-key is special. HOME button should always take you to home whatever
the situation is (even if input is being grabbed by a menu). Therefore
this key is handled in lower levels and Gtk application cannot do things
with it.


BTW: wouldn't it be nice, when the button bring you after another use 
back where you was before? For example I listen to music and push the 
home button to check how late it is. After this I would like to switch 
back to the audio player, just pushing home.


Do you think this would be an improvement?

Regards,

Keywan
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] vpn client

2006-03-10 Thread Keywan Najafi Tonekaboni

[EMAIL PROTECTED] wrote:

Hi,

does anybody know if there is a Cisco-compatible vpn-client for N770?


yes, vpnc:

http://www.maemo.org/maemowiki/InstallVPNC

Regards,

Keywan

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers