You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(3) |
Aug
(3) |
Sep
|
Oct
(1) |
Nov
(5) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
(2) |
Mar
(3) |
Apr
(12) |
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(15) |
Nov
(8) |
Dec
(4) |
2006 |
Jan
|
Feb
|
Mar
(11) |
Apr
(10) |
May
(105) |
Jun
(12) |
Jul
(42) |
Aug
(54) |
Sep
(15) |
Oct
(14) |
Nov
(27) |
Dec
(3) |
2007 |
Jan
(1) |
Feb
(6) |
Mar
(26) |
Apr
(11) |
May
(28) |
Jun
(5) |
Jul
(9) |
Aug
|
Sep
|
Oct
(4) |
Nov
(8) |
Dec
(7) |
2008 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
(6) |
Jun
(7) |
Jul
|
Aug
(16) |
Sep
(1) |
Oct
(4) |
Nov
(3) |
Dec
(1) |
2009 |
Jan
(37) |
Feb
(19) |
Mar
(32) |
Apr
(7) |
May
(2) |
Jun
(15) |
Jul
(8) |
Aug
(12) |
Sep
(2) |
Oct
(1) |
Nov
(6) |
Dec
(11) |
2010 |
Jan
(11) |
Feb
(5) |
Mar
(56) |
Apr
(75) |
May
(28) |
Jun
(10) |
Jul
(6) |
Aug
(1) |
Sep
(26) |
Oct
(23) |
Nov
(92) |
Dec
(41) |
2011 |
Jan
(6) |
Feb
(2) |
Mar
(2) |
Apr
(8) |
May
(20) |
Jun
(3) |
Jul
(1) |
Aug
(32) |
Sep
(6) |
Oct
(9) |
Nov
(3) |
Dec
(15) |
2012 |
Jan
(6) |
Feb
(13) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
(4) |
Aug
(7) |
Sep
|
Oct
(2) |
Nov
|
Dec
(4) |
2013 |
Jan
(9) |
Feb
(15) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(9) |
Aug
|
Sep
(5) |
Oct
(4) |
Nov
(4) |
Dec
(11) |
2014 |
Jan
|
Feb
(3) |
Mar
(8) |
Apr
|
May
(4) |
Jun
(2) |
Jul
(2) |
Aug
(9) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
(2) |
Apr
(3) |
May
(7) |
Jun
(3) |
Jul
(5) |
Aug
(15) |
Sep
|
Oct
(1) |
Nov
|
Dec
(6) |
2016 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(6) |
Oct
(6) |
Nov
(7) |
Dec
(8) |
2017 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(8) |
2018 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
(10) |
Jun
|
Jul
|
Aug
(5) |
Sep
(4) |
Oct
(3) |
Nov
(3) |
Dec
(4) |
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(40) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-08-09 13:09:03
|
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=591233 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #1 from Alex Kapranoff 2009-08-09 13:08 UTC ------- Looks like pango-perl does not export this function. Pango.a library is being linked in. -- 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=591233. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-08-09 13:04:28
|
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=591233 gnome-perl | Gtk2 | Ver: unspecified Summary: Build error on Windows using Strawberry Perl Product: gnome-perl Version: unspecified Platform: Other OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: kap...@gm... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified Looks like linker on Windows needs gtk2perl_* functions which are actually in another distribution now (Pango) in PangoAttributes.xs. C:\strawberry\cpan\build\Gtk2-1.221-a_jrai>dmake dlltool --def Gtk2.def --output-exp dll.exp [ LD blib\arch\auto\Gtk2\Gtk2.dll ] xs/Gtk2.o:Gtk2.c:(.text+0x553f): undefined reference to `gtk2perl_pango_attribute_get_type' xs/Gtk2.o:Gtk2.c:(.text+0x5555): undefined reference to `gtk2perl_pango_attr_iterator_get_type ' xs/Gtk2.o:Gtk2.c:(.text+0x55ef): undefined reference to `gtk2perl_pango_script_iter_get_type' xs/GdkPango.o:GdkPango.c:(.text+0x807): undefined reference to `gtk2perl_pango_attribute_get_t ype' xs/GdkPango.o:GdkPango.c:(.text+0x8e6): undefined reference to `gtk2perl_pango_attribute_regis ter_custom_type' xs/GdkPango.o:GdkPango.c:(.text+0xa3f): undefined reference to `gtk2perl_pango_attribute_get_t ype' xs/GdkPango.o:GdkPango.c:(.text+0xbef): undefined reference to `gtk2perl_pango_attribute_get_t ype' xs/GdkPango.o:GdkPango.c:(.text+0xcf6): undefined reference to `gtk2perl_pango_attribute_regis ter_custom_type' xs/GdkPango.o:GdkPango.c:(.text+0xf3f): undefined reference to `gtk2perl_pango_attribute_get_t ype' xs/GdkPango.o:GdkPango.c:(.text+0x11f8): undefined reference to `gtk2perl_pango_attribute_get_ type' xs/GdkPango.o:GdkPango.c:(.text+0x1287): undefined reference to `gtk2perl_pango_attribute_regi ster_custom_type' xs/GdkPango.o:GdkPango.c:(.text+0x13e8): undefined reference to `gtk2perl_pango_attribute_get_ type' collect2: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\Gtk2\Gtk2.dll' -- 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=591233. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-08-08 17:44:44
|
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=591070 gnome-perl | Glib | Ver: unspecified Emmanuel Rodriguez changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |591166 nThis| | -- 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=591070. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-08-07 16:16:42
|
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=591070 gnome-perl | Glib | Ver: unspecified ------- Comment #1 from Emmanuele Bassi 2009-08-07 16:16 UTC ------- Created an attachment (id=140129) --> (http://bugzilla.gnome.org/attachment.cgi?id=140129&action=view) Support GTypes in values and properties Currently, Glib is missing support for declaring Object properties storing GType (as package names), and for setting/getting those properties. The implementation of GParamSpecGType is pretty trivial, requiring only the registration of the GParamSpec and some glue for constructor and accessor to its only public member. The implementation of GValue support for GType is slightly more "interesting", since GType is *not* a fundamental type (like one would expect) but a sub-type of G_TYPE_POINTER. Fixes bug: -- 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=591070. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-08-07 16:16:01
|
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=591070 gnome-perl | Glib | Ver: unspecified Summary: no support for GType/GParamGType Product: gnome-perl Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Glib AssignedTo: gtk...@li... ReportedBy: eb...@gm... QAContact: gtk...@li... GNOME version: 2.27/2.28 GNOME milestone: Unspecified currently, Glib does not support values and GParamSpec dealing with GType, thus it's impossible to deal with object properties storing a GType. rationale: Clutter has a class which stores an interval between two values, ClutterInterval; it would be probably more Perl-ish to override the bindings completely and write intervals as arrayrefs, but one of the nice bits of the class is that it allows subclasses to override the interval progress using their own progress function, e.g.: interval('boolean') = [ false, true ] compute(interval, progress=0.0) = false compute(interval, progress=0.2) = false compute(interval, progress=0.4) = false compute(interval, progress=0.6) = true compute(interval, progress=0.8) = true compute(interval, progress=1.0) = true myinterval('boolean') = [ false, true ] myinterval.threshold = 0.7 compute(myinterval, progress=0.0) = false compute(myinterval, progress=0.2) = false compute(myinterval, progress=0.4) = false compute(myinterval, progress=0.6) = false compute(myinterval, progress=0.8) = true compute(myinterval, progress=1.0) = true the type of the value of the interval is stored as a :value-type property in the C class, declared with g_param_spec_gtype(), since we allow interpolating the progress even between boxed types (e.g. colors or geometries). if I try to subclass ClutterInterval from Perl, and pass any value to the :value-type property at construction time, Perl, Glib and GLib will get *very* angry at me. -- 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=591070. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 17:45:28
|
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=577995 gnome-perl | Gnome2::GConf | Ver: unspecified Emmanuele Bassi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED -- 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=577995. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 17:44:52
|
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=577992 gnome-perl | Gnome2::GConf | Ver: unspecified Emmanuele Bassi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eb...@gm... Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #1 from Emmanuele Bassi 2009-07-19 17:44 UTC ------- ugh, never noticed that, and git blame puts the blame squarely on me. *blush* fixed in master; thanks for the bug report. -- 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=577992. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 17:43:33
|
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=577995 gnome-perl | Gnome2::GConf | Ver: unspecified Emmanuele Bassi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eb...@gm... Attachment #132113|none |committed Flag| | ------- Comment #2 from Emmanuele Bassi 2009-07-19 17:43 UTC ------- since GConfEntry objects should only be created by GConf itself, and not by the developer, this is only a potential leak in case of programmer error. in any case, leaking is never nice, so I've applied it to master. for further reference, try using `git format-patch` next time, so that I can credit you correctly. -- 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=577995. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 14:38:16
|
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=574326 gnome-perl | Glib | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... Attachment #130163|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Torsten Schoenfeld 2009-07-19 14:37 UTC ------- Committed with minor modifications: <http://git.gnome.org/cgit/perl-Glib/commit/?id=f61bde5>. Thanks! -- 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=574326. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 12:51:37
|
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=577668 gnome-perl | Gtk2 | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... Attachment #131878|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Torsten Schoenfeld 2009-07-19 12:51 UTC ------- Committed: <http://git.gnome.org/cgit/perl-Gtk2/commit/?id=650e0f49>. Thanks! -- 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=577668. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 12:26:51
|
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=584063 gnome-perl | Gtk2 | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... Attachment #135471|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Torsten Schoenfeld 2009-07-19 12:21 UTC ------- Committed: <http://git.gnome.org/cgit/perl-Gtk2/commit/?id=55c81a5b0ab>. Thanks! -- 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=584063. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-19 11:21:20
|
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=585927 gnome-perl | Glib | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... Attachment #136679|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Torsten Schoenfeld 2009-07-19 11:21 UTC ------- Looks great to me. Committed: <http://git.gnome.org/cgit/perl-Glib/commit/?id=c6d5841fd>. -- 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=585927. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-07-04 17:18:21
|
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=587760 gnome-perl | Glib | Ver: unspecified Summary: Docs not built on ActivePerl Product: gnome-perl Version: unspecified Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: Glib AssignedTo: gtk...@li... ReportedBy: kaf...@gm... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified Martin Schlemmer reports: --- PS: With ExtUtils-MakeMaker-6.52 (ActivePerl 5.10.0.1005) at least it does not seem to build the documentation automatically - I have to issue an: dmake blib\lib\Glib\index.pod to get it to do the right thing. (Same with Gtk2, etc. using the doc stuff) --- -- 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=587760. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-18 19:05:23
|
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=585928 gnome-perl | Gtk2 | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... Attachment #136681|none |accepted-commit_now Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Torsten Schoenfeld 2009-06-18 19:04 UTC ------- Pushed: <http://git.gnome.org/cgit/perl-Gtk2/commit/?id=879eb0844171ca2a5>. Thanks! -- 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=585928. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-16 00:57:32
|
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=585928 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #1 from Kevin Ryde 2009-06-16 00:11 UTC ------- Created an attachment (id=136681) --> (http://bugzilla.gnome.org/attachment.cgi?id=136681&action=view) Gtk2::Widget docs mention get_ancestor for circularities -- 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=585928. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-16 00:12:09
|
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=585928 gnome-perl | Gtk2 | Ver: unspecified Summary: docs on widget circularities, mention get_ancestor Product: gnome-perl Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified I've had some success using $widget->get_ancestor instead of userdata. The bit in the Gtk2::Widget docs could mention that, per below. -- 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=585928. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-16 00:09:07
|
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=585927 gnome-perl | Glib | Ver: unspecified ------- Comment #1 from Kevin Ryde 2009-06-16 00:07 UTC ------- Created an attachment (id=136679) --> (http://bugzilla.gnome.org/attachment.cgi?id=136679&action=view) SET_PROPERTY magic, change and test case -- 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=585927. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-16 00:07:50
|
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=585927 gnome-perl | Glib | Ver: unspecified Summary: default SET_PROPERTY do set magic Product: gnome-perl Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Glib AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified In the current cvs, the default SET_PROPERTY method for a Glib::Object subclass doesn't call a tie on the hash entry it stores to. Failing test case and possible fix below. I struck this when experimenting with a tie to get a 'notify' signal emitted if an object field value becomes undef due to weakening. A SET_PROPERTY written in perl storing to the hash entry reaches the tie, but the C code doesn't. -- 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=585927. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-14 18:56:34
|
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=585215 gnome-perl | Glib | Ver: unspecified ------- Comment #1 from Torsten Schoenfeld 2009-06-14 18:56 UTC ------- Created an attachment (id=136576) --> (http://bugzilla.gnome.org/attachment.cgi?id=136576&action=view) Check for _MSC_VER || __MSVCRT__ Judging from <http://msdn.microsoft.com/en-us/library/b0084kay.aspx>, the MS compiler doesn't seem to define __MSVCRT__. But how about checking for _MSC_VER || __MSVCRT__, as in this patch? Does this work for you too? -- 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=585215. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-09 05:13:59
|
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=585215 gnome-perl | Glib | Ver: unspecified Summary: Perl Glib 64bit test failing in MinGW Product: gnome-perl Version: unspecified Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: Glib AssignedTo: gtk...@li... ReportedBy: ari...@gm... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified Please describe the problem: MinGW may(*) use msvcrt.dll in which case the MS sscanf and printf are used, which means PORTABLE_LL_FORMAT can't contain the standard "l" and must contain "I64". That makes 64bit tests fail. If # ifdef __MSVCRT__ is used instead of # ifdef _MSC_VER when PORTABLE_LL_FORMAT and PORTABLE_ULL_FORMAT are defined in GType.xs, then the tests are passed. See similar problem I reported here: http://trac.osgeo.org/gdal/ticket/2649 Steps to reproduce: 1. Compile Glib in MinGW Perl which uses msvcrt.dll 2. Run tests 3. Actual results: 64bit tests fail Expected results: Does this happen every time? Other information: -- 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=585215. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-06 17:44:53
|
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=574306 gnome-perl | Glib | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #130154|none |committed Flag| | Attachment #130155|none |committed Flag| | ------- Comment #7 from Torsten Schoenfeld 2009-06-06 17:44 UTC ------- OK, I just committed the optimization part of your original patch. -- 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=574306. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-06 16:38:57
|
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=584879 gnome-perl | Gtk2 | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... Attachment #135992|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Torsten Schoenfeld 2009-06-06 16:38 UTC ------- Committed. Thanks! -- 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=584879. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-04 23:18:11
|
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=567688 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #4 from Kevin Ryde 2009-06-04 23:18 UTC ------- Created an attachment (id=135993) --> (http://bugzilla.gnome.org/attachment.cgi?id=135993&action=view) depend on Glib 1.221 Don't forget to bump the Glib dependency when ready, since of course the tests fail with 1.220. -- 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=567688. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-04 23:11:16
|
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=584879 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #1 from Kevin Ryde 2009-06-04 23:11 UTC ------- Created an attachment (id=135992) --> (http://bugzilla.gnome.org/attachment.cgi?id=135992&action=view) docs for set_geometry_hints -- 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=584879. |
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2009-06-04 23:10:25
|
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=584879 gnome-perl | Gtk2 | Ver: unspecified Summary: $window->set_geometry_hints docs Product: gnome-perl Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME version: Unspecified GNOME milestone: Unspecified It'd be good to describe the fields taken by $window->set_geometry_hints (the GdkWindow and GtkWindow ones), maybe per below. -- 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=584879. |