https://bugs.kde.org/show_bug.cgi?id=426548
Uriy Zhuravlev changed:
What|Removed |Added
Status|NEEDSINFO |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=426548
--- Comment #3 from Uriy Zhuravlev ---
I didn't see this button when I used iBus, with fcixt it exists.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=426548
Bug ID: 426548
Summary: ibus layout switching not working in kscreenlocker,
can't unlock
Product: kscreenlocker
Version: unspecified
Platform: Gentoo Packages
OS:
https://bugs.kde.org/show_bug.cgi?id=372430
--- Comment #10 from Uriy Zhuravlev ---
(In reply to Martin Gräßlin from comment #9)
> Ok, that's rather good. So it's not depending on compile time selection.
> That should help to tackle the issue.
>
> I guess that it might be
https://bugs.kde.org/show_bug.cgi?id=372430
--- Comment #8 from Uriy Zhuravlev ---
>KWIN_COMPOSE=O2ES kwin_x11 --replace
Same problem again.
Pixel was QVector4D(0, 0, 0, 0.752941) expected QVector4D(0, 1, 0, 1)
and etc
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372430
--- Comment #6 from Uriy Zhuravlev ---
Also now I see users icons on lockscreen.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372430
--- Comment #5 from Uriy Zhuravlev ---
Thanks. After rebuild with -gles2 the effects have working.
Hm... what break Intel again in OpenGL ES?!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372430
--- Comment #3 from Uriy Zhuravlev ---
>why are you using OpenGL ES? Can you try using OpenGL and whether that also
>triggers the problem?
Because some time in Gentoo I couldn't build kde without GLES2.
Currently I can and I began to rebu
https://bugs.kde.org/show_bug.cgi?id=372430
--- Comment #1 from Uriy Zhuravlev ---
It is seems like 367766 bug but for Intel.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=372430
Bug ID: 372430
Summary: ShaderManager self test failed
Product: kwin
Version: 5.8.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Prio
https://bugs.kde.org/show_bug.cgi?id=369317
--- Comment #10 from Uriy Zhuravlev ---
> I guess we need to get distros to switch to the fork.
I started - https://bugs.gentoo.org/show_bug.cgi?id=596548
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369317
--- Comment #8 from Uriy Zhuravlev ---
Thanks Andrei, with https://github.com/yaronct/libepoxy everything works well!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=370264
Bug ID: 370264
Summary: KWin crash with "No provider of glFenceSync found"
Product: kwin
Version: 5.8.0
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=360780
Uriy Zhuravlev changed:
What|Removed |Added
CC||stalk...@gmail.com
--- Comment #1 from Uriy
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #33 from Uriy Zhuravlev ---
(In reply to Thomas Lübking from comment #32)
> This kinda starts to become embarrassing... :-\
It happens to everyone. The current version is going and work perfectly. I hope
it will be quick in the upstr
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #31 from Uriy Zhuravlev ---
(In reply to AnAkkk from comment #30)
> No problem :)
>
> I don't know anything about EGL, but shouldn't the call be
> eglGetCurrentDisplay() instead of eglGetDisplay() like it is in
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #27 from Uriy Zhuravlev ---
>Let's get this off the list
Good! Patch works well.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #24 from Uriy Zhuravlev ---
> if (dpy == EGL_NO_DISPLAY)
> dpy = eglGetDisplay(EGL_DEFAULT_DISPLAY);
I will try this. Although it seems to me a very good solution.
Martin?
--
You are receiving this mail because:
You are watchi
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #20 from Uriy Zhuravlev ---
I have two outputs, first:
("EGL_EXT_client_extensions", "EGL_EXT_platform_base",
"EGL_EXT_platform_wayland", "EGL_EXT_platform_x11",
"EGL_KHR_client_get_all_proc_a
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #18 from Uriy Zhuravlev ---
EGL_WINDOW_BIT|(supportsBufferAge() ? 0 : EGL_SWAP_BEHAVIOR_PRESERVED_BIT)
maybe you mean:
EGL_WINDOW_BIT|(supportsBufferAge() ? EGL_SWAP_BEHAVIOR_PRESERVED_BIT : 0)
?
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #17 from Uriy Zhuravlev ---
1. initEGL(); insted initEgl();
2. Nope... it's not work.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #15 from Uriy Zhuravlev ---
Hey. Do you have any thoughts? I think es2 != egl.
PS Now I have to use a LXQT instead KDE. Plasma5 + kwin instability at Intel.
:(
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #14 from Uriy Zhuravlev ---
(In reply to Thomas Lübking from comment #13)
> What puzzles me is that EGL_EXT_buffer_age seems to be available, so why
> would it not be in the list of client extensions?
Because in:
void AbstractEglB
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #12 from Uriy Zhuravlev ---
(In reply to Martin Gräßlin from comment #11)
> which mesa version has that new behavior? When we discussed it on the
> mailing list my mesa didn't have it yet, so I didn't look into the
> impl
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #10 from Uriy Zhuravlev ---
(In reply to Thomas Lübking from comment #9)
> prints "false" on your side?
Yes. My past result printed after initClientExtensions. :)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #8 from Uriy Zhuravlev ---
Please:
EGL_VERSION: 1.4 (DRI2)
EGL_VENDOR: Mesa Project
EGL_EXTENSIONS:
EGL_CHROMIUM_sync_control, EGL_EXT_buffer_age,
EGL_EXT_create_context_robustness, EGL_EXT_image_dma_buf_import
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #6 from Uriy Zhuravlev ---
(In reply to Thomas Lübking from comment #5)
> Meh. Martin simply wanted to avoid it if buffer_age is supported (what makes
> sense).
> Do you have EGL_EXT_buffer_age in the client extensions?
&g
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #4 from Uriy Zhuravlev ---
(In reply to Uriy Zhuravlev from comment #3)
> Created attachment 96244 [details]
> Patch for fix swap behavior problem for intel
All effects work but I don't like EGL_BAD_MATCH after EGL init...
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #3 from Uriy Zhuravlev ---
Created attachment 96244
--> https://bugs.kde.org/attachment.cgi?id=96244&action=edit
Patch for fix swap behavior problem for intel
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356992
--- Comment #2 from Uriy Zhuravlev ---
> Does this work for you?
Nope becouse EGL_BAD_CONFIG return only in eglCreatePlatformWindowSurfaceEXT
and eglChooseConfig well done.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356992
Uriy Zhuravlev changed:
What|Removed |Added
Platform|Other |Gentoo Packages
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=356992
Bug ID: 356992
Summary: Intel Mesa drivers not supported
EGL_SWAP_BEHAVIOR_PRESERVED_BIT
Product: kwin
Version: 5.5.1
Platform: Other
OS: Linux
Status:
32 matches
Mail list logo