Gtkmm-forge Digest, Vol 30, Issue 12
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 30, Issue 12
- Date: Thu, 13 Nov 2008 17:46:01 +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 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
2. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
3. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
4. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
5. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
6. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
7. [Bug 560601] gstreamermm uses symbols of gstreamerbasemm
(gnomemm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Thu, 13 Nov 2008 15:57:55 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113155755 28E9F23F512 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=560601
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jaalburqu svn gnome org
------- Comment #1 from Jos? Alburquerque 2008-11-13 15:57 UTC -------
(In reply to comment #0)
> First of all it will fail if an application just uses gstreamermm and doesn't
> link to gstreamerbasemm. This can't be fixed by linking gstreamermm to
> gstreamerbasemm as the latter also uses stuff from the former.
But the pgk-config file for gstreamermm is set up in such a way as to link to
gstreamerbasemm. I would hope that the developer uses that. In that case it
would not fail.
> And then it of course fails at build time when linking with --as-needed as this
> symbol can't be resolved (gstreamerbasemm isn't build at that time and can't
> even be build at that time).
>
> The fix for this would be, to not call GstBase::wrap_init from gstreamermm and
> let the user do it if he needs it.
Yes. We sort of discussed this in bug #556570 and decided to not have to
require users to have to call GstBase::wrap_init() separately.
--
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=560601.
------------------------------
Message: 2
Date: Thu, 13 Nov 2008 16:07:52 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113160752 6284423F510 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=560601
gnomemm | gstreamermm | Ver: unspecified
------- Comment #2 from Jos? Alburquerque 2008-11-13 16:07 UTC -------
Murray, what do you think about having the user call GstBase::init()
sepeartely?
--
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=560601.
------------------------------
Message: 3
Date: Thu, 13 Nov 2008 16:18:42 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113161842 DD38623F512 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=560601
gnomemm | gstreamermm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #3 from Murray Cumming 2008-11-13 16:18 UTC -------
Just to allow an --as-needed build?(In reply to comment #2)
> Murray, what do you think about having the user call GstBase::init()
> sepeartely?
Just to allow an --as-needed build? What is the big advantage of that?
--
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=560601.
------------------------------
Message: 4
Date: Thu, 13 Nov 2008 17:15:37 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113171537 673E223F512 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=560601
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Comment #4 from Jos? Alburquerque 2008-11-13 17:15 UTC -------
You're right. Also closing as WONT_FIX. 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=560601.
------------------------------
Message: 5
Date: Thu, 13 Nov 2008 17:27:43 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113172743 5062E23F512 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=560601
gnomemm | gstreamermm | Ver: unspecified
------- Comment #5 from Murray Cumming 2008-11-13 17:27 UTC -------
I have no idea. I haven't given this much thought.
--
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=560601.
------------------------------
Message: 6
Date: Thu, 13 Nov 2008 17:45:19 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113174519 8FA1A23F512 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=560601
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Comment #6 from Jos? Alburquerque 2008-11-13 17:45 UTC -------
Okay, I'll wait for Sebastian to comment first.
--
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=560601.
------------------------------
Message: 7
Date: Thu, 13 Nov 2008 17:45:56 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
gstreamerbasemm
To: gtkmm-forge lists sourceforge net
Message-ID: <20081113174557 0F5CB23EE63 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=560601
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
--
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=560601.
------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 30, Issue 12
*******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]