Martin

Results 316 comments of Martin

Using linux python we face the same issue. `func azure functionapp publish` leads to ``` [Information] Loading functions metadata [Information] Reading functions metadata [Information] 1 functions found [Information] 0 functions...

The whole issue exists because azure won't give us an log with correct error messages. In my case it was caused by the missing pango library in the default container...

A year later and no topics. I switched to the open source client "Forkgram" installed via F-Droid. Topics are working and the app is fast.

> > A year later and no topics. I switched to the open source client "Forkgram" installed via F-Droid. Topics are working and the app is fast. > > You...

Woopsi, I didn't see that it was your issue ticket. :D It seems that the FOSS and Fork guys should merge their forks and work together. Both don't have much...

Added a workaround in the aur PKGBUILD. ``` rm -rf usr/include/fmt/ rm -rf usr/lib/cmake/fmt/ rm -f usr/lib/pkgconfig/fmt.pc ```