<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Porting Python modules to Maemo</title>
	<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/</link>
	<description>The truth isn't in here...</description>
	<pubDate>Fri, 21 Nov 2008 14:28:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: giorgia palmas</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-29467</link>
		<author>giorgia palmas</author>
		<pubDate>Mon, 12 Mar 2007 03:48:25 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-29467</guid>
		<description>Nice site you have!</description>
		<content:encoded><![CDATA[<p>Nice site you have!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xrueymyn</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-29401</link>
		<author>xrueymyn</author>
		<pubDate>Sat, 10 Mar 2007 13:49:32 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-29401</guid>
		<description>&lt;strong&gt;xrueymyn...&lt;/strong&gt;

xrueymyn...</description>
		<content:encoded><![CDATA[<p><strong>xrueymyn&#8230;</strong></p>
<p>xrueymyn&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christine</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-2245</link>
		<author>christine</author>
		<pubDate>Wed, 10 May 2006 20:25:58 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-2245</guid>
		<description>hello -- i downloaded the PIL source and untarred it. however, when i ran 'python2.4 setup.py bdist_dumb', i didnt see a 'dist' directory created. i have a handful of files and the directories: Docs, Images, PIL, Sane, Scripts, Tk, libImaging. where should i find the PIL-1.1.5.linux-armv5tel.tar.gz file? thanks!</description>
		<content:encoded><![CDATA[<p>hello &#8212; i downloaded the PIL source and untarred it. however, when i ran &#8216;python2.4 setup.py bdist_dumb&#8217;, i didnt see a &#8216;dist&#8217; directory created. i have a handful of files and the directories: Docs, Images, PIL, Sane, Scripts, Tk, libImaging. where should i find the PIL-1.1.5.linux-armv5tel.tar.gz file? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teemu</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-280</link>
		<author>Teemu</author>
		<pubDate>Thu, 09 Mar 2006 12:36:39 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-280</guid>
		<description>I've created .deb packages also, but I've had somewhat different problems. I'm able to run the applications from the menu, but the "loading..." message doesn't show up at all. The application starts, but it runs only for a certain period of time and then closes itself. I haven't got the package.links file to create the links inside the .deb package, so I've simply put the .desktop file in both directories.

You wouldn't mind emailing me &lt;teemu.harju at gmail.com&gt; or posting here the method you've used to create the .deb package. By combining our experienses we might get it to work. ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created .deb packages also, but I&#8217;ve had somewhat different problems. I&#8217;m able to run the applications from the menu, but the &#8220;loading&#8230;&#8221; message doesn&#8217;t show up at all. The application starts, but it runs only for a certain period of time and then closes itself. I haven&#8217;t got the package.links file to create the links inside the .deb package, so I&#8217;ve simply put the .desktop file in both directories.</p>
<p>You wouldn&#8217;t mind emailing me <teemu .harju at gmail.com> or posting here the method you&#8217;ve used to create the .deb package. By combining our experienses we might get it to work. <img src='http://www.teemuharju.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </teemu></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morical</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-279</link>
		<author>morical</author>
		<pubDate>Thu, 09 Mar 2006 11:14:24 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-279</guid>
		<description>Hello, 
We've managed to create .deb-packages and installed them to 770. Using links with desktop and service -files we managed to create icons to extra-menu also. Now only problem is we get this error trieng to run our software from menus: "We could not read lowmem page stats.". 

Actually this error doesn't show up in 770, program just wont start (loading... -screen stays up for a while and then shuts down), when we run application in PC inside scratchbox we get that error message and same behavior in UI. When running application in X-term in 770 everything works perfectly.

So far we've been creating deb-packages bit "more simple way" than in instructions, that may be the reason... our software installed in /var/lib/install/testApp.py and we linked desktop and service-files to /extra_applications and /dbus-1.0/services folders.. icon shows up in menus correctly.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
We&#8217;ve managed to create .deb-packages and installed them to 770. Using links with desktop and service -files we managed to create icons to extra-menu also. Now only problem is we get this error trieng to run our software from menus: &#8220;We could not read lowmem page stats.&#8221;. </p>
<p>Actually this error doesn&#8217;t show up in 770, program just wont start (loading&#8230; -screen stays up for a while and then shuts down), when we run application in PC inside scratchbox we get that error message and same behavior in UI. When running application in X-term in 770 everything works perfectly.</p>
<p>So far we&#8217;ve been creating deb-packages bit &#8220;more simple way&#8221; than in instructions, that may be the reason&#8230; our software installed in /var/lib/install/testApp.py and we linked desktop and service-files to /extra_applications and /dbus-1.0/services folders.. icon shows up in menus correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teemu</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-271</link>
		<author>Teemu</author>
		<pubDate>Wed, 08 Mar 2006 14:08:32 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-271</guid>
		<description>Hi morical,

I've made .deb-packages of python software also. I had some problems getting the icons to show up in the "extras" menu, but otherwise it's quite easy actually. The method is pretty much the same as described in this post. I might post instructions on how to make a .deb package of the uitest application that I've created.</description>
		<content:encoded><![CDATA[<p>Hi morical,</p>
<p>I&#8217;ve made .deb-packages of python software also. I had some problems getting the icons to show up in the &#8220;extras&#8221; menu, but otherwise it&#8217;s quite easy actually. The method is pretty much the same as described in this post. I might post instructions on how to make a .deb package of the uitest application that I&#8217;ve created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morical</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-270</link>
		<author>morical</author>
		<pubDate>Wed, 08 Mar 2006 11:33:00 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-270</guid>
		<description>Hi all!

Has anyone made .deb-packages of their python programs yet? Is there anything different from instructions from maemo.org for normal c-code software? Maybe some differences in compiling? 

We've started coding for 770 and its going just fine (also thanks to this forum!), but now we've started to plan of making installation packages of our programs to test it easier on devices.</description>
		<content:encoded><![CDATA[<p>Hi all!</p>
<p>Has anyone made .deb-packages of their python programs yet? Is there anything different from instructions from maemo.org for normal c-code software? Maybe some differences in compiling? </p>
<p>We&#8217;ve started coding for 770 and its going just fine (also thanks to this forum!), but now we&#8217;ve started to plan of making installation packages of our programs to test it easier on devices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Curbo</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-196</link>
		<author>James Curbo</author>
		<pubDate>Fri, 24 Feb 2006 14:36:07 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-196</guid>
		<description>Funny you mention comix, I was just thinking about it yesterday and how it'd be nice on my 770.</description>
		<content:encoded><![CDATA[<p>Funny you mention comix, I was just thinking about it yesterday and how it&#8217;d be nice on my 770.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etrunko</title>
		<link>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-195</link>
		<author>Etrunko</author>
		<pubDate>Fri, 24 Feb 2006 14:24:42 +0000</pubDate>
		<guid>http://www.teemuharju.net/2006/02/24/porting-python-modules-to-maemo/#comment-195</guid>
		<description>About porting Comix, we could use Evince for reading comic books, all we need is unrar, unzip and the latest version of  shared-mime-info package (you can find it at http://webcvs.freedesktop.org/mime/shared-mime-info/) which includes the mime types for CBR and CBZ file formats. 

I have generated a evince package with support for comic books (including unzip/unrar) but as we have serious restrictions using the application installer, there is no way to update the mime database automatically and when i try to open a file, Evince complains about the unrecognized mime type.

We could ask nokia guys to include the latest version of shared-mime-info in the next releases of the software image.

Best Regards.</description>
		<content:encoded><![CDATA[<p>About porting Comix, we could use Evince for reading comic books, all we need is unrar, unzip and the latest version of  shared-mime-info package (you can find it at <a href="http://webcvs.freedesktop.org/mime/shared-mime-info/" rel="nofollow">http://webcvs.freedesktop.org/mime/shared-mime-info/</a>) which includes the mime types for CBR and CBZ file formats. </p>
<p>I have generated a evince package with support for comic books (including unzip/unrar) but as we have serious restrictions using the application installer, there is no way to update the mime database automatically and when i try to open a file, Evince complains about the unrecognized mime type.</p>
<p>We could ask nokia guys to include the latest version of shared-mime-info in the next releases of the software image.</p>
<p>Best Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
