You are not logged in.
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 ![]()
"Sometimes the best complexity is simplicity." - BluePy, 1856.
Offline
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
It doesn't seem like it, nothing else happens after running the command. The command itself is
regeditI messed my Arch Linux installation, then fixed it ![]()
"Sometimes the best complexity is simplicity." - BluePy, 1856.
Offline
a command from winetricks
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.
Online
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.regI messed my Arch Linux installation, then fixed it ![]()
"Sometimes the best complexity is simplicity." - BluePy, 1856.
Offline
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)
Online
not sudoing it fixed the problem.
I messed my Arch Linux installation, then fixed it ![]()
"Sometimes the best complexity is simplicity." - BluePy, 1856.
Offline