-
## Description
Created the Greeter, custom activity as per documentation, in activities folder on Elsa v3 server,
Shows up in Blazer Server Elsa Studio under activities,
When dragged to the ca…
-
Now it is impossible to create two identical services with different packages. We need to try to solve this problem.
proto1.proto
```proto
syntax = "proto3";
package com.bavix.helloworld1;
serv…
-
### What version of gRPC are you using?
1.64.0 and v1.67.0-dev
### What version of Go are you using (`go version`)?
1.22
### What operating system (Linux, Windows, …) and version?
Linux
##…
-
```
* slick-greeter version 1.2.1-1
* Distribution - Arch (Antergos Cinnamon - fresh install)
* Graphics hardware Intel HD 520, driver i915 (i dont use xf86-video-intel but for test i also insta…
-
Forcibly taking the first free VT on start has some issues. Essentially it makes the VT allocation random, because it depends on various factors such as system configuration and even nondeterministic …
-
**Describe the bug**
grpc请求 /helloworld.greeter.v1.GreeterService/SayHello报错
ERROR:
Code: Internal
Message: runtime error: invalid memory address or nil pointer dereference
**To Reproduce…
-
Hi,
I am currently actively developing an application using tonic and have now encountered a task to validate input data.
Is there any built-in validation mechanism in tonic?
Something like th…
-
My use case is that my system does not have NetworkManager ( https://www.networkmanager.dev/ ) at all, rather my system uses `systemd-networkd` ( https://www.freedesktop.org/software/systemd/man/lates…
-
HI, I have faced a problem in lightdm-gtk-greeter in guix:
lightdm_get_sessions function in lightdm-gtk-greeter return no sessions, but liblightdm-gobject shared library seem to be loaded.
I do…
-
- PagerFragment 관련 클래스
- MainActivity, PagerFragment, VideoPagerAdapter, https://github.com/lminsu/MovieTrailer/pull/23#issue-2646113710
- PagerViewModel
- MovieRepository, Movie
- MainFragm…