You are not logged in.

#1 2025-05-12 23:31:43

BluePyTheDeer_
Member
Registered: 2024-05-23
Posts: 117

[SOLVED] Error while trying to use winetricks

So, I tried using a command from winetricks, but I was greeted by this error message:

00d8:fixme:wineusb:add_usb_device Interface 1 has 8 alternate settings; using the first one.
00d8:fixme:wineusb:add_usb_device Interface 1 has 6 alternate settings; using the first one.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00b0:fixme:wineusb:query_id Unhandled ID query type 0x5.

I don't really know what's going on here, even after looking up the error myself.

Last edited by BluePyTheDeer_ (2025-05-13 21:27:28)


I messed my Arch Linux installation, then fixed it smile
"Sometimes the best complexity is simplicity." - BluePy, 1856.

Offline

#2 2025-05-13 00:08:04

BenjB83
Member
From: Caracas, VE
Registered: 2023-11-14
Posts: 28
Website

Re: [SOLVED] Error while trying to use winetricks

Does the command work? Which command did you try to run in the first place?

Because, from what I know, these are mainly just warnings, you can ignore. I get fixeme warnings all the time, when I run something on wine. It does not usually affect the program or command though.
Basically it says, that some USB Device uses different settings and that it uses default ones.

Offline

#3 2025-05-13 01:15:04

BluePyTheDeer_
Member
Registered: 2024-05-23
Posts: 117

Re: [SOLVED] Error while trying to use winetricks

It doesn't seem like it, nothing else happens after running the command. The command itself is

regedit

I messed my Arch Linux installation, then fixed it smile
"Sometimes the best complexity is simplicity." - BluePy, 1856.

Offline

#4 2025-05-13 06:02:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,287

Re: [SOLVED] Error while trying to use winetricks

a command from winetricks

BenjB83 wrote:

Which command did you try to run in the first place?

regedit

regedit by itself is probably not the "command from winetricks"? It would open the registry editor, but you're likely adding some parameters to that to manipulate the registry non-interactively?
In any event those wineusb warnings would not expain regedit not starting - iff you attempted to run it interactively.

Offline

#5 2025-05-13 11:45:19

BluePyTheDeer_
Member
Registered: 2024-05-23
Posts: 117

Re: [SOLVED] Error while trying to use winetricks

it was to add a .reg file to the registry. it would just get stuck there and not do anything.


example of what i tried to run:

sudo regedit example.reg

I messed my Arch Linux installation, then fixed it smile
"Sometimes the best complexity is simplicity." - BluePy, 1856.

Offline

#6 2025-05-13 11:55:25

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,287

Re: [SOLVED] Error while trying to use winetricks

Start by not sudo'ing it…

Then stop paraphrasing, https://bbs.archlinux.org/viewtopic.php?id=57855 idk what you're trying to hide, but that's silly.
Post the actual and complete IO as well as the .reg file you try to add.
Then actually run regedit and see whether it has been merged.

"regedit foo.reg" will not cause any meaningful response, it just add the content to the registry and that's it, you can expect it to terminate, though.
(Provided you're not sudo'ing it)

Offline

#7 2025-05-13 21:27:06

BluePyTheDeer_
Member
Registered: 2024-05-23
Posts: 117

Re: [SOLVED] Error while trying to use winetricks

not sudoing it fixed the problem.


I messed my Arch Linux installation, then fixed it smile
"Sometimes the best complexity is simplicity." - BluePy, 1856.

Offline

Board footer

Powered by FluxBB