<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:06:17 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-4949] Minecraft isn&apos;t packaged for Debian/Ubuntu which leads to customer dissatisfaction</title>
                <link>https://bugs.mojang.com/browse/MC-4949</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;It doesn&apos;t take a lot of work to package minecraft for Debian/Ubuntu and since there is none that Mojang provides people get confused on how to properly install minecraft - all Linux user&apos;s aren&apos;t hackers these days. So most people try to follow different tutorials stating different things (sun-java, openjdk, etc.) which gives them an unpleasant experience working with terminals and such they aren&apos;t used to. They need to set appropriate permissions, create a launcher, often also create a shell script which prepares the environment so that the user doesn&apos;t get the black-screen bug. And this leads to customer dissatisfaction since you promise Linux support but leave it up to the end user to get it working.&lt;/p&gt;

&lt;p&gt;This is an issue that needs to get fixed and should probably be set as a priority.&lt;/p&gt;</description>
                <environment>Ubuntu 12.10 x64</environment>
        <key id="17507">MC-4949</key>
            <summary>Minecraft isn&apos;t packaged for Debian/Ubuntu which leads to customer dissatisfaction</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="7">Invalid</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="gunnarflax">Niklas Rosenqvist</reporter>
                        <labels>
                    </labels>
                <created>Tue, 18 Dec 2012 09:54:46 +0100</created>
                <updated>Sun, 3 May 2015 06:20:54 +0200</updated>
                            <resolved>Tue, 18 Dec 2012 16:24:06 +0100</resolved>
                                    <version>Minecraft 1.4.5</version>
                    <version>Minecraft 1.4.6</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="47460" author="cubethethird" created="Sun, 24 Feb 2013 21:26:55 +0100"  >&lt;p&gt;I honestly have no idea if Minecraft PI will work for it, though considering both use ARM processors it certainly is possible. I have not tried it myself as I have no devices on which to test it.&lt;/p&gt;</comment>
                            <comment id="47313" author="bellastrange" created="Sun, 24 Feb 2013 01:16:19 +0100"  >&lt;p&gt;Thanks, CubeTheThird.  Unfortunately, I don&apos;t have any other computers to run Minecraft simultaneously--there are 3 of us here who want to use it, usually at the same time, and 3 computers (Windows, Mac, and Ubuntu on tablet).  &lt;/p&gt;

&lt;p&gt;So I am not using a Raspberry Pi, although my research on this issue has turned up many references to it and I have to admit I&apos;m quite intrigued!  Actually, I&apos;m using an Asus TF700 with keyboard dock and USB mouse, with native Ubuntu installed &lt;a href=&quot;http://forum.xda-developers.com/showthread.php?t=2014759&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;thusly&lt;/a&gt;.  Is it likely this Minecraft Pi edition will run on other ARM processors without intervention?  I gather that as it stands now  OpenGLES changes to LWJGL files are required on my version of Ubuntu, but Ubuntu Touch has recently been announced and I wonder if I should just wait for that. &lt;/p&gt;</comment>
                            <comment id="46897" author="cubethethird" created="Thu, 21 Feb 2013 20:31:58 +0100"  >&lt;p&gt;Are you by chance using a Raspberry PI? If so, you may want to look into &lt;a href=&quot;http://pi.minecraft.net/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Minecraft PI Edition&lt;/a&gt;. Also note that you can use your minecraft account on as many different machines as you want (though not necessarily at the same time).&lt;/p&gt;</comment>
                            <comment id="46405" author="bellastrange" created="Mon, 18 Feb 2013 05:02:55 +0100"  >&lt;p&gt;Yes, I have been working on forums and with the help of my friend Google before posting this, but it&apos;s just frustrating that I have to become an expert in compiling Java and its associated gaming libraries just to run Minecraft.  I see your point, and if I ever get anywhere with this, I will attempt to report it appropriately, but I still agree with the OP that packaging would make it a heck of a lot easier and probably sell even more Minecraft accounts.  I&apos;m really only working this hard on it because we already paid for a 3rd Minecraft account after seeing the claim that it would run on Linux (our 3rd computer), and found out about the lack of ARM support after the fact.  I did get Oracle JDK 8 for ARM installed, but it now seems lwjgl has to be compiled for ARM too and I&apos;m out of ideas there.&lt;/p&gt;</comment>
                            <comment id="45896" author="bugi74" created="Fri, 15 Feb 2013 16:45:13 +0100"  >&lt;p&gt;@Bella:&lt;br/&gt;
If a java app runs correctly in one JRE, it should run without changes in all valid JRE&apos;s, Oracles or not. Your problem sounds more like an issue with OpenJDK or LWJGL (and would then need to be fixed by them). (Though it still may have Mojang failure there, e.g. with launcher.)&lt;/p&gt;

&lt;p&gt;In any case, your problem is not necessarily a problem with packaking, so another issue than this one youre commenting in. Perhaps start working your problem on IRC or forums, where some volunteers might try to help finding out where the problem really is, so that you can make the issue report to correct place.&lt;/p&gt;</comment>
                            <comment id="45895" author="bellastrange" created="Fri, 15 Feb 2013 16:32:42 +0100"  >&lt;p&gt;I&apos;m running ubuntu with ARM processor and Oracle doesn&apos;t compile their closed-source binaries for anything but x64 and x86.  Why can&apos;t this work with OpenJDK7?  &lt;span class=&quot;error&quot;&gt;&amp;#91;Edit:&amp;#93;&lt;/span&gt;  I have updated LWJGL files, in case you are wondering.  Still the black screen, and I can&apos;t fix it with open source JRE.&lt;/p&gt;</comment>
                            <comment id="29450" author="gunnarflax" created="Wed, 19 Dec 2012 08:00:35 +0100"  >&lt;p&gt;@JamesWitheld you are very wrong to assume that. Ubuntu alone was preinstalled this year on as many new PCs this year as Apple sold Macs in 2007. You can no longer treat it as just a developer platform.&lt;/p&gt;

&lt;p&gt;Since java is preinstalled on most of the distributions I&apos;d say that one of the most annoying issues for non tech savvy users is that there is no .desktop-file which lets the application to be treated as a regular application in the shell. The user can&apos;t find minecraft under &quot;games&quot; in the menu.&lt;/p&gt;</comment>
                            <comment id="29334" author="javatech" created="Tue, 18 Dec 2012 18:35:18 +0100"  >&lt;p&gt;I would like to start off saying Debian/Ubuntu is not the only distribution of linux. When someone is using an operating system such as linux you are usually assumed to have some technical troubleshooting skills. The problem is easily diagnosed and quickly fixed by a quick check on Google. I think the best way to resolve this is to include beside the Linux download link a note about needing to update LWJGL and possibly a URL to the latest stable build.&lt;/p&gt;</comment>
                            <comment id="29331" author="cubethethird" created="Tue, 18 Dec 2012 17:19:40 +0100"  >&lt;p&gt;That&apos;s not what I&apos;m saying at all. The only users I have ever seen have trouble installing minecraft are linux users. This is mainly for 2 reasons: they are using openJDK6 or they don&apos;t know to update their LWJGL files. Windows and Mac users don&apos;t have these problems, and thus would hardly benefit from a fancy installer, when the current system in place works fine. I agree that yes it would be nice if it was packaged, but for the average linux user this is not necessary, as it would do 3 things: download minecraft, update the LWJGL files, create a script to run it. I am not saying that minecraft shouldn&apos;t be packaged, but simply that this is not the place to request it.&lt;/p&gt;</comment>
                            <comment id="29327" author="gunnarflax" created="Tue, 18 Dec 2012 16:41:49 +0100"  >&lt;p&gt;With your reasoning you&apos;re saying that it would also be ok to not create an installer for Windows since not all users would be able to benefit from that (eg. OS X). The goal should be to cater to as many users as possible, wouldn&apos;t you say? Also, as long as there are a package it&apos;s much easier for the community to repackage the deb to rpm or any other packaging system you&apos;d like.&lt;/p&gt;</comment>
                            <comment id="29325" author="cubethethird" created="Tue, 18 Dec 2012 16:24:06 +0100"  >&lt;p&gt;This is not a bug, but a feature request, and should be posted on the MC forums &lt;a href=&quot;http://goo.gl/7qGlN&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;. Two things you should consider: regardless of packaging, it is still up to the user to install java themselves. To satisfy every linux user, Mojang would have to package for every different packaging system.&lt;/p&gt;</comment>
                            <comment id="29317" author="bljat" created="Tue, 18 Dec 2012 15:30:03 +0100"  >&lt;p&gt;Please do not mark unreleased versions as affected. You do not have access to this yet.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0c5yn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>