You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../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
The text was updated successfully, but these errors were encountered:
timonson
changed the title
Can't create notes inside a notebook
I can't install it on arch.
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 found23 | 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 found30 | 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 found25 | 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
The text was updated successfully, but these errors were encountered: