https://bugs.winehq.org/show_bug.cgi?id=50598
Bug ID: 50598
Summary: Wine Clipboard not always shared across to X11
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paucoma(a)gmail.com
Distribution: ---
Created attachment 69283
--> https://bugs.winehq.org/attachment.cgi?id=69283
Details on how I installed Wine
PDF XChange Editor Installation
-------
https://www.tracker-software.com/product/pdf-xchange-editorhttps://pdf-xchange.eu/DL/pdf-xchange-editor.htm
Download PDF-XChange Editor/Plus PORTABLE no OCR (32/64 Bit Version) (as ZIP
File)
unzipped into directory ..."C:\opt\..."
Version 8.0, build 343.0 [], Portable
installed Winbind as apparent "depenency" for error
005b:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated.
Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in
the winbind package of your distribution.
:~$ apt list *winbind* | grep -i installed
winbind/focal-updates,focal-security,now 2:4.11.6+dfsg-0ubuntu1.6 amd64
[installed]
Created a desktop entry in
~/.local/share/applications/wine-pdfxchgeditor.desktop
[Desktop Entry]
Type=Application
Name=PDF XChange Editor
Comment=Windows Pdf Editor launched in wine
Exec=env WINEPREFIX="/home/paui/.winex86"
WINEDEBUG='+clipboard,+timestamp,+tid,fixme-all' wine start
"C:\\opt\\pdfxedit\\PDFXEdit.exe"
Terminal=true
X-KeepTerminal=true
Categories=Application;
StartupNotify=true
Icon=pdfxchg_bxv6
MimeType=application/pdf;
How To Reproduce the Bug:
------------
Not Working procedure:
1. Start the pdf Editor via the Ubuntu Launcher
2. Open any pdf file
3. Select text , copy (cntrl+C) (rightclick copy)
4. Paste in the same pdf and you see that the Wine Local Environment has the
contents in its Clipboard
5. Goto a linux local environment gedit empty file, attempt to paste. The
pasted contents are the "old" contents from a linux local environment.
Clipboards are not Shared
6. Keep this Not working instance of the program open and open a terminal
7. Execute the same command as in Exec from the .desktop shortcut and add
logging (I have not been able to get logging from within the launcher to work)
env WINEPREFIX="/home/paui/.winex86"
WINEDEBUG='+clipboard,+timestamp,+tid,fixme-all' wine start
"C:\\opt\\pdfxedit\\PDFXEdit.exe" &>myKOlog.txt
8. Attempt the same and you will see that it doesn't work either.
Working procedure:
1. Close any wine instances of the launched program (Fresh start)
2. Open a terminal window
3. env WINEPREFIX="/home/paui/.winex86"
WINEDEBUG='+clipboard,+timestamp,+tid,fixme-all' wine start
"C:\\opt\\pdfxedit\\PDFXEdit.exe" &>myOKlog.txt
4. Attempt Copy+Paste Routine, Locally within the wine program --> Works
5. Attempt Copy+Paste Across Wine to local linux Environment, e.g. gedit empty
document. --> Works
Clipboards are Shared
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45531
Bug ID: 45531
Summary: Tencent Gaming buddy crashes during pubg installation
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: basith374(a)gmail.com
Distribution: ---
It says AppMarket.exe has encountered a serious problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43812
Bug ID: 43812
Summary: Divinity Original Sin 2 some parts display white
ingame
Product: Wine-staging
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59354
--> https://bugs.winehq.org/attachment.cgi?id=59354
log from terminal
I play Divinity Original Sin 2 with the workaround described in bug
https://bugs.winehq.org/show_bug.cgi?id=43660 ("winetricks xact"). With this
the game works quiet well. But there is one small but annoying bug for that
kinda game. When you try to read books or other papers you find ingame they
only show up white and empty. Also the buff icons of the unitframes are plain
white. (See screenshots).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47874
Bug ID: 47874
Summary: kernel32:debugger sometimes fails getting
EXCEPTION_DEBUG_EVENT
Product: Wine
Version: 4.17
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:debugger sometimes gets the following failure:
debugger.c:1424: Test failed: dwDebugEventCode = 1
https://test.winehq.org/data/tests/kernel32:debugger.html
This value seems to correspond to EXCEPTION_DEBUG_EVENT.
This failure has been seen on the wxppro and w2003std TestBot VMs and on the
fg-win7u64 family of VMware VMs. It also happened on the cw1-hd6800-t64 Windows
8.1 real hardware machine (which also means it happens in both 32 and 64 bit
tests).
However it never happened on the Windows 10 VMs so it may be a bug in older
Windows versions.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51219
Bug ID: 51219
Summary: Deferring EC_COMPLETE introduced two new
quartz:filtergraph failures
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Deferring EC_COMPLETE in strmbase introduced two new quartz:filtergraph
failures:
https://test.winehq.org/data/patterns.html#quartz:filtergraph
filtergraph.c:515: Test failed: didn't get EOS
filtergraph.c:519: Test failed: expected 1243c8, got 0
The commit that introduced this change is:
commit 82b86d470488ae266d3ccd46ae4a6750ff3e79eb
Author: Anton Baskanov <baskanov(a)gmail.com>
AuthorDate: Wed May 26 23:46:43 2021 +0700
strmbase: Defer EC_COMPLETE until the renderer is running.
Signed-off-by: Anton Baskanov <baskanov(a)gmail.com>
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Note:
* On cw-gtx560 and cw-rx460 only the 64-bit tests are impacted. This is because
these machines are missing the gstreamer1.0-plugins-bad:i386 due an
incompatibility with the :amd64 package in Debian 10. In turn this causes a
skip (L"test.mpg": codec not supported) which avoids the failure.
* The TestBot's debiant2 VM is on Debian Testing where it was possible to
install both the 32- and 64-bit versions of tgstreamer1.0-plugins-bad so that
both 32- and 64-bit versions of Wine are failing.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26978
Summary: tokenadmin.exe crash : Unimplemented function
winscard.dll.SCardListReadersA
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34407)
--> (http://bugs.winehq.org/attachment.cgi?id=34407)
LOG: tokenadmin.exe crash
tokenadmin.exe is a smart card reader manager from ICBC online bank.
1. donwload http://www.icbc.com.cn/icbc/html/download/dkq/SafeSign_ICBC_Per.exe
2. install SafeSign_ICBC_Per.exe with wine
$ LANG=en_US.utf8 wine SafeSign_ICBC_Per.exe
3. run tokenadmin.exe
$ cd $WINEPREFIX/"drive_c/Program Files/ICBCEbankTools/G&D/Management Utility"
$ wine tokenadmin.exe
see LOG: tokenadmin.exe crash
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51153
Bug ID: 51153
Summary: A winegstreamer change caused a new quartz:filtergraph
failure in Wine
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
quartz:filtergraph started failing in Wine on 2021-04-26:
http://winetest.dolphin/data/patterns.html#quartz:filtergraph
filtergraph.c:440: Test failed: GetState() failed: 40237
Strangely this failure only happens on the TestBot's debiant2 VM.
A bisect showed this failure to be caused by the patch below:
commit d7fecebe93938bf1ef2349ac74413e28d6b8e153
Author: Anton Baskanov <baskanov(a)gmail.com>
Date: Mon Apr 26 09:51:24 2021 +0700
winegstreamer: Allow setting the stop position to the stream duration.
Since we no longer stop the GStreamer pipeline, it does not reset the stop
position for us. Fixes a hang during intro video playback in RC Cars.
Signed-off-by: Anton Baskanov <baskanov(a)gmail.com>
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
See also:
https://www.winehq.org/pipermail/wine-devel/2021-April/185904.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52511
Bug ID: 52511
Summary: Race condition on exit of application
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)jonass.user.lysator.liu.se
Distribution: ---
Created attachment 71812
--> https://bugs.winehq.org/attachment.cgi?id=71812
Inital log. Shows threads waiting.
Version 7.0 seems to have introduced an race condition on exit of at least one
application. https://appdb.winehq.org/objectManager.php?sClass=version&iId=6602
On exit I get these errors about two thread seeming to wait for each other. See
attached log.
Repeating infinitely.
Tested both with 7.0 and wine-7.1-180-gadda27cdb82 on Xubuntu 20.04.3.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11461
Summary: TortoiseSVN does not run under Wine
Product: Wine
Version: 0.9.5.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mslinn(a)mslinn.com
I note that Winscp (winscp.org) is able to display TortoiseSVN menus in the
local file window when running under Windows, but not when running under wine.
Here is how I invoke winscp under wine:
WINEDEBUG=fixme-all wine "c:/program files/winscp/winscp"
Background:
WinSCP is a very nice GUI front end for Subversion (svn). You can read about
it and download it here: http://tortoisesvn.tigris.org/
TortoiseSVN should not be run across a network when the Icon Overlays feature
is enabled.
http://tortoisesvn.net/node/138http://tortoisesvn.net/node/267
However, TortoiseSVN's icon overlay feature is one of the program's major
assets.
I want to use Cygwin's xterm to connect to the samba server that holds the svn
checkout directory and use Wine to run TortoiseSVN locally on that server. The
user would be presented with a nice visual representation of the state of their
checked out Subversion project, and performance would be good.
On Windows, TortoiseSVN can display its icons in any file chooser window, and
in Windows Explorer. I have also found that WinSCP's explorer view will show
icons for the local machine.
I would prefer not to have to run WinSCP in order to view TortoiseSVN icons.
Perhaps a tiny Win32 program that merely shows a file dialog would be
sufficient to run in an xterm, if Wine would support whatever system calls
TortoiseSVN makes.
For me, and many other programmers and IT personnel who work in a mixed
Windows/Linux environment, Wine would be much more useful if there was a way to
run it under Wine. Might it be possible to extend winefile with whatever it
currently lacks in order to allow TortoiseSVN to run?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.