After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 664251 - in case GLSL shader fails to compile clutter-shader-effect.c should print out position in source code
in case GLSL shader fails to compile clutter-shader-effect.c should print out...
Status: RESOLVED DUPLICATE of bug 664252
Product: clutter
Classification: Platform
Component: ClutterEffect
git master
Other Linux
: Normal enhancement
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-17 07:31 UTC by Manuel Osdoba
Modified: 2011-11-17 08:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
print out line number in clutter source code in case GLSL shader fragment fails to compile (1.52 KB, application/octet-stream)
2011-11-17 07:31 UTC, Manuel Osdoba
Details

Description Manuel Osdoba 2011-11-17 07:31:23 UTC
Created attachment 201578 [details]
print out line number in clutter source code in case GLSL shader fragment fails to compile

Hello!

In case GLSL shader fails to compile in either 'clutter_shader_effect_set_shader_source' or 'clutter_shader_effect_try_static_source' no position in source code is printed out. 

If the position would be printed out bug reports could be more verbose.
Comment 1 Akhil Laddha 2011-11-17 08:48:21 UTC

*** This bug has been marked as a duplicate of bug 664252 ***