Gtkmm-forge Digest, Vol 34, Issue 10
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 34, Issue 10
- Date: Wed, 11 Mar 2009 15:10:15 +0000
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 574844] gstreamermm build broken in example
(gnomemm (bugzilla.gnome.org))
2. [Bug 574861] New: Including _CUSTOM_CAST_CTOR and
_CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT
(glibmm (bugzilla.gnome.org))
3. [Bug 574861] Including _CUSTOM_CAST_CTOR and
_CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT
(glibmm (bugzilla.gnome.org))
4. [Bug 574861] Including _CUSTOM_CAST_CTOR and
_CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT
(glibmm (bugzilla.gnome.org))
5. [Bug 574844] gstreamermm build broken in example
(gnomemm (bugzilla.gnome.org))
6. [Bug 574935] New: window has to be moved to get it to start
refreshing automatically. (gtkmm (bugzilla.gnome.org))
7. [Bug 574844] gstreamermm build broken in example
(gnomemm (bugzilla.gnome.org))
8. [Bug 574844] gstreamermm build broken in example
(gnomemm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Tue, 10 Mar 2009 22:05:51 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574844] gstreamermm build broken in
example
To: gtkmm-forge lists sourceforge net
Message-ID: <20090310220551 269AF23F526 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=574844
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jaalburqu svn gnome org
------- Comment #3 from Jos? Alburquerque 2009-03-10 22:07 UTC -------
I think this may be because the oggdemux plug-in is not available on the build
machine (to confirm run 'gst-inspect oggdemux'). The example uses it
(Gst::OggDemux) and if the plug-in is not available on the build system it is
not included in the build.
--
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=574844.
------------------------------
Message: 2
Date: Tue, 10 Mar 2009 22:10:34 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574861] New: Including
_CUSTOM_CAST_CTOR and _CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-574861-5595 http bugzilla 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=574861
glibmm | build | Ver: unspecified
Summary: Including _CUSTOM_CAST_CTOR and _CUSTOM_CONSTRUCT_CTOR
macro for _CLASS_GOBJECT
Product: glibmm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: jaalburqu svn gnome org
QAContact: gtkmm-forge lists sourceforge net
GNOME version: Unspecified
GNOME milestone: Unspecified
Would it be possible to include a _CUSTOM_CAST_CTOR and a
_CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT so that when Gst::Object is
wrapped, custom code can be included in the cast constructor and in the
ConstructParams constructor? Alternatively, some sort of local _CLASS_GOBJECT
macro can be included locally in gstreamermm. Patch follows.
--
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=574861.
------------------------------
Message: 3
Date: Tue, 10 Mar 2009 22:11:46 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574861] Including _CUSTOM_CAST_CTOR and
_CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT
To: gtkmm-forge lists sourceforge net
Message-ID: <20090310221146 86DFD23F521 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=574861
glibmm | build | Ver: unspecified
------- Comment #1 from Jos? Alburquerque 2009-03-10 22:13 UTC -------
Created an attachment (id=130436)
--> (http://bugzilla.gnome.org/attachment.cgi?id=130436&action=view)
Patch for _CUSTOM_CAST_CTOR and _CUSTOM_CONSTRUCT_CTOR
--
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=574861.
------------------------------
Message: 4
Date: Tue, 10 Mar 2009 22:23:04 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574861] Including _CUSTOM_CAST_CTOR and
_CUSTOM_CONSTRUCT_CTOR macro for _CLASS_GOBJECT
To: gtkmm-forge lists sourceforge net
Message-ID: <20090310222304 B249D23F521 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=574861
glibmm | build | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #130436|0 |1
is obsolete| |
------- Comment #2 from Jos? Alburquerque 2009-03-10 22:24 UTC -------
Created an attachment (id=130437)
--> (http://bugzilla.gnome.org/attachment.cgi?id=130437&action=view)
Patch with changelog entry
--
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=574861.
------------------------------
Message: 5
Date: Tue, 10 Mar 2009 22:45:10 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574844] gstreamermm build broken in
example
To: gtkmm-forge lists sourceforge net
Message-ID: <20090310224510 286A323F526 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=574844
gnomemm | gstreamermm | Ver: unspecified
------- Comment #4 from Jos? Alburquerque 2009-03-10 22:46 UTC -------
It more looks like none of the plug-ins are available because Gst::FileSrc is a
core plug-in (in the main gstreamer module). The others (Gst::OggDemux and
Gst::VorbisDec) are found in the gst-base-plugins module.
--
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=574844.
------------------------------
Message: 6
Date: Wed, 11 Mar 2009 13:08:38 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574935] New: window has to be moved to
get it to start refreshing automatically.
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-574935-5595 http bugzilla 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=574935
gtkmm | general | Ver: 2.14.x
Summary: window has to be moved to get it to start refreshing
automatically.
Product: gtkmm
Version: 2.14.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: sahasr naman ms
QAContact: gtkmm-forge lists sourceforge net
GNOME version: Unversioned Enhancement
GNOME milestone: Unspecified
Please describe the problem:
In gtkmm for Win32, compiled in MinGW, when we call set_geometry_hints, when
the application starts running, it doesn't start refreshing automatically. We
have to move the window atleast once, then it starts working properly. Works
normally when set_geometry_hints is not called.
Steps to reproduce:
1. Get gtkmm in windows with mingw32
2. create applicaton and call set_geometry_hints
3. compile and run
Actual results:
A window shows up, but doesn't show the changes on the gui produced by the code
isn't reflected in the gui until you move it once
Expected results:
A window in its initial state will show up, and it wont show any changes
produced in it through the code, until the window is moved once.
Does this happen every time?
Yes
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=574935.
------------------------------
Message: 7
Date: Wed, 11 Mar 2009 15:06:40 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574844] gstreamermm build broken in
example
To: gtkmm-forge lists sourceforge net
Message-ID: <20090311150640 32BAD23F50C 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=574844
gnomemm | gstreamermm | Ver: unspecified
------- Comment #5 from Murray Cumming 2009-03-11 15:06 UTC -------
What makes you think that FileSrc is not available?
--
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=574844.
------------------------------
Message: 8
Date: Wed, 11 Mar 2009 15:10:07 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574844] gstreamermm build broken in
example
To: gtkmm-forge lists sourceforge net
Message-ID: <20090311151008 7230B23F52F 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=574844
gnomemm | gstreamermm | Ver: unspecified
------- Comment #6 from Murray Cumming 2009-03-11 15:11 UTC -------
gst-inspect oggdemux indeed shows that it is not in my gstreamer. Do you know
what I need to install before rebuilding gstreamer to have this element?
However, the build should not proceed if some of the source code could not be
generated, at least when building from svn (maintainer mode).
--
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=574844.
------------------------------
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 34, Issue 10
*******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]