Package Details: iotas 0.1.16-1

Git Clone URL: https://aur.archlinux.org/iotas.git (read-only, click to copy)
Package Base: iotas
Description: Simple note taking
Upstream URL: https://gitlab.gnome.org/cheywood/iotas
Licenses: GPL3
Submitter: igor-dyatlov
Maintainer: igor-dyatlov
Last Packager: igor-dyatlov
Votes: 0
Popularity: 0.000000
First Submitted: 2022-04-30 15:11 (UTC)
Last Updated: 2023-05-14 18:04 (UTC)

Latest Comments

nika commented on 2023-03-18 10:42 (UTC)

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/iotas/editor_text_view.py", line 45, in __init__
    self.__process_desktop_settings(variant)
  File "/usr/lib/python3.10/site-packages/iotas/editor_text_view.py", line 223, in __process_desktop_settings
    self.__update_font_from_system_setting(
  File "/usr/lib/python3.10/site-packages/iotas/editor_text_view.py", line 243, in __update_font_from_system_setting
    self.__update_font()
  File "/usr/lib/python3.10/site-packages/iotas/editor_text_view.py", line 141, in __update_font
    self.__css_provider.load_from_data(style.encode("utf8"))
TypeError: Gtk.CssProvider.load_from_data() takes exactly 3 arguments (2 given)

sado1 commented on 2022-06-29 17:20 (UTC)

FYI, gnome-keyring is required for Nextcloud integration, otherwise it crashes while trying to connect:

19:15:58 | nextcloud_sync_worker | ERROR | Failed to fetch password: g-dbus-error-quark: The name org.freedesktop.secrets was not provided by any .service files (2)

sado1 commented on 2022-06-29 17:14 (UTC)

gtksourceview5 is a missing dependency.