Git Product home page Git Product logo

Comments (4)

sgehrman avatar sgehrman commented on June 24, 2024

Building Linux application...
[ +9 ms] <- compile package:pathfinder/main.dart
[ +1 ms] executing: [build/linux/x64/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DFLUTTER_TARGET_PLATFORM=linux-x64 /home/steve/Documents/GitHub/dfc/dashboard/linux
[ +55 ms] -- Checking for module 'webkit2gtk-4.0'
[ +9 ms] -- No package 'webkit2gtk-4.0' found
[ ] -- Configuring incomplete, errors occurred!

from flutterfire_desktop.

sgehrman avatar sgehrman commented on June 24, 2024

Strangely I had reported the same issue to another repo in 2019. I got a new computer since then...

Solutions are here:
webview/webview#230

Put this in your docs:

Debian: sudo apt install libwebkit2gtk-4.0-dev

from flutterfire_desktop.

sgehrman avatar sgehrman commented on June 24, 2024

Now I'm getting this:
Launching lib/main.dart on Linux in debug mode...
lib/main.dart:1
CMake Error at cmake_install.cmake:61 (file):
file INSTALL cannot copy file
"/home/steve/Documents/GitHub/dfc/dashboard/build/linux/x64/debug/intermediates_do_not_run/dashboard"
to "/usr/local/dashboard".

Exception: Build process failed
Exited (sigterm)

from flutterfire_desktop.

sgehrman avatar sgehrman commented on June 24, 2024

strangely, flutter clean (twice) fixed that last problem. Now another:

[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method Firebase#initializeCore on channel plugins.flutter.io/firebase_core)
#0 MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:165

#1 MethodChannel.invokeListMethod
package:flutter/…/services/platform_channel.dart:353

#2 MethodChannelFirebase._initializeCore
package:firebase_core_platform_interface/…/method_channel/method_channel_firebase.dart:31

#3 MethodChannelFirebase.initializeApp
package:firebase_core_platform_interface/…/method_channel/method_channel_firebase.dart:73

#4 Firebase.initializeApp
package:firebase_core/src/firebase.dart:40

#5 Main.start
package:shared_ui/src/main.dart:31

from flutterfire_desktop.

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.