Devices with same factory name can not be added #24

Closed
opened 11 months ago by deloptes · 1 comments
Collaborator

Basic information

  • TDE version: 14.1
  • Distribution: Debian Bullseye
  • Hardware: amd64

Description

I bought one device called Palovue Linkflow. It was so good that I bought a second one. When I tried to pair with it, I got an error message from tdebluez, that the name already exists.
This seems to be, because we use the Name and not the Alias, but the factory default is that both are equal. So we have to change the code in such a way, that:

  1. in tdebluez we use the Alias and
  2. if there is already a device with such a name (Alias), it would rename the newly added device to something like #2

Steps to reproduce

  1. have two devices of same brand/model - they should have the same factory default name
  2. pair one of them - device should appear in the list with its default name
  3. pair the second device - this results is an error that device is already in the list

Screenshots

## Basic information - TDE version: 14.1 - Distribution: Debian Bullseye - Hardware: amd64 ## Description I bought one device called Palovue Linkflow. It was so good that I bought a second one. When I tried to pair with it, I got an error message from tdebluez, that the name already exists. This seems to be, because we use the Name and not the Alias, but the factory default is that both are equal. So we have to change the code in such a way, that: 1. in tdebluez we use the Alias and 2. if there is already a device with such a name (Alias), it would rename the newly added device to something like <Alias>#2 ## Steps to reproduce 1. have two devices of same brand/model - they should have the same factory default name 2. pair one of them - device should appear in the list with its default name 3. pair the second device - this results is an error that device is already in the list ## Screenshots <!-- If it seems useful, please provide provide one or more screenshots. -->
MicheleC added this to the R14.1.1 release milestone 11 months ago
Owner

Fixed by PR #26 via PR #23

Fixed by PR #26 via PR #23
MicheleC closed this issue 11 months ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdebluez#24
Loading…
There is no content yet.