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

failure to copy files #8952

Closed
rob-miskimmin opened this issue May 19, 2024 · 2 comments
Closed

failure to copy files #8952

rob-miskimmin opened this issue May 19, 2024 · 2 comments

Comments

@rob-miskimmin
Copy link

Expected behaviour

Copy Image files to project

Actual behaviour

Alert appeared on screen

Steps to reproduce

Try to drag Image folder containing image files into project


Build time2024-05-15T15:14:00.109381
Defold channeleditor-alpha
Defold editor shac992588
Defold engine sha9141d9d
Defold version1.8.0
Error2b02ec76e0664087aeb4f7611ef94740
GPUApple M2
GPU Driver2.1 Metal - 88
Java version17.0.5+8
OS archaarch64
OS nameMac OS X
OS version14.4.1
@AGulev
Copy link
Contributor

AGulev commented May 19, 2024

com.sun.glass.ui.View$2.flush.class java.lang.UnsupportedOperationException: Flush is forbidden from target!
    at com.sun.glass.ui.View$2.flush(View.java:1017)
    at com.sun.javafx.tk.quantum.QuantumClipboard.flush(QuantumClipboard.java:275)
    at com.sun.javafx.tk.quantum.QuantumToolkit.startDrag(QuantumToolkit.java:1326)
    at javafx.scene.Scene$DnDGesture.dragDetectedProcessed(Scene.java:3171)
    at javafx.scene.Scene$DnDGesture.process(Scene.java:3240)
    at javafx.scene.Scene$MouseHandler.process(Scene.java:4003)
    at javafx.scene.Scene.processMouseEvent(Scene.java:1893)
    at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2711)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:411)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:301)
    at java.security.AccessController.doPrivileged(AccessController.java:399)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(GlassViewEventHandler.java:450)
    at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:430)
    at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:449)
    at com.sun.glass.ui.View.handleMouseEvent(View.java:551)
    at com.sun.glass.ui.View.notifyMouse(View.java:937)
    at com.sun.glass.ui.mac.MacView.notifyMouse(MacView.java:127)
    ```

@AGulev
Copy link
Contributor

AGulev commented May 19, 2024

duplicate of #5875

@britzl britzl closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants