Hiroyuki Yamamoto | 1 Feb 2011 03:08
Picon

[sylpheed:34426] Re: sylpheed-3.1-win32.zip missing plugins/attachment_tool.dll

Hello,

On Mon, 31 Jan 2011 14:37:34 -0500
Jon <jon.forums <at> gmail.com> wrote:

> While it was in the 3.1RC, is it still a separate artifact for 3.1?
> 
> Can I simply copy it from the RC zip to the plugins dir on my 3.1
> install, or has it changed in 3.1?
> 
> FWIW, it's part of the Sylpheed-3.1_setup.exe

Sorry, I have missed to include attachment_tool.dll in the zip archive.
# a bug in my installer-building script :)

I've recreated sylpheed-3.1-win32.zip and uploaded it again.

The plug-in has not been changed, so you can also simply copy it from
the RC zip.

--

-- 
Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp>

Hiroyuki Yamamoto | 1 Feb 2011 03:15
Picon

[sylpheed:34427] Re: Sylpheed 3.1 released

Hello,

On Mon, 31 Jan 2011 11:36:22 +0100
Frank Elsner <Frank.Elsner <at> tu-berlin.de> wrote:

> On Mon, 31 Jan 2011 18:50:44 +0900 Hiroyuki Yamamoto wrote:
> > Hello,
> > 
> > The new stable version Sylpheed 3.1 has been released.
> 
> Great work, thank you.
> 
> But ...
> 
> The behaviour when reading mails has changed:
> 
> - With 3.0.3 when I entered a folder the first unread message was
> displayed and also marked as read.
> 
> - With 3.1.0 when I entered a folder the first unread message is
> displayed but I've to klick the message in the summary to mark it
> read.
> 
> 
> This change is annoying. What's behind? Can I force the 3.0.3
> behaviour?

The change is to avoid unintended mark-as-read operation.
If you prefer the previous behavior, enable the following option:

(Continue reading)

heymanj | 1 Feb 2011 03:18
Picon
Favicon

[sylpheed:34428] Sylpheed runtime behavior


Yamamoto san,

I have just compiled sylpheed 3.1.0 on two different versions of Mandriva
Linux.  One is an older system, 2008.0, the other newer 2009.1.  There is
a behaviorial difference that I noticed.  I'm reporting it to find out 
whether it's a dependency issue or not.

Mandriva 2008.0:
(list of message panel not updating after a Get - code up through 3.1.0beta6 
 did, rc and official release did not)
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.4.0... yes (version 2.14.1)
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.12.1)

Ctrl-Alt-U fixes the problem, but needs to be a separate action done each time 
one does a 'Get' :-(  Stepping back to 3.1.0beta6 makes the problem go away.

Mandriva 2009.1:
(working just fine beta6, rc, and official)
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.4.0... yes (version 2.20.1)
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.16.1)

(Continue reading)

Hiroyuki Yamamoto | 1 Feb 2011 03:35
Picon

[sylpheed:34429] Re: Sylpheed runtime behavior

Hello,

On Mon, 31 Jan 2011 21:18:52 -0500
heymanj <at> acm.org wrote:

> I have just compiled sylpheed 3.1.0 on two different versions of
> Mandriva Linux.  One is an older system, 2008.0, the other newer
> 2009.1.  There is a behaviorial difference that I noticed.  I'm
> reporting it to find out whether it's a dependency issue or not.
> 
> Mandriva 2008.0:
> (list of message panel not updating after a Get - code up through
> 3.1.0beta6 did, rc and official release did not)
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.16... yes
> checking for GLIB - version >= 2.4.0... yes (version 2.14.1)
> checking for glib-genmarshal... /usr/bin/glib-genmarshal
> checking for pkg-config... /usr/bin/pkg-config
> checking for GTK+ - version >= 2.4.0... yes (version 2.12.1)
> 
> Ctrl-Alt-U fixes the problem, but needs to be a separate action done
> each time one does a 'Get' :-(  Stepping back to 3.1.0beta6 makes the
> problem go away.
> 
> Mandriva 2009.1:
> (working just fine beta6, rc, and official)
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.16... yes
> checking for GLIB - version >= 2.4.0... yes (version 2.20.1)
> checking for glib-genmarshal... /usr/bin/glib-genmarshal
(Continue reading)

Andres Buhlmann | 1 Feb 2011 10:46
Picon

[sylpheed:34430] Mark message as answered

Hi

Is there a way to manually mark messages as answered?

Thanks
Andres

IW | 1 Feb 2011 10:50

[sylpheed:34431] Re: Mark message as answered

Yes. See menu:  Message-mark-read
------Original Message------
From: Andres Buhlmann
Sender: sylpheed-bounces <at> sraoss.jp
To: sylpheed <at> sraoss.jp
ReplyTo: sylpheed <at> sraoss.jp
Subject: [sylpheed:34430]  Mark message as answered
Sent: Feb 1, 2011 18:46

Hi

Is there a way to manually mark messages as answered?

Thanks
Andres


Powered by Telkomsel BlackBerry®
Andres Buhlmann | 1 Feb 2011 10:56
Picon

[sylpheed:34432] Re: Mark message as answered

>> Is there a way to manually mark messages as answered?

> Yes. See menu:  Message-mark-read

Thanks, but I'm looking for a way to mark a message as *answered*, not
as *read*.

Andres

Doruk Fisek | 1 Feb 2011 10:56
Picon
Gravatar

[sylpheed:34433] plugin localization problem

Hi,

 Plugins seems to have hardcoded string(s) in them.

 For example plugin/attachment_tool places a hard coded "Remove
attachments" menu item under the "Tools" menu, which can't localized.

 Can these be moved to the po files?

                   Doruk

--
FISEK INSTITUTE - http://www.fisek.org.tr

IW | 1 Feb 2011 11:04

[sylpheed:34434] Re: Mark message as answered

Woops misread that. Damn bb on the fly. Sorry, amnnot aware of any.
------Original Message------
From: Andres Buhlmann
Sender: sylpheed-bounces <at> sraoss.jp
To: sylpheed <at> sraoss.jp
ReplyTo: sylpheed <at> sraoss.jp
Subject: [sylpheed:34432] Re: Mark message as answered
Sent: Feb 1, 2011 18:56

>> Is there a way to manually mark messages as answered?

> Yes. See menu:  Message-mark-read

Thanks, but I'm looking for a way to mark a message as *answered*, not
as *read*.

Andres


Powered by Telkomsel BlackBerry®
heymanj | 1 Feb 2011 14:53
Picon
Favicon

[sylpheed:34435] Re: Sylpheed runtime behavior

On 1 February 2011 at 11:35, Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp>wrote:

> Hello,
> 
> On Mon, 31 Jan 2011 21:18:52 -0500 heymanj <at> acm.org wrote:
> 
>> I have just compiled sylpheed 3.1.0 on two different versions of
>> Mandriva Linux.  One is an older system, 2008.0, the other newer
>> 2009.1.  There is a behaviorial difference that I noticed.  I'm
>> reporting it to find out whether it's a dependency issue or not.
>> 
>> Mandriva 2008.0:
>> (list of message panel not updating after a Get - code up through
>> 3.1.0beta6 did, rc and official release did not)
>> checking for pkg-config... /usr/bin/pkg-config
>> checking pkg-config is at least version 0.16... yes
>> checking for GLIB - version >= 2.4.0... yes (version 2.14.1)
>> checking for glib-genmarshal... /usr/bin/glib-genmarshal
>> checking for pkg-config... /usr/bin/pkg-config
>> checking for GTK+ - version >= 2.4.0... yes (version 2.12.1)
>> 
>> Ctrl-Alt-U fixes the problem, but needs to be a separate action done
>> each time one does a 'Get' :-(  Stepping back to 3.1.0beta6 makes the
>> problem go away.
>> 
>> Mandriva 2009.1:
>> (working just fine beta6, rc, and official)
>> checking for pkg-config... /usr/bin/pkg-config
>> checking pkg-config is at least version 0.16... yes
>> checking for GLIB - version >= 2.4.0... yes (version 2.20.1)
(Continue reading)


Gmane