Gtkmm-forge Digest, Vol 24, Issue 2
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 24, Issue 2
- Date: Tue, 13 May 2008 06:21:31 -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-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 532904] missing methods in Glib::KeyFile
(gtkmm (bugzilla.gnome.org))
2. [Bug 532744] Gtk::Entry "shadow_type" property not wrapped
(gtkmm (bugzilla.gnome.org))
3. [Bug 531015] libgnomeuimm shoud dep on a newer
libgnomecanvasmm (gnomemm (bugzilla.gnome.org))
4. [Bug 530751] package content changed if build twice or more
times in a row (gnomemm (bugzilla.gnome.org))
5. [Bug 531015] libgnomeuimm shoud dep on a newer
libgnomecanvasmm (gnomemm (bugzilla.gnome.org))
6. [Bug 531015] libgnomeuimm shoud dep on a newer
libgnomecanvasmm (gnomemm (bugzilla.gnome.org))
7. [Bug 532904] missing methods in Glib::KeyFile
(gtkmm (bugzilla.gnome.org))
8. [Bug 532744] Gtk::Entry "shadow_type" property not wrapped
(gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Tue, 13 May 2008 09:22:31 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 532904] missing methods in
Glib::KeyFile
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513092231 442BE23F5B4 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=532904
gtkmm | general | Ver: 2.4.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #1 from Murray Cumming 2008-05-13 09:22 UTC -------
> add_group(Glib::ustring group_name)
Presumably groups are added automatically when specified to set*() methods.
> add_group(?Glib::ustring group_name, Glib::ustrsing before_group)
I don't believe that anything else in the GKeyFile API makes any use of the
sequence of groups or keys. How would this be useful?
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532904.
------------------------------
Message: 2
Date: Tue, 13 May 2008 09:23:25 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type"
property not wrapped
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513092325 108E123F5B6 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=532744
gtkmm | general | Ver: 2.12.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #1 from Murray Cumming 2008-05-13 09:23 UTC -------
I guess we missed this when it was added to GTK+ 2.12. A patch would be
welcome.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744.
------------------------------
Message: 3
Date: Tue, 13 May 2008 09:25:23 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 531015] libgnomeuimm shoud dep on a
newer libgnomecanvasmm
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513092523 512EA23F5BD label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=531015
gnomemm | libbonobouimm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2008-05-13 09:25 UTC -------
What change in libgnomecanvas do you believe fixing this issue? The build error
in that gentoo bug is rather strange:
../../libgnomeui/libgnomeuimm/.libs/libgnomeuimm-2.6.so: undefined reference to
`non-virtual thunk to Gnome::Canvas::Canvas::~Canvas()'
../../libgnomeui/libgnomeuimm/.libs/libgnomeuimm-2.6.so: undefined reference to
`non-virtual thunk to Gnome::Canvas::Canvas::~Canvas()'
collect2: ld returned 1 exit status
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=531015.
------------------------------
Message: 4
Date: Tue, 13 May 2008 09:26:24 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 530751] package content changed if
build twice or more times in a row
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513092624 8783023F5B0 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=530751
gnomemm | gtksourceviewmm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #1 from Murray Cumming 2008-05-13 09:26 UTC -------
It would be nice if someone can figure out a patch for this, probably by
looking at gtkmm's build files. If not, I'll get around to it eventually.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=530751.
------------------------------
Message: 5
Date: Tue, 13 May 2008 09:44:38 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 531015] libgnomeuimm shoud dep on a
newer libgnomecanvasmm
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513094438 877AC23F5C8 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=531015
gnomemm | libbonobouimm | Ver: unspecified
------- Comment #3 from R?mi Cardona 2008-05-13 09:44 UTC -------
Honestly, I have no idea. I've used gtkmm and friends a little bit but I've
never really looked at the inner code.
A quick google search reveals that this error happens when a lib is built with
a certain optimization level and a depending one is built with another level
(such as -O3).
But in our cases, the bug seems to show up even if the optimisation level
doesn't change. So your guess is as good as mine...
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=531015.
------------------------------
Message: 6
Date: Tue, 13 May 2008 10:02:01 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 531015] libgnomeuimm shoud dep on a
newer libgnomecanvasmm
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513100201 6FA3123F5B6 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=531015
gnomemm | libbonobouimm | Ver: unspecified
------- Comment #4 from Murray Cumming 2008-05-13 10:02 UTC -------
At the moment I tend to just consider this a side effect of some
gentoo-specific strangeness, such as the use of strange compiler options or
multiple compiler versions.
If you can narrow it down to some specific libgnomecanvasmm change then I'll
take it more seriously. But there's not much to choose from:
http://svn.gnome.org/viewvc/gnomemm/libgnomecanvasmm/trunk/ChangeLog?view=markup
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=531015.
------------------------------
Message: 7
Date: Tue, 13 May 2008 13:07:21 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 532904] missing methods in
Glib::KeyFile
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513130721 ABBF323F5BD label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=532904
gtkmm | general | Ver: 2.4.x
------- Comment #2 from Mihai Niculescu 2008-05-13 13:07 UTC -------
>> add_group(Glib::ustring group_name)
> Presumably groups are added automatically when specified to set*() methods.
You are right, using set methods groups are automatically added if they don't
exist.
But, I believe a set*() method is not as intuitive as an add*() method to
create a new group or a new key.
>> add_group(?Glib::ustring group_name, Glib::ustrsing before_group)
>I don't believe that anything else in the GKeyFile API makes any use of the
>sequence of groups or keys. How would this be useful?
It is only an example. I don't know the GKeyFile API.
First, I thought there are no methods to add new groups or keys because I
didn't see any method named "add" or "create".
You solved my problem and for that I thank you!
And so, I don't know if this bug should remain valid, on the other hand, it
would be an enhancement for Glib::KeyFile to have such intuitive methods.
Thanks again!
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532904.
------------------------------
Message: 8
Date: Tue, 13 May 2008 13:21:35 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type"
property not wrapped
To: gtkmm-forge lists sourceforge net
Message-ID: <20080513132135 68AA023F5BD label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=532744
gtkmm | general | Ver: 2.12.x
------- Comment #2 from Gennaro Bellizio 2008-05-13 13:21 UTC -------
Created an attachment (id=110852)
--> (http://bugzilla.gnome.org/attachment.cgi?id=110852&action=view)
property "shadow-type" wrapping
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744.
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 24, Issue 2
******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]