https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #19 from Martin Flöser ---
The copy but is a different issue and sounds a lot like a bug in Qt. Please
report there.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #18 from mbeller...@ypsilon.net ---
50 days have past on my machine.
$ uptime
10:54:38 up 50 days, 4 min
Alt-Tab is still working. I can move and resize windows around.
Nice.
But copying from old windows is still broken.
When I copy (mouse
https://bugs.kde.org/show_bug.cgi?id=377901
Martin Flöser changed:
What|Removed |Added
CC||mbeller...@ypsilon.net
--- Comment #17 from Mar
https://bugs.kde.org/show_bug.cgi?id=377901
Martin Gräßlin changed:
What|Removed |Added
Version Fixed In||5.8.7
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #15 from Kenneth Lakin ---
(In reply to Christian Gerloff from comment #14)
> The devs help themselves by setting the initial value of
> that counter very high, so a wrap occurs soon after boot:
Why's that better than doing what the X serve
https://bugs.kde.org/show_bug.cgi?id=377901
Martin Gräßlin changed:
What|Removed |Added
URL||https://phabricator.kde.org
https://bugs.kde.org/show_bug.cgi?id=377901
Christian Gerloff changed:
What|Removed |Added
CC||chrgerl...@gmx.net
--- Comment #14 from Chr
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #13 from Martin Gräßlin ---
> I would _expect_ that XCB wouldn't do something that runs contrary to the
> xlib documentation's definition of basic datatypes, such as timestamps.
> Maybe you've gotten bitten by just such an incompatibility, t
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #12 from Kenneth Lakin ---
(In reply to Martin Gräßlin from comment #11)
> That is the documentation of Xlib, but KWin uses xcb. Mostly the two
> libraries match, but sometimes there are differences.
Fair enough, but the XCB guide [0] says:
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #11 from Martin Gräßlin ---
That is the documentation of Xlib, but KWin uses xcb. Mostly the two libraries
match, but sometimes there are differences. Also a spec is one thing, the other
is how the one and only X-Server behaves. Long story s
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #10 from Kenneth Lakin ---
(In reply to Martin Gräßlin from comment #9)
> Some additional investigation results: both moving windows and Alt+Tab
> require a keyboard/pointer grab. The xTime() is going into those requests
> and the documentat
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #9 from Martin Gräßlin ---
Some additional investigation results: both moving windows and Alt+Tab require
a keyboard/pointer grab. The xTime() is going into those requests and the
documentation says:
"The request fails with status InvalidTi
https://bugs.kde.org/show_bug.cgi?id=377901
Martin Gräßlin changed:
What|Removed |Added
Severity|normal |critical
Priority|NOR
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #8 from Martin Gräßlin ---
Relevant commit in KWin is:
commit d95ab94f0a664c09223cf1b6d273da41b1cb625e
Author: Martin Gräßlin
Date: Thu Feb 19 09:59:21 2015 +0100
Migrate away from QX11Info::appTime
The porting to Qt5 broke the
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #7 from Martin Gräßlin ---
We do have the following code:
void setX11Time(xcb_timestamp_t timestamp) {
if (timestamp > m_x11Time) {
m_x11Time = timestamp;
}
}
this means if the timestamp wraps around we
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #6 from Kenneth Lakin ---
> We do have sanity checks there, maybe they need to be weakened.
I'm 100% certain that I had uninterrupted KDE4 sessions that ran trouble-free
for longer than 50 days.
Best of luck in tracking down the errors. Th
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #5 from Martin Gräßlin ---
Waiting for 49 from a dev running the system in a VM won't really help you. All
we could know then is that we can reproduce it, that info is not worth to wait
two days.
The good information is the 32 bit msec time
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #4 from Christoph Feck ---
49 days are 2^32 ms, so it might be because of a timer only using 32 bit.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377901
Kenneth Lakin changed:
What|Removed |Added
CC||kennethla...@gmail.com
--- Comment #3 from Kenn
https://bugs.kde.org/show_bug.cgi?id=377901
--- Comment #2 from Sven-Haegar Koch ---
As the platform of the bug says this is Debian Unstable, which at least right
now still has 5.8.5.
haegar@aurora:~$ kwin_x11 --replace
Module 'org.kde.kwin.decoration' does not contain a module identifier direct
https://bugs.kde.org/show_bug.cgi?id=377901
Unreal Name <2112...@jeffcoschools.us> changed:
What|Removed |Added
CC||2112...@jeffcoschools.us
21 matches
Mail list logo