Sascha Lüdecke

Results 96 comments of Sascha Lüdecke

I have the same issue on a system with go 1.18. It looks like [golangci-lint](https://github.com/golangci/golangci-lint) does not handle kingpin well at the moment. The included [Makefile.common uses v1.39.0 of golangci-lint](https://github.com/Lusitaniae/apache_exporter/blob/bfbc8bfb42baa19a5b2a7920970e2bae03703bed/Makefile.common#L86)...

The error is related to the `src/boot/pouch-vue.ts`. If I delete it, no error occurs.

Still no 'real' luck with latest `@quasar/app` and similar, but I have an usable workaround for the compilation error seen above and the other one not mentioned: #### Errors about...

Also discussed as part of https://github.com/godotengine/godot-git-plugin/issues/40

When it comes to alternative approaches, after some research I came up with the modifications below. They assume that you use capacitor v3. ## Service Worker / PWA in native...

@yusufkandemir such a solution would be great! One might need to make the changes in the native bridge, too. **My alternative solution mentioned in the initial post (prefetching) does work...

And I made it work in iOS, too! The IMPORTANT difference is: data included in the native app (all the JavaScript logic, pages, etc.) is loaded by capacitor itself, everything...

> @sluedecke May I ask where is this 'MainActivity.java::onCreate' located? On my installation it can be found here (app package name is net.currit.guide, yours will differ): src-capacitor/android/app/src/main/java/net/currit/guide/MainActivity.java

I have a different error message related to `src/ui/aui/AuiNotebook.cpp`. There was a migration from wxBitmap to wxBitmapBundle in wxWidgets around October 2021 / version 3.1.x and this is not yet...

These packages are installed: * extra/pipewire 1:0.3.30-2 [installed] * extra/pipewire-alsa 1:0.3.30-2 [installed] * extra/pipewire-jack 1:0.3.30-2 [installed] * extra/pipewire-media-session 1:0.3.30-2 [installed] * extra/pipewire-pulse 1:0.3.30-2 [installed]