[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2024-06-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454775

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #14 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2024-05-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #13 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2024-05-06 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=454775

Ilya Bizyaev  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #12 from Ilya Bizyaev  ---
This seems to work for me now:

Operating System: openSUSE Tumbleweed 20240503
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.8.8-1-default (64-bit)
Graphics Platform: Wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2022-06-18 Thread MrNekit
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #11 from MrNekit  ---
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5386, 
> resource id: 69206021, major code: 18 (ChangeProperty), minor code: 0
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5473, 
> resource id: 69206021, major code: 18 (ChangeProperty), minor code: 0
> kwin_core: User timestamp, ASN: 11025203
> kwin_core: User timestamp, final: KWin::X11Client(0x561d07a67880, 
> windowId=0x103, caption="Новая вкладка - Google Chrome") : 11025203
> kwin_core: Activation: No client active, allowing
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6076, 
> resource id: 73400706, major code: 3 (GetWindowAttributes), minor code: 0
> AppMenuModel::onActiveWindowChanged 16777219  ( ==  QVariant(int, -1) )
> AppMenuModel::onActiveWindowChanged 16777219  ( ==  QVariant(qulonglong, 
> 16777219) )

system titlebar and borders enabled (previous post in csd mode)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2022-06-18 Thread MrNekit
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #10 from MrNekit  ---
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18923, 
> resource id: 69206021, major code: 18 (ChangeProperty), minor code: 0
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19028, 
> resource id: 69206021, major code: 18 (ChangeProperty), minor code: 0
> kwin_core: User timestamp, ASN: 10891832
> kwin_core: User timestamp, final: KWin::X11Client(0x55fcacff1960, 
> windowId=0x103, caption="Новая вкладка - Google Chrome") : 10891832
> kwin_core: Activation, compared: KWin::X11Client(0x55fcacff1960, 
> windowId=0x103, caption="Новая вкладка - Google Chrome") : 10891832 : 
> 10889335 : true

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2022-06-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #9 from Vlad Zahorodnii  ---
`env QT_LOGGING_RULES="kwin*.debug=true" kwin_x11 --replace` in konsole

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2022-06-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #8 from Vlad Zahorodnii  ---
QT_LOGGING_RULES="kwin*.debug=true"

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2022-06-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #7 from Vlad Zahorodnii  ---
(In reply to MrNekit from comment #5)
> But there is little bug when I enable system titlebar and borders. For a
> while the window is empty.

There are possibly two things that could happen: either chrome is transparent
in first N frames or kwin fails to get window pixmap because geometry changes,
etc.

Can you run kwin with QT_LOGGING_RULES="kwin_scene_opengl.debug=true" and see
if kwin prints anything when opening google chrome?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome in CSD mode

2022-06-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454775

Nate Graham  changed:

   What|Removed |Added

Summary|No open animation with  |No open animation with
   |google-chrome   |google-chrome in CSD mode
 Status|REPORTED|CONFIRMED
   Severity|normal  |minor
 Ever confirmed|0   |1

--- Comment #6 from Nate Graham  ---
Very interesting. It could be a bug in Chromium/Chrome itself, or an issue in
KWin. I don't see the issue in other CSD-using apps though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome

2022-06-06 Thread MrNekit
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #5 from MrNekit  ---
But there is little bug when I enable system titlebar and borders. For a while
the window is empty.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome

2022-06-06 Thread MrNekit
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #4 from MrNekit  ---
Created attachment 149513
  --> https://bugs.kde.org/attachment.cgi?id=149513=edit
system titlebar and borders enabled (animation plays)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome

2022-06-06 Thread MrNekit
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #3 from MrNekit  ---
Created attachment 149512
  --> https://bugs.kde.org/attachment.cgi?id=149512=edit
CSD mode (no window open animation)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome

2022-06-06 Thread MrNekit
https://bugs.kde.org/show_bug.cgi?id=454775

--- Comment #2 from MrNekit  ---
(In reply to Nate Graham from comment #1)
> Can you reproduce that?

Yes, I can. In CSD mode no window open animation, but when I enable system
titlebar and borders the effect plays.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454775

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Looks like KWin's Scale effect is not activating when the window is opened and
closed.

I can half reproduce with Chromium (not Chrome). If I disable the system
titlebar and borders and use the app in CSD mode, then the Scale effect
triggers when the app is launched, but not when its window is closed. If I make
it use the system titlebar and borders, then the effect plays for both. Can you
reproduce that?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 454775] No open animation with google-chrome

2022-06-02 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=454775

Ilya Bizyaev  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.