Code Monkey home page Code Monkey logo

Comments (7)

r00tc0d3 avatar r00tc0d3 commented on June 24, 2024 1

Yes indeed it was using an older fyne. With the new version using wasm on develop the clipboard is working too! Great.
I will close the issue

from fyne.

Jacalz avatar Jacalz commented on June 24, 2024

Might have been fixed on the develop branch with #4348?

from fyne.

andydotxyz avatar andydotxyz commented on June 24, 2024

Also there was missing clipboard code added recently I think (also develop) - unless the PR didn't land yet.

from fyne.

r00tc0d3 avatar r00tc0d3 commented on June 24, 2024

I try to upgrade to develop but I get this remark. Any idea why?

go get github.com/fyne-io/fyne/v2@develop
go: github.com/fyne-io/fyne/v2@develop (v2.4.4-rc2.0.20240216150315-ca0e9e52caad) requires github.com/fyne-io/fyne/[email protected]: parsing go.mod:
        module declares its path as: fyne.io/fyne/v2
                but was required as: github.com/fyne-io/fyne/v2

from fyne.

Jacalz avatar Jacalz commented on June 24, 2024

I think you tried to import with the GitHub url and not fyne.io/fyne/v2@develop?

from fyne.

r00tc0d3 avatar r00tc0d3 commented on June 24, 2024

If I change the go.mod to develop I get this

fyne package -os web
../../../../go/pkg/mod/fyne.io/fyne/[email protected]/app.go:84:16: undefined: atomic.Pointer

Desktop is working.

from fyne.

Jacalz avatar Jacalz commented on June 24, 2024

Is that an old version of cmd/fyne? Support for GopherJS has been removed. Try compiling with -os wasm instead.

from fyne.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.