SavingGoogleCode / tint2

tint2 is a lightweight panel/taskbar.
GNU General Public License v2.0
0 stars 0 forks source link

launcher with .desktop file having multiple section not handled correctly #409

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. write a .desktop file with multiple sections, put the "[Desktop Entry]" 
section as the first.(.desktop files for deadbeef or google-chrome are like 
this)
2. add it as a launcher
3. restart tint2 and click on it

What is the expected output? What do you see instead?
expecting: the section "[Desktop Entry]" get executed.
actual result: the last section get executed, which is unwanted

What version of the product are you using? On what operating system?
tint2 = 0.11~svn639-2
OS = CrunchBang 10 Statler (Distro basing on Debian 6 Squeeze)
uname -a = 3.2.0-0.bpo.2-amd64 #1 SMP Fri Jun 29 20:42:29 UTC 2012 x86_64 
GNU/Linux

Please provide any additional information below.
CrunchBang uses openbox and tint2 to provide desktop.

Original issue reported on code.google.com by Hulking...@gmail.com on 19 Aug 2012 at 2:27

GoogleCodeExporter commented 9 years ago
It was fixed in http://code.google.com/p/tint2/source/detail?r=640 . Actually, 
I suggest upgrading to trunk, as some other minor fixes have been committed in 
the meantime.

Original comment by mrovi1...@gmail.com on 19 Aug 2012 at 3:11

GoogleCodeExporter commented 9 years ago
got it. thanks. :)

Original comment by Hulking...@gmail.com on 19 Aug 2012 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by mrovi9...@gmail.com on 1 Feb 2015 at 11:12