Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 199626
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Serkan Kaba <serkan@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 199626 depends on: Show dependency tree
Bug 199626 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-19 04:22 0000
Ebuild for the new version
http://overlays.gentoo.org/proj/java/browser/java-experimental/media-video/jubler

------- Comment #1 From Petteri Räty 2007-11-20 14:23:36 0000 -------
I wonder if GNOME is also able to use these files:
use kde && doins resources/installers/linux/sub-*.desktop

Any way these desktop files are in a deprecated format. We should submit a
patch to upstream so that they use the new spec:

http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items
http://www.freedesktop.org/wiki/Specifications/AddingMIMETutor

------- Comment #2 From Petteri Räty 2007-11-21 02:07:48 0000 -------
Ok. I got the ebuild working using shared-mime-info specification. Now just
make sure it works in KDE too and we are all set.

------- Comment #3 From Serkan Kaba 2007-11-21 04:16:25 0000 -------
changed icon installation dir to gnome instead of hicolor

------- Comment #4 From Serkan Kaba 2007-11-21 04:24:23 0000 -------
srt is still not working and I guess its because its defined in fd.org's xml
file.
using shared-mime-info-0.22-r1

------- Comment #5 From Serkan Kaba 2007-11-21 04:34:52 0000 -------
(In reply to comment #4)
> srt is still not working and I guess its because its defined in fd.org's xml
> file.
> using shared-mime-info-0.22-r1
> 

fixed that also

------- Comment #6 From Petteri Räty 2007-11-21 11:50:48 0000 -------
(In reply to comment #3)
> changed icon installation dir to gnome instead of hicolor
> 

That's wrong. hicolor is a fallback icon theme that should be always searched
if the in use theme doesn't have the icon you are looking for. If you install
to gnome then it won't be used in for example XFCE.

http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#directory_layout

------- Comment #7 From Petteri Räty 2007-11-21 13:13:51 0000 -------
(In reply to comment #5)
> (In reply to comment #4)
> > srt is still not working and I guess its because its defined in fd.org's xml
> > file.
> > using shared-mime-info-0.22-r1
> > 
> 
> fixed that also
> 

I added support for KDE to the ebuild. The version you committed also had a
buggy mime xml (it's not even valid) so I think that might be why it wasn't
working for you.

------- Comment #8 From Serkan Kaba 2007-11-21 15:03:20 0000 -------
(In reply to comment #7)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > srt is still not working and I guess its because its defined in fd.org's xml
> > > file.
> > > using shared-mime-info-0.22-r1
> > > 
> > 
> > fixed that also
> > 
> 
> I added support for KDE to the ebuild. The version you committed also had a
> buggy mime xml (it's not even valid) so I think that might be why it wasn't
> working for you.
> 

2 questions about final state of the ebuild.
* Shouldnt KDE installation depend on kde USE flag?
* Shouldnt kde association desktop files be renamed to x-{type}.desktop?

------- Comment #9 From Petteri Räty 2007-11-21 20:52:19 0000 -------
(In reply to comment #8)
> 
> 2 questions about final state of the ebuild.
> * Shouldnt KDE installation depend on kde USE flag?
> * Shouldnt kde association desktop files be renamed to x-{type}.desktop?
> 

They should yes but the name of the file does not matter as the mime type name
is inside the file itself.

------- Comment #10 From Petteri Räty 2007-11-21 20:53:34 0000 -------
(In reply to comment #8)
> 
> 2 questions about final state of the ebuild.
> * Shouldnt KDE installation depend on kde USE flag?
> * Shouldnt kde association desktop files be renamed to x-{type}.desktop?
> 

And for the first item there is really not much harm in always installing them.
IMHO it's better that way than having to recompile a bunch of thins just for a
couple of .desktop files. If you don't want that directory, then you can use
INSTALL_MASK.

------- Comment #11 From Petteri Räty 2007-11-21 21:00:52 0000 -------
(In reply to comment #9)
> 
> They should yes but the name of the file does not matter as the mime type name
> is inside the file itself.
> 

I should have added that the reason I did not do this is to make clearer patch.

------- Comment #12 From Petteri Räty 2007-11-21 21:11:42 0000 -------
Version bump committed.

------- Comment #13 From Petteri Räty 2007-11-21 22:09:07 0000 -------
I posted the patch to jubler upstream
http://jubler.org/smf/index.php/topic,88.0.html

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug