Nerijus Baliunas | 7 Sep 2010 19:14
Picon

updating 0.67.2 -> 0.68.0

Hello,

after updating from git to 0.68.0 I have small icons in toolbar.
I had large ones before.

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
Nerijus Baliunas | 7 Sep 2010 19:46
Picon

Re: updating 0.67.2 -> 0.68.0

On Tue, 7 Sep 2010 20:14:36 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> after updating from git to 0.68.0 I have small icons in toolbar.
NB> I had large ones before.

And new mail sometimes is not seen, I have to press "Check for new mail" button
manually.

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
Vadim Zeitlin | 7 Sep 2010 22:57

Re: updating 0.67.2 -> 0.68.0

On Tue, 7 Sep 2010 20:46:10 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> On Tue, 7 Sep 2010 20:14:36 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:
NB> 
NB> NB> after updating from git to 0.68.0 I have small icons in toolbar.
NB> NB> I had large ones before.

 Honestly no idea about this, the upgrade doesn't touch these options and I
can't remember changing anything in this area.

NB> And new mail sometimes is not seen, I have to press "Check for new
NB> mail" button manually.

 Oh. I did change quite a few things in this area and tried to simplify the
options related to new mail handling. And apparently broke something in the
process :-( What are all the relevant options for the folder that doesn't
work any more?

 Thanks,
VZ
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
(Continue reading)

Nerijus Baliunas | 7 Sep 2010 23:14
Picon

Re: updating 0.67.2 -> 0.68.0

On Tue, 7 Sep 2010 22:57:03 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> And new mail sometimes is not seen, I have to press "Check for new
VZ> NB> mail" button manually.
VZ> 
VZ>  Oh. I did change quite a few things in this area and tried to simplify the
VZ> options related to new mail handling. And apparently broke something in the
VZ> process :-( What are all the relevant options for the folder that doesn't
VZ> work any more?

I tried to check "Permanently monitor this folder" and "Poll only if opened"
(Iassumed it will give me behaviour which I had), but I get an assert and
the options are not checked when I reopen folder Properties.

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
Vadim Zeitlin | 7 Sep 2010 23:27

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 00:14:05 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> I tried to check "Permanently monitor this folder" and "Poll only if opened"
NB> (Iassumed it will give me behaviour which I had), but I get an assert and
NB> the options are not checked when I reopen folder Properties.

 Sorry, which assert and where? FWIW I use these options on my (IMAP) INBOX
since always.

 Also, I'd rather prefer to fix the bug that made the old options stop
working, could you please tell me what were they before you changed them?

 Thanks,
VZ
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers
Nerijus Baliunas | 8 Sep 2010 00:15
Picon

Re: updating 0.67.2 -> 0.68.0

On Tue, 7 Sep 2010 23:27:43 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> I tried to check "Permanently monitor this folder" and "Poll only if opened"
VZ> NB> (Iassumed it will give me behaviour which I had), but I get an assert and
VZ> NB> the options are not checked when I reopen folder Properties.
VZ> 
VZ>  Sorry, which assert and where? FWIW I use these options on my (IMAP) INBOX
VZ> since always.

ASSERT INFO:
.src/gui/wxOptionsDlg.cpp(4071): assert "!m_folder" failed in GetFolderFromProfile(): creating
the folder twice

BACKTRACE:
[1] wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)
[2] wxOptionsPageNewMail::GetFolderFromProfile() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:4071
[3] wxOptionsPageNewMail::DoTransferOptionsToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:4085
[4] wxOptionsPage::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:2937
[5] wxOptionsEditDialog::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxDialogLayout.cpp:1423
[6] wxFolderPropertiesDialog::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxMFolderDialogs.cpp:957
[7] wxWindowBase::OnInitDialog(wxInitDialogEvent&)
[8] wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) cons)
[9] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) cons)
[10] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[11] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[12] wxEvtHandler::TryHereOnly(wxEvent&)
[13] wxEvtHandler::ProcessEventLocally(wxEvent&)
[14] wxEvtHandler::ProcessEvent(wxEvent&)
[15] wxWindowBase::InitDialog()
[16] wxDialog::Show(bool)
(Continue reading)

Vadim Zeitlin | 8 Sep 2010 12:50

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 01:15:01 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> On Tue, 7 Sep 2010 23:27:43 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:
NB> 
NB> VZ> NB> I tried to check "Permanently monitor this folder" and "Poll only if opened"
NB> VZ> NB> (Iassumed it will give me behaviour which I had), but I get an assert and
NB> VZ> NB> the options are not checked when I reopen folder Properties.
NB> VZ> 
NB> VZ>  Sorry, which assert and where? FWIW I use these options on my (IMAP) INBOX
NB> VZ> since always.
NB> 
NB> ASSERT INFO:
NB> .src/gui/wxOptionsDlg.cpp(4071): assert "!m_folder" failed in GetFolderFromProfile():
creating the folder twice

 This looks harmless but I still don't understand how does this happen :-(

NB> BACKTRACE:
NB> [1] wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)
NB> [2] wxOptionsPageNewMail::GetFolderFromProfile() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:4071
NB> [3] wxOptionsPageNewMail::DoTransferOptionsToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:4085
NB> [4] wxOptionsPage::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:2937
NB> [5] wxOptionsEditDialog::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxDialogLayout.cpp:1423
NB> [6] wxFolderPropertiesDialog::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxMFolderDialogs.cpp:957
NB> [7] wxWindowBase::OnInitDialog(wxInitDialogEvent&)

 Normally GetFolderFromProfile() should only be called from here and
TransferDataToWindow() should only be called once when the dialog is
created. Could you please put a breakpoint on the frame [2] and check where
is it called from the first time?
(Continue reading)

Nerijus Baliunas | 8 Sep 2010 12:43
Picon

Re: updating 0.67.2 -> 0.68.0

On Tue, 7 Sep 2010 23:27:43 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ>  Also, I'd rather prefer to fix the bug that made the old options stop
VZ> working, could you please tell me what were they before you changed them?

As I don't have old program binary anymore, I can only show diff between old
and new config files:
+PollOpenedOnly=1
+CollectAtStartup=1

I sent full files to Vadim privately.

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
Nerijus Baliunas | 8 Sep 2010 12:34
Picon

Re: updating 0.67.2 -> 0.68.0

On Tue, 7 Sep 2010 22:57:03 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> NB> after updating from git to 0.68.0 I have small icons in toolbar.
VZ> NB> NB> I had large ones before.
VZ> 
VZ>  Honestly no idea about this, the upgrade doesn't touch these options and I
VZ> can't remember changing anything in this area.

In "Show toolbar buttons and notebook tabs as: Images Text Both"
I have Both checked. That's what I meant about large toolbar buttons.
I assume it's a wx bug?

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
Vadim Zeitlin | 8 Sep 2010 12:47

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 13:34:48 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> On Tue, 7 Sep 2010 22:57:03 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:
NB> 
NB> VZ> NB> NB> after updating from git to 0.68.0 I have small icons in toolbar.
NB> VZ> NB> NB> I had large ones before.
NB> VZ> 
NB> VZ>  Honestly no idea about this, the upgrade doesn't touch these options and I
NB> VZ> can't remember changing anything in this area.
NB> 
NB> In "Show toolbar buttons and notebook tabs as: Images Text Both"
NB> I have Both checked. That's what I meant about large toolbar buttons.
NB> I assume it's a wx bug?

 Sorry, I'm confused. Could you please tell me once again:

1. What do you expect/see before?
2. What do you see now?
3. Whether you upgraded wx too or just M?

 Thanks,
VZ
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
(Continue reading)

Nerijus Baliunas | 8 Sep 2010 12:58
Picon

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 12:47:29 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> In "Show toolbar buttons and notebook tabs as: Images Text Both"
VZ> NB> I have Both checked. That's what I meant about large toolbar buttons.
VZ> NB> I assume it's a wx bug?
VZ> 
VZ>  Sorry, I'm confused. Could you please tell me once again:
VZ> 
VZ> 1. What do you expect/see before?

Buttons with text.

VZ> 2. What do you see now?

Buttons w/o text, hence they are smaller.

VZ> 3. Whether you upgraded wx too or just M?

Both.

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
(Continue reading)

Vadim Zeitlin | 8 Sep 2010 13:04

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 13:58:44 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> VZ> 1. What do you expect/see before?
NB> 
NB> Buttons with text.
NB> 
NB> VZ> 2. What do you see now?
NB> 
NB> Buttons w/o text, hence they are smaller.
NB> 
NB> VZ> 3. Whether you upgraded wx too or just M?
NB> 
NB> Both.

 Do you see the text in the buttons of the wx toolbar sample? I'm almost
sure that this is not related to any changes in M but it would be nice to
confirm this.

 OTOH I didn't hear about this problem with wx before which is strange as
it should be quite noticeable. What version of Gnome/GTK+ do you use?
VZ
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
(Continue reading)

Nerijus Baliunas | 8 Sep 2010 13:16
Picon

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 13:04:06 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ>  Do you see the text in the buttons of the wx toolbar sample? I'm almost
VZ> sure that this is not related to any changes in M but it would be nice to
VZ> confirm this.

Yes, I see.

VZ>  OTOH I didn't hear about this problem with wx before which is strange as
VZ> it should be quite noticeable. What version of Gnome/GTK+ do you use?

Fedora 13 - gtk2-2.20.1, gnome 2.30. The problem appeared Aug 1st, when I
upgraded both wx and M.

Regards,
Nerijus

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
Nerijus Baliunas | 28 Oct 2010 03:00
Picon

Re: updating 0.67.2 -> 0.68.0

On Wed, 8 Sep 2010 14:16:59 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> VZ>  Do you see the text in the buttons of the wx toolbar sample? I'm almost
NB> VZ> sure that this is not related to any changes in M but it would be nice to
NB> VZ> confirm this.
NB> 
NB> Yes, I see.
NB> 
NB> VZ>  OTOH I didn't hear about this problem with wx before which is strange as
NB> VZ> it should be quite noticeable. What version of Gnome/GTK+ do you use?
NB> 
NB> Fedora 13 - gtk2-2.20.1, gnome 2.30. The problem appeared Aug 1st, when I
NB> upgraded both wx and M.

I am trying to bisect wx - from approximately July 15 I do not see text in the buttons;
but using wx from June 1st to July 10th I cannot compile M:

.src/gui/wxMFolderDialogs.cpp: In constructor
'wxFolderCreateNotebook::wxFolderCreateNotebook(wxWindow*, wxFolderCreateDialog*)':
.src/gui/wxMFolderDialogs.cpp:2703: error: no matching function for call to
'wxPersistentRegisterAndRestore(wxFolderCreateNotebook* const, const char [21])'

IIRC I was able to compile M with wx from June 1st back in June, why am I not able anymore?
I am using current git M in all cases.

Regards,
Nerijus

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
(Continue reading)

Nerijus Baliunas | 28 Oct 2010 14:10
Picon

Re: updating 0.67.2 -> 0.68.0

On Thu, 28 Oct 2010 04:00:10 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> I am trying to bisect wx - from approximately July 15 I do not see text in the buttons;
NB> but using wx from June 1st to July 10th I cannot compile M:
NB> 
NB> .src/gui/wxMFolderDialogs.cpp: In constructor
'wxFolderCreateNotebook::wxFolderCreateNotebook(wxWindow*, wxFolderCreateDialog*)':
NB> .src/gui/wxMFolderDialogs.cpp:2703: error: no matching function for call to
'wxPersistentRegisterAndRestore(wxFolderCreateNotebook* const, const char [21])'
NB> 
NB> IIRC I was able to compile M with wx from June 1st back in June, why am I not able anymore?
NB> I am using current git M in all cases.

With svn diff -r64886:64887 applied I can compile M with earlier wx, but even with wx
from 2010-05-01 I do not have text in the buttons. So it's probably some change in M,
but I'm looking at the changes and do not see anything wrong. Or is it some change on
my system? How can I debug this?

Regards,
Nerijus

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
Vadim Zeitlin | 28 Oct 2010 15:02

Re: updating 0.67.2 -> 0.68.0

On Thu, 28 Oct 2010 15:10:30 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> With svn diff -r64886:64887 applied I can compile M with earlier wx, but even with wx
NB> from 2010-05-01 I do not have text in the buttons. So it's probably some change in M,
NB> but I'm looking at the changes and do not see anything wrong. Or is it some change on
NB> my system? How can I debug this?

 I think the change in GTK version or configuration is the most likely
explanation. I don't know if you keep log of your system updates (I use a
very useful etckeeper under Debian/Ubuntu but AFAIK it's available under
Fedora too) but if you can downgrade to GTK+ 2.18 temporarily it would be
interesting to test this.

 Regards,
VZ
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers
Nerijus Baliunas | 28 Oct 2010 16:07
Picon

Re: updating 0.67.2 -> 0.68.0

On Thu, 28 Oct 2010 15:02:12 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ>  I think the change in GTK version or configuration is the most likely
VZ> explanation. I don't know if you keep log of your system updates (I use a
VZ> very useful etckeeper under Debian/Ubuntu but AFAIK it's available under
VZ> Fedora too) but if you can downgrade to GTK+ 2.18 temporarily it would be
VZ> interesting to test this.

Downgrading to GTK+ 2.18 didn't help (but I didn't recompile wx). But I installed
gtk2-2.20.1-1 when I upgraded to F13 back in May (and recompiled wx), and then
there were text in buttons. GTK2 was never upgraded since then. The problem
started on August 1st.

BTW, another problem with notebook tabs in Preferences. If I set "Show toolbar
buttons and notebook tabs" as Text, I see only Text, but if I set as Images or
Both, I see images with text in both cases. There should be no text in "Images"
only case.

To summarize - I don't see text in toolbar buttons when setting above is "Both",
and I do see text in notebook tabs when setting above is "Images".

Regards,
Nerijus

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
(Continue reading)

Nerijus Baliunas | 28 Nov 2010 20:20
Picon

Re: updating 0.67.2 -> 0.68.0

On Thu, 28 Oct 2010 17:07:52 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> To summarize - I don't see text in toolbar buttons when setting above is "Both",

I fixed it.

NB> and I do see text in notebook tabs when setting above is "Images".

This is probably not critical and I don't imagine anyone wanting it (except on small screens?).

Regards,
Nerijus

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
Vadim Zeitlin | 28 Nov 2010 23:12

Re: updating 0.67.2 -> 0.68.0

On Sun, 28 Nov 2010 21:20:17 +0200 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> On Thu, 28 Oct 2010 17:07:52 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:
NB> 
NB> NB> To summarize - I don't see text in toolbar buttons when setting above is "Both",
NB> 
NB> I fixed it.

 Thanks, I've no idea why/how did it work before but we clearly need
wxTB_TEXT here.

NB> NB> and I do see text in notebook tabs when setting above is "Images".
NB> 
NB> This is probably not critical and I don't imagine anyone wanting it
NB> (except on small screens?).

 ... where M unfortunately remains rather unusable (I tried it on my
relatively well-endowed netbook and it was still painful, even after
removing the toolbar).

VZ
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
(Continue reading)


Gmane