Re: fremantle opengl errors

2008-12-15 Thread Eero Tamminen
Hi, ext Jayesh Salvi wrote: Couldn't open SDL-window: X11 driver not configured with OpenGL I think this is your problem. Does SDL work when not using OpenGL (I haven't tried the SDK myself yet)? If yes, you could file a bug about enabling OpenGL for SDL for Fremantle. FreeFontPath: FPE

Re: Maemo Official Applications Bug Jar #35

2008-12-15 Thread Eero Tamminen
Hi, I noticed there were a few complaints on ITT forum about bugs reported against Diablo being set as fixed for Fremantle. Maybe it would make sense to list them separately (Fixed in Diablo or before, Fixed in Fremantle or later)? - Eero ___

Re: Maemo 5 and hw accelerated X.Org?

2008-12-15 Thread Quim Gil
Hi Tuomas, ext Tuomas Kulve wrote: I was also interested to see if Nokia has accelerated the X.Org server with the PowerVR hardware but unfortunately I didn't find the X.Org server sources (nor a video driver) in the release. I understand that X server isn't needed for the SDK but neither

Re: Write once, run on WinXP, Ubuntu, Maemo; which graphical toolkit?

2008-12-15 Thread piotr maliński
I'm using PyQt4 and there are no problems in general to run PyQt4 apps on Unix/Windows/Mac. To make exe for windows there is Py2exe, and for dmg on mac there is py2app. ___ maemo-developers mailing list maemo-developers@maemo.org

Re: Write once, run on WinXP, Ubuntu, Maemo; which graphical toolkit?

2008-12-15 Thread Vivia Nikolaidou
Hi, On Mon, 15 Dec 2008, Hugo Rabson wrote: SUMMARY I'm trying to establish the best set of tools to build an application that will run on Windows XP, Ubuntu (i386) and Maemo. Options include:- * Eclipse+Java+SWTDesigner+H2+Hibernate+SWT (with Jalimo for Maemo) Personally I've never gotten

Re: Maemo 5 and hw accelerated X.Org?

2008-12-15 Thread Frank Banul
The BeagleBoard (http://beagleboard.org/) seems to be the most appropriate hardware. Frank On Mon, Dec 15, 2008 at 5:40 AM, Quim Gil quim@nokia.com wrote: Hi Tuomas, ext Tuomas Kulve wrote: I was also interested to see if Nokia has accelerated the X.Org server with the PowerVR hardware

Re: Write once, run on WinXP, Ubuntu, Maemo; which graphical toolkit?

2008-12-15 Thread Antonio Aloisio
Hello, I suggest you to use Qt. It's still under development but It works nicely. The packages of Qt are available in extra-devel. You can see some pictures of Qt applications running in Maemo at qt4.garage.maemo.org. Best regards Antonio On Mon, Dec 15, 2008 at 1:25 PM, piotr maliński

Re: Plugin architecture on maemo

2008-12-15 Thread mil kan
Hi all, I am very new to maemo platform. I want to know if there is any plugin architecture present on this platform like ECOM in Symbian, COM in Windows. If not then how the plugins are handled on maemo? Hello Ddd, Just out of interest, what are those plugins and what can

Re: pygtk in maemo?

2008-12-15 Thread Eugene Antimirov
I'm trying to make whiteboard for maemo using pygtk. I wrote down the code in my laptop and it works well, but not in my Nokia N810. Error says 'gtk.gdk.Color' object has no attribute 'to_string'. However, as you may see on pygtk docs, gtk.gdk.Color does have to_string method for string

busybox symlinks discussion

2008-12-15 Thread David Horn
On Mon, Dec 15, 2008 at 4:49 AM, Eero Tamminen eero.tammi...@nokia.com wrote: Hi, I put CC to maemo-devel. ext David Horn wrote: I just wanted to see if I could help out with the issue of busybox .deb packaging, and the issue of symlinks and conflcts. I found the maemo-dev archives, and

Re: Mer Project bootstrapping meeting, 14 Dec '08, 20:00 UTC

2008-12-15 Thread Carsten V. Munk
For those of you interested, we've put up a log of this meeting on: http://maemo.org/maemo-meeting/mer-meeting-2008-12-14.html /Carsten V. Munk Carsten V. Munk wrote: On the 14th of December 2008, at 20:00-22:00 UTC, we're planning on having a bootstrapping meeting for the Mer Project. This

Re: Two Updates with Issues

2008-12-15 Thread Graham Cobb
On Monday 15 December 2008 05:41:54 Dr. Nicholas Shaw wrote: 2. I was notified this past weekend that gpe updates were available; however, none install (well, that's not entirely correct - calendar, contacts, and to-do do not install saying that summary isn't installed). I installed summary

Soundmanager2

2008-12-15 Thread Andrew Gatt
I stumbled across the soundmanager2 library http://schillmania.com/projects/soundmanager2/ and instantly thought of a couple of ideas for using it with the browser in maemo. Unfortunately it didn't initialise properly. It mentioned there may be a security setting that could be preventing it,

Re: busybox symlinks discussion

2008-12-15 Thread Eero Tamminen
Hi, I put CC to maemo-devel. ext David Horn wrote: I just wanted to see if I could help out with the issue of busybox .deb packaging, and the issue of symlinks and conflcts. I found the maemo-dev archives, and agree with the basic concepts of keeping busybox (the binary) in one package

Re: Plugin architecture on maemo

2008-12-15 Thread Sarah Newman
I think you may want to look at d-bus. It looks like messages not a plugin but at some level I believe the goal is the same. http://dbus.freedesktop.org/doc/dbus-tutorial.html#whatis Describing in more detail what you are trying to accomplish, instead of using keywords from platforms many of

Re: busybox symlinks discussion

2008-12-15 Thread Eero Tamminen
Hi, ext David Horn wrote: Since rm and tar will disappear as part of dpkg removing diablo busybox prior to installing my new busybox (as already discussed, this {temporary rm/tar} is a one-time need, as future busybox should track upstream) If rm/tar symlinks are in separate package, temporary

Write once, run on WinXP, Ubuntu, Maemo; which graphical toolkit?

2008-12-15 Thread Hugo Rabson
SUMMARY I'm trying to establish the best set of tools to build an application that will run on Windows XP, Ubuntu (i386) and Maemo. Options include:- * Eclipse+Java+SWTDesigner+H2+Hibernate+SWT (with Jalimo for Maemo) * Komodo+ActivePython+buzhug+storm+WxWidgets (under Python), all of which

0xFFFF 0.4

2008-12-15 Thread pancake
I have just released a new version of the Free flasher for the nokia internet tablets (0.4). Currently I am distributing the sourcecode and a binary build based on Ubuntu checkinstall. Which should work on debian too. The GUI is also distributed with the binary build together with a .desktop

Re: Write once, run on WinXP, Ubuntu, Maemo; which graphical toolkit?

2008-12-15 Thread Sascha Peilicke
Here comes the mandatory question if Qt/C++ would be an option for you. Off course this can become a religious question easily. The drawback is that C is not an option there. In contrast to your proposed options, deployment should be a breeze, one (single) code-base, almost no porting necessary

Re: Write once, run on WinXP, Ubuntu, Maemo; which graphical toolkit?

2008-12-15 Thread tz
You also seem to have requirments for the development environment. But to just run, Python with Gtk+ is the only set I know which I can find for all three easily. WxWidgets I think is also under Python. On Mon, Dec 15, 2008 at 3:42 AM, Hugo Rabson eey...@burp1.com wrote: SUMMARY I'm trying

Re: busybox symlinks discussion

2008-12-15 Thread tz
Perhaps a different path should be followed. Literally. I'm not sure if /usr/local would be a good choice, so I will use /usr/tools in the example. Instead of the prefix being / or /usr, it would be /usr/tools in the target build. The SDK might need some adjustment. Add /usr/tools/lib into

Re: fremantle opengl errors

2008-12-15 Thread Jayesh Salvi
On Mon, Dec 15, 2008 at 12:09 AM, Eero Tamminen eero.tammi...@nokia.comwrote: Hi, ext Jayesh Salvi wrote: Couldn't open SDL-window: X11 driver not configured with OpenGL I think this is your problem. Does SDL work when not using OpenGL (I haven't tried the SDK myself yet)? If yes, you