Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Sometimes paste files not worked #2341

Open
d954mas opened this issue Dec 2, 2018 · 0 comments
Open

Sometimes paste files not worked #2341

d954mas opened this issue Dec 2, 2018 · 0 comments
Labels
serious A serious although non-blocking issue

Comments

@d954mas
Copy link

d954mas commented Dec 2, 2018

Sometimes paste files not worked.It worked but show error. Then i need to collapse/uncollapse folder to see files.

Can't repeat.

Log that maybe about it.
8-12-01 19:24:10.418 34986 [clojure-agent-send-off-pool-0] INFO editor.boot-open-project - {:line 337, :message "project loaded"}
2018-12-01 19:24:50.265 74833 [Timer-0] INFO editor.updater - {:line 43, :message "checking for updates"}
2018-12-01 19:24:50.265 74833 [Timer-0] DEBUG com.defold.editor.Updater - checking for update url='https://d.defold.com/editor2/channels/editor-alpha/update.json'
2018-12-01 19:24:50.674 75242 [Timer-0] INFO editor.updater - {:line 52, :message "no update found"}
2018-12-01 19:25:07.997 7696802 [JavaFX Application Thread] ERROR editor.error-reporting - {:line 98}
clojure.lang.ExceptionInfo: handler ':paste' in context ':asset-browser' failed at ':run' with message 'internal.graph.error_values.ErrorValue cannot be cast to clojure.lang.IFn'
at clojure.core$ex_info.invokeStatic(core.clj:4617)
at editor.handler$invoke_fnk.invokeStatic(handler.clj:71)
at editor.handler$run.invokeStatic(handler.clj:94)
at editor.ui$execute_command.invokeStatic(ui.clj:1026)
at editor.ui$invoke_handler.invokeStatic(ui.clj:1035)
at editor.ui$make_menu_command$reify__11620.handle(ui.clj:1116)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.control.MenuItem.fire(MenuItem.java:462)
at com.sun.javafx.scene.control.ControlAcceleratorSupport.lambda$doAcceleratorInstall$12(ControlAcceleratorSupport.java:165)
at com.sun.javafx.scene.KeyboardShortcutsHandler.processAccelerators(KeyboardShortcutsHandler.java:347)
at com.sun.javafx.scene.KeyboardShortcutsHandler.dispatchBubblingEvent(KeyboardShortcutsHandler.java:163)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
at javafx.event.Event.fireEvent(Event.java:198)
at javafx.scene.Scene$KeyHandler.process(Scene.java:3964)
at javafx.scene.Scene$KeyHandler.access$1800(Scene.java:3910)
at javafx.scene.Scene.impl_processKeyEvent(Scene.java:2040)
at javafx.scene.Scene$ScenePeerListener.keyEvent(Scene.java:2501)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$KeyEventNotification.run(GlassViewEventHandler.java:216)
at com.sun.javafx.tk.quantum.GlassViewEventHandler$KeyEventNotification.run(GlassViewEventHandler.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleKeyEvent$353(GlassViewEventHandler.java:247)
at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(GlassViewEventHandler.java:246)
at com.sun.glass.ui.View.handleKeyEvent(View.java:546)
at com.sun.glass.ui.View.notifyKey(View.java:966)
at com.sun.glass.ui.win.WinApplication.runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: internal.graph.error_values.ErrorValue cannot be cast to clojure.lang.IFn
at editor.collection$fn__121016$ReferencedGOInstanceNode$property$path$setter__121031$fn__121037$id_mapping__121038.invoke(collection.clj:243)
at editor.collection$fn__121016$ReferencedGOInstanceNode$property$path$setter__121031$fn__121037$iter__121085__121091$fn__121092$iter__121087__121094$fn__121095.invoke(collection.clj:243)
at clojure.lang.LazySeq.sval(LazySeq.java:40)
at clojure.lang.LazySeq.seq(LazySeq.java:49)
at clojure.lang.RT.seq(RT.java:521)
at clojure.core$seq__4357.invokeStatic(core.clj:137)
at editor.collection$fn__121016$ReferencedGOInstanceNode$property$path$setter__121031$fn__121037$iter__121085__121091$fn__121092.invoke(collection.clj:243)
at clojure.lang.LazySeq.sval(LazySeq.java:40)
at clojure.lang.LazySeq.seq(LazySeq.java:49)
at clojure.lang.RT.seq(RT.java:521)
at clojure.core$seq__4357.invokeStatic(core.clj:137)
at clojure.core$concat$cat__4448$fn__4449.invoke(core.clj:715)
at clojure.lang.LazySeq.sval(LazySeq.java:40)
at clojure.lang.LazySeq.seq(LazySeq.java:56)
at clojure.lang.ChunkedCons.chunkedNext(ChunkedCons.java:59)
at clojure.lang.ChunkedCons.next(ChunkedCons.java:43)
at clojure.lang.RT.next(RT.java:688)
at clojure.core$next__4341.invokeStatic(core.clj:64)
at internal.transaction$apply_tx.invokeStatic(transaction.clj:651)
at internal.transaction$apply_tx.invoke(transaction.clj:644)
at internal.transaction$fn__5914.invokeStatic(transaction.clj:347)
at internal.transaction$fn__5914.invoke(transaction.clj:327)
at clojure.lang.MultiFn.invoke(MultiFn.java:233)
at internal.transaction$apply_tx$fn__6042.invoke(transaction.clj:654)
at internal.transaction$apply_tx.invokeStatic(transaction.clj:654)
at internal.transaction$apply_tx.invoke(transaction.clj:644)
at internal.transaction$invoke_setter$fn__5966.invoke(transaction.clj:477)
at internal.transaction$invoke_setter.invokeStatic(transaction.clj:477)
at internal.transaction$apply_defaults.invokeStatic(transaction.clj:485)
at internal.transaction$ctx_add_node.invokeStatic(transaction.clj:493)
at internal.transaction$fn__5978.invokeStatic(transaction.clj:502)
at internal.transaction$fn__5978.invoke(transaction.clj:501)
at clojure.lang.MultiFn.invoke(MultiFn.java:233)
at internal.transaction$apply_tx$fn__6042.invoke(transaction.clj:654)
at internal.transaction$apply_tx.invokeStatic(transaction.clj:654)
at internal.transaction$apply_tx.invoke(transaction.clj:644)
at internal.transaction$apply_tx.invokeStatic(transaction.clj:651)
at internal.transaction$apply_tx.invoke(transaction.clj:644)
at internal.transaction$apply_tx.invokeStatic(transaction.clj:651)
at internal.transaction$transact_STAR
.invokeStatic(transaction.clj:721)
at dynamo.graph$transact.invokeStatic(graph.clj:133)
at editor.defold_project$load_nodes_BANG_.invokeStatic(defold_project.clj:161)
at editor.defold_project$perform_resource_change_plan.invokeStatic(defold_project.clj:480)
at editor.defold_project$handle_resource_changes.invokeStatic(defold_project.clj:529)
at editor.defold_project.ProjectResourceListener.handle_changes(defold_project.clj:707)
at editor.workspace$resource_sync_BANG_$fn__13110.invoke(workspace.clj:306)
at editor.workspace$resource_sync_BANG_.invokeStatic(workspace.clj:300)
at editor.workspace$resource_sync_BANG_.invoke(workspace.clj:232)
at editor.workspace$resource_sync_BANG_.invokeStatic(workspace.clj:241)
at editor.workspace$resource_sync_BANG_.invoke(workspace.clj:232)
at editor.workspace$resource_sync_BANG_.invokeStatic(workspace.clj:236)
at editor.workspace$resource_sync_BANG_.invoke(workspace.clj:232)
at editor.workspace$resource_sync_BANG_.invokeStatic(workspace.clj:234)
at editor.asset_browser$paste_BANG_.invokeStatic(asset_browser.clj:320)
at editor.asset_browser$fn__144424$fnk144420_positional__144425.invoke(asset_browser.clj:328)
at editor.asset_browser$fn__144424$fnk144420__144436$fn__144437.invoke(asset_browser.clj:323)
at editor.asset_browser$fn__144424$fnk144420__144436.invoke(asset_browser.clj:323)
at clojure.lang.AFn.applyToHelper(AFn.java:154)
at clojure.lang.AFn.applyTo(AFn.java:144)
at clojure.lang.AFunction$1.doInvoke(AFunction.java:29)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at editor.handler$invoke_fnk.invokeStatic(handler.clj:65)
... 39 common frames omitted
2018-12-01 19:25:09.243 7698048 [Timer-0] INFO editor.updater - {:line 43, :message "checking for updates"}
2018-12-01 19:25:09.243 7698048 [Timer-0] DEBUG com.defold.editor.Updater - checking for update url='https://d.defold.com/editor2/channels/editor-alpha/update.json'
2018-12-01 19:25:10.365 7699170 [Timer-0] INFO editor.updater - {:line 52, :message "no update found"}
2018-12-01 19:25:50.675 135243 [Timer-0] INFO editor.updater - {:line 43, :message "checking for updates"}
2018-12-01 19:25:50.675 135243 [Timer-0] DEBUG com.defold.editor.Updater - checking for update url='https://d.defold.com/editor2/channels/editor-alpha/update.json'
2018-12-01 19:25:51.193 135761 [Timer-0] INFO editor.updater - {:line 52, :message "no update found"}
2018-12-01 19:26:10.365 7759170 [Timer-0] INFO editor.updater - {:line 43, :message "checking for updates"}
2018-12-01 19:26:10.365 7759170 [Timer-0] DEBUG com.defold.editor.Updater - checking for update url='https://d.defold.com/editor2/channels/editor-alpha/update.json'
2018-12-01 19:26:11.220 7760025 [Timer-0] INFO editor.updater - {:line 52, :message "no update found"}
2018-12-01 19:26:47.831 7796636 [JavaFX Application Thread] ERROR editor.error-reporting - {:line 98}
com.google.protobuf.UninitializedMessageException: Message missing required fields: name
at com.google.protobuf.AbstractMessage$Builder.newUninitializedMessageException(AbstractMessage.java:550)
at com.dynamo.render.proto.Material$MaterialDesc$Builder.build(Material.java:1518)
at com.dynamo.render.proto.Material$MaterialDesc$Builder.build(Material.java:1474)
at editor.protobuf$pb_builder_raw$builder_fn__12859.invoke(protobuf.clj:409)
at editor.protobuf$map__GT_pb.invokeStatic(protobuf.clj:420)
at editor.protobuf$map__GT_str.invokeStatic(protobuf.clj:543)
at editor.protobuf$map__GT_str.invoke(protobuf.clj:543)
at editor.protobuf$map__GT_str.invokeStatic(protobuf.clj:544)
at editor.protobuf$map__GT_str.invoke(protobuf.clj:543)
at clojure.core$partial$fn__4759.invoke(core.clj:2515)
at editor.resource_node$fn__13896$fn__14234.invoke(resource_node.clj:31)
at clojure.lang.AFn.applyToHelper(AFn.java:154)
at clojure.lang.AFn.applyTo(AFn.java:144)
at clojure.lang.AFunction$1.doInvoke(AFunction.java:29)
at clojure.lang.RestFn.invoke(RestFn.java:408)
at clojure.lang.Var.invoke(Var.java:379)
at clojure.lang.Var.invoke(Var.java:379)
at editor.material$fn__57050$MaterialNode$behavior$cleaned_save_value__57383$fn__57385.invoke(material.clj:181)
at internal.node$trace_expr.invokeStatic(node.clj:35)
at editor.material$fn__57050$MaterialNode$behavior$cleaned_save_value__57383.invoke(material.clj:181)
at clojure.lang.Var.invoke(Var.java:383)
at internal.node.NodeImpl.produce_value(node.clj:295)
at editor.material$fn__57050$MaterialNode$behavior$dirty_QMARK___57310$fn__57312.invoke(material.clj:181)
at internal.node$trace_expr.invokeStatic(node.clj:35)
at editor.material$fn__57050$MaterialNode$behavior$dirty_QMARK___57310.invoke(material.clj:181)
at clojure.lang.Var.invoke(Var.java:383)
at internal.node.NodeImpl.produce_value(node.clj:295)
at internal.node$pull_first_input_value.invokeStatic(node.clj:1116)
at editor.form_view$fn__116619$FormView$behavior$view_dirty_QMARK___116657$fn__116664.invoke(form_view.clj:1028)
at internal.node$trace_expr.invokeStatic(node.clj:35)
at editor.form_view$fn__116619$FormView$behavior$view_dirty_QMARK___116657.invoke(form_view.clj:1028)
at clojure.lang.Var.invoke(Var.java:383)
at internal.node.NodeImpl.produce_value(node.clj:295)
at internal.node$pull_input_values$fn__4763.invoke(node.clj:1132)
at clojure.core$mapv$fn__6953.invoke(core.clj:6627)
at clojure.lang.PersistentVector.reduce(PersistentVector.java:341)
at clojure.core$reduce.invokeStatic(core.clj:6544)
at clojure.core$mapv.invokeStatic(core.clj:6618)
at internal.node$pull_input_values.invokeStatic(node.clj:1133)
at editor.app_view$fn__49142$AppView$behavior$open_dirty_views__49509$fn__49516.invoke(app_view.clj:102)
at internal.node$trace_expr.invokeStatic(node.clj:35)
at editor.app_view$fn__49142$AppView$behavior$open_dirty_views__49509.invoke(app_view.clj:102)
at clojure.lang.Var.invoke(Var.java:383)
at internal.node.NodeImpl.produce_value(node.clj:295)
at editor.app_view$fn__49142$AppView$behavior$refresh_tab_panes__49163$fn__49170.invoke(app_view.clj:102)
at internal.node$trace_expr.invokeStatic(node.clj:35)
at editor.app_view$fn__49142$AppView$behavior$refresh_tab_panes__49163.invoke(app_view.clj:102)
at clojure.lang.Var.invoke(Var.java:383)
at internal.node.NodeImpl.produce_value(node.clj:295)
at internal.node$node_value_STAR_.invokeStatic(node.clj:359)
at internal.node$node_value.invokeStatic(node.clj:418)
at internal.system$node_value.invokeStatic(system.clj:341)
at dynamo.graph$do_node_value.invokeStatic(graph.clj:799)
at dynamo.graph$node_value.invokeStatic(graph.clj:813)
at editor.app_view$refresh_views_BANG_$fn__51487.invoke(app_view.clj:1063)
at editor.app_view$refresh_views_BANG_.invokeStatic(app_view.clj:1063)
at editor.app_view$make_app_view$fn__51532.invoke(app_view.clj:1171)
at editor.ui$__GT_timer$fn__12030$fn__12031.invoke(ui.clj:1836)
at clojure.lang.AFn.run(AFn.java:22)
at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
at java.lang.Thread.run(Thread.java:745)

Expected behaviour

Actual behaviour

Steps to reproduce


Build time2018-11-28T10:40:18.269998
Defold channeleditor-alpha
Defold editor sha496c3b0afba64917c0993ed33be59c081d2ad99a
Defold engine sha6230c40dfa051a311aa4005c19097574e062374d
Defold version1.2.142
GPUIntel(R) HD Graphics 4600
GPU Driver4.2.0 - Build 10.18.10.4425
Java version1.8.0_102-b14
OS archamd64
OS nameWindows 7
OS version6.1
@erikangelin-king erikangelin-king added the serious A serious although non-blocking issue label Dec 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
serious A serious although non-blocking issue
Projects
None yet
Development

No branches or pull requests

2 participants