[Bug 1092091] Re: Need .desktop file

2014-07-04 Thread Bug Watch Updater
** Changed in: openmsx-catapult (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091 Title: Need .desktop file To manage notifications about this bug go

[Bug 1092091] Re: Need .desktop file

2014-02-27 Thread Andrew Starr-Bochicchio
** Changed in: openmsx-catapult (Ubuntu) Assignee: (unassigned) = Andrew Starr-Bochicchio (andrewsomething) ** Changed in: openmsx-catapult (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1092091] Re: Need .desktop file

2014-02-27 Thread Andrew Starr-Bochicchio
Looking at the makefiles, there's actually a CATAPULT_NO_DESKTOP_HOOKS flag that is set to yes. So if you set that to no, the desktop file does get installed. Though it uses the lowres xmp icon, so we'd want to patch it anyways. So I went ahead and used your patch. Thanks for your work on this!

[Bug 1092091] Re: Need .desktop file

2014-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/openmsx-catapult -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091 Title: Need .desktop file To manage notifications about this bug go to:

[Bug 1092091] Re: Need .desktop file

2014-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package openmsx-catapult - 0.10.0-1ubuntu1 --- openmsx-catapult (0.10.0-1ubuntu1) trusty; urgency=medium * Install a desktop file and a icon (LP: #1092091): + debian/rules: install the desktop file and the icon. + debian/patches/desktop_file: add

[Bug 1092091] Re: Need .desktop file

2014-02-19 Thread Mattia Rizzolo
Since the Debian maintainer didn't reply, and doing an NMU for such minor issues is bad, here is a debdiff to be committed in Ubuntu. ** Patch added: debdiff from debian/0.10.0-1 to ubuntu/0.10.0-1u1

[Bug 1092091] Re: Need .desktop file

2014-02-19 Thread MestreLion
Nice! Thanks for investigating and providing a patch! Just a question: Does the icon and .desktop install need to be done manually (copying files) in rules? Isn't there a dh-something for that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1092091] Re: Need .desktop file

2014-02-19 Thread Mattia Rizzolo
There is dh_install, but I need to rename the desktop file and the icon, and there is now way to do so otherwise. I could use dh_installdirs to create the two directories instead of use mkdir -p in the rules file, but don't use it for 2 reasons: (1) I see a new file in the debian directory

[Bug 1092091] Re: Need .desktop file

2014-01-29 Thread Mattia Rizzolo
I forwarded the bug to debian, so the debian maintainer can fix it. I also prepare a patch (a debdiff) for him, so he can easily incorporate the fix. I attached the debdiff to this bug, so in the case he won't accept it someone (or even me if I'll remember) can upload it to ubuntu (after

[Bug 1092091] Re: Need .desktop file

2014-01-29 Thread Bug Watch Updater
** Changed in: openmsx-catapult (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091 Title: Need .desktop file To manage notifications about this bug go to:

[Bug 1092091] Re: Need .desktop file

2014-01-26 Thread Mattia Rizzolo
seems that it doesn't work even in trusty with the latest package. investigating... ** Changed in: openmsx-catapult (Ubuntu) Status: Confirmed = In Progress ** Changed in: openmsx-catapult (Ubuntu) Assignee: (unassigned) = Mattia Rizzolo (mapreri) -- You received this bug

[Bug 1092091] Re: Need .desktop file

2013-07-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~h-daniel/ubuntu/quantal/openmsx-catapult/fix- for-1092091 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091 Title: Need .desktop file To manage notifications about this

[Bug 1092091] Re: Need .desktop file

2013-07-12 Thread Daniel Lintott
** Branch unlinked: lp:~h-daniel/ubuntu/quantal/openmsx-catapult/fix- for-1092091 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091 Title: Need .desktop file To manage notifications about this

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread Paolo Rotolo
** Changed in: openmsx-catapult (Ubuntu) Assignee: (unassigned) = Paolo Rotolo (paolorotolo) ** Changed in: openmsx-catapult (Ubuntu) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread Paolo Rotolo
openmsx-catapult-0.9.1-0ubuntu1 has already a .desktop file (openmsx-catapult/desktop/openMSX-Catapult.desktop). It has also a menu file in /debian. I don't know why it can't be found in Applications... ** Changed in: openmsx-catapult (Ubuntu) Status: In Progress = Confirmed ** Changed

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread Oskar Wallgren
:-/ -right!? Hmm... Here's the file: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/openmsx-catapult/saucy/files/head:/desktop/ [Desktop Entry] Encoding=UTF-8 Name=openMSX Catapult Comment=Graphical interface for openMSX Type=Application Exec=%INSTALL_BASE%/bin/catapult

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread MestreLion
The source package may contain a .desktop file, but this file is not present in the binary package, at least for Ubuntu 12.04. The build rules seem to ignore the file, and it is not installed. The '.menu' file, used in the Debian Menu spec, is ignored in Ubuntu, which uses the Freedesktop Desktop

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread MestreLion
The source package may contain a .desktop file, but this file is not present in the binary package, at least for Ubuntu 12.04. The build rules seem to ignore the file, and it is not installed. The '.menu' file, used in the Debian Menu spec, is ignored in Ubuntu, which uses the Freedesktop Desktop

[Bug 1092091] Re: Need .desktop file

2013-02-20 Thread Oskar Wallgren
** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091 Title: Need .desktop file To manage notifications about this bug go to:

[Bug 1092091] Re: Need .desktop file

2012-12-21 Thread Adolfo Jayme Barrientos
** Changed in: openmsx-catapult (Ubuntu) Status: New = Triaged ** Changed in: openmsx-catapult (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092091