Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Linux: App freezes when enabling indexation

A topic by CarlosManuelRodr created Mar 19, 2022 Views: 285 Replies: 10
Viewing posts 1 to 9
(1 edit)

Description: On Linux the app becomes unresponsive and freezes when activating the indexation mode. The app doesn't crash and no log about the error is generated.

Steps to reproduce: Import any image or open one of the default pixelover projects. Toggle the indexation.

Specs:

OS: Manjaro Linux using kernel 5.15.

CPU: Intel® Core™ i5-10210U CPU @ 1.60GHz × 8

GPU: Mesa Intel® UHD Graphics (CML GT2)

Window manager: Wayland

Pixelover log:

OpenGL ES 3.0 Renderer: Mesa Intel(R) UHD Graphics (CML GT2)

OpenGL ES Batching: ON

WARNING: BaseButton's Enabled Focus Mode property has been deprecated due to redundancy and will be removed in Godot 4.0. Please use Control.set_focus_mode instead.

   at: set_enabled_focus_mode (scene/gui/base_button.cpp:329) - This method has been deprecated and will be removed in the future.

Hi, thank you for your report, it's something I reproduced too, it's due to clipboard, now fixed it will be in 0.9.2

Btw for the moment, if your clipboard is empty should not crash 

Your hack worked like a charm. On Wayland, clearing the clipboard with "wl-copy --clear" from wl-clipboard mitigates the issue. Thanks for the info!

Now fixed

Hello, unfortunately this issue seems to be back in 0.10.1-unstable.

Hello, thank you for the report. Is it exact same issue ? The app crash when adding indexation with clipboard not empty ?

I can confirm it’s present in 0.13 in linux still. copying from aseprite, pasting, and clicking indexation crashes, but clearing clipboard before clicking indexation it works fine.

still present in 0.14 :)

Ah yes sorry, I'll investigate on this one, thank you for the report

I can't reproduce :/ what is your linux distrib ?