Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devices listed multiple times in Preferences - Controller #6443

Closed
mixxxbot opened this issue Aug 22, 2022 · 10 comments
Closed

Devices listed multiple times in Preferences - Controller #6443

mixxxbot opened this issue Aug 22, 2022 · 10 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: esbrandt
Date: 2012-05-15T09:46:01Z
Status: Expired
Importance: Medium
Launchpad Issue: lp999561
Tags: controllers
Attachments: Preferences.png, [1.11 Preferences.png](https://bugs.launchpad.net/bugs/999561/+attachment/3704127/+files/1.11 Preferences.png)


Tested with latest lp:mixxx r3159 MacOSX 10.6.8 and a fresh mixxx database

I have external keyboard and pen tablet connected to my Macbook pro. Under Preferences->Controller they are listed multiple times. This is confusing. If i disconnect the external devices, even the internal trackpad is listed 4 times. Listing/Screenshot is from when the externals are connected. Also we should make the left column in the preferences window resizable, you can`t even read the full names of the devices in the listing.

Excerpt from mixxx.log
Debug [Main]: Displaying mixxx 
Debug [Controller]: ControllerManager: Setting up devices 
Debug [Controller]: Scanning PortMIDI devices: 
Debug [Controller]: Scanning HSS1394 devices: 
Debug [Controller]:    Nodes detected: 0 
Debug [Controller]: Scanning HID devices: 
  Found Apple Computer, Inc. Apple IR r16, S/N   Interface -1
  Found  Apple Mikey HID Driver r0, S/N   Interface -1
  Found Apple Inc. Apple Internal Keyboard / Trackpad r108, S/N   Interface -1
  Found Apple Inc. Apple Internal Keyboard / Trackpad r0, S/N   Interface -1
  Found Wacom Co.,Ltd. CTL-460 r106, S/N   Interface -1
  Found Apple, Inc Apple Keyboard r69, S/N   Interface -1
  Found Apple Inc. Apple Internal Keyboard / Trackpad r108, S/N   Interface -1
  Found Apple Inc. Apple Internal Keyboard / Trackpad r108, S/N   Interface -1
  Found Wacom Co.,Ltd. CTL-460 r0, S/N   Interface -1
  Found Wacom Co.,Ltd. CTL-460 r106, S/N   Interface -1
  Found Apple, Inc Apple Keyboard r69, S/N   Interface -1
Debug [Controller]: ControllerManager::getControllerList 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_IR_.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Main]: resize QSize(1280, 700) 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Mikey_HID_Driver_.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Internal_Keyboard_/_Trackpad_.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Internal_Keyboard_/_Trackpad_--2.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "CTL-460_.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Keyboard_.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Internal_Keyboard_/_Trackpad_--3.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Internal_Keyboard_/_Trackpad_--4.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "CTL-460_--2.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "CTL-460_--3.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Setting qConfigPath from location in resourcePath commandline arg: "res/" 
Warning [Controller]: Cannot find "Apple_Keyboard_--2.cntrlr.xml" in either res/ "or the user's Mixxx directories (/Users/user/Library/Application Support/Mixxx/presets/" "/Users/user/Library/Application Support/Mixxx/controllers/)" 
Debug [Controller]: Controller polling stopped.
@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2012-05-15T09:46:32Z
Attachments: Preferences.png

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2013-05-10T20:13:23Z


Is this fixed?

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2013-06-15T10:43:03Z
Attachments: [1.11 Preferences.png](https://bugs.launchpad.net/mixxx/+bug/999561/+attachment/3704127/+files/1.11 Preferences.png)


Nope.
See 1.11.0 final screenshot

@mixxxbot
Copy link
Collaborator Author

Commented by: gavinswanson
Date: 2013-07-26T04:11:51Z


Maybe not something we can do much about but it's also kind of odd to see random Devices listed. My laptop lists 8 devices, three of which I think are related to my wireless mouse and the other 5 are just listed as USB Receiver (with some weird Unicode character in the name).

Using 1.11.0 x64

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2014-03-24T21:57:05Z


Hmm, I still can't reproduce on OS X but it would be great to get this sorted out.

@mixxxbot
Copy link
Collaborator Author

Commented by: Pegasus-RPG
Date: 2015-04-19T00:28:19Z


What, you don't want to map your wireless mouse to control effects? :) Seriously, I suspect some of our more hacker type users would be interested in having access to use these pieces of hardware in Mixxx, so the ideal would be to have a run-time configurable black list. Perhaps as a preferences panel listing all devices with check boxes to the left that marks each device as hidden or not. That way we don't have to keep abreast of the latest devices as users can disable them on their own as they wish.

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2015-04-21T21:47:20Z


My assumption from Jus's report was that the dupes were not actually there in the underlying OS device list -- so I thought that was our bug.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2020-05-09T11:20:29Z


Is this still an issue in Mixxx 2.2?

@mixxxbot
Copy link
Collaborator Author

Commented by: janitor
Date: 2020-07-09T04:17:19Z


[Expired for Mixxx because there has been no activity for 60 days.]

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Expired.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant