Gtkmm-forge Digest, Vol 1, Issue 1161



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-owner lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 345992] New: notebook shows incorrect page
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 345882] gtkmm 20060625 CVS fails to build
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 345882] gtkmm 20060625 CVS fails to build
      (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Mon, 26 Jun 2006 18:47:48 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 345992] New: notebook shows incorrect
	page
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-345992-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345992
 gtkmm | general | Ver: 2.4.x

           Summary: notebook shows incorrect page
           Product: gtkmm
           Version: 2.4.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: rodrivg gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.7/2.8
   GNOME milestone: Unspecified


Please describe the problem:
when i create a notebook, and call append_page(my widget(...)) to append two
pages, the notebook's tabs shows first page, but notebook's widget shown is the
one of the second page.


Steps to reproduce:
1. call twice: m_Notebook.append_page(*manage(new GuiWidgetWave(ch,gfr)), us);
2. look at the gui
3. 


Actual results:
the notebook shows the second widget, but the tab activated is the first. you
can switch to tab #1 and back to tab #0 to see first widget.

Expected results:
the notebook shows the first widget

Does this happen every time?
yes

Other information:
there is a workaround: after appending the widgets call:
m_Notebook.set_current_page(-1);
m_Notebook.set_current_page(0);


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 2
Date: Tue, 27 Jun 2006 11:56:43 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 345882] gtkmm 20060625 CVS fails to
	build
To: gtkmm-forge lists sourceforge net
Message-ID: <20060627155643 ABFC16CC1AE window gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345882
 gtkmm | build | Ver: 2.9.x


Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com




------- Comment #2 from Murray Cumming  2006-06-27 15:56 UTC -------
People report this problem sometimes. It's usually fixed by doing a clean
checkout (delete the directory and check it out again), and sometimes it's
caused by using difference versions of the autotools. Are you using jhbuild?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 3
Date: Tue, 27 Jun 2006 13:28:53 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 345882] gtkmm 20060625 CVS fails to
	build
To: gtkmm-forge lists sourceforge net
Message-ID: <20060627172853 EBD486CC192 window gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345882
 gtkmm | build | Ver: 2.9.x





------- Comment #3 from G?tz Waschk  2006-06-27 17:28 UTC -------
Checking out the source again did not help. I'm not using jhbuild. My versions
of  the autotools:
automake 1.9.6
autoconf 2.59
libtool 1.5.20


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

------------------------------

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 1, Issue 1161
********************************************



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]