[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-20 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=372441

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-13 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

Aniketh  changed:

   What|Removed |Added

 CC||anikethgire...@gmail.com

--- Comment #1 from Aniketh  ---
I would like to fix this bug. There are different desktop file in konsole
package. They are: 

1.konsolehere.desktop  
2.konsolepart.desktop 
3.konsolerun.desktop 
4.terminalemulator.desktop
5.org.kde.konsole.desktop

Where should add the class? I guess it should be added in the 5th. Anyone can
see to it, so that I can do the fix.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Fran
https://bugs.kde.org/show_bug.cgi?id=372441

Fran  changed:

   What|Removed |Added

 CC||phegoru...@throwam.com

--- Comment #2 from Fran  ---
To group apps in gtk I use the "name" parameter and a link to the desired class
name, like here:

https://bugs.kde.org/show_bug.cgi?id=372441

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Fran
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #3 from Fran  ---
Sorry... here...:
https://bugs.kde.org/show_bug.cgi?id=372003

(In reply to Fran from comment #2)
> To group apps in gtk I use the "name" parameter and a link to the desired
> class name, like here:
> 
> https://bugs.kde.org/show_bug.cgi?id=372441

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Fran
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #4 from Fran  ---
You can overwrite the .desktop file by creating your own in
~/.local/share/applications/ and include StartupWMClass and other options, but
it will not work on 15.X kde applications.

(In reply to Aniketh from comment #1)
> I would like to fix this bug. There are different desktop file in konsole
> package. They are: 
> 
> 1.konsolehere.desktop  
> 2.konsolepart.desktop 
> 3.konsolerun.desktop 
> 4.terminalemulator.desktop
> 5.org.kde.konsole.desktop
> 
> Where should add the class? I guess it should be added in the 5th. Anyone
> can see to it, so that I can do the fix.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #5 from Aniketh  ---
(In reply to Fran from comment #4)
> You can overwrite the .desktop file by creating your own in
> ~/.local/share/applications/ and include StartupWMClass and other options,
> but it will not work on 15.X kde applications.
> 
> (In reply to Aniketh from comment #1)
> > I would like to fix this bug. There are different desktop file in konsole
> > package. They are: 
> > 
> > 1.konsolehere.desktop  
> > 2.konsolepart.desktop 
> > 3.konsolerun.desktop 
> > 4.terminalemulator.desktop
> > 5.org.kde.konsole.desktop
> > 
> > Where should add the class? I guess it should be added in the 5th. Anyone
> > can see to it, so that I can do the fix.

I think editing the file which exists is better than adding a new file. 
I hope if I'm editing the existing file then I should be editing
org.kde.konsole.desktop . If not please mention it so that I could work on it.
And submit the patch as soon as possible.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Davide Olianas
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #6 from Davide Olianas  ---
I edited manually /usr/share/applications/org.kde.konsole.desktop and it fixes
the problem.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #7 from Aniketh  ---
https://git.reviewboard.kde.org/r/129402/

Committed a patch on this. Make sure it is fine. If, yes please do verify and
merge.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=372441

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-19 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #8 from Kurt Hindenburg  ---
Thanks, I don't see any difference under Plasma - I'll check under gnome

WM_CLASS(STRING) = "konsole", "konsole"

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-19 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #9 from Aniketh  ---
If its good to go. Then merge it in behave of me. Thanks in advance :)

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-11-11 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=372441

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kon
   ||sole/1506ecdfd0f91d4b8b39c0
   ||1bad1fe301193d6e82
 Resolution|--- |FIXED
   Version Fixed In||18.12
 Status|ASSIGNED|RESOLVED

--- Comment #12 from Kurt Hindenburg  ---
Git commit 1506ecdfd0f91d4b8b39c01bad1fe301193d6e82 by Kurt Hindenburg, on
behalf of David Hallas.
Committed on 11/11/2018 at 15:29.
Pushed by hindenburg into branch 'master'.

Add StartupWMClass to .desktop file

The org.kde.konsole.desktop file is missing a StartupWMClass setting.
FIXED-IN: 18.12

Differential Revision: https://phabricator.kde.org/D16546

M  +1-0desktop/org.kde.konsole.desktop

https://commits.kde.org/konsole/1506ecdfd0f91d4b8b39c01bad1fe301193d6e82

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-11-11 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=372441

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kon |https://commits.kde.org/kon
   |sole/1506ecdfd0f91d4b8b39c0 |sole/930594bf9446568280b049
   |1bad1fe301193d6e82  |92d7db67aba4701e63

--- Comment #13 from Kurt Hindenburg  ---
Git commit 930594bf9446568280b04992d7db67aba4701e63 by Kurt Hindenburg, on
behalf of David Hallas.
Committed on 11/11/2018 at 15:42.
Pushed by hindenburg into branch 'Applications/18.12'.

Add StartupWMClass to .desktop file

The org.kde.konsole.desktop file is missing a StartupWMClass setting.
FIXED-IN: 18.12

Differential Revision: https://phabricator.kde.org/D16546

(cherry picked from commit 1506ecdfd0f91d4b8b39c01bad1fe301193d6e82)

M  +1-0desktop/org.kde.konsole.desktop

https://commits.kde.org/konsole/930594bf9446568280b04992d7db67aba4701e63

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=372441

Julian Schraner  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||junior-jobs, triaged
   Platform|Archlinux Packages  |Neon Packages
 Status|REPORTED|CONFIRMED
Version|16.08.3 |18.08.2
 CC||juliquad...@gmail.com

--- Comment #10 from Julian Schraner  ---
This line is still missing with Konsole 18.08.2. Looks like a good first patch
to me if someone wants to submit the old patch from reviewboard to Phabricator.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-10-31 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=372441

David Hallas  changed:

   What|Removed |Added

 CC||da...@davidhallas.dk

--- Comment #11 from David Hallas  ---
Posted https://phabricator.kde.org/D16546

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-10-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372441

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-11-01 Thread David Hallas
https://bugs.kde.org/show_bug.cgi?id=372441

David Hallas  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
   Assignee|konsole-de...@kde.org   |da...@davidhallas.dk

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-13 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

Aniketh  changed:

   What|Removed |Added

 CC||anikethgire...@gmail.com

--- Comment #1 from Aniketh  ---
I would like to fix this bug. There are different desktop file in konsole
package. They are: 

1.konsolehere.desktop  
2.konsolepart.desktop 
3.konsolerun.desktop 
4.terminalemulator.desktop
5.org.kde.konsole.desktop

Where should add the class? I guess it should be added in the 5th. Anyone can
see to it, so that I can do the fix.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Fran
https://bugs.kde.org/show_bug.cgi?id=372441

Fran  changed:

   What|Removed |Added

 CC||phegoru...@throwam.com

--- Comment #2 from Fran  ---
To group apps in gtk I use the "name" parameter and a link to the desired class
name, like here:

https://bugs.kde.org/show_bug.cgi?id=372441

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Fran
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #3 from Fran  ---
Sorry... here...:
https://bugs.kde.org/show_bug.cgi?id=372003

(In reply to Fran from comment #2)
> To group apps in gtk I use the "name" parameter and a link to the desired
> class name, like here:
> 
> https://bugs.kde.org/show_bug.cgi?id=372441

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Fran
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #4 from Fran  ---
You can overwrite the .desktop file by creating your own in
~/.local/share/applications/ and include StartupWMClass and other options, but
it will not work on 15.X kde applications.

(In reply to Aniketh from comment #1)
> I would like to fix this bug. There are different desktop file in konsole
> package. They are: 
> 
> 1.konsolehere.desktop  
> 2.konsolepart.desktop 
> 3.konsolerun.desktop 
> 4.terminalemulator.desktop
> 5.org.kde.konsole.desktop
> 
> Where should add the class? I guess it should be added in the 5th. Anyone
> can see to it, so that I can do the fix.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #5 from Aniketh  ---
(In reply to Fran from comment #4)
> You can overwrite the .desktop file by creating your own in
> ~/.local/share/applications/ and include StartupWMClass and other options,
> but it will not work on 15.X kde applications.
> 
> (In reply to Aniketh from comment #1)
> > I would like to fix this bug. There are different desktop file in konsole
> > package. They are: 
> > 
> > 1.konsolehere.desktop  
> > 2.konsolepart.desktop 
> > 3.konsolerun.desktop 
> > 4.terminalemulator.desktop
> > 5.org.kde.konsole.desktop
> > 
> > Where should add the class? I guess it should be added in the 5th. Anyone
> > can see to it, so that I can do the fix.

I think editing the file which exists is better than adding a new file. 
I hope if I'm editing the existing file then I should be editing
org.kde.konsole.desktop . If not please mention it so that I could work on it.
And submit the patch as soon as possible.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Davide Olianas
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #6 from Davide Olianas  ---
I edited manually /usr/share/applications/org.kde.konsole.desktop and it fixes
the problem.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #7 from Aniketh  ---
https://git.reviewboard.kde.org/r/129402/

Committed a patch on this. Make sure it is fine. If, yes please do verify and
merge.

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-14 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=372441

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-19 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #8 from Kurt Hindenburg  ---
Thanks, I don't see any difference under Plasma - I'll check under gnome

WM_CLASS(STRING) = "konsole", "konsole"

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-19 Thread Aniketh
https://bugs.kde.org/show_bug.cgi?id=372441

--- Comment #9 from Aniketh  ---
If its good to go. Then merge it in behave of me. Thanks in advance :)

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

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2016-11-20 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=372441

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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