https://bugs.winehq.org/show_bug.cgi?id=50473
Bug ID: 50473 Summary: Emoticon 6.0 can't copy smileys to clipboard Product: Wine Version: 6.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Bertrand_mainville@protonmail.com Distribution: ---
Created attachment 69109 --> https://bugs.winehq.org/attachment.cgi?id=69109 Terminal logs
What is Emoticon? It's a Windows program allowing the user manage smileys, emojis and the likes.
How does it work? At launch, the program will display a bunch of smileys and If you click on one of them, the program will automatically insert it on the focused window. If for some reason, it can't do this, then the smiley will be automatically copied to clipboard.
*What happens under WINE?* The program can't detect the focused windows and it doesn't copy anything to clipboard.
Download links: http://emoticon.gregland.net/?dl_id=41
Archive: https://web.archive.org/web/20210109150508/http://emoticon.gregland.net/wp-c...
SHA1: 3A7BDF573D5748B2532B1DC76FDD233B4B9AC464
https://bugs.winehq.org/show_bug.cgi?id=50473
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- How are you testing this? The program to paste anything to has to be a windows program too, and has to run within same prefix as the program copying stuff to clipboard.
https://bugs.winehq.org/show_bug.cgi?id=50473
--- Comment #2 from Bertrand Mainville Bertrand_mainville@protonmail.com ---
How are you testing this? The program to paste anything to has to be a windows program too, and has to run within same prefix as the program copying stuff to clipboard.
Still seems like a bug, WINE programs are supposed to be no different than native programs. It doesn't integrate into my Linux environment and that makes it very inconvenient or close to impossible to use it in real world.
There are many programs that don't run or run poorly under WINE compared to the native versions that It makes no sense to only use it for Windows programs, when the native versions are available like games, browsers etc.
https://bugs.winehq.org/show_bug.cgi?id=50473
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20210109150508/http://emot | |icon.gregland.net/wp-conten | |t/files/Emoticon.zip Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Keywords| |download CC| |damjan.jov@gmail.com
--- Comment #3 from Damjan Jovanovic damjan.jov@gmail.com --- There is definitely something wrong.
On Windows it will type out the clicked emoji (or a file:// URL to the clicked emoji GIF) in the last focused application, failing which it will bring up a messagebox saying it's on the clipboard instead, from where it can be pasted. Pasting in Wordpad pastes the emoji image, in Notepad pastes the file:// URL to the emoji GIF.
On Wine, it never finds the last focused window, even when it's a Wine app. It brings up the messagebox, but nothing is copied to the clipboard, and a +clipboard trace shows only GetClipboardOwner() is called, no data is actually copied to the clipboard.
https://bugs.winehq.org/show_bug.cgi?id=50473
--- Comment #4 from Bertrand Mainville Bertrand_mainville@protonmail.com --- Still the same in 6.3