<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Proposal for load actions</title>
		<link>http://photobatch.wikidot.com/forum/t-51634/proposal-for-load-actions</link>
		<description>Posts in the discussion thread &quot;Proposal for load actions&quot; - Create photo loading actions</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 10 May 2026 02:41:31 +0000</lastBuildDate>
		
					<item>
				<guid>http://photobatch.wikidot.com/forum/t-51634#post-139208</guid>
				<title>Re: Proposal for load actions</title>
				<link>http://photobatch.wikidot.com/forum/t-51634/proposal-for-load-actions#post-139208</link>
				<description></description>
				<pubDate>Sat, 05 Apr 2008 23:26:04 +0000</pubDate>
				<wikidot:authorName>stani</wikidot:authorName>				<wikidot:authorUserId>60092</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>OK, don't worry. Tell me when you are ready.</p> <p>By accident I fixed that bug already in bazaar:</p> <p>bzr branch lp:phatch</p> <p>See <a href="https://launchpad.net/phatch/">https://launchpad.net/phatch/</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://photobatch.wikidot.com/forum/t-51634#post-139183</guid>
				<title>Re: Proposal for load actions</title>
				<link>http://photobatch.wikidot.com/forum/t-51634/proposal-for-load-actions#post-139183</link>
				<description></description>
				<pubDate>Sat, 05 Apr 2008 22:13:08 +0000</pubDate>
				<wikidot:authorName>sophacles</wikidot:authorName>				<wikidot:authorUserId>87576</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Stani,</p> <p>A sprint sounds good to me. I'll read up on the various blueprints again to get a better idea of where phatch is going. Id like to request about a week of warning before a sprint so I can clear up my schedule or (if my schedule is unforgiving that week) try and convince the participants to change times.</p> <p>Anyway, let me know.</p> <p>Completely unrelated to the above:</p> <p>in phatch/pyWx/lib/vlist.py on lines 45-46 I had to do the following change:</p> <div class="code"> <pre><code>self._color_from = r, g, b = wx.SystemSettings_GetColour( wx.SYS_COLOUR_MENUHILIGHT)</code></pre></div> <p>beomes:</p> <div class="code"> <pre><code>self._color_from = wx.SystemSettings_GetColour(wx.SYS_COLOUR_MENUHILIGHT) r, g, b = self._color_from.Get()</code></pre></div> <p>For phatch to play nicely on my debian testing system. The version of pywx im using is 6.6-gtk2-unicode. The tuple unpacking may be a new feature in 2.8, or this may be a bug someplace else. Either way, thats the only major error ive encountered so far.</p> <p>Regards,<br /> Erich</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://photobatch.wikidot.com/forum/t-51634#post-139136</guid>
				<title>Re: Proposal for load actions</title>
				<link>http://photobatch.wikidot.com/forum/t-51634/proposal-for-load-actions#post-139136</link>
				<description></description>
				<pubDate>Sat, 05 Apr 2008 19:56:40 +0000</pubDate>
				<wikidot:authorName>stani</wikidot:authorName>				<wikidot:authorUserId>60092</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Erich,<br /> This is a very interesting proposal. For the first version of Phatch I had to put limits so that is why the images were restricted to local files on the hard drive. It would be indeed be nice to integrate Phatch in applications such as digikam or f-spot (maybe with Phatch plugins). Right now I am concentrating on bug fixing and packaging for Hardy. Your blueprint interferes with some other ideas (such as external actions), but with a good design everything should finds its place. Let's have a Phatch sprint in the near future.<br /> Stani</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://photobatch.wikidot.com/forum/t-51634#post-139088</guid>
				<title>Proposal for load actions</title>
				<link>http://photobatch.wikidot.com/forum/t-51634/proposal-for-load-actions#post-139088</link>
				<description></description>
				<pubDate>Sat, 05 Apr 2008 18:01:19 +0000</pubDate>
				<wikidot:authorName>sophacles</wikidot:authorName>				<wikidot:authorUserId>87576</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, i just registered a blueprint at <a href="https://blueprints.launchpad.net/phatch/+spec/load-photo-actions">https://blueprints.launchpad.net/phatch/+spec/load-photo-actions</a> and would like to hear feedback about it. The full description is at: <a href="http://photobatch.wikidot.com/photoloadactions">http://photobatch.wikidot.com/photoloadactions</a></p> <p>I am able and willing to take on this work myself, but I would like some comments on it first (the biggest being wether it would be accepted or not :) ). This requires some changes to phatch itself, so I would of course want to work with stani on this.</p> <p>Thanks<br /> Erich</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>