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

[Bug]: Segmentation fault (core dumped) when trying to maximize window screen #42

Open
bagustris opened this issue Nov 28, 2024 · 0 comments
Labels

Comments

@bagustris
Copy link

bagustris commented Nov 28, 2024

What happened?

When I tried to maximize the window of the simple text, a segmentation fault occurred.

What should have happened?

No segmentation fault.

Output of snap info $snap_name

$ snap info simplenote
name:      simplenote
summary:   The simplest way to keep notes.
publisher: Snapcrafters✪
store-url: https://snapcraft.io/simplenote
contact:   https://github.com/snapcrafters/simplenote
license:   MIT
description: |
  Simplenote is an easy way to keep notes, lists, ideas and more. Your
  notes stay in sync with all of your devices for free.
commands:
  - simplenote
snap-id:      xKUf60sdYMZETIWuvj9eiqscV5J6M3w9
tracking:     latest/stable
refresh-date: today at 14:17 JST
channels:
  latest/stable:    2.22.2 2024-10-28 (622) 157MB -
  latest/candidate: 2.22.2 2024-10-28 (622) 157MB -
  latest/beta:      ↑                             
  latest/edge:      ↑                             
installed:          2.22.2            (622) 157MB -

Output of snap connections $snap_name

$ snap connections simplenote
Interface               Plug                        Slot                            Notes
content[gnome-46-2404]  simplenote:gnome-46-2404    gnome-46-2404:gnome-46-2404     -
content[gpu-2404]       simplenote:gpu-2404         mesa-2404:gpu-2404              -
content[gtk-3-themes]   simplenote:gtk-3-themes     gtk-common-themes:gtk-3-themes  -
content[icon-themes]    simplenote:icon-themes      gtk-common-themes:icon-themes   -
content[sound-themes]   simplenote:sound-themes     gtk-common-themes:sound-themes  -
cups-control            simplenote:cups-control     -                               -
desktop                 simplenote:desktop          :desktop                        -
desktop-legacy          simplenote:desktop-legacy   :desktop-legacy                 -
gsettings               simplenote:gsettings        :gsettings                      -
home                    simplenote:home             :home                           -
network                 simplenote:network          :network                        -
opengl                  simplenote:opengl           :opengl                         -
removable-media         simplenote:removable-media  -                               -
shared-memory           simplenote:shmem            :shared-memory                  -
unity7                  simplenote:unity7           :unity7                         -
wayland                 simplenote:wayland          :wayland                        -
x11                     simplenote:x11              :x11                            -

Output of snap version

snap    2.66.1+22.04
snapd   2.66.1+22.04
series  16
ubuntu  22.04
kernel  6.8.0-49-generic

Relevant log output

No response

Teminal output of app

bagus@xps-9320:~$ simplenote 
SNAP env is defined, updater is disabled
Error org.freedesktop.DBus.Error.Failed: cannot find desktop file "/var/lib/snapd/desktop/applications/simplenote_Simplenote.desktop"
Gtk-Message: 14:19:56.337: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
[47187:1128/141956.486218:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 47294: Permission denied (13)
[47187:1128/141956.678814:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 47348: Permission denied (13)
Segmentation fault (core dumped)
@bagustris bagustris added the bug label Nov 28, 2024
@bagustris bagustris changed the title [Bug]: Segmentation fault (core dumped) [Bug]: Segmentation fault (core dumped) when trying to maximize window screen Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant