Skip to content
#

fedora

Here are 708 public repositories matching this topic...

forslund
forslund commented May 4, 2020

When using a pocketsphinx wakeword mycroft tries to load a language specific model. If the model doesn't exist the load fails. (report on the forums)

This should be handled by using a fallback mechanism, so if no language specific model exists it should log a warning and fallback to using the english model that is included in mycr

afeblot
afeblot commented Feb 7, 2020

Currently, it is only possible to link to an already existing page of the site.
When using publii as a standard (i.e. non-blog) site creator, this totally breaks the flow : while writing a page, you think to something you want to link to as a new page, yo must save/close your page, create the new one, save it, go back to the first page, create the link and keep going.

It would be very convenie

dvorka
dvorka commented Feb 23, 2020

Long running issue:

  • Link mf.com web to GH mindforger-repository.
  • Links directly to sections in documentation.
  • Add documentation section to mf.com, and link GH from there.
  • Have discussions, ...
  • Written with MindForger
  • I don't have to sustain it mf.com
  • beginner users will be scared by seeing all files
  • make links to point to beginning of doc ~ section anchor
  • review web
howdy
ajnart
ajnart commented Feb 28, 2020

Please describe the issue in as much detail as possible, including any errors and traces

While attempting to use howdy, it gives me these warnings:

[ WARN:0] global /build/opencv/src/opencv-4.2.0/modules/videoio/src/cap_gstreamer.cpp (1758) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource.
[ WARN:0] global /b
pms1969
pms1969 commented Sep 25, 2018

Bug

For want of a better categorisation. The first thing that kube-proxy logs at startup is the following:

W0913 12:02:58.529651       1 server.go:195] WARNING: all flags other than --config, --write-config-to, and --cleanup are deprecated. Please begin using a config file ASAP.

Environment

  • Platform: aws
  • OS: container-linux
  • Ref: v1.11.2
  • Terraform: 0.11.8
  • Pl
open-build-service
dcermak
dcermak commented Mar 24, 2020

Issue Description

The API docs for the route PUT /source/<project>/<package>/<filename> (see: https://build.opensuse.org/apidocs/index#72) say that the return type is a status. That is however not true, it is in fact a revisionlist-element from https://build.opensuse.org/apidocs/revisionlist.rng.

Unfortunately that schema doesn't appear

behrmann
behrmann commented Sep 27, 2019

Running a current mypy on mkosi gives the following warnings

mkosi:968: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:971: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:4624: error: "Dict[str, CommandLineArguments]" has no attribute "director

The last line is harmless and addressed in #36

Jibec
Jibec commented Jan 3, 2020

Hello, the Fedora project migrates its translation platform to Weblate [1].

This tool directly interact with your git repository, and requires us to know:

  • [mandatory] which branch is your development branch?
  • [mandatory] have you merged latest translation from Zanata and locked the project?
  • [info] Weblate will handle updates when pot file changes, don't edit po files for this [2]
  • [op
m8ram
m8ram commented Apr 24, 2020

Based on the current README my expectation was that the certificate_file, certificate_key_file and certificate_chain_file directives needed to point to local (on the ansible control node) which would get installed by the role.

It turns out that the paths are entered in the vhosts.conf.
No files are deployed so the playbook needs to handle that outisde this role.

I believe it would be useful

Improve this page

Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.