gunwald

Results 17 comments of gunwald

I have the same issue together with some other Jitsi related problems: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1577 As @spantaleev said, to run `--tags=setup-all,start` usually runs without the mentioned error. But can't get Jitsi working...

These threads might be related: https://community.jitsi.org/t/cannot-create-rooms-in-self-hosted-instance https://community.jitsi.org/t/jitsi-meet-authentication-not-working-after-update-anyone-can-access

It seems that the `https://jitsi.example.com/config.js` is not correct. See: https://community.jitsi.org/t/cant-create-conference-rooms-on-fresh-jitsi-setup/110512/12

I have a similar problem trying to get the flatpak to run on Ubuntu 17.10 with the flatpak ppa ppa:alexlarsson/flatpak. I get the flowing message: ``` user@xyz:~$ flatpak run org.sparkleshare.SparkleShare...

As far as I can see, it isn't running: ``` user@Zeus:~$ flatpak run org.sparkleshare.SparkleShare 13:13:47 Environment | SparkleShare 2.0.1 (Flatpak) 13:13:47 Environment | Git LFS 2.3.0 13:13:47 Environment | Git...

I would test, but I need to know what dependencies I need to build. I get the following message: ``` user@linux:~/Kompilieren/org.sparkleshare.SparkleShare$ ./build.sh Fehler: org.gnome.Sdk 3.26 ist nicht installiert Failed to...

I got the error: Fehler: org.sparkleshare.SparkleShare master ist nicht installiert` Which went away after I did: `flatpak --user remote-add flathub https://flathub.org/repo/flathub.flatpakrepo` (I only had added that remote globally before) After...

Unfortunately I can't say, whether or not the icon showed up. I tried already to start over by deleting the configuration files in `~/.config/org.sparkleshare.SparkleShare` but din't help. I still get...

There where still some processes running: ``` user@Ulpian:~$ ps aux | grep sparkle user 4050 0.0 0.0 15920 1052 pts/0 S+ 13:51 0:00 grep sparkle user 7485 0.0 0.0 4592...

Just for the record: There is also an applications called [»Banking«](https://gitlab.com/tabos/banking) which works as a FinTS client: > This is a FinTS banking application using python-fints as backend library. This...