Gtkmm-forge digest, Vol 1 #839 - 8 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #839 - 8 msgs
- Date: Tue, 04 Jan 2005 20:07:33 -0800
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-admin 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 161833] Corrections for iochannel_stream example (bugzilla-daemon bugzilla gnome org)
2. [Bug 162693] TreeModel::get_iter() needs to be const (bugzilla-daemon bugzilla gnome org)
3. [Bug 134520] TreeModel should have a const_iterator (bugzilla-daemon bugzilla gnome org)
4. [Bug 162253] building on amd64 fails (1.3.4) (bugzilla-daemon bugzilla gnome org)
5. [Bug 161833] Corrections for iochannel_stream example (bugzilla-daemon bugzilla gnome org)
6. [Bug 143632] GTK_FILE_SYSTEM_ERROR GError not wrapped (bugzilla-daemon bugzilla gnome org)
7. [Bug 161839] drag and drop duplicates row at dest and doesn't delete at drag point (bugzilla-daemon bugzilla gnome org)
8. [Bug 161833] Corrections for iochannel_stream example (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 05:37:41 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 161833] Corrections for iochannel_stream example
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=161833
glibmm | examples | Ver: 2.5.x
------- Additional Comments From murrayc murrayc com 2005-01-04 05:37 -------
Thanks, but I'm not sure what should be in the ChangeLog for this. Please try to
create patches as per these guidelines:
http://www.gtkmm.org/bugs.shtml#CreatingPatches
You might put your comment about the conversion in the code.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 05:44:13 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 162693] TreeModel::get_iter() needs to be const
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=162693
gtkmm | general | Ver: 2.5
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From murrayc murrayc com 2005-01-04 05:44 -------
get_iter() does give you an iterator that allows you to change the model, so it
should not be const.
However, we do need a
const_iterator get_iter() const.
But we don't have a real const_iterator yet:
http://bugzilla.gnome.org/show_bug.cgi?id=134520
*** This bug has been marked as a duplicate of 134520 ***
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 05:44:14 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 134520] TreeModel should have a const_iterator
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=134520
gtkmm | TreeView | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bryan reigndropsfall net
------- Additional Comments From murrayc murrayc com 2005-01-04 05:44 -------
*** Bug 162693 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 06:13:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 162253] building on amd64 fails (1.3.4)
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=162253
gnomemm | libgdamm | Ver: unspecified
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From murrayc murrayc com 2005-01-04 06:13 -------
Thanks. I have removed that constructor in cvs. Please reopen this bug if there
is still a problem.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 07:49:23 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 161833] Corrections for iochannel_stream example
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=161833
glibmm | examples | Ver: 2.5.x
------- Additional Comments From chris cvine freeserve co uk 2005-01-04 07:49 -------
OK. I will provide a composite patch with the original patch plus comments
about codeset conversion in the header file plus an entry for the ChangeLog this
evening or tomorrow against the current CVS (unless you have already applied the
patch to CVS in which case I will provide a patch for the comments and ChangeLog
entry only).
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 07:49:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 143632] GTK_FILE_SYSTEM_ERROR GError not wrapped
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=143632
gtkmm | build | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |162911
Summary|Unwrapped GErrors |GTK_FILE_SYSTEM_ERROR GError
| |not wrapped
------- Additional Comments From murrayc murrayc com 2005-01-04 07:49 -------
So, only GTK_FILE_SYSTEM_ERROR remains, but see the dependent GTK+ bug.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 7
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 07:53:39 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 161839] drag and drop duplicates row at dest and doesn't delete at drag point
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=161839
gtkmm | TreeView | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Priority|Immediate |Normal
------- Additional Comments From murrayc murrayc com 2005-01-04 07:53 -------
Does this solve your problem? Do you have the same problem with the GTK+
demos/examples?
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 8
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 4 Jan 2005 16:55:50 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 161833] Corrections for iochannel_stream example
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=161833
glibmm | examples | Ver: 2.5.x
------- Additional Comments From chris cvine freeserve co uk 2005-01-04 16:55 -------
Created an attachment (id=35448)
--> (http://bugzilla.gnome.org/attachment.cgi?id=35448&action=view)
Composite patch, against CVS.
This follows up my post of earlier today, with a composite patch against
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]