using USB devices with the same name.#216
Conversation
…te devices when using USB devices with the same name.
|
Thanks! Please note this is a mirror. Please re-send your pull/merge request at https://gitlab.freedesktop.org/pipewire/pipewire |
I don't know why, but fork doesn't work in gitlab. gitlab login also doesn't work properly. I'm frustrated with gitlab and feel outraged. https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3234 |
|
What do you mean by "doesn't work"? Does it print some error, or gets stuck or something…? |
|
I get an error. It doesn't look like it's blocked. I haven't used it well, I haven't logged in a few times, and there's no reason to be blocked. I think it's just stupid because the design of the login part of gitlab is wrong. |
|
But you created the 3234 issue, so you did manage to log in, right? And then forking still doesn't work? |
|
The login error number is 422 If you manually enter your id (email) and passwd, you can log in sometimes and sometimes not. The fork still won't work. I can't fork. I get an error. |
|
I see. So, it's definitely some problem with Gitlab, please contact the administrators about these errors. You can find contacts here https://gitlab.freedesktop.org/help offhand it's the |
|
thank you. |
| dev->device.index = index; | ||
| dev->device.name = m->name; | ||
| dev->device.description = m->description; | ||
| dev->device.description = description_rename; |
There was a problem hiding this comment.
The description is on the stack and can't be added to this structure.
|
Is this type of software to be used on the general public? Unfortunately your software is getting used on myself which I have no way of stopping. Many Thanks |
This is not very important, but it is useful for users to differentiate devices when using USB devices with the same name.