** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1582066
Title: --display-report=log shows some invalid uninitialized EGL attribute values Status in Mir: Fix Released Status in mir package in Ubuntu: Fix Released Bug description: I noticed the value 77 appears a bit too often, and it is a bug... $ sudo env EGL_LOG_LEVEL=debug mir_demo_server --display-report=log ... [2016-05-16 11:30:50.561021] graphics: Display EGL Configuration: [2016-05-16 11:30:50.561034] graphics: [EGL_BUFFER_SIZE] : 24 [2016-05-16 11:30:50.561037] graphics: [EGL_ALPHA_SIZE] : 0 [2016-05-16 11:30:50.561041] graphics: [EGL_BLUE_SIZE] : 8 [2016-05-16 11:30:50.561044] graphics: [EGL_GREEN_SIZE] : 8 [2016-05-16 11:30:50.561047] graphics: [EGL_RED_SIZE] : 8 [2016-05-16 11:30:50.561050] graphics: [EGL_DEPTH_SIZE] : 0 [2016-05-16 11:30:50.561052] graphics: [EGL_STENCIL_SIZE] : 0 [2016-05-16 11:30:50.561056] graphics: [EGL_CONFIG_CAVEAT] : 12344 [2016-05-16 11:30:50.561060] graphics: [EGL_CONFIG_ID] : 11 [2016-05-16 11:30:50.561063] graphics: [EGL_LEVEL] : 0 [2016-05-16 11:30:50.561066] graphics: [EGL_MAX_PBUFFER_HEIGHT] : 0 [2016-05-16 11:30:50.561070] graphics: [EGL_MAX_PBUFFER_PIXELS] : 0 [2016-05-16 11:30:50.561074] graphics: [EGL_MAX_PBUFFER_WIDTH] : 0 [2016-05-16 11:30:50.561077] graphics: [EGL_NATIVE_RENDERABLE] : 1 [2016-05-16 11:30:50.561080] graphics: [EGL_NATIVE_VISUAL_ID] : 875713112 [2016-05-16 11:30:50.561084] graphics: [EGL_NATIVE_VISUAL_TYPE] : 12344 [2016-05-16 11:30:50.561088] graphics: [EGL_SAMPLES] : 0 [2016-05-16 11:30:50.561091] graphics: [EGL_SAMPLE_BUFFERS] : 0 [2016-05-16 11:30:50.561094] graphics: [EGL_SURFACE_TYPE] : 4 [2016-05-16 11:30:50.561098] graphics: [EGL_TRANSPARENT_TYPE] : 12344 [2016-05-16 11:30:50.561101] graphics: [EGL_TRANSPARENT_BLUE_VALUE] : 0 [2016-05-16 11:30:50.561104] graphics: [EGL_TRANSPARENT_GREEN_VALUE] : 0 [2016-05-16 11:30:50.561108] graphics: [EGL_TRANSPARENT_RED_VALUE] : 0 [2016-05-16 11:30:50.561111] graphics: [EGL_BIND_TO_TEXTURE_RGB] : 0 [2016-05-16 11:30:50.561114] graphics: [EGL_BIND_TO_TEXTURE_RGBA] : 0 [2016-05-16 11:30:50.561117] graphics: [EGL_MIN_SWAP_INTERVAL] : 0 [2016-05-16 11:30:50.561121] graphics: [EGL_MAX_SWAP_INTERVAL] : 0 [2016-05-16 11:30:50.561124] graphics: [EGL_LUMINANCE_SIZE] : 0 [2016-05-16 11:30:50.561127] graphics: [EGL_ALPHA_MASK_SIZE] : 0 [2016-05-16 11:30:50.561130] graphics: [EGL_COLOR_BUFFER_TYPE] : 12430 [2016-05-16 11:30:50.561134] graphics: [EGL_RENDERABLE_TYPE] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561140] graphics: [EGL_MATCH_NATIVE_PIXMAP] : 77 [2016-05-16 11:30:50.561144] graphics: [EGL_CONFORMANT] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561149] graphics: [EGL_SLOW_CONFIG] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561154] graphics: [EGL_NON_CONFORMANT_CONFIG] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561158] graphics: [EGL_TRANSPARENT_RGB] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561162] graphics: [EGL_RGB_BUFFER] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561167] graphics: [EGL_LUMINANCE_BUFFER] : 77 libEGL debug: EGL user error 0x3004 (EGL_BAD_ATTRIBUTE) in eglGetConfigAttrib [2016-05-16 11:30:50.561171] graphics: [EGL_FRAMEBUFFER_TARGET_ANDROID] : 77 To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1582066/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp