[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427979

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.20.03

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-06 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=427979

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/a92ce693ec76 |ma/kwin/commit/0b5cbe4016bc
   |46cb296e9d16ec8cf9cca812148 |69e4f15e437838983beacae3eab
   |6   |8

--- Comment #10 from Aleix Pol  ---
Git commit 0b5cbe4016bc69e4f15e437838983beacae3eab8 by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 07/11/2020 at 03:19.
Pushed by apol into branch 'Plasma/5.20'.

Restore empty filename check

Otherwise we could end up matching with a weird ".../.desktop" entry.


(cherry picked from commit a92ce693ec7646cb296e9d16ec8cf9cca8121486)

M  +4-0abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/0b5cbe4016bc69e4f15e437838983beacae3eab8

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-06 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=427979

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/a92ce693ec76
   ||46cb296e9d16ec8cf9cca812148
   ||6
 Status|ASSIGNED|RESOLVED

--- Comment #9 from Aleix Pol  ---
Git commit a92ce693ec7646cb296e9d16ec8cf9cca8121486 by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 07/11/2020 at 03:17.
Pushed by apol into branch 'master'.

Restore empty filename check

Otherwise we could end up matching with a weird ".../.desktop" entry.

M  +4-0abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/a92ce693ec7646cb296e9d16ec8cf9cca8121486

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-06 Thread Felix Yan
https://bugs.kde.org/show_bug.cgi?id=427979

--- Comment #8 from Felix Yan  ---
I can confirm that the MR fixes the issue here. Many thanks!

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-05 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=427979

--- Comment #7 from Aleix Pol  ---
@Felix, would you be able to test the MR above?

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=427979

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/431

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427979

--- Comment #5 from Christoph Feck  ---
Is the issue in libtaskmanager or kwin?

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-10-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427979

--- Comment #4 from Nate Graham  ---
Interesting. Definitely seems like it could be related.

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-10-21 Thread Felix Yan
https://bugs.kde.org/show_bug.cgi?id=427979

--- Comment #3 from Felix Yan  ---
(In reply to Nate Graham from comment #2)
> Are you able to mention which game causes this to happen when it's running?

The offending game here is "中国式家长" (or "Chinese Parents" in English). The
desktop file should be generated by steam itself on installation (there is a
checkbox to add it to "Start Menu").

I suspect that it has something to do with the non-ascii characters here.

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427979

Nate Graham  changed:

   What|Removed |Added

 CC||aleix...@kde.org,
   ||n...@kde.org
   Keywords||regression

--- Comment #2 from Nate Graham  ---
Are you able to mention which game causes this to happen when it's running?

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-10-19 Thread Felix Yan
https://bugs.kde.org/show_bug.cgi?id=427979

--- Comment #1 from Felix Yan  ---
Turns out the wrong icon comes from
/home//.local/share/applications/.desktop which should be generated
by steam. Unfortunately steam is not open sourced.

I guess kwin should add some guards against choosing this file as the
application name is effectively empty?

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