emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28840: closed (openrct2 cannot find data-path)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28840: closed (openrct2 cannot find data-path)
Date: Thu, 26 Oct 2017 18:11:02 +0000

Your message dated Thu, 26 Oct 2017 20:10:25 +0200
with message-id <address@hidden>
and subject line Re: bug#28840: openrct2 cannot find data-path
has caused the debbugs.gnu.org bug report #28840,
regarding openrct2 cannot find data-path
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28840: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28840
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: openrct2 cannot find data-path Date: Sat, 14 Oct 2017 23:38:35 +0200
The recently committed (and awesome) openrct2 built correctly,
but cannot currently find the needed language and shader files
for the game and therefore crashes. To make it work, I currently
have to invoke it via a command like
`--openrct-data-path=/gnu/store/<hash>-openrct2-0.1.1/share/openrct2/',
which imho is not optimal.

I dove into the source of openrct, and it seems there are still
some vestiges of the cmake flag we want, namely
ORCT2_RESOURCE_DIR. Sadly, support for configuring this variable
seems to have been removed about 4 months ago.

I opened an issue upstream regarding this[1], but maybe there is
an easy workaround we can use until a fix is hopefully released.
I was thinking of either a phase which calls `wrap-program', or
adding the required flag back via a short snippet.

- Jelle


[1]: https://github.com/OpenRCT2/OpenRCT2/issues/6473


p.s. Besides these rather small issues, I can confirm that OpenRCT2
works.


--- End Message ---
--- Begin Message --- Subject: Re: bug#28840: openrct2 cannot find data-path Date: Thu, 26 Oct 2017 20:10:25 +0200
Ludovic Courtès <address@hidden> writes:

> Hello,
>
> Jelle Licht <address@hidden> skribis:
>
>> Rutger Helling <address@hidden> writes:
>>
>>> Hi Ludo and Jelle,
>>>
>>> I've attached a patch that fixed the issue for me by changing some
>>> references from /usr/share to /gnu/store/<hash>-openrct2-0.1.1/share.
>>> I can now run openrct2 without the additional parameter.
>>
>> I can confirm that Rutger's patch works as intented.
>
> Awesome.  Could you push it?

Pushed as 2e205c619334 on master.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]