Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938179 - sci-mathematics/mathematica-14.0.0: No desktop file in the menu
Summary: sci-mathematics/mathematica-14.0.0: No desktop file in the menu
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 12:38 UTC by TheManOfAShell.u2r4t
Modified: 2024-08-19 14:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed ebuild (mathematica-14.0.0.ebuild,6.73 KB, application/vnd.gentoo.ebuild)
2024-08-19 12:38 UTC, TheManOfAShell.u2r4t
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TheManOfAShell.u2r4t 2024-08-19 12:38:29 UTC
Created attachment 900615 [details]
Fixed ebuild

After install there is no .desktop file in menus.

After some checks I have found that it is connected to the fact that Wolfram changed the name of the desktop file in its installatioin files from "wolfram-mathematica*.desktop" to "com.wolfram.Mathematica.14.0.desktop", so ebuild with just bumped version could not find it, there is a fixed ebuild in attachment.