Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't install it on arch. #413

Open
timonson opened this issue Aug 22, 2024 · 1 comment
Open

I can't install it on arch. #413

timonson opened this issue Aug 22, 2024 · 1 comment

Comments

@timonson
Copy link

timonson commented Aug 22, 2024

I can't install it on arch.

../src/Widgets/EditNotebookDialog.vala:29.16-29.36: error: The type name He.FillButton' could not be found 29 | public unowned He.FillButton notebook_add_button; | ^~~~~~~~~~~~~~~~~~~~~ ../src/Widgets/MainMenu.vala:23.16-23.36: error: The type name He.TextButton' could not be found
23 | public unowned He.TextButton about_button;
| ^~~~~~~~~~~~~~~~~~~~~
../src/Widgets/MoveToDialog.vala:28.16-28.36: error: The type name He.TextButton' could not be found 28 | public unowned He.TextButton remove_notebook_button; | ^~~~~~~~~~~~~~~~~~~~~ ../src/Widgets/MoveToDialog.vala:30.16-30.36: error: The type name He.FillButton' could not be found
30 | public unowned He.FillButton move_button;
| ^~~~~~~~~~~~~~~~~~~~~
../src/Widgets/NoteTheme.vala:23.16-23.36: error: The type name He.TextButton' could not be found 23 | public unowned He.TextButton note_pin_button; | ^~~~~~~~~~~~~~~~~~~~~ ../src/Widgets/NoteTheme.vala:25.16-25.36: error: The type name He.TextButton' could not be found
25 | public unowned He.TextButton export_button;
| ^~~~~~~~~~~~~~~~~~~~~
Compilation failed: 6 error(s), 0 warning(s)
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in package().
Aborting...
-> error making: notejot-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
notejot-git - exit status 4

@timonson timonson changed the title Can't create notes inside a notebook I can't install it on arch. Aug 22, 2024
@ryonakano
Copy link
Contributor

Looks like He.FillButton no longer exists.

tau-OS/libhelium@58c26be

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants