Gtkmm-forge digest, Vol 1 #911 - 7 msgs



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 172892] Gtk::Action::get_proxies should not free items. (bugzilla-daemon bugzilla gnome org)
   2. [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag (bugzilla-daemon bugzilla gnome org)
   3. [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry (bugzilla-daemon bugzilla gnome org)
   4. [Bug 301464] New: Incomplete inter-library dependencies (bugzilla-daemon bugzilla gnome org)
   5. [Bug 301464] Incomplete inter-library dependencies (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 172345] Gtk::RadioAction, unable to specifiy initial activated entry (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Thu, 21 Apr 2005 07:29:19 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172892] Gtk::Action::get_proxies should not free items.

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D172892
 gtkmm | general | Ver: unspecified





------- Additional Comments From Murray Cumming  2005-04-21 07:29 -------
How's this going? Do you need help?

------- 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
Date: Thu, 21 Apr 2005 07:29:23 -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 m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D172748
 glibmm | general | Ver: 2.6.x





------- Additional Comments From Murray Cumming  2005-04-21 07:29 -------
How's this going? Do you need help?

------- 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
Date: Thu, 21 Apr 2005 07:29:39 -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 m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D172345
 gtkmm | general | Ver: 2.6.x





------- Additional Comments From Murray Cumming  2005-04-21 07:29 -------
Anything?

------- 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
Date: Thu, 21 Apr 2005 10:03:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301464] New: Incomplete inter-library dependencies

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D301464
 gtkmm | general | Ver: 2.6.x

           Summary: Incomplete inter-library dependencies
           Product: gtkmm
           Version: 2.6.x
          Platform: Other
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: bland mail ru
                CC: all-bugs bugzilla gnome org


1. Install pkgconfig 0.17+
2. Create sample which make use gtkmm API only (so you obviously will use
something like c++ `pkg-config --cflags --libs gtkmm-2.4` to link it).
3. Build.

Suspected a link falure due unresolved gdkmm, atkmm etc symbols in libgtk=
mm-2.4.so

This happens due two facts:
- Recently pkgconfig stopped to recurse through package dependencies whil=
e
building --libs list on platforms which have native inter-library depende=
ncies
support. So now ./a.out will be linked to libgtkmm-2.4.so only
- libgtkmm-2.4.so (and libgdkmm-2.4 too) do not have NEED entries for all
referenced symbols in elf header because of incomplete link list.

------- 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
Date: Thu, 21 Apr 2005 10:04:11 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301464] Incomplete inter-library dependencies

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D301464
 gtkmm | general | Ver: 2.6.x





------- Additional Comments From Alexander Nedotsukov  2005-04-21 10:04 -=
------
Created an attachment (id=3D45517)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D45517&action=3Dview)
Proposed patch.


------- 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
Date: Thu, 21 Apr 2005 15:00:48 -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 m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D172748
 glibmm | general | Ver: 2.6.x





------- Additional Comments From sigsegv prodigy net  2005-04-21 15:00 --=
-----
I'm sorry.  It looks like things have been lost.  I sent a patch to you a=
bout 10=20
days ago, and you told me at the time that you would take it from there. =
 Do you=20
need me to resend it to you?

Do I need to do something with this bug in bugzilla?  Change its state?  =
Add=20
more comments?

Let me know.

------- 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
Date: Thu, 21 Apr 2005 16:56:15 -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 m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D172345
 gtkmm | general | Ver: 2.6.x





------- Additional Comments From Frank Naumann  2005-04-21 16:56 -------
Sorry for the delay ...

Yes, you can activate the action. But it's not the same semantic as it ca=
n be
done  with the C interface. With the C interface you can set the default =
action
without activating anything. If you activate the action the attached sign=
als are
called out thus doing something that normally only the user initiate. Thi=
s can
also be difficult if you setup the actions in a constructor as you need t=
o
verify the action can be safely activated from this place.

------- 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]