<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1293</id>
	<title>Nabble - Gnome - Dev</title>
	<updated>2009-12-08T03:29:20Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Gnome---Dev-f1293.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnome---Dev-f1293.html" />
	<subtitle type="html">This list is about programming using the GNOME libraries and about the development of those libraries.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26692454</id>
	<title>Re: g_object_new</title>
	<published>2009-12-08T03:29:20Z</published>
	<updated>2009-12-08T03:29:20Z</updated>
	<author>
		<name>Sven Herzberg</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Am Dienstag, den 08.12.2009, 11:12 +0000 schrieb Andy Chambers:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm working on one of the lisp bindings to gtk and from reading the
&lt;br&gt;&amp;gt; docs, it looks like we should
&lt;br&gt;&amp;gt; be able to construct instances of all gtk types using just
&lt;br&gt;&amp;gt; g_object_new. &amp;nbsp;Is that correct in
&lt;br&gt;&amp;gt; principle?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If that is true, I need a way to get a GType dynamically. &amp;nbsp;The
&lt;br&gt;&amp;gt; function g_type_from_name looks
&lt;br&gt;&amp;gt; like it might do the job but I think the type needs to have been
&lt;br&gt;&amp;gt; initialized by creating an
&lt;br&gt;&amp;gt; instance first. &amp;nbsp;Is there any other way to initialize a type so that I
&lt;br&gt;&amp;gt; don't have to create an instance?
&lt;br&gt;&amp;gt; (since that's what I'm trying to avoid by using g_object_new).
&lt;/div&gt;&lt;br&gt;Yes, there is. Just call the appropriate get_type() function for the
&lt;br&gt;type and you're done. GTK+ has lots of macros like GTK_TYPE_LABEL which
&lt;br&gt;expand to gtk_label_get_type(). And if you plan to hardcode a type to
&lt;br&gt;some code passage in your bindings, you're advised to use GTK_TYPE_LABEL
&lt;br&gt;in favor of the slower g_type_from_name(&amp;quot;GtkLabel&amp;quot;).
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;&amp;nbsp; Sven Herzberg
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;www.lanedo.com -- the GTK+ experts
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26692454&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/g_object_new-tp26692242p26692454.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26692242</id>
	<title>g_object_new</title>
	<published>2009-12-08T03:12:50Z</published>
	<updated>2009-12-08T03:12:50Z</updated>
	<author>
		<name>Andy Chambers-3</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I'm working on one of the lisp bindings to gtk and from reading the
&lt;br&gt;docs, it looks like we should
&lt;br&gt;be able to construct instances of all gtk types using just
&lt;br&gt;g_object_new. &amp;nbsp;Is that correct in
&lt;br&gt;principle?
&lt;br&gt;&lt;br&gt;If that is true, I need a way to get a GType dynamically. &amp;nbsp;The
&lt;br&gt;function g_type_from_name looks
&lt;br&gt;like it might do the job but I think the type needs to have been
&lt;br&gt;initialized by creating an
&lt;br&gt;instance first. &amp;nbsp;Is there any other way to initialize a type so that I
&lt;br&gt;don't have to create an instance?
&lt;br&gt;(since that's what I'm trying to avoid by using g_object_new).
&lt;br&gt;&lt;br&gt;Many Thanks,
&lt;br&gt;Andy
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26692242&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/g_object_new-tp26692242p26692242.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25096634</id>
	<title>gnome canvas</title>
	<published>2009-08-21T06:26:35Z</published>
	<updated>2009-08-21T06:26:35Z</updated>
	<author>
		<name>Shivaprasad P</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11 (filtered medium)&quot;&gt;


&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;gt; Hi,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;gt; Can we copy entrire gnome canvas content(some area of
which is embedded in scroll window) into a jpeg file?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;gt; Regerds&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Arial&gt;&lt;span style='font-size:10.0pt;
font-family:Arial'&gt;&amp;gt; Shivaprasad&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;pre&gt;The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the 
recipient and may contain privileged information. 
If you are not the intended recipient, please notify the
sender and delete the message along with any 
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message or any annexure. Any views expressed in this e-mail 
are those of the individual sender except where the sender 
specifically states them to be the views of 
Toshiba Embedded Software India Pvt. Ltd. (TESI),Bangalore.

Although this transmission and any attachments are believed to be
free of any virus or other defect that might affect any computer 
system into which it is received and opened, it is the responsibility
of the recipient to ensure that it is virus free and no responsibility 
is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss or
damage arising in any way from its use.


&lt;/pre&gt;&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25096634&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gnome-canvas-tp25096634p25096634.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24992102</id>
	<title>Request for removing clutter in current form</title>
	<published>2009-08-16T03:12:47Z</published>
	<updated>2009-08-16T03:12:47Z</updated>
	<author>
		<name>Maciej Piechotka</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;I'm sorry I'm posting it on wrong list.
&lt;br&gt;&lt;br&gt;I'm usuing currently Gnome 2.27.x and I've become worried about new
&lt;br&gt;dependency - clutter.
&lt;br&gt;&lt;br&gt;OpenGL traditionally have been problematic on GNU/Linux, not mentioning
&lt;br&gt;other *nixes. Many cards are only partially supported and/or produces
&lt;br&gt;not exactly correct results. Proprietary drivers not only are
&lt;br&gt;proprietary but often are not stable. 
&lt;br&gt;&lt;br&gt;Unfortunately I have rather old and strange ATI card and OpenGL I can
&lt;br&gt;best describe as 'sometimes' working. If an game uses it I'm prepared to
&lt;br&gt;have blinking screen or artifacts (I'm using 2.6.30.4 kernel but
&lt;br&gt;problems was 'since always'). I don't use propertary drivers since it
&lt;br&gt;tended to crash computer. While recently situation improved much I guess
&lt;br&gt;that many users may have similar problems.
&lt;br&gt;&lt;br&gt;When I tried new clutter-based gnometris I haven't see it running at
&lt;br&gt;all. The main portion of screen was the previous background. While I
&lt;br&gt;understend that it is not a gnome bug it shows that OpenGL is not
&lt;br&gt;perfect even on 'geeks' desktop. 
&lt;br&gt;&lt;br&gt;While I understend the need of eye-candies I'd be rather grateful if
&lt;br&gt;features would not be hard-depended on OpenGL - since it is not working
&lt;br&gt;everywhere - especially rather old/new/peculiar computers.
&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;PS. Please CC me in response.
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24992102&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/24992102/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Request-for-removing-clutter-in-current-form-tp24992102p24992102.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24899966</id>
	<title>Re: idea for new feature: ubiquity in gnome? (request for brainstorm)</title>
	<published>2009-08-10T06:41:59Z</published>
	<updated>2009-08-10T06:41:59Z</updated>
	<author>
		<name>Zhang Weiwu</name>
	</author>
	<content type="html">&lt;br&gt;Zhang Weiwu wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;6. Allow typing any console command and the selected text will be
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; used as last parameter (e.g. user type &amp;quot;ping&amp;quot;) or piped in as
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; stdin (e.g. user type &amp;quot;sort &amp;lt;&amp;quot;). After execution, stdout is shown
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; in the bubble and also pre-selected for pasting. This makes it
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; easy to pick a price table in an email and instantly get output of
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; products less than 50 USD by typing an one-line awk script. This
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; idea would bring +100 extensions in one shot and make commandline
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; elites really fall in love with gnome.
&lt;br&gt;I can think of a few useful trick of this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * In a text-only (no BB-code) forum, select a forum post, &amp;quot;menu
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; key&amp;quot;, type &amp;quot;fold &amp;lt; | sed 's/^/&amp;lt; /'&amp;quot; to get quoted message to do
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in-line reply.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Seeing a command &amp;quot;bc&amp;quot;, select it, &amp;quot;menu key&amp;quot;, type &amp;quot;man -t | lp &amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; would cause it run &amp;quot;man -t bc | lp&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Seeing a link to the source code package, select it, &amp;quot;menu key&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; type &amp;quot;curl &amp;lt; | tar -C ~/code/ jxvf -&amp;quot; and wait for the bubble to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; finish. When it does, the source code is unpacked at the right place.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Select text and run &amp;quot;aspell&amp;quot;, instantly turn gnome to spell-check
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; capable platform. However this require interactiveness in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; bubble which is not sure if doable.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Add word count feature to any text by selecting the whole article
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and do &amp;quot;wc &amp;lt;&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Select a whole web page and do &amp;quot;a2ps &amp;lt;&amp;quot; to get clean text-only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; print out;
&lt;br&gt;&lt;br&gt;&lt;br&gt;In general there could be a lot of uses.
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24899966&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/idea-for-new-feature%3A-ubiquity-in-gnome--%28request-for-brainstorm%29-tp24899548p24899966.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24899548</id>
	<title>idea for new feature: ubiquity in gnome? (request for brainstorm)</title>
	<published>2009-08-10T06:15:14Z</published>
	<updated>2009-08-10T06:15:14Z</updated>
	<author>
		<name>Zhang Weiwu</name>
	</author>
	<content type="html">&lt;br&gt;I am not sure how many used ubiquity, the Firefox plugin, I find it
&lt;br&gt;highly innovative and useful. How about making it available in gnome?
&lt;br&gt;&lt;br&gt;In short, we make gnome work in this way:
&lt;br&gt;&lt;br&gt;User can do a mouse selection anywhere on a gnome desktop, e.g.
&lt;br&gt;addressbar, email composing window, openoffice writer or calculator,
&lt;br&gt;tomboy notes etc. When something is selected, the user can press a
&lt;br&gt;special key (I recommend the &amp;quot;menu key&amp;quot; sitting adjacent to right Ctrl),
&lt;br&gt;a bubble pops up asking user what he wants to do with the selection. He can:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * Type &amp;quot;wiki&amp;quot; and enter to see wikipedia article about the selected word
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Type &amp;quot;google trans en&amp;quot; and enter to see selected text translated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to English using google translate. While this is done, the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; translated text is also pre-selected for pasting.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Type &amp;quot;whois&amp;quot; and enter to launch a GUI application return whois
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; result of selected IP address or domain name;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Type &amp;quot;man&amp;quot; to launch a manual page browser for selected command;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Type &amp;quot;calc&amp;quot; to calculate selected math expression (or even &amp;quot;plot
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; it&amp;quot; to get output from gnuplot)
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Type &amp;quot;dic&amp;quot; to get the translation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ....
&lt;br&gt;&lt;br&gt;This change user behavior from &amp;quot;launch application, use it to process
&lt;br&gt;information&amp;quot; to &amp;quot;pick information, and choose how to process it&amp;quot;, which
&lt;br&gt;is closer to nature user action, because in most cases a nature user
&lt;br&gt;think of information first instead of tools first.
&lt;br&gt;&lt;br&gt;Other ideas:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;1. The tool can be written in a framework that &amp;quot;wiki&amp;quot;, &amp;quot;whois&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;man&amp;quot;, &amp;quot;calc&amp;quot; and &amp;quot;dic&amp;quot; are scriptable plugins, and everyone can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; contribute plugin or just download them from the Internet the same
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; way they download themes (with security consideration of course);
&lt;br&gt;&amp;nbsp; &amp;nbsp;2. Each &amp;quot;plugin&amp;quot; can have their regular expression matching selected
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; text. e.g. if you select an ip address, the tool can even suggest
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; to use 'whois' extension or just activate 'whois' extension if
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; that was configured the default action for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [0-9]{1,3}[.][0-9]{1,3}[.][0-9]{1,3}[.][0-9]{1,3}
&lt;br&gt;&amp;nbsp; &amp;nbsp;3. Even if default action activates one extension, user can still
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; type something to get other extensions activated. This allow a
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Chinese user configure &amp;quot;English dictionary&amp;quot; as default extension,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; while any time a word is selected and &amp;quot;menu&amp;quot; key is pressed, the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; word is put to Chinese and the bubble wait for further commands.
&lt;br&gt;&amp;nbsp; &amp;nbsp;4. Allow bubbles without any selection (could be fortune(1) message).
&lt;br&gt;&amp;nbsp; &amp;nbsp;5. Allow bubbles when selecting a file (multiple ways to open the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; file or even type a command to process the file).
&lt;br&gt;&amp;nbsp; &amp;nbsp;6. Allow typing any console command and the selected text will be
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; used as last parameter (e.g. user type &amp;quot;ping&amp;quot;) or piped in as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; stdin (e.g. user type &amp;quot;sort &amp;lt;&amp;quot;). After execution, stdout is shown
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; in the bubble and also pre-selected for pasting. This makes it
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; easy to pick a price table in an email and instantly get output of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; products less than 50 USD by typing an one-line awk script. This
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; idea would bring +100 extension in one shot and make commandline
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; elites really fall in love with gnome.
&lt;br&gt;&amp;nbsp; &amp;nbsp;7. extensions can be written to use local database, e.g.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; /usr/share/dic which is available by default in FreeBSD, for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; English words. And better be local, because unlike Firefox, gnome
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; is expected to work offline.
&lt;br&gt;&amp;nbsp; &amp;nbsp;8. Let's name it either for being ubiquity in the universe.
&lt;br&gt;&lt;br&gt;&lt;br&gt;What do you think?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;锐业软服（北京）信息技术有限公司 Real Softservice
&lt;br&gt;&lt;br&gt;邮政编码：100089 北四环中路238号 柏彦大厦406b室
&lt;br&gt;Beisihuan Zhong Road No. 238 Baiyan Building Unit 406B
&lt;br&gt;&lt;br&gt;Tel: +86 (10) 8231 8580
&lt;br&gt;&lt;a href=&quot;http://www.realss.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.realss.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24899548&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/idea-for-new-feature%3A-ubiquity-in-gnome--%28request-for-brainstorm%29-tp24899548p24899548.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24867984</id>
	<title>ABI compliance checker</title>
	<published>2009-08-07T09:32:15Z</published>
	<updated>2009-08-07T09:32:15Z</updated>
	<author>
		<name>Andrey Ponomarenko</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; Colleagues, I'm software engineer from Institute for System
&lt;br&gt;Programing of Russian Academy of Sciences and we are developing a free
&lt;br&gt;lightweight tool for checking backward/forward binary compatibility of
&lt;br&gt;shared C/C++ libraries in OS Linux. It checks interface signatures and
&lt;br&gt;data type definitions in two library versions (headers and shared
&lt;br&gt;objects) and searches ABI changes that may lead to incompatibility.
&lt;br&gt;We have released 1.2 version of this tool and we'd like you to consider
&lt;br&gt;its usefulness for your project.
&lt;br&gt;&amp;nbsp; &amp;nbsp; The wiki-page with the latest release of binary compatibility checker is
&lt;br&gt;&lt;a href=&quot;http://ispras.linux-foundation.org/index.php/ABI_compliance_checker&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ispras.linux-foundation.org/index.php/ABI_compliance_checker&lt;/a&gt;&lt;br&gt;&lt;br&gt;Andrey Ponomarenko
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24867984&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ABI-compliance-checker-tp24867984p24867984.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24847032</id>
	<title>mount_removed signal for USB umount</title>
	<published>2009-08-06T06:52:20Z</published>
	<updated>2009-08-06T06:52:20Z</updated>
	<author>
		<name>Raveendranath Kondrakunta</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;Hi,&lt;br&gt;&lt;br&gt;Nautilus receives mount_removed signal, whenever we mount
any removable media device from nautilus. I would like to know who
delivers this signal.&lt;br&gt;&lt;br&gt;This issue I have is,&lt;br&gt;&lt;br&gt;On some machines, this signal is delivered and on some other machines its not delivered. Following is the test case to try for&lt;br&gt;
&lt;br&gt;1. Plug-in USB.&lt;br&gt;2. Open Nautilus&lt;br&gt;3. Select Tree/Places view in the side pane.&lt;br&gt;4. Right-click on the media plugged in and select Unmount.&lt;br&gt;&lt;br&gt;Expected
result: After unmounting the the device should be removed from the side
pane. The sequence is g_mount_unmount is called by Nautilus to unmount.
I could see nautilus registered for mount_removed signal. Upon
receiving the signal, the media entry in the side pane will be removed.
This is what I understood from code.&lt;br&gt;
&lt;br&gt;But, on some machines, unmount happens successfully, but the media
entry in the side pane is not removed. By debugging, I found that the
signal mount_removed is not getting delivered.&lt;br&gt;&lt;br&gt;Can anyone point me in the right direction to debug and fix this issue?&lt;br&gt;
&lt;br&gt;Thanks,&lt;br&gt;Ravee
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24847032&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mount_removed-signal-for-USB-umount-tp24847032p24847032.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24517687</id>
	<title>Getting started with JHBuild</title>
	<published>2009-07-16T07:36:56Z</published>
	<updated>2009-07-16T07:36:56Z</updated>
	<author>
		<name>Andy Owen-5</name>
	</author>
	<content type="html">&lt;br&gt;Hi, I'm trying to get started with JHBuild, and I'm not quite sure what
&lt;br&gt;to do about modules that don't compile.
&lt;br&gt;&lt;br&gt;According to the buildbot ( &lt;a href=&quot;http://build.gnome.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://build.gnome.org/&lt;/a&gt;&amp;nbsp;), several modules
&lt;br&gt;currently don't build (including gtk+ and gst-plugins-base).
&lt;br&gt;&lt;br&gt;When I first started, gst-plugins-base wasn't building, but gtk+ was. I
&lt;br&gt;figured that I would just wait for gst-plugins-base to get fixed, and
&lt;br&gt;then I'd be good to go, and if any modules (like gtk+) started breaking,
&lt;br&gt;then I would still have working versions of them.
&lt;br&gt;&lt;br&gt;Now that gtk+ has broken, I can't see a way to tell it to use the older
&lt;br&gt;checkout that worked (skipping to the install phase when the compile
&lt;br&gt;stage fails doesn't work). So at this point I figured that I was
&lt;br&gt;probably doing it wrong.
&lt;br&gt;&lt;br&gt;How does everyone go about getting a working gnome from source that they
&lt;br&gt;can hack on? Ideally, I'd like a jhbuild mode which will try older and
&lt;br&gt;older revisions of a module until it gets one that compiles, unless I've
&lt;br&gt;specifically told it not to for a particular module (where that module
&lt;br&gt;is the one I'm currently working on).
&lt;br&gt;&lt;br&gt;Andy
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24517687&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Getting-started-with-JHBuild-tp24517687p24517687.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24295723</id>
	<title>Re: Compiling libORBIT</title>
	<published>2009-07-01T12:23:28Z</published>
	<updated>2009-07-01T12:23:28Z</updated>
	<author>
		<name>Bugzilla from john@jcoppens.com</name>
	</author>
	<content type="html">&lt;br&gt;On Wed, 1 Jul 2009 09:28:45 +0530
&lt;br&gt;Vikram A &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24295723&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vikram.account@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I am be wrong or plain silly here.
&lt;br&gt;&amp;gt; Did a 64 bit binary get built? or a 32 bit.
&lt;br&gt;&lt;br&gt;It was a 64 bits version. objdump confirmed that.
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24295723&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Compiling-libORBIT-tp24276569p24295723.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24283762</id>
	<title>Re: Compiling libORBIT</title>
	<published>2009-06-30T20:58:45Z</published>
	<updated>2009-06-30T20:58:45Z</updated>
	<author>
		<name>Vikram A-2</name>
	</author>
	<content type="html">&lt;br&gt;hi John,
&lt;br&gt;&lt;br&gt;I am be wrong or plain silly here.
&lt;br&gt;Did a 64 bit binary get built? or a 32 bit.
&lt;br&gt;probably an elf dump can give you that answer.
&lt;br&gt;if it shows 32 bit, we can guess why it went there.
&lt;br&gt;&lt;br&gt;rgds,
&lt;br&gt;Vikram.
&lt;br&gt;&lt;br&gt;On Wed, Jul 1, 2009 at 12:07 AM, John Coppens&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24283762&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, 30 Jun 2009 14:50:44 -0300
&lt;br&gt;&amp;gt; John Coppens &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24283762&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Do I need an extra step to direct the new library to the correct
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just found out that with --libdir=/usr/lib64, I can solve the problem,
&lt;br&gt;&amp;gt; but the Q remains: shouldn't the 64-bit libs go directly to lib64?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; John
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; gnome-devel-list mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24283762&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24283762&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Compiling-libORBIT-tp24276569p24283762.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24277290</id>
	<title>Re: Compiling libORBIT</title>
	<published>2009-06-30T11:37:59Z</published>
	<updated>2009-06-30T11:37:59Z</updated>
	<author>
		<name>Bugzilla from john@jcoppens.com</name>
	</author>
	<content type="html">&lt;br&gt;On Tue, 30 Jun 2009 14:50:44 -0300
&lt;br&gt;John Coppens &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24277290&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Do I need an extra step to direct the new library to the correct
&lt;br&gt;&lt;br&gt;Just found out that with --libdir=/usr/lib64, I can solve the problem,
&lt;br&gt;but the Q remains: shouldn't the 64-bit libs go directly to lib64?
&lt;br&gt;&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24277290&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Compiling-libORBIT-tp24276569p24277290.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24276569</id>
	<title>Compiling libORBIT</title>
	<published>2009-06-30T10:50:44Z</published>
	<updated>2009-06-30T10:50:44Z</updated>
	<author>
		<name>Bugzilla from john@jcoppens.com</name>
	</author>
	<content type="html">&lt;br&gt;Hello all.
&lt;br&gt;&lt;br&gt;I just tried to compile libORBIT on my newly installed Slackware 12.2 64
&lt;br&gt;bit distro. Configure/compile went well, but install installed
&lt;br&gt;in /usr/lib, instead of lib64. ldd libORBIT-2.so lists all connections to
&lt;br&gt;libraries that _are_ in /usr/lib64. 
&lt;br&gt;&lt;br&gt;Do I need an extra step to direct the new library to the correct
&lt;br&gt;directory?
&lt;br&gt;&lt;br&gt;TIA,
&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24276569&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Compiling-libORBIT-tp24276569p24276569.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24248193</id>
	<title>Re: Call for invitations to be the host of GNOME.Asia Summit 2009  (Deadline is July 10th now)</title>
	<published>2009-06-24T18:58:11Z</published>
	<updated>2009-06-24T18:58:11Z</updated>
	<author>
		<name>Emily Chen-4</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/6/25 Brian Cameron &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248193&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Paul:&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Brian, I show this as sent May, 15th:&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;/div&gt;
Ah, yes, I see that now.  Sorry for the noise.&lt;br&gt;
&lt;br&gt;
Looking closer at my mailbox, it seems that I just got flooded with&lt;br&gt;
several dozen old marketing-list emails from late 2008 until now which&lt;br&gt;
I had never seen before.  Since I just received the email I got&lt;br&gt;
confused about when it was sent.&lt;br&gt;
&lt;br&gt;
I assume that there a problem with marketing list emails being stuck&lt;br&gt;
needing approval or something, that just got accepted and sent out&lt;br&gt;
in a storm?&lt;br&gt;
&lt;br&gt;
If so, then would it make sense to extend the deadline a bit for&lt;br&gt;
the GNOME.Asia summit?&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;Yes, Brian is right.  &lt;br&gt;The deadline now is extended to Junly 10th. &lt;br&gt;&lt;br&gt;-Emily &lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248193&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Call-for-invitations-to-be-the-host-of-GNOME.Asia-Summit-2009--%28Deadline-is-July-10th-now%29-tp24248193p24248193.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24248192</id>
	<title>Re: Call for invitations to be the host of GNOME.Asia Summit 2009</title>
	<published>2009-06-24T13:26:19Z</published>
	<updated>2009-06-24T13:26:19Z</updated>
	<author>
		<name>Stormy Peters-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;There was no active moderator on the marketing list and I think the sys admin team just corrected that. (Yeah!)&lt;br&gt;&lt;br&gt;Stormy&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jun 24, 2009 at 2:12 PM, Brian Cameron &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
Paul:&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Brian, I show this as sent May, 15th:&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;/div&gt;
Ah, yes, I see that now.  Sorry for the noise.&lt;br&gt;
&lt;br&gt;
Looking closer at my mailbox, it seems that I just got flooded with&lt;br&gt;
several dozen old marketing-list emails from late 2008 until now which&lt;br&gt;
I had never seen before.  Since I just received the email I got&lt;br&gt;
confused about when it was sent.&lt;br&gt;
&lt;br&gt;
I assume that there a problem with marketing list emails being stuck&lt;br&gt;
needing approval or something, that just got accepted and sent out&lt;br&gt;
in a storm?&lt;br&gt;
&lt;br&gt;
If so, then would it make sense to extend the deadline a bit for&lt;br&gt;
the GNOME.Asia summit?&lt;br&gt;
&lt;br&gt;
Brian&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div class=&quot;im&quot;&gt;
dateFri, May 15, 2009 at 4:20 AM&lt;br&gt;
&lt;br&gt;
Paul&lt;br&gt;
&lt;br&gt;&lt;/div&gt;&lt;div class=&quot;im&quot;&gt;
On Wed, Jun 24, 2009 at 2:43 PM, Brian Cameron &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt;&amp;gt;&amp;gt; wrote:&lt;br&gt;

&lt;br&gt;
&lt;br&gt;
    Emily:&lt;br&gt;
&lt;br&gt;
        Dear GNOME friends&lt;br&gt;
&lt;br&gt;
        For those of you who would like to host the next GNOME.Asia&lt;br&gt;
        Summit in 2009 you are hereby invited to write a formal&lt;br&gt;
        invitation to the GNOME.Asia Committee list&lt;br&gt;
        (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&amp;gt;&lt;br&gt;
        &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&lt;br&gt;
        &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&amp;gt;&amp;gt;) regarding your ideas for&lt;br&gt;
        this years signature Asian GNOME event! The deadline for&lt;br&gt;
        submitting the proposal is *15th, June, 2009. *&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
    You sent this announcement out on June 15th.  Did you intend for the&lt;br&gt;
    deadline to be the same day as the announcement?&lt;br&gt;
&lt;br&gt;
    Brian&lt;br&gt;
    _______________________________________________&lt;br&gt;
    foundation-list mailing list&lt;br&gt;&lt;/div&gt;
    &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foundation-list@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foundation-list@...&lt;/a&gt;&amp;gt;&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
    &lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/foundation-list&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/foundation-list&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;br&gt;
_______________________________________________&lt;br&gt;
asia-summit-list mailing list&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/asia-summit-list&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/asia-summit-list&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24248192&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-invitations-to-be-the-host-of-GNOME.Asia-Summit-2009-tp23600619p24248192.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24192073</id>
	<title>Re: Call for invitations to be the host of GNOME.Asia Summit 2009</title>
	<published>2009-06-24T13:12:04Z</published>
	<updated>2009-06-24T13:12:04Z</updated>
	<author>
		<name>Brian Cameron</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Paul:
&lt;br&gt;&lt;br&gt;&amp;gt; Brian, I show this as sent May, 15th:
&lt;br&gt;&lt;br&gt;Ah, yes, I see that now. &amp;nbsp;Sorry for the noise.
&lt;br&gt;&lt;br&gt;Looking closer at my mailbox, it seems that I just got flooded with
&lt;br&gt;several dozen old marketing-list emails from late 2008 until now which
&lt;br&gt;I had never seen before. &amp;nbsp;Since I just received the email I got
&lt;br&gt;confused about when it was sent.
&lt;br&gt;&lt;br&gt;I assume that there a problem with marketing list emails being stuck
&lt;br&gt;needing approval or something, that just got accepted and sent out
&lt;br&gt;in a storm?
&lt;br&gt;&lt;br&gt;If so, then would it make sense to extend the deadline a bit for
&lt;br&gt;the GNOME.Asia summit?
&lt;br&gt;&lt;br&gt;Brian
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; dateFri, May 15, 2009 at 4:20 AM
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Paul
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Wed, Jun 24, 2009 at 2:43 PM, Brian Cameron &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Emily:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dear GNOME friends
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; For those of you who would like to host the next GNOME.Asia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Summit in 2009 you are hereby invited to write a formal
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; invitation to the GNOME.Asia Committee list
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&amp;gt;&amp;gt;) regarding your ideas for
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this years signature Asian GNOME event! The deadline for
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; submitting the proposal is *15th, June, 2009. *
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; You sent this announcement out on June 15th. &amp;nbsp;Did you intend for the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; deadline to be the same day as the announcement?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Brian
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; _______________________________________________
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; foundation-list mailing list
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foundation-list@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foundation-list@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/foundation-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/foundation-list&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24192073&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-invitations-to-be-the-host-of-GNOME.Asia-Summit-2009-tp23600619p24192073.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24191723</id>
	<title>Re: Call for invitations to be the host of GNOME.Asia Summit 2009</title>
	<published>2009-06-24T12:49:46Z</published>
	<updated>2009-06-24T12:49:46Z</updated>
	<author>
		<name>Paul Cutler-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;Brian, I show this as sent May, 15th:&lt;br&gt;&lt;br&gt;&lt;span class=&quot;gI&quot;&gt;date&lt;/span&gt;&lt;span class=&quot;gI&quot;&gt;&lt;span class=&quot;ik&quot;&gt;&lt;img src=&quot;images/cleardot.gif&quot; height=&quot;16&quot; width=&quot;16&quot;&gt;&lt;/span&gt;Fri, May 15, 2009 at 4:20 AM&lt;br&gt;&lt;br&gt;Paul&lt;br&gt;&lt;/span&gt;&lt;br&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Jun 24, 2009 at 2:43 PM, Brian Cameron &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191723&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Brian.Cameron@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Emily:&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Dear GNOME friends&lt;br&gt;
&lt;br&gt;
For those of you who would like to host the next GNOME.Asia Summit in 2009 you are hereby invited to write a formal invitation to the GNOME.Asia Committee list (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191723&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191723&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&amp;gt;) regarding your ideas for this years signature Asian GNOME event! The deadline for submitting the proposal is *15th, June, 2009. *&lt;br&gt;

&lt;/blockquote&gt;
&lt;br&gt;
You sent this announcement out on June 15th.  Did you intend for the&lt;br&gt;
deadline to be the same day as the announcement?&lt;br&gt;
&lt;br&gt;
Brian&lt;br&gt;
_______________________________________________&lt;br&gt;
foundation-list mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191723&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foundation-list@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/foundation-list&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/foundation-list&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191723&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-invitations-to-be-the-host-of-GNOME.Asia-Summit-2009-tp23600619p24191723.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24191608</id>
	<title>Re: Call for invitations to be the host of GNOME.Asia Summit 2009</title>
	<published>2009-06-24T12:43:47Z</published>
	<updated>2009-06-24T12:43:47Z</updated>
	<author>
		<name>Brian Cameron</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Emily:
&lt;br&gt;&lt;br&gt;&amp;gt; Dear GNOME friends
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For those of you who would like to host the next GNOME.Asia Summit in 
&lt;br&gt;&amp;gt; 2009 you are hereby invited to write a formal invitation to the 
&lt;br&gt;&amp;gt; GNOME.Asia Committee list (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191608&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191608&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;&amp;gt;) regarding your ideas for this years 
&lt;br&gt;&amp;gt; signature Asian GNOME event! The deadline for submitting the proposal is 
&lt;br&gt;&amp;gt; *15th, June, 2009. *
&lt;br&gt;&lt;br&gt;You sent this announcement out on June 15th. &amp;nbsp;Did you intend for the
&lt;br&gt;deadline to be the same day as the announcement?
&lt;br&gt;&lt;br&gt;Brian
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191608&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-invitations-to-be-the-host-of-GNOME.Asia-Summit-2009-tp23600619p24191608.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24026612</id>
	<title>Re: [Announce] Artha - Handy off-line English thesaurus with regex  search feature released!</title>
	<published>2009-06-14T15:52:33Z</published>
	<updated>2009-06-14T15:52:33Z</updated>
	<author>
		<name>Dylan McCall</name>
	</author>
	<content type="html">&lt;br&gt;On Mon, May 25, 2009 at 11:41 PM, Sundaram&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026612&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;legends2k@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Stefan,
&lt;br&gt;&amp;gt; Thanks for your input! I am not sure of the usage of &amp;quot;notification area&amp;quot; since it is not only used for notifying battery status, date/time, weather, etc. but also by applications like RhythmBox, Pidgin, etc. RhythmBox shows passive desktop notification when a song changes, pidgin doesn't do any notifications except for icon changes w.r.t to status change. What is the difference between them and Artha? Artha notifys the user with the definition of a word, when you select it and press the assigned hot key. I don't see the difference here, in the way you do. Can you please explain it so I can correct it?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for your time!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; Sundaram
&lt;br&gt;&lt;br&gt;Artha doesn't really &amp;quot;notify&amp;quot; the user; it responds to the user's
&lt;br&gt;question when he asks it.
&lt;br&gt;&lt;br&gt;I love this app, by the way :)
&lt;br&gt;&lt;br&gt;-Dylan McCall
&lt;br&gt;&lt;br&gt;PS: Sorry about the double message, Sundaram, I hit the wrong Reply button...
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026612&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Artha---Handy-off-line-English-thesaurus-with-regex-search-feature-released%21-tp23714116p24026612.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23812494</id>
	<title>Re: Help needed with using gnomevfs/gvfs</title>
	<published>2009-06-01T02:54:16Z</published>
	<updated>2009-06-01T02:54:16Z</updated>
	<author>
		<name>Alexander Larsson</name>
	</author>
	<content type="html">&lt;br&gt;On Fri, 2009-04-24 at 13:07 +0200, Andreas Heinlein wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Alexander Larsson schrieb:
&lt;br&gt;&amp;gt; &amp;gt; On Thu, 2009-04-23 at 10:10 +0200, Andreas Heinlein wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I need to write a small app which will catch volume mounts and unmounts
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; as well as drive insertions/removal.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have written a Perl daemon for that, which hooks to the signals
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;drive-connected&amp;quot;, &amp;quot;drive-disconnected&amp;quot;, &amp;quot;volume-mounted&amp;quot; and
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;volume-pre-unmount&amp;quot; of a Gnome2::VFS::VolumeMonitor object. Getting
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;volume-mounted&amp;quot; or the disk signals works just fine, but I never get
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;volume-pre-unmount&amp;quot;.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have no idea why, I already asked on the gtk2-perl mailing list but
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; got no answer. In addition, I noticed that I am not getting
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;drive-connected&amp;quot; any more und Ubuntu Jaunty when the drive in question
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; contains no recognized file system. This is bad because one use for this
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; app is to auto-mount TrueCrypt encrypted volumes.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I suspect this has to do with deprecation of GnomeVFS, but Python and
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Perl (the languages I know best) bindings for GVFS seem to not exist or
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; are badly documented.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Can anyone help me with this?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; You only get volume-pre-unmount when unmounting via gnome-vfs. And
&lt;br&gt;&amp;gt; &amp;gt; unfortunately, everything in the desktop now unmounts via gio, so you
&lt;br&gt;&amp;gt; &amp;gt; need to use that to get this.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; GVfs has no bindings, because it doesn't have an API, its purely an
&lt;br&gt;&amp;gt; &amp;gt; extension of glib. All the API is in gio (in glib), which is availible
&lt;br&gt;&amp;gt; &amp;gt; at least in the python bindings.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; Thanks for your help. I found out how to get a GVolumeMonitor reference
&lt;br&gt;&amp;gt; with Python, but the situation is now even worse. I tried connecting to
&lt;br&gt;&amp;gt; all signals of GVolumeMonitor, but this time I get only &amp;quot;mount-added&amp;quot;
&lt;br&gt;&amp;gt; and &amp;quot;mount-removed&amp;quot;. Still no pre-unmount, and no drive-(dis)connected
&lt;br&gt;&amp;gt; (I have yet to find out what &amp;quot;volume-(dis)connected&amp;quot; means here). I
&lt;br&gt;&amp;gt; managed to get the &amp;quot;unmounted&amp;quot; signal of a GMount returned by above
&lt;br&gt;&amp;gt; signals, but that's too late; I need to be able to write to the
&lt;br&gt;&amp;gt; filesystem being unmounted.
&lt;/div&gt;&lt;br&gt;Pre-unmount was actually only implemented very recently, so you need
&lt;br&gt;gnome 2.26.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Also, I noticed that the output of e.g. get_mounts() in my app does
&lt;br&gt;&amp;gt; never change. I.e. this code snippet:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; #!/usr/bin/python
&lt;br&gt;&amp;gt; import gio, time
&lt;br&gt;&amp;gt; while True:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; print gio.volume_monitor_get().get_mounts()
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; time.sleep(1)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; will always show the state when it was invoked, but will never display
&lt;br&gt;&amp;gt; new mounts and keep displaying mount which where removed in the meantime.
&lt;/div&gt;&lt;br&gt;Yes, for this to work you must be running the glib mainloop.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23812494&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-needed-with-using-gnomevfs-gvfs-tp23192294p23812494.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23779512</id>
	<title>Re: Libuniqueapp: undefined reference to `org_gnome_GUniqueAppInterface_send_message'</title>
	<published>2009-05-29T05:56:25Z</published>
	<updated>2009-05-29T05:56:25Z</updated>
	<author>
		<name>gege2061</name>
	</author>
	<content type="html">&lt;br&gt;Thank's for your answer, I wanted to create a minimalist demo and I
&lt;br&gt;found the problem: I have skipped the client script.
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23779512&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libuniqueapp%3A-undefined-reference-to-%60org_gnome_GUniqueAppInterface_send_message%27-tp23774457p23779512.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23775017</id>
	<title>Re: Libuniqueapp: undefined reference to `org_gnome_GUniqueAppInterface_send_message'</title>
	<published>2009-05-28T23:42:22Z</published>
	<updated>2009-05-28T23:42:22Z</updated>
	<author>
		<name>Nickolay V. Shmyrev</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;В Птн, 29/05/2009 в 07:32 +0200, gege2061 пишет:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I would like use the libuniqueapp library, but it doesn't link with my
&lt;br&gt;&amp;gt; application:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; liblibguniqueapp.so: undefined reference to
&lt;br&gt;&amp;gt; `org_gnome_GUniqueAppInterface_send_message'
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I compile with the waf build system, but if I delete this function, it
&lt;br&gt;&amp;gt; works fine.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What is the problem?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Nicolas Joseph
&lt;/div&gt;&lt;br&gt;Dear Nicolas
&lt;br&gt;&lt;br&gt;Please provide more information to let us help you. 
&lt;br&gt;&lt;br&gt;What version of libUnique are you trying to use? 
&lt;br&gt;How did you build and install it? 
&lt;br&gt;Why it's not the latest released one? 
&lt;br&gt;How do you link the library?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23775017&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libuniqueapp%3A-undefined-reference-to-%60org_gnome_GUniqueAppInterface_send_message%27-tp23774457p23775017.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23774457</id>
	<title>Libuniqueapp: undefined reference to `org_gnome_GUniqueAppInterface_send_message'</title>
	<published>2009-05-28T22:32:15Z</published>
	<updated>2009-05-28T22:32:15Z</updated>
	<author>
		<name>gege2061</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;Hello,&lt;br&gt;&lt;br&gt;I would like use the libuniqueapp library, but it doesn&amp;#39;t link with my application:&lt;br&gt;&lt;br&gt;liblibguniqueapp.so: undefined reference to `org_gnome_GUniqueAppInterface_send_message&amp;#39;&lt;br&gt;&lt;br&gt;I compile with the waf build system, but if I delete this function, it works fine.&lt;br&gt;

&lt;br&gt;What is the problem?&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Nicolas Joseph&lt;br&gt;&lt;br&gt;Responsable des rubriques C et GTK+ de &lt;a href=&quot;http://developpez.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;developpez.com&lt;/a&gt; /&lt;br&gt;In charge of the C and GTK+ sections on &lt;a href=&quot;http://developpez.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;developpez.com&lt;/a&gt;&lt;br&gt;


&lt;br&gt;&lt;a href=&quot;http://nicolasj.developpez.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://nicolasj.developpez.com&lt;/a&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23774457&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libuniqueapp%3A-undefined-reference-to-%60org_gnome_GUniqueAppInterface_send_message%27-tp23774457p23774457.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24026317</id>
	<title>Re: [Announce] Artha - Handy off-line English thesaurus with regex search feature released!</title>
	<published>2009-05-25T23:41:52Z</published>
	<updated>2009-05-25T23:41:52Z</updated>
	<author>
		<name>Sundaram-4</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:garamond,new york,times,serif;font-size:12pt&quot;&gt;&lt;div&gt;Hi Stefan,&lt;br&gt;Thanks for your input! I am not sure of the usage of &quot;notification area&quot; since it is not only used for notifying battery status, date/time, weather, etc. but also by applications like RhythmBox, Pidgin, etc. RhythmBox shows passive desktop notification when a song changes, pidgin doesn't do any notifications except for icon changes w.r.t to status change.  What is the difference between them and Artha? Artha notifys the user with the definition of a word, when you select it and press the assigned hot key. I don't see the difference here, in the way you do. Can you please explain it so I can correct it?&lt;br&gt;&lt;br&gt;Thanks for your time!&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-family: garamond,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;br&gt;Regards&lt;br&gt;Sundaram&lt;br&gt;&lt;div style=&quot;font-family:
 arial,helvetica,sans-serif; font-size: 13px;&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Tahoma&quot;&gt;&lt;hr size=&quot;1&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;From:&lt;/span&gt;&lt;/b&gt; Stefan Nuxoll &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stefan@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;To:&lt;/span&gt;&lt;/b&gt; Sundaram &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;legends2k@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Cc:&lt;/span&gt;&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;; Gnome DevList &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-app-devel-list@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Sent:&lt;/span&gt;&lt;/b&gt; Tuesday, May 26, 2009 4:16:50 AM&lt;br&gt;&lt;b&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Subject:&lt;/span&gt;&lt;/b&gt; Re: [Announce] Artha - Handy off-line English thesaurus with regex  search feature released!&lt;br&gt;&lt;/font&gt;&lt;br&gt;
An offline tool for this is kinda cool, but it should be noted that&lt;br&gt;applications should not sit in the notification area, it is *not* a&lt;br&gt;'tray'.&amp;nbsp; It really should just be a standalone app, you may make a&lt;br&gt;separate panel applet if you desire (or even better, write a deskbar&lt;br&gt;plugin).&lt;br&gt;&lt;br&gt;On Fri, May 22, 2009 at 4:07 AM, Sundaram &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;legends2k@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Dear friends,&lt;br&gt;&amp;gt; I am glad to announce release 0.9.1 of Artha ~ A handy off-line English thesaurus/dictionary based on WordNet with regular expressions based search feature added to it with this release.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Artha houses distinct features like global hot key look-ups, regular expressions based search to locate a vaguely known word, passive desktop notifications, suggestions for misspelled words, etc. Once executed, it sits on the system tray monitoring for a
 pre-set hot key combination. When the user selects text from any window and presses this hot key, Artha pops-up with the word looked up. Should the user prefer passive notifications over the app. popping-up, Artha's 'Notify' option does this. Apart from showing definitions, it also shows Synonyms, Antonyms, Derivatives, Similar Terms, Attributes, Domain Terms, Pertainyms and 5 more. When a word is misspelled, it shows spelling suggestions too.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Download (src and binaries):&lt;br&gt;&lt;span&gt;&amp;gt; &lt;a target=&quot;_blank&quot; href=&quot;http://sourceforge.net/project/showfiles.php?group_id=250410&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=250410&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Code (release 0.9.1):&lt;br&gt;&lt;span&gt;&amp;gt; svn co &lt;a target=&quot;_blank&quot; href=&quot;http://artha.svn.sourceforge.net/svnroot/artha/tags/0.9.1&quot; rel=&quot;nofollow&quot;&gt;http://artha.svn.sourceforge.net/svnroot/artha/tags/0.9.1&lt;/a&gt;&lt;/span&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Thanks!&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; P.S.: This is my first open-source application.
 Thanks for all the support you guys gave me!&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Best Regards&lt;br&gt;&amp;gt; Sundaram&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; _______________________________________________&lt;br&gt;&amp;gt; gnome-devel-list mailing list&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&amp;gt; &lt;a target=&quot;_blank&quot; href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- &lt;br&gt;Stefan Nuxoll &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stefan@...&lt;/a&gt;&amp;gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;



      &lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24026317&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Artha---Handy-off-line-English-thesaurus-with-regex-search-feature-released%21-tp23714116p24026317.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23714308</id>
	<title>Re: [Announce] Artha - Handy off-line English thesaurus with regex  search feature released!</title>
	<published>2009-05-25T15:46:50Z</published>
	<updated>2009-05-25T15:46:50Z</updated>
	<author>
		<name>Stefan Nuxoll</name>
	</author>
	<content type="html">&lt;br&gt;An offline tool for this is kinda cool, but it should be noted that
&lt;br&gt;applications should not sit in the notification area, it is *not* a
&lt;br&gt;'tray'. &amp;nbsp;It really should just be a standalone app, you may make a
&lt;br&gt;separate panel applet if you desire (or even better, write a deskbar
&lt;br&gt;plugin).
&lt;br&gt;&lt;br&gt;On Fri, May 22, 2009 at 4:07 AM, Sundaram &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23714308&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;legends2k@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dear friends,
&lt;br&gt;&amp;gt; I am glad to announce release 0.9.1 of Artha ~ A handy off-line English thesaurus/dictionary based on WordNet with regular expressions based search feature added to it with this release.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Artha houses distinct features like global hot key look-ups, regular expressions based search to locate a vaguely known word, passive desktop notifications, suggestions for misspelled words, etc. Once executed, it sits on the system tray monitoring for a pre-set hot key combination. When the user selects text from any window and presses this hot key, Artha pops-up with the word looked up. Should the user prefer passive notifications over the app. popping-up, Artha's 'Notify' option does this. Apart from showing definitions, it also shows Synonyms, Antonyms, Derivatives, Similar Terms, Attributes, Domain Terms, Pertainyms and 5 more. When a word is misspelled, it shows spelling suggestions too.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Download (src and binaries):
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=250410&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=250410&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Code (release 0.9.1):
&lt;br&gt;&amp;gt; svn co &lt;a href=&quot;http://artha.svn.sourceforge.net/svnroot/artha/tags/0.9.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://artha.svn.sourceforge.net/svnroot/artha/tags/0.9.1&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; P.S.: This is my first open-source application. Thanks for all the support you guys gave me!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best Regards
&lt;br&gt;&amp;gt; Sundaram
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; gnome-devel-list mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23714308&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Stefan Nuxoll &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23714308&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;stefan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23714308&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Artha---Handy-off-line-English-thesaurus-with-regex-search-feature-released%21-tp23714116p23714308.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23714116</id>
	<title>[Announce] Artha - Handy off-line English thesaurus with regex search feature released!</title>
	<published>2009-05-22T03:07:12Z</published>
	<updated>2009-05-22T03:07:12Z</updated>
	<author>
		<name>Sundaram-4</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:garamond,new york,times,serif;font-size:12pt&quot;&gt;
&lt;div style=&quot;font-family: garamond,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;div style=&quot;font-family: garamond,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;div style=&quot;font-family: times new roman,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;div style=&quot;font-family: garamond,new york,times,serif; font-size: 12pt;&quot;&gt;&lt;div&gt;Dear friends,&lt;br&gt;I am glad to announce release 0.9.1 of Artha ~ A handy off-line English thesaurus/dictionary based on WordNet with regular expressions based search feature added to it with this release.&lt;br&gt;&lt;br&gt;Artha houses &lt;span class=&quot;yshortcuts&quot; id=&quot;lw_1242986826_1&quot;&gt;distinct features&lt;/span&gt; like global hot key look-ups, regular expressions based search to locate a vaguely known word, passive desktop notifications, suggestions for &lt;span class=&quot;yshortcuts&quot; id=&quot;lw_1242986826_2&quot;&gt;misspelled words&lt;/span&gt;,
etc. Once executed, it sits on the system tray monitoring for a pre-set
hot key combination. When the user selects text from any window and
presses this hot key, Artha pops-up with the word looked up. Should the
user prefer passive notifications over the app. popping-up, Artha's
'Notify' option does this. Apart from showing definitions, it also
shows &lt;span class=&quot;yshortcuts&quot; id=&quot;lw_1242986826_3&quot;&gt;Synonyms&lt;/span&gt;, Antonyms, &lt;span class=&quot;yshortcuts&quot; id=&quot;lw_1242986826_4&quot;&gt;Derivatives&lt;/span&gt;, Similar Terms, Attributes, Domain Terms, Pertainyms and 5 more. When a word is misspelled, it shows &lt;span class=&quot;yshortcuts&quot; id=&quot;lw_1242986826_5&quot;&gt;spelling suggestions&lt;/span&gt; too.&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Download (src and
 binaries):&lt;/span&gt;&lt;br&gt;&lt;span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://sourceforge.net/project/showfiles.php?group_id=250410&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=250410&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Code (release 0.9.1):&lt;/span&gt;&lt;br&gt;&lt;span&gt;svn co &lt;a target=&quot;_blank&quot; href=&quot;http://artha.svn.sourceforge.net/svnroot/artha/tags/0.9.1&quot; rel=&quot;nofollow&quot;&gt;http://artha.svn.sourceforge.net/svnroot/artha/tags/0.9.1&lt;/a&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;&lt;br&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;P.S.:&lt;/span&gt; This is my first open-source application. Thanks for all the support you guys gave me!&lt;br&gt;&lt;br&gt;Best Regards&lt;br&gt;Sundaram&lt;br&gt;&lt;/div&gt;&lt;/div&gt;



      &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;



      &lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23714116&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Announce--Artha---Handy-off-line-English-thesaurus-with-regex-search-feature-released%21-tp23714116p23714116.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23600619</id>
	<title>Call for invitations to be the host of GNOME.Asia Summit 2009</title>
	<published>2009-05-15T02:20:52Z</published>
	<updated>2009-05-15T02:20:52Z</updated>
	<author>
		<name>Emily Chen-4</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br /&gt;Hi, &lt;br&gt;&lt;br&gt;We are soliciting proposals for hosting GNOME.Asia 2009. The GNOME.Asia Summit is planned to be
an annual GNOME event hosted in Asia. We started the GNOME.Asia
Summit in 2008 and we want to continue this tradition and spread
GNOME throughout the Asian region.&lt;br&gt;&lt;div class=&quot;im&quot;&gt;&lt;br&gt;The GNOME.Asia Summit will
focus primarily on the GNOME desktop including both applications and
the development platform in addition to larger GNOME-related
community in Asia. The Summit brings together the GNOME community in
Asia to provide a forum for users, developers, foundation leaders,
governments and businesses to discuss a varied range of topics
relating to GNOME and the GNOME community in Asia. Learn more about
GNOME.Asia Summit from our website at &lt;a href=&quot;http://www.gnome.asia/en/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.gnome.asia/en/&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;
&lt;div class=&quot;im&quot;&gt;

&lt;p&gt;The Summit has an active committee to
assist the local coordinators, but there is a definitive need for
individuals actively involved and committed to the planning and
execution of the Summit. There are challenges to work through but the
process can be a very rewarding and a lot of fun. &lt;br&gt;&lt;br&gt;GNOME.Asia
is much like a tiny seed we want to grow into a tree in Asia. We are
looking for local organizers in any Asian country with the desire to
take on and succeed in the challenges of organizing an excellent
GNOME event.&lt;br&gt;&lt;br&gt;The following two links are &amp;quot;must read
items&amp;quot; for GUADEC, the European model for the Summit. It has
also worked well for GNOME.Asia Summit organizers :&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;How to:
&lt;a href=&quot;http://live.gnome.org/GuadecPlanningHowTo?highlight=%28guadec%29%7C%28howto%29&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/GuadecPlanningHowTo?highlight=(guadec)|(howto)&lt;/a&gt;&lt;br&gt;Check
list: &lt;a href=&quot;http://live.gnome.org/GuadecPlanningHowTo/CheckList&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://live.gnome.org/GuadecPlanningHowTo/CheckList&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;You will also find the template of GNOME.Asia Summit 2008 Proposal is very helpful: &lt;br&gt;
Download the &lt;b&gt;proposal template&lt;/b&gt; from: &lt;a href=&quot;http://www.gnome.asia/static/upload/document/GNOME_Asia_Summit_proposal.pdf&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.gnome.asia/static/upload/document/GNOME_Asia_Summit_proposal.pdf&lt;/a&gt;&lt;br&gt;

&lt;/p&gt;

&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Dear
GNOME friends&lt;br&gt;&lt;br&gt;For those of you who would like to host the next
GNOME.Asia Summit in 2009 you are hereby invited to write a formal
invitation to the GNOME.Asia Committee list
(&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23600619&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;)
regarding your ideas for this years signature Asian GNOME
event! The deadline for submitting the proposal is &lt;b&gt;15th, June, 2009. &lt;/b&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class=&quot;im&quot;&gt;
&lt;p&gt;If you have any questions about the process or ideas you&amp;#39;d like to discuss before submitting a proposal, you can reach us at &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23600619&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;asia-summit-list@...&lt;/a&gt;.&lt;/p&gt;

&lt;/div&gt;
&lt;p&gt;Thanks,&lt;br&gt;
GNOME.Asia Summit Committee &lt;/p&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23600619&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-invitations-to-be-the-host-of-GNOME.Asia-Summit-2009-tp23600619p23600619.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23366240</id>
	<title>Can sysprof generate in-kernel callgraphs?</title>
	<published>2009-05-04T03:21:02Z</published>
	<updated>2009-05-04T03:21:02Z</updated>
	<author>
		<name>Bugzilla from linuxhippy@gmail.com</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Is it possible to get in-kernel callgraphs when profiling with
&lt;br&gt;sysprof, and if so how can it be used?
&lt;br&gt;I've installed debug packages for my kernel, however I still only get
&lt;br&gt;&amp;quot;in kernel: xy%&amp;quot; displayed, without any further information where the
&lt;br&gt;time has been spent inside the kernel.
&lt;br&gt;&lt;br&gt;Thank you in advance, Clemens Eisserer
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23366240&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can-sysprof-generate-in-kernel-callgraphs--tp23366240p23366240.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23214310</id>
	<title>Re: Help needed with using gnomevfs/gvfs</title>
	<published>2009-04-24T04:07:41Z</published>
	<updated>2009-04-24T04:07:41Z</updated>
	<author>
		<name>Andreas Heinlein-2</name>
	</author>
	<content type="html">&lt;br&gt;Alexander Larsson schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, 2009-04-23 at 10:10 +0200, Andreas Heinlein wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I need to write a small app which will catch volume mounts and unmounts
&lt;br&gt;&amp;gt;&amp;gt; as well as drive insertions/removal.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have written a Perl daemon for that, which hooks to the signals
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;drive-connected&amp;quot;, &amp;quot;drive-disconnected&amp;quot;, &amp;quot;volume-mounted&amp;quot; and
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;volume-pre-unmount&amp;quot; of a Gnome2::VFS::VolumeMonitor object. Getting
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;volume-mounted&amp;quot; or the disk signals works just fine, but I never get
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;volume-pre-unmount&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have no idea why, I already asked on the gtk2-perl mailing list but
&lt;br&gt;&amp;gt;&amp;gt; got no answer. In addition, I noticed that I am not getting
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;drive-connected&amp;quot; any more und Ubuntu Jaunty when the drive in question
&lt;br&gt;&amp;gt;&amp;gt; contains no recognized file system. This is bad because one use for this
&lt;br&gt;&amp;gt;&amp;gt; app is to auto-mount TrueCrypt encrypted volumes.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I suspect this has to do with deprecation of GnomeVFS, but Python and
&lt;br&gt;&amp;gt;&amp;gt; Perl (the languages I know best) bindings for GVFS seem to not exist or
&lt;br&gt;&amp;gt;&amp;gt; are badly documented.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can anyone help me with this?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You only get volume-pre-unmount when unmounting via gnome-vfs. And
&lt;br&gt;&amp;gt; unfortunately, everything in the desktop now unmounts via gio, so you
&lt;br&gt;&amp;gt; need to use that to get this.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; GVfs has no bindings, because it doesn't have an API, its purely an
&lt;br&gt;&amp;gt; extension of glib. All the API is in gio (in glib), which is availible
&lt;br&gt;&amp;gt; at least in the python bindings.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Thanks for your help. I found out how to get a GVolumeMonitor reference
&lt;br&gt;with Python, but the situation is now even worse. I tried connecting to
&lt;br&gt;all signals of GVolumeMonitor, but this time I get only &amp;quot;mount-added&amp;quot;
&lt;br&gt;and &amp;quot;mount-removed&amp;quot;. Still no pre-unmount, and no drive-(dis)connected
&lt;br&gt;(I have yet to find out what &amp;quot;volume-(dis)connected&amp;quot; means here). I
&lt;br&gt;managed to get the &amp;quot;unmounted&amp;quot; signal of a GMount returned by above
&lt;br&gt;signals, but that's too late; I need to be able to write to the
&lt;br&gt;filesystem being unmounted.
&lt;br&gt;&lt;br&gt;Also, I noticed that the output of e.g. get_mounts() in my app does
&lt;br&gt;never change. I.e. this code snippet:
&lt;br&gt;&lt;br&gt;#!/usr/bin/python
&lt;br&gt;import gio, time
&lt;br&gt;while True:
&lt;br&gt;&amp;nbsp; &amp;nbsp; print gio.volume_monitor_get().get_mounts()
&lt;br&gt;&amp;nbsp; &amp;nbsp; time.sleep(1)
&lt;br&gt;&lt;br&gt;will always show the state when it was invoked, but will never display
&lt;br&gt;new mounts and keep displaying mount which where removed in the meantime.
&lt;br&gt;&lt;br&gt;Can you help me again?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Andreas
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23214310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-needed-with-using-gnomevfs-gvfs-tp23192294p23214310.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23196285</id>
	<title>Re: Help needed with using gnomevfs/gvfs</title>
	<published>2009-04-23T05:51:56Z</published>
	<updated>2009-04-23T05:51:56Z</updated>
	<author>
		<name>Alexander Larsson</name>
	</author>
	<content type="html">&lt;br&gt;On Thu, 2009-04-23 at 10:10 +0200, Andreas Heinlein wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I need to write a small app which will catch volume mounts and unmounts
&lt;br&gt;&amp;gt; as well as drive insertions/removal.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have written a Perl daemon for that, which hooks to the signals
&lt;br&gt;&amp;gt; &amp;quot;drive-connected&amp;quot;, &amp;quot;drive-disconnected&amp;quot;, &amp;quot;volume-mounted&amp;quot; and
&lt;br&gt;&amp;gt; &amp;quot;volume-pre-unmount&amp;quot; of a Gnome2::VFS::VolumeMonitor object. Getting
&lt;br&gt;&amp;gt; &amp;quot;volume-mounted&amp;quot; or the disk signals works just fine, but I never get
&lt;br&gt;&amp;gt; &amp;quot;volume-pre-unmount&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have no idea why, I already asked on the gtk2-perl mailing list but
&lt;br&gt;&amp;gt; got no answer. In addition, I noticed that I am not getting
&lt;br&gt;&amp;gt; &amp;quot;drive-connected&amp;quot; any more und Ubuntu Jaunty when the drive in question
&lt;br&gt;&amp;gt; contains no recognized file system. This is bad because one use for this
&lt;br&gt;&amp;gt; app is to auto-mount TrueCrypt encrypted volumes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I suspect this has to do with deprecation of GnomeVFS, but Python and
&lt;br&gt;&amp;gt; Perl (the languages I know best) bindings for GVFS seem to not exist or
&lt;br&gt;&amp;gt; are badly documented.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can anyone help me with this?
&lt;/div&gt;&lt;br&gt;You only get volume-pre-unmount when unmounting via gnome-vfs. And
&lt;br&gt;unfortunately, everything in the desktop now unmounts via gio, so you
&lt;br&gt;need to use that to get this.
&lt;br&gt;&lt;br&gt;GVfs has no bindings, because it doesn't have an API, its purely an
&lt;br&gt;extension of glib. All the API is in gio (in glib), which is availible
&lt;br&gt;at least in the python bindings.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23196285&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-needed-with-using-gnomevfs-gvfs-tp23192294p23196285.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23192294</id>
	<title>Help needed with using gnomevfs/gvfs</title>
	<published>2009-04-23T01:10:55Z</published>
	<updated>2009-04-23T01:10:55Z</updated>
	<author>
		<name>Andreas Heinlein-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I need to write a small app which will catch volume mounts and unmounts
&lt;br&gt;as well as drive insertions/removal.
&lt;br&gt;&lt;br&gt;I have written a Perl daemon for that, which hooks to the signals
&lt;br&gt;&amp;quot;drive-connected&amp;quot;, &amp;quot;drive-disconnected&amp;quot;, &amp;quot;volume-mounted&amp;quot; and
&lt;br&gt;&amp;quot;volume-pre-unmount&amp;quot; of a Gnome2::VFS::VolumeMonitor object. Getting
&lt;br&gt;&amp;quot;volume-mounted&amp;quot; or the disk signals works just fine, but I never get
&lt;br&gt;&amp;quot;volume-pre-unmount&amp;quot;.
&lt;br&gt;&lt;br&gt;I have no idea why, I already asked on the gtk2-perl mailing list but
&lt;br&gt;got no answer. In addition, I noticed that I am not getting
&lt;br&gt;&amp;quot;drive-connected&amp;quot; any more und Ubuntu Jaunty when the drive in question
&lt;br&gt;contains no recognized file system. This is bad because one use for this
&lt;br&gt;app is to auto-mount TrueCrypt encrypted volumes.
&lt;br&gt;&lt;br&gt;I suspect this has to do with deprecation of GnomeVFS, but Python and
&lt;br&gt;Perl (the languages I know best) bindings for GVFS seem to not exist or
&lt;br&gt;are badly documented.
&lt;br&gt;&lt;br&gt;Can anyone help me with this?
&lt;br&gt;&lt;br&gt;Thanks, Andreas
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23192294&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-needed-with-using-gnomevfs-gvfs-tp23192294p23192294.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23419015</id>
	<title>Help needed with using gnomevfs/gvfs</title>
	<published>2009-04-23T01:10:38Z</published>
	<updated>2009-04-23T01:10:38Z</updated>
	<author>
		<name>admin-312</name>
	</author>
	<content type="html">&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;I need to write a small app which will catch volume mounts and unmounts
&lt;br&gt;as well as drive insertions/removal.
&lt;br&gt;&lt;br&gt;I have written a Perl daemon for that, which hooks to the signals
&lt;br&gt;&amp;quot;drive-connected&amp;quot;, &amp;quot;drive-disconnected&amp;quot;, &amp;quot;volume-mounted&amp;quot; and
&lt;br&gt;&amp;quot;volume-pre-unmount&amp;quot; of a Gnome2::VFS::VolumeMonitor object. Getting
&lt;br&gt;&amp;quot;volume-mounted&amp;quot; or the disk signals works just fine, but I never get
&lt;br&gt;&amp;quot;volume-pre-unmount&amp;quot;.
&lt;br&gt;&lt;br&gt;I have no idea why, I already asked on the gtk2-perl mailing list but
&lt;br&gt;got no answer. In addition, I noticed that I am not getting
&lt;br&gt;&amp;quot;drive-connected&amp;quot; any more und Ubuntu Jaunty when the drive in question
&lt;br&gt;contains no recognized file system. This is bad because one use for this
&lt;br&gt;app is to auto-mount TrueCrypt encrypted volumes.
&lt;br&gt;&lt;br&gt;I suspect this has to do with deprecation of GnomeVFS, but Python and
&lt;br&gt;Perl (the languages I know best) bindings for GVFS seem to not exist or
&lt;br&gt;are badly documented.
&lt;br&gt;&lt;br&gt;Can anyone help me with this?
&lt;br&gt;&lt;br&gt;Thanks, Andreas
&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23419015&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Help-needed-with-using-gnomevfs-gvfs-tp23419015p23419015.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22734492</id>
	<title>Re: GNOME Terminal Documentation</title>
	<published>2009-03-26T18:19:07Z</published>
	<updated>2009-03-26T18:19:07Z</updated>
	<author>
		<name>Paul Cutler-2</name>
	</author>
	<content type="html">&lt;br&gt;The patch is attached to Bug 550563:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=500563&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=500563&lt;/a&gt;&lt;br&gt;&lt;br&gt;This patch fixes that bug (metadata), some markup fixes, including
&lt;br&gt;authors, section tags to make the file easier to read, and the
&lt;br&gt;releaseinfo markup for Pulse.
&lt;br&gt;&lt;br&gt;Paul
&lt;br&gt;&lt;br&gt;On Thu, Mar 26, 2009 at 5:32 PM, Paul Cutler &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22734492&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pcutler@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'll have a patch later tonight for GNOME Terminal.  I fixed some of
&lt;br&gt;&amp;gt; the markup as well, and I have the bug fix in.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Thu, Mar 26, 2009 at 5:14 PM, Shaun McCance &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22734492&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shaunm@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; On Thu, 2009-03-26 at 16:37 -0500, Paul Cutler wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi, I'm working on updating the GNOME Terminal documentation, which
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; last updated by Christian Persch in December.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I went ahead and committed a releaseinfo marking the
&lt;br&gt;&amp;gt;&amp;gt; document as &amp;quot;review&amp;quot;.  Let's get these changes in and
&lt;br&gt;&amp;gt;&amp;gt; the document reviewed before 2.26.1.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Paul and any other documentation folks: please submit
&lt;br&gt;&amp;gt;&amp;gt; reviews or patches to bugzilla and ping the mailing
&lt;br&gt;&amp;gt;&amp;gt; list.  I or someone else will try to look over them
&lt;br&gt;&amp;gt;&amp;gt; as quickly as possible.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Everybody please note that gnome-terminal has branched,
&lt;br&gt;&amp;gt;&amp;gt; so you should work from the gnome-2-26 branch:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; svn.gnome.org/svn/gnome-terminal/branches/gnome-2-26
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Anybody committing patches should make sure to commit
&lt;br&gt;&amp;gt;&amp;gt; them to both gnome-2-26 and trunk.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Behdad and Christian, could one of you do a technical
&lt;br&gt;&amp;gt;&amp;gt; review of the documentation please?  You're looking for
&lt;br&gt;&amp;gt;&amp;gt; technical accuracy and completeness.  What we need to
&lt;br&gt;&amp;gt;&amp;gt; know from you is whether everything the documentation
&lt;br&gt;&amp;gt;&amp;gt; says is true, and whether it covers any new features
&lt;br&gt;&amp;gt;&amp;gt; that may have been added.  You don't need to worry
&lt;br&gt;&amp;gt;&amp;gt; about language or markup.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks for your time.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Shaun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22734492&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNOME-Terminal-Documentation-tp22731627p22734492.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22732511</id>
	<title>Re: GNOME Terminal Documentation</title>
	<published>2009-03-26T15:32:27Z</published>
	<updated>2009-03-26T15:32:27Z</updated>
	<author>
		<name>Paul Cutler-2</name>
	</author>
	<content type="html">&lt;br&gt;I'll have a patch later tonight for GNOME Terminal. &amp;nbsp;I fixed some of
&lt;br&gt;the markup as well, and I have the bug fix in.
&lt;br&gt;&lt;br&gt;On Thu, Mar 26, 2009 at 5:14 PM, Shaun McCance &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22732511&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shaunm@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, 2009-03-26 at 16:37 -0500, Paul Cutler wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi, I'm working on updating the GNOME Terminal documentation, which
&lt;br&gt;&amp;gt;&amp;gt; last updated by Christian Persch in December.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I went ahead and committed a releaseinfo marking the
&lt;br&gt;&amp;gt; document as &amp;quot;review&amp;quot;.  Let's get these changes in and
&lt;br&gt;&amp;gt; the document reviewed before 2.26.1.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Paul and any other documentation folks: please submit
&lt;br&gt;&amp;gt; reviews or patches to bugzilla and ping the mailing
&lt;br&gt;&amp;gt; list.  I or someone else will try to look over them
&lt;br&gt;&amp;gt; as quickly as possible.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Everybody please note that gnome-terminal has branched,
&lt;br&gt;&amp;gt; so you should work from the gnome-2-26 branch:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn.gnome.org/svn/gnome-terminal/branches/gnome-2-26
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anybody committing patches should make sure to commit
&lt;br&gt;&amp;gt; them to both gnome-2-26 and trunk.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Behdad and Christian, could one of you do a technical
&lt;br&gt;&amp;gt; review of the documentation please?  You're looking for
&lt;br&gt;&amp;gt; technical accuracy and completeness.  What we need to
&lt;br&gt;&amp;gt; know from you is whether everything the documentation
&lt;br&gt;&amp;gt; says is true, and whether it covers any new features
&lt;br&gt;&amp;gt; that may have been added.  You don't need to worry
&lt;br&gt;&amp;gt; about language or markup.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for your time.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Shaun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22732511&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNOME-Terminal-Documentation-tp22731627p22732511.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22732229</id>
	<title>Re: GNOME Terminal Documentation</title>
	<published>2009-03-26T15:14:27Z</published>
	<updated>2009-03-26T15:14:27Z</updated>
	<author>
		<name>Shaun McCance-2</name>
	</author>
	<content type="html">&lt;br&gt;On Thu, 2009-03-26 at 16:37 -0500, Paul Cutler wrote:
&lt;br&gt;&amp;gt; Hi, I'm working on updating the GNOME Terminal documentation, which
&lt;br&gt;&amp;gt; last updated by Christian Persch in December.
&lt;br&gt;&lt;br&gt;I went ahead and committed a releaseinfo marking the
&lt;br&gt;document as &amp;quot;review&amp;quot;. &amp;nbsp;Let's get these changes in and
&lt;br&gt;the document reviewed before 2.26.1.
&lt;br&gt;&lt;br&gt;Paul and any other documentation folks: please submit
&lt;br&gt;reviews or patches to bugzilla and ping the mailing
&lt;br&gt;list. &amp;nbsp;I or someone else will try to look over them
&lt;br&gt;as quickly as possible.
&lt;br&gt;&lt;br&gt;Everybody please note that gnome-terminal has branched,
&lt;br&gt;so you should work from the gnome-2-26 branch:
&lt;br&gt;&lt;br&gt;svn.gnome.org/svn/gnome-terminal/branches/gnome-2-26
&lt;br&gt;&lt;br&gt;Anybody committing patches should make sure to commit
&lt;br&gt;them to both gnome-2-26 and trunk.
&lt;br&gt;&lt;br&gt;Behdad and Christian, could one of you do a technical
&lt;br&gt;review of the documentation please? &amp;nbsp;You're looking for
&lt;br&gt;technical accuracy and completeness. &amp;nbsp;What we need to
&lt;br&gt;know from you is whether everything the documentation
&lt;br&gt;says is true, and whether it covers any new features
&lt;br&gt;that may have been added. &amp;nbsp;You don't need to worry
&lt;br&gt;about language or markup.
&lt;br&gt;&lt;br&gt;Thanks for your time.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Shaun
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gnome-devel-list mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22732229&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gnome-devel-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/gnome-devel-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNOME-Terminal-Documentation-tp22731627p22732229.html" />
</entry>

</feed>
