Package Details: inky 0.14.1-1

Git Clone URL: https://aur.archlinux.org/inky.git (read-only, click to copy)
Package Base: inky
Description: Editor for ink: inkle's narrative scripting language
Upstream URL: http://www.inklestudios.com/ink
Licenses: MIT
Submitter: erbridge
Maintainer: Dylan14
Last Packager: Dylan14
Votes: 2
Popularity: 0.000000
First Submitted: 2017-03-18 13:00 (UTC)
Last Updated: 2022-10-21 03:23 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

undeadalex commented on 2022-09-16 11:59 (UTC) (edited on 2022-09-16 12:31 (UTC) by undeadalex)

Its 2022, and I'm getting the following error after installing and running:


Ink compiler had an unexpected error ☹

Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
   at System.Environment.FailFast(System.String)
   at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode()
   at System.Globalization.GlobalizationMode..cctor()
   at System.Globalization.CultureData.CreateCultureWithInvariantData()

I have mono installed. Did I miss something? Or has the (strip) stopped working? I'm on the LTS kernel, doubt that matters but when I try to figure out what the problem is I get hit with a ton of dotnet solutions? I don't even have dotnet installed.

EDIT: Not changing above in case you wind up here. But you need the icu68: icu68 form AUR After installing this it runs just fine

katafrakt commented on 2021-05-16 21:10 (UTC)

I can confirm what DimiDimit said (although actual addition needs to contain quotes for me):

options=('!strip')

DimiDimit commented on 2021-04-20 14:26 (UTC) (edited on 2021-04-20 14:29 (UTC) by DimiDimit)

I had to add

options=(!strip)

or I'd get

Ink compiler had an unexpected error ☹
Failure processing application bundle; possible file corruption.
I/O failure reading contents of the bundle.
A fatal error was encountered. Could not extract contents of the bundle

inside the UI when I run it.

nipsky commented on 2020-10-14 16:23 (UTC)

Hi, I’m getting a segmentation fault when I try to run the installed application.

blinry commented on 2019-04-30 04:32 (UTC)

Hey, version 0.10.0b is the most current one! :) If you want, you can update this package!

mattre commented on 2018-02-20 14:28 (UTC) (edited on 2018-02-20 14:32 (UTC) by mattre)

@erbridge: yes i installed the mono package and i also had to install die lib32-mpg123 package. its working now. may you set the required dependencies for this package?

erbridge commented on 2018-02-15 11:49 (UTC)

@mattre: can you confirm that installing the mono package resolves the issue?

mattre commented on 2018-02-15 07:31 (UTC)

Starting the program it says in the log, although wine-mono package is installed:

0009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed