Marco Schmidlin

Results 41 comments of Marco Schmidlin

> > I'm using teams 2.0 daily in teams for linux, it works for me. Actually I don't think that a switch to webview2 is mandatory. And as soon as...

In 1.4.27: `teams-for-linux https://...` reloads the app content, but then ends up in the meeting join dialog. `teams-for-linux msteams://...` does not load, screen stays white. ``` [DEBUG] configPath:,/home/marco/.config/teams-for-linux [DEBUG] configFile:,[object...

I just tested with 1.4.37, it reloads the webview

@lukasdchass congrats on your success. You mentioned your magic three numbers: 3,8 and 5. Do you mean: - 0x0123, motion_detection_sen: 8 - 0x0003, near_detection: 5 - 0x0002, sensitivity: 3 What...

I tried to find something, but I couldn't find a proper (searchable) documentation on dbus interfaces. Then I asked myself, how virtual keyboards are solving this and I stumbled upon...

I'm having this issue with: - Kubuntu 24.04-24.10 (testing) - Nvidia 550 and Nvidia 560 - installed as flatpak After rebooting it works again

Here are my logs with the verbose flag: [speechnote.txt](https://github.com/user-attachments/files/17074449/speechnote.txt) `cuInit error: CUDA_ERROR_UNKNOWN (999)`

@zackliu you said it works in acs. So if a build requests a part to run in a specific docker image (without jnlp) it should provision a container and run...

For me, there was another issue. I had to add the permission for the wayland socket to make the start work. After that, it went well ![image](https://github.com/flathub/com.slack.Slack/assets/8597645/0acd1768-d812-403b-8249-89e1b479ae69)

> > For me, there was another issue. I had to add the permission for the wayland socket to make the start work. After that, it went well > >...