Gtkmm-forge digest, Vol 1 #902 - 8 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #902 - 8 msgs
- Date: Wed, 06 Apr 2005 20:09:03 -0700
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 170855] TreeView: Crash when closing window during editing. (bugzilla-daemon bugzilla gnome org)
2. [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry (bugzilla-daemon bugzilla gnome org)
3. [Bug 170538] gtk-tutorial.20021027 Download contains empty rtf-file. (bugzilla-daemon bugzilla gnome org)
4. [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag (bugzilla-daemon bugzilla gnome org)
5. [Bug 143007] popup menu: keyboard accelerator does not work while menu is visible (bugzilla-daemon bugzilla gnome org)
6. [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag (bugzilla-daemon bugzilla gnome org)
7. [Bug 172892] New: Gtk::Action::get_proxies incorrectly wraps gtk_action_get_proxies (may be other cases too) (bugzilla-daemon bugzilla gnome org)
8. [Bug 172892] Gtk::Action::get_proxies incorrectly wraps gtk_action_get_proxies (may be other cases too) (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 6 Apr 2005 09:02:57 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 170855] TreeView: Crash when closing window during editing.
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=170855
gtkmm | TreeView | Ver: 2.6.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Murray Cumming 2005-04-06 09:02 -------
This is fixed in cvs, by passing the model to the handler, instead of the
treeview (which dies before the model). It is only in HEAD, until I can
investigate the impact of the changes to the private API.
Many thanks for the useful bug report.
------- 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: Wed, 6 Apr 2005 09:04:07 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry
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=172345
gtkmm | general | Ver: 2.6.x
------- Additional Comments From Murray Cumming 2005-04-06 09:04 -------
You can store the action and activate it. Can you suggest some other API?
------- 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: Wed, 6 Apr 2005 09:04:13 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 170538] gtk-tutorial.20021027 Download contains empty rtf-file.
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=170538
gtkmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From Murray Cumming 2005-04-06 09:04 -------
Closing due to lack of response.
------- 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: Wed, 6 Apr 2005 09:04:47 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag
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=172748
glibmm | general | Ver: 2.6.x
------- Additional Comments From Murray Cumming 2005-04-06 09:04 -------
A patch would be welcome.
------- 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: Wed, 6 Apr 2005 15:53:31 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 143007] popup menu: keyboard accelerator does not work while menu is visible
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=143007
gtk+ | uimanager/actions | Ver: 2.6.x
Matthias Clasen changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From Matthias Clasen 2005-04-06 15:53 -------
We are following the Gnome HIG here, actually:
"Provide an access key for each item. However, to enhance their spatial
efficiency and readability, do not show keyboard shortcuts in popup menus."
If you disagree, please reopen against the HIG.
------- 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: Wed, 6 Apr 2005 16:05:10 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag
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=172748
glibmm | general | Ver: 2.6.x
------- Additional Comments From sigsegv prodigy net 2005-04-06 16:05 -------
Sure. Should I work against the cvs HEAD, glibmm-2-6 or glibmm-2-4. Should I
provide patches for all 3?
------- 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: Wed, 6 Apr 2005 21:31:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172892] New: Gtk::Action::get_proxies incorrectly wraps gtk_action_get_proxies (may be other cases too)
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=172892
gtkmm | general | Ver: unspecified
Summary: Gtk::Action::get_proxies incorrectly wraps
gtk_action_get_proxies (may be other cases too)
Product: gtkmm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: plangdale vmware com
CC: all-bugs bugzilla gnome org
Version details: cvs
Distribution/Version: slackware + gsb
Gtk documents the semantics of gtk_action_get_proxies to be that a pointer to
the action's internal proxy list is returned. However, Gtk::Action::get_proxies
wraps this method with Glib::OWNERSHIP_SHALLOW meaning that the list is
incorrectly freed, so any attempt to call this method after the first time will
probably explode in a shower of sparks and flames.
The wrap call (if I'm reading my m4 right), should pass Glib::OWNERSHIP_NONE as
a third parameter.
I have also been told that there are other places where incorrect wrappings of
this type are taking place. This doesn't surprise me as the default ownership is
SHALLOW.
------- 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: Wed, 6 Apr 2005 21:32:08 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172892] Gtk::Action::get_proxies incorrectly wraps gtk_action_get_proxies (may be other cases too)
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=172892
gtkmm | general | Ver: unspecified
Philip Langdale changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- 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]