Gtkmm-forge Digest, Vol 34, Issue 13



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 575142] New: clutter-gtkmm: Unable to make	the stage
      window 0x240001f the current GLX drawable
      (gnomemm (bugzilla.gnome.org))
   2. [Bug 574844] gstreamermm build broken in example
      (gnomemm (bugzilla.gnome.org))
   3. [Bug 575136] Wrap Gst::Object with gmmproc instead	of
      handwriting source files (gnomemm (bugzilla.gnome.org))
   4. [Bug 575136] Wrap Gst::Object with gmmproc instead	of
      handwriting source files (gnomemm (bugzilla.gnome.org))
   5. [Bug 574844] gstreamermm build broken in example
      (gnomemm (bugzilla.gnome.org))
   6. [Bug 575268] New: Gtk::StatusIcon::get_geometry	cause crashes
      (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Thu, 12 Mar 2009 20:42:43 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 575142] New: clutter-gtkmm: Unable to
	make	the stage window 0x240001f the current GLX drawable
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-575142-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=575142

  gnomemm | cluttermm | Ver: unspecified
           Summary: clutter-gtkmm: Unable to make the stage window 0x240001f
                    the current GLX drawable
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: cluttermm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: griffon26 kfk4ever com
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The example code for embedding the stage in the cluttermm tutorial (1) is
failing for me while the corresponding code in the clutter tutorial (2)
succeeds.

1)
http://www.openismus.com/documents/cluttermm_tutorial/0.9/docs/tutorial/html/sec-stage-widget.html
2)
http://www.openismus.com/documents/clutter_tutorial/0.9/docs/tutorial/html/sec-stage-widget.html

Here's what happens when it fails:
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:141: XOpenDisplay on `:0.0'
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:168: Getting the X screen
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:664: Not enabling XInput
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:219: X Display
`:0.0'[0x71fd50] opened (screen:0, root:163, dpi:101.346633)
Clutter-Message: [BACKEND] clutter-stage.c:803: Creating stage from the default
backend
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:474: Creating stage of type
`ClutterStageGLX'
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:489: GLX stage created
(display:0x71fd50, screen:0, root:163)
ClutterGLX-Message: [MISC] clutter-stage-glx.c:118: Realizing main stage
ClutterGLX-Message: [MISC] clutter-stage-glx.c:160: Creating stage X window
ClutterGLX-Message: [GL] clutter-stage-glx.c:216: Creating GL Context
ClutterGLX-Message: [BACKEND] clutter-stage-glx.c:229: Marking stage as
realized
ClutterX11-Message: [BACKEND] clutter-stage-x11.c:338: setting cursor state
('visible') over stage window (35651586)
Clutter-Message: [MULTISTAGE] clutter-backend.c:301: Setting the new stage
[0x736000]
ClutterGLX-Message: [MULTISTAGE] clutter-backend-glx.c:382: Setting context for
stage of type ClutterStageGLX [0x738030]
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:414: MakeCurrent dpy:
0x71fd50, window: 0x2200002 (native), context: 0x737530
ClutterX11-Message: [EVENT] clutter-backend-x11.c:228: initialising the event
loop
ClutterX11-Message: [EVENT] clutter-event-x11.c:172: Connection number: 3
Clutter-Message: [MISC] clutter-feature.c:84: checking features
Clutter-Message: [MISC] clutter-feature.c:88: allocating features data
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:252: Checking features
GL_VENDOR: Mesa Project
GL_RENDERER: Software Rasterizer
GL_VERSION: 2.1 Mesa 7.2
GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program
GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_half_float_pixel
GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query
GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite
GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shadow
GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_compression
GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine
GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3
GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two
GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object
GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr
GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate
GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax
GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array
GL_EXT_convolution GL_EXT_copy_texture GL_EXT_depth_bounds_test
GL_EXT_draw_range_elements GL_EXT_framebuffer_object GL_EXT_framebuffer_blit
GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_histogram
GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels
GL_EXT_paletted_texture GL_EXT_pixel_buffer_object GL_EXT_point_parameters
GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color
GL_EXT_separate_specular_color GL_EXT_shadow_funcs
GL_EXT_shared_texture_palette GL_EXT_stencil_wrap GL_EXT_subtexture
GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp
GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3
GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object
GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_vertex_array
GL_APPLE_packed_pixels GL_APPLE_vertex_array_object
GL_ATI_blend_equation_separate GL_ATI_texture_env_combine3
GL_ATI_texture_mirror_once GL_ATI_fragment_shader GL_ATI_separate_stencil
GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip
GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert
GL_MESA_program_debug GL_MESA_resize_buffers GL_MESA_texture_array
GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square
GL_NV_fragment_program GL_NV_light_max_exponent GL_NV_point_sprite
GL_NV_texture_rectangle GL_NV_texgen_reflection GL_NV_vertex_program
GL_NV_vertex_program1_1 GL_OES_read_format GL_SGI_color_matrix
GL_SGI_color_table GL_SGI_texture_color_table GL_SGIS_generate_mipmap
GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
GL_SGIX_depth_texture GL_SGIX_shadow GL_SGIX_shadow_ambient
GL_SUN_multi_draw_arrays

ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:258: GLX Extensions:
GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context
GLX_EXT_visual_info GLX_EXT_visual_rating GLX_OML_swap_method
GLX_SGIS_multisample GLX_SGIX_fbconfig 
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:332: attempting DRI vblank
setup
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:336: DRI vblank setup
success
ClutterGLX-Message: [MISC] clutter-backend-glx.c:352: backend features checked
Clutter-Message: [MISC] clutter-feature.c:103: features checked
Clutter-Message: [BACKEND] clutter-stage.c:803: Creating stage from the default
backend
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:474: Creating stage of type
`ClutterStageGLX'
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:489: GLX stage created
(display:0x71fd50, screen:0, root:163)
ClutterGLX-Message: [MISC] clutter-stage-glx.c:118: Realizing main stage
ClutterGLX-Message: [MISC] clutter-stage-glx.c:160: Creating stage X window
ClutterGLX-Message: [BACKEND] clutter-stage-glx.c:229: Marking stage as
realized
ClutterX11-Message: [BACKEND] clutter-stage-x11.c:338: setting cursor state
('visible') over stage window (35651591)
Clutter-Message: [MULTISTAGE] clutter-backend.c:301: Setting the new stage
[0x7361c0]
ClutterGLX-Message: [MULTISTAGE] clutter-backend-glx.c:382: Setting context for
stage of type ClutterStageGLX [0x738220]
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:414: MakeCurrent dpy:
0x71fd50, window: 0x2200007 (native), context: 0x737530
ClutterGLX-Message: [BACKEND] clutter-stage-glx.c:66: Unrealizing stage
ClutterGLX-Message: [MISC] clutter-stage-glx.c:106: == mark ==
Clutter-Message: [MULTISTAGE] clutter-backend.c:297: Stage is not realized,
unsetting
ClutterGLX-Message: [MULTISTAGE] clutter-backend-glx.c:366: Clearing all
context
ClutterX11-Message: [BACKEND] clutter-stage-x11.c:721: Setting foreign window
(0x240001f)
ClutterGLX-Message: [MISC] clutter-stage-glx.c:118: Realizing main stage
ClutterGLX-Message: [BACKEND] clutter-stage-glx.c:229: Marking stage as
realized
ClutterX11-Message: [BACKEND] clutter-stage-x11.c:338: setting cursor state
('visible') over stage window (37748767)
Clutter-Message: [MULTISTAGE] clutter-backend.c:301: Setting the new stage
[0x7361c0]
ClutterGLX-Message: [MULTISTAGE] clutter-backend-glx.c:382: Setting context for
stage of type ClutterStageGLX [0x738220]
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:414: MakeCurrent dpy:
0x71fd50, window: 0x240001f (foreign), context: 0x737530

(./main2:28114): ClutterGLX-CRITICAL **: Unable to make the stage window
0x240001f the current GLX drawable
Clutter-Message: [SCHEDULER] 37843:clutter-main.c:188: Redraw start for
stage:0x7361c0
Clutter-Message: [PAINT] clutter-main.c:189:  Redraw enter for stage:0x7361c0
<rest of the output cut off>

I'm using clutter, clutter-gtk, cluttermm and clutter-gtkmm from a relatively
recent git and svn (right now HEAD is not building for 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=575142.



------------------------------

Message: 2
Date: Fri, 13 Mar 2009 07:04:36 +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: <20090313070436 46E1023F52F 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 #9 from Murray Cumming  2009-03-13 07:04 UTC -------
Yes, that seems good. Let's try that. Thanks.

By the way, the correct spelling is "existence".


-- 
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: 3
Date: Fri, 13 Mar 2009 08:13:22 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 575136] Wrap Gst::Object with gmmproc
	instead	of handwriting source files
To: gtkmm-forge lists sourceforge net
Message-ID: <20090313081322 2783423F52E 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=575136

  gnomemm | gstreamermm | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com




------- Comment #3 from Murray Cumming  2009-03-13 08:13 UTC -------
Is this patch here because you need someone to review it?


-- 
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=575136.



------------------------------

Message: 4
Date: Fri, 13 Mar 2009 15:35:15 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 575136] Wrap Gst::Object with gmmproc
	instead	of handwriting source files
To: gtkmm-forge lists sourceforge net
Message-ID: <20090313153515 565B923F52E 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=575136

  gnomemm | gstreamermm | Ver: unspecified




------- Comment #4 from Jos? Alburquerque  2009-03-13 15:35 UTC -------
The reason I posted it is so that we don't forget that in order for this to be
checked in, the patch in bug #574861 should be resolved.  Without the patch
custom code in the constructors (for the floating reference) can't be added. 
Also, because this patch uses the macros in the patch of the afore mentioned
bug, the compilation would fail without it.  Should I check the patch in bug
#574861 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=575136.



------------------------------

Message: 5
Date: Fri, 13 Mar 2009 15:39:49 +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: <20090313153949 3341323F52E 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
----------------------------------------------------------------------------
 Attachment #130548|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #10 from Jos? Alburquerque  2009-03-13 15:39 UTC -------
Committed with spelling fix (I should have turned spelling on in vim as I tend
to do when I prepare the ChangeLog).  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=574844.



------------------------------

Message: 6
Date: Fri, 13 Mar 2009 16:59:05 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 575268] New:
	Gtk::StatusIcon::get_geometry	cause crashes
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-575268-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=575268

  gtkmm | general | Ver: 2.15.x
           Summary: Gtk::StatusIcon::get_geometry cause crashes
           Product: gtkmm
           Version: 2.15.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: hfiguiere teaser fr
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Gtk::StatusIcon::get_geometry cause crashes

The program crashes when the returned RefPtr<Screen> goes out of scope.

Will attach a sample code to exhibit the problem.


-- 
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=575268.



------------------------------

------------------------------------------------------------------------------
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 13
*******************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]