[plasmashell] [Bug 449163] Plasma panel visually freezes after some time under Wayland

2022-12-27 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=449163 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[kmail2] [Bug 397825] [Wayland] Message viewer displays only a black rectangle

2022-09-15 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=397825 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[kontact] [Bug 438345] Contents load as Blank Page in Wayland - Kmail and Akregator

2022-09-15 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=438345 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[systemsettings] [Bug 456951] Global shortcut for arbitrary terminal command should be possible without creating a script file on disk

2022-09-15 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=456951 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[systemsettings] [Bug 455444] Custom Shortcuts are gone in 5.25 on Wayland

2022-09-15 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=455444 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[kwin] [Bug 448839] [NVIDIA Wayland] Screen recording and task manager's window thumbnails are black

2022-09-15 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=448839 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[kwin] [Bug 448944] xdg-desktop-portal only shows a black screen when trying to screenshare a whole screen in Wayland with Pipewire (NVIDIA GBM)

2022-09-15 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=448944 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[plasmashell] [Bug 436246] Mouse selection clipboard (PRIMARY) works on Wayland, but klipper wont capture it

2021-07-28 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=436246 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[kwin] [Bug 417939] Context menu disappears when tooltip disappears

2021-04-14 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=417939 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2020-06-03 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=422426 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[plasmashell] [Bug 381000] [Regression] High CPU when background is set to slideshow

2017-10-03 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=381000 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[frameworks-kwayland] [Bug 373907] Implement Wayland Primary Selection Protocol (middle-click paste)

2017-05-17 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=373907 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-20 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #5 from Hao Zhang --- Created attachment 99637 --> https://bugs.kde.org/attachment.cgi?id=99637&action=edit Patch to fix this bug This bug is fixed with the attached patch. -- You are receiving this mail because: You are watch

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-19 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #4 from Hao Zhang --- The relevant code is in line 97 of the file src/engine/database.cpp mdb_env_set_mapsize(m_env, static_cast(1024) * 1024 * 1024 * 5); // 5 gb The size of the database is HARDCODED to be 5gb!! Is there any specific

[frameworks-baloo] [Bug 362333] baloo_file Closed Unexpectedly a short while after starting KDE

2016-06-18 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362333 Hao Zhang changed: What|Removed |Added CC||theivoryto...@gmail.com -- You are receiving this

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-18 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #3 from Hao Zhang --- When I compiled baloo in debug mode, I got the following error before baloo_file_extractor crashes: ASSERT failure in PositionDB::put: "MDB_MAP_FULL: Environment mapsize limit reached", file /home/hao/build