defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

Editor freezes if expand folder #1183

Open leotada opened 7 years ago

leotada commented 7 years ago

Expected behaviour

Expand folder structure.

Actual behaviour

On click expand main folder, freezes the editor.

Steps to reproduce

Copy images to main/images folder, create new folder in main/images, move the images to new folder, come back to editor and expand the main folder.


Defold version1.2.112
Defold sha583cf637b91f7c57ee4c8f174eb3bc8aabb29913
Build time2017-09-05T15:56:57.720030
OS nameLinux
OS version4.12.9-300.fc26.x86_64
OS archamd64
Java version1.8.0_102-b14
GPUGallium 0.4 on AMD POLARIS10 (DRM 3.15.0 / 4.12.9-300.fc26.x86_64, LLVM 4.0.0)
GPU Driver3.0 Mesa 17.1.7
### Log ``` 2017-09-05 21:47:54.364 90510 [JavaFX Application Thread] ERROR editor.error-reporting - {:line 98} java.lang.NullPointerException: null at editor.app_view$refresh_app_title_BANG_.invokeStatic(app_view.clj:554) at editor.app_view$refresh_ui_BANG_.invokeStatic(app_view.clj:561) at editor.app_view$make_app_view$fn__37473.invoke(app_view.clj:611) at editor.ui$__GT_timer$fn__11858.invoke(ui.clj:1628) at editor.ui.proxy$javafx.animation.AnimationTimer$ff19274a.handle(Unknown Source) at javafx.animation.AnimationTimer$AnimationTimerReceiver.lambda$handle$484(AnimationTimer.java:57) at java.security.AccessController.doPrivileged(Native Method) at javafx.animation.AnimationTimer$AnimationTimerReceiver.handle(AnimationTimer.java:56) at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:357) at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267) at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:506) at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:490) at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$404(QuantumToolkit.java:319) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method) at com.sun.glass.ui.gtk.GtkApplication.lambda$null$49(GtkApplication.java:139) at java.lang.Thread.run(Thread.java:745) 2017-09-05 21:47:58.883 2084453 [Timer-0] DEBUG com.defold.editor.Start - checking for updat ```
erikangelin-king commented 6 years ago

@leotada Can't repro, is this still happening?

leotada commented 6 years ago

Yes, I tested now in other computer with Defold version 1.2.118. You have to move the images to new folder using an external file explorer.

erikangelin-king commented 6 years ago

Thanks for reporting back @leotada! Can you give me some more specs, what linux distribution are you running? window manager?

leotada commented 6 years ago

Fedora Linux 27 x64 runing Wayland.