We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After the first time crash, I get info like this.
$notes-up ✔ [INFO 11:33:40.358302] Application.vala:142: Notes-Up version: (null) [INFO 11:33:40.358311] Application.vala:145: Kernel version: 6.10.13-3-MANJARO [WARNING 11:33:40.456319] [libenchant] broker.vala:159: Error loading plugin: libaspell.so.15: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.456434] [libenchant] broker.vala:159: Error loading plugin: libvoikko.so.1: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.456537] [libenchant] broker.vala:159: Error loading plugin: libhspell.so.0: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.457179] [libenchant] broker.vala:159: Error loading plugin: libnuspell.so.5: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.458426] Editor.vala:87: 拼写检查库 Enchant 处理语言 zh_CN.UTF-8 时发生错误
Coredump happened!
$notes-up ✔ [INFO 11:33:40.358302] Application.vala:142: Notes-Up version: (null) [INFO 11:33:40.358311] Application.vala:145: Kernel version: 6.10.13-3-MANJARO [WARNING 11:33:40.456319] [libenchant] broker.vala:159: Error loading plugin: libaspell.so.15: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.456434] [libenchant] broker.vala:159: Error loading plugin: libvoikko.so.1: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.456537] [libenchant] broker.vala:159: Error loading plugin: libhspell.so.0: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.457179] [libenchant] broker.vala:159: Error loading plugin: libnuspell.so.5: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:33:40.458426] Editor.vala:87: 拼写检查库 Enchant 处理语言 zh_CN.UTF-8 时发生错误 zsh: segmentation fault (core dumped) notes-up
maybe 1.creat some pages 2.edit some of them 3.quit notes-up 4.restart notes-up
NONE
[INFO 11:53:33.971689] Application.vala:142: Notes-Up version: (null) [INFO 11:53:33.971699] Application.vala:145: Kernel version: 6.10.13-3-MANJARO (Notes-Up:3583): Gtk-DEBUG: 11:53:34.006: Connecting to session manager (Notes-Up:3583): dconf-DEBUG: 11:53:34.007: watch_fast: "/org/notes/" (establishing: 0, active: 0) (Notes-Up:3583): dconf-DEBUG: 11:53:34.008: change_fast (Notes-Up:3583): dconf-DEBUG: 11:53:34.008: change_fast (Notes-Up:3583): dconf-DEBUG: 11:53:34.009: watch_established: "/org/notes/" (establishing: 1) [WARNING 11:53:34.069178] [libenchant] broker.vala:159: Error loading plugin: libaspell.so.15: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:53:34.069240] [libenchant] broker.vala:159: Error loading plugin: libvoikko.so.1: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:53:34.069288] [libenchant] broker.vala:159: Error loading plugin: libhspell.so.0: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:53:34.069628] [libenchant] broker.vala:159: Error loading plugin: libnuspell.so.5: 无法打开共享目标文件: 没有那个文件或目录 [WARNING 11:53:34.070444] Editor.vala:87: 拼写检查库 Enchant 处理语言 zh_CN.UTF-8 时发生错误 (Notes-Up:3583): dconf-DEBUG: 11:53:34.071: watch_fast: "/org/gtk/settings/color-chooser/" (establishing: 0, active: 0) (Notes-Up:3583): dconf-DEBUG: 11:53:34.072: watch_established: "/org/gtk/settings/color-chooser/" (establishing: 1) (Notes-Up:3583): Gtk-DEBUG: 11:53:34.075: Using GtkColorPickerShell for picking colors (process:3609): GLib-GIO-DEBUG: 11:53:34.333: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals (process:3609): GLib-GIO-DEBUG: 11:53:34.334: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3) (process:3609): GLib-GIO-DEBUG: 11:53:34.335: _g_io_module_get_default: Found default implementation networkmanager (GNetworkMonitorNM) for ?gio-network-monitor? zsh: segmentation fault (core dumped) G_MESSAGES_DEBUG=all com.github.philip_scott.notes-up
Linux atlasxi-PC 6.10.13-3-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:24:49 UTC 2024 x86_64 GNU/Linux NAME="Manjaro Linux" PRETTY_NAME="Manjaro Linux" ID=manjaro ID_LIKE=arch BUILD_ID=rolling ANSI_COLOR="32;1;24;144;200" HOME_URL="https://manjaro.org/" DOCUMENTATION_URL="https://wiki.manjaro.org/" SUPPORT_URL="https://forum.manjaro.org/" BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/" PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/" LOGO=manjarolinux
The text was updated successfully, but these errors were encountered:
I install notes-up with flatpak, it works well.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
After the first time crash, I get info like this.
Current Behavior
Coredump happened!
Possible Solution
Steps to Reproduce (for bugs)
maybe
1.creat some pages
2.edit some of them
3.quit notes-up
4.restart notes-up
Context
NONE
NONE
NONE
[INFO 11:53:33.971689] Application.vala:142: Notes-Up version: (null)
[INFO 11:53:33.971699] Application.vala:145: Kernel version: 6.10.13-3-MANJARO
(Notes-Up:3583): Gtk-DEBUG: 11:53:34.006: Connecting to session manager
(Notes-Up:3583): dconf-DEBUG: 11:53:34.007: watch_fast: "/org/notes/" (establishing: 0, active: 0)
(Notes-Up:3583): dconf-DEBUG: 11:53:34.008: change_fast
(Notes-Up:3583): dconf-DEBUG: 11:53:34.008: change_fast
(Notes-Up:3583): dconf-DEBUG: 11:53:34.009: watch_established: "/org/notes/" (establishing: 1)
[WARNING 11:53:34.069178] [libenchant] broker.vala:159: Error loading plugin: libaspell.so.15: 无法打开共享目标文件: 没有那个文件或目录
[WARNING 11:53:34.069240] [libenchant] broker.vala:159: Error loading plugin: libvoikko.so.1: 无法打开共享目标文件: 没有那个文件或目录
[WARNING 11:53:34.069288] [libenchant] broker.vala:159: Error loading plugin: libhspell.so.0: 无法打开共享目标文件: 没有那个文件或目录
[WARNING 11:53:34.069628] [libenchant] broker.vala:159: Error loading plugin: libnuspell.so.5: 无法打开共享目标文件: 没有那个文件或目录
[WARNING 11:53:34.070444] Editor.vala:87: 拼写检查库 Enchant 处理语言 zh_CN.UTF-8 时发生错误
(Notes-Up:3583): dconf-DEBUG: 11:53:34.071: watch_fast: "/org/gtk/settings/color-chooser/" (establishing: 0, active: 0)
(Notes-Up:3583): dconf-DEBUG: 11:53:34.072: watch_established: "/org/gtk/settings/color-chooser/" (establishing: 1)
(Notes-Up:3583): Gtk-DEBUG: 11:53:34.075: Using GtkColorPickerShell for picking colors
(process:3609): GLib-GIO-DEBUG: 11:53:34.333: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals
(process:3609): GLib-GIO-DEBUG: 11:53:34.334: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(process:3609): GLib-GIO-DEBUG: 11:53:34.335: _g_io_module_get_default: Found default implementation networkmanager (GNetworkMonitorNM) for ?gio-network-monitor?
zsh: segmentation fault (core dumped) G_MESSAGES_DEBUG=all com.github.philip_scott.notes-up
Screenshots of the Problem
Your Environment (for bugs)
Linux atlasxi-PC 6.10.13-3-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:24:49 UTC 2024 x86_64 GNU/Linux
NAME="Manjaro Linux"
PRETTY_NAME="Manjaro Linux"
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="32;1;24;144;200"
HOME_URL="https://manjaro.org/"
DOCUMENTATION_URL="https://wiki.manjaro.org/"
SUPPORT_URL="https://forum.manjaro.org/"
BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/"
PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/"
LOGO=manjarolinux
Notes-Up version: (null), I get it from manjaro store and it is official one.
6.10.13-3-MANJARO Empty PDF file sometimes get's created #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:24:49 UTC 2024 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: