https://bugs.winehq.org/show_bug.cgi?id=46385
Van winebugrpt18356@fastmail.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #12 from Van winebugrpt18356@fastmail.jp --- Alexandre,
I owe you an apology. I didn't report exactly what I was doing basically because I didn't think it mattered. In hindsight, I also don't think you would have wanted to install, configure, and run the Openbox window manager and obmenu.
I've found the issue, but I'm not sure why it is happening now. What I'm doing has always worked fine in the past.
I usually run TreePad via WINE from an obmenu (Openbox menu) commmand as follows:
terminator --command="WINEPREFIX="$HOME/.wine-treepad" wine start 'C:\Program Files (x86)\TreePadXSU\TreePadXEnterprise.exe'"
Basically what the above command does is open terminator (terminal emulator) and automatically run the command to startup TreePad using a specific WINE prefix.
I manually started TreePad from the command line while using the WINEDEBUG command as you suggested and that's when I noticed that I could copy and paste fine. The light bulb went off so to speak.
I've tested twice and there's something about my obmenu command to start TreePad that results in only being able to copy and paste within TreePad.
So, I don't think there's an issue with WINE. I need to figure out another way to run TreePad from obmenu.