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 664252 - 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 FIXED
Product: clutter
Classification: Platform
Component: ClutterEffect
git master
Other Linux
: Normal enhancement
: ---
Assigned To: clutter-maint
clutter-maint
: 664251 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-11-17 07:39 UTC by Manuel Osdoba
Modified: 2011-12-01 11:01 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, patch)
2011-11-17 07:39 UTC, Manuel Osdoba
committed Details | Review

Description Manuel Osdoba 2011-11-17 07:39:12 UTC
Created attachment 201579 [details] [review]
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
*** Bug 664251 has been marked as a duplicate of this bug. ***
Comment 2 Emmanuele Bassi (:ebassi) 2011-12-01 11:01:02 UTC
thanks for the patch!

attachment 201579 [details] [review] pushed to master.