https://bugs.winehq.org/show_bug.cgi?id=37637
Bug ID: 37637
Summary: CreateNamedPipe, ReadFile, PIPE_WAIT or BufferSize
problem
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: den.aria(a)gmail.com
Distribution: ---
I have problem in Wine when reading data from NamePipe, when data is bigger
than 36672.
1 Create Pipe
hPipe := CreateNamedPipe(Name,
PIPE_ACCESS_DUPLEX,
PIPE_WAIT or
PIPE_TYPE_BYTE or PIPE_READMODE_BYTE,
MAX_PIPE_INSTANCES,
0,//MAX_WRITE,
0,//MAX_READ,
TIME_OUT,
@sa);
>PIPE_WAIT
>MAX_WRITE and MAX_READ can be random value, from 0 > 999999999
2 Reading data
if not ReadFile(APipe, msData.Memory^, cBuffer, cBytesRead, nil) then
begin
Exit;
end;
I got result True but not all data is read.
cBuffer > cBytesRead, ( cBytesRead = 36672 maximum)
I need do loop for reading all data from PIPE.
---------
In windows i don't have this problem.
Help me. :)
--
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=26833
Summary: Avatar demo: wants XAudio2_4.dll
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://news.bigdownload.com/2009/11/17/download-james-
camerons-avatar-the-game-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
If you remove this Microsoft dll, game has no audio (separate from bug 24639).
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\XAudio2_4.dll"
err:ole:CoGetClassObject no class object {03219e78-5bc3-44d1-b92e-f63d89cc6526}
could be created for context 0x1
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24639
Summary: James Cameron's Avatar: The Game demo - no sound
without hardware acceleration = emulation
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://news.bigdownload.com/2009/11/17/download-james-
camerons-avatar-the-game-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=31141)
--> (http://bugs.winehq.org/attachment.cgi?id=31141)
terminal output
You'll get sound in the first intro video for Ubisoft, but the menu/game are
silent.
Enable hardware acceleration emulation for ALSA in winecfg, and you're good to
go.
Though the FPS do seem to stutter a bit with emulation enabled...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22682
Summary: Far Cry 2 fails to start
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gugamilare(a)gmail.com
Created an attachment (id=27941)
--> (http://bugs.winehq.org/attachment.cgi?id=27941)
Terminal output
Far Cry 2 downloaded from Steam fails to initialize. When launching for the
first time, Steam tries to install DirectX, .NET 2.0, Punkbuster and MS Visual
C++ 2005 SP1. I had to manually delete the DirectX installer and recreate the
wine prefix in order to avoid the installer to try installing DirectX. Either
way, letting it install DIrectX or not, Far Cry 2 fails to initialize. It
starts by showing a black box in the middle of the screen (probably where the
logo should appear) and a warning window is shown:
"Your video card drivers are too old. Please update them."
Pressing OK, the executable continues for a few seconds until a message in the
terminal output states that the function
d3dx9_36.dll.D3DXGetShaderInputSemantics is missing. Then the application
crashes.
On a side note, I have a Radeon HD 4770 512MB and the latest stable fglrx
drivers from Ubuntu repositories.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26590
Summary: James Cameron's Avatar framerate slow
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With a gt 220 and an e8400, I get about 20-22 fps on wine, which seems low.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32817
Bug #: 32817
Summary: winetricks avatar_demo error msg on install
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergbigred(a)yahoo.com
Classification: Unclassified
Created attachment 43337
--> http://bugs.winehq.org/attachment.cgi?id=43337
something called ISBEW64.exe causes error message
I installed avatar demo with winetricks, error msg under installation window,
have not tried program yet. Reporting first in case of fatal crash.
Wine 1.4 from Ubuntu 12.04 64bit, AMD PhenomII X4-840, MSI 880GM-E43 mobo
w/onboard ATI HDMI AV processing.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12206
Summary: Can't install Timeshift Demo
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://fileshack.com/file.x/11251/TimeShift+Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Created an attachment (id=11627)
--> (http://bugs.winehq.org/attachment.cgi?id=11627)
Output
Hi,
I've encountered a bug in Wine (I think).
When I try to install TimeShift Demo, it asks to agree with the license
agreement. The option "I agree" is grayed out, so I thought that after
scrolling the license it will activate - it won't. It will be grayed out no
matter of what I am doing.
I've tried to use WinXP and Win98 compatibility mode.
I've noticed that when I press "Next" on the first screen I can see "Untitled
Window" on my taskbar.
I really don't know what is going on, or how to fix it. Wine pops only
"IsWow64Process" and SetWindowRgn not supported on other thread window, that's
all. Just in case I've attached my debug output. I don't know if this game
works, because I can't install it.
I've tried to remove .wine directory, but it didn't help.
You can download the demo here:
http://fileshack.com/file.x/11251/TimeShift+Demo
It weights about 983 megs...
Cheers
I am using Fedora 8, Wine 0.9.58, NVIDIA drivers 169.12, and I gave it major
severity because it prevents from installing software and even more experienced
user can't figure out what to do because output is not telling anything
--
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=38543
Bug ID: 38543
Summary: DiRT 2 Demo crashes on launch
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: Red Hat
Created attachment 51414
--> https://bugs.winehq.org/attachment.cgi?id=51414
DiRT 2 crashing on launch screenshot
New Window for Game UI seems to be created, but after several seconds
winedbg.exe popus... whole window is locked, no cursor, only way to get out is
to use Windows key on my keyboard to switch to GNOME.
Attached the image.
--
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=40859
Bug ID: 40859
Summary: Colin McRae DiRT 2 demo can't load built-in
wbemprox.dll
Product: Wine
Version: 1.9.12
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/colin-mcrae-dirt-
2-download/colin-mcrae-dirt-2-demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 54866
--> https://bugs.winehq.org/attachment.cgi?id=54866
log
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\wbem\\wbemprox.dll"
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
Clean prefix. Installed xlive.dll, d3dx9_36 (bug 22682)
Game launches with disabled d3d11.
wine-1.9.12-296-g82f3446
--
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=32809
Bug #: 32809
Summary: KwSing: needs unimplemented function
wmvcore.dll.WMCreateWriterPriv
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43331
--> http://bugs.winehq.org/attachment.cgi?id=43331
The Log
reproduce follow this:
0. download and install it ;
1. cd to the path where you installed it ;
2. 'jactry@Ubuntu:~/.wine/drive_c/Program Files/KWSING$ wine KwSing.exe' to run
it .
--- snip ---
wine: Call from 0x7b83b452 to unimplemented function
wmvcore.dll.WMCreateWriterPriv, aborting
--- snip ---
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26603
Summary: iMesh: Hang-up at start-up
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://download.cdn.imesh.com/r/cdn/0/iMeshV10pl.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33868)
--> (http://bugs.winehq.org/attachment.cgi?id=33868)
Terminal output on wine-1.3.16-213-gda4ed47
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine iMeshV10pl.exe
4) Default installation
Behaviour:
main window + Wine error + hang-up
Expected behaviour:
No Wine error, no hang-up
Additional information:
I used wine-1.3.16-213-gda4ed47
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15286
Summary: iMesh crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.imesh.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=16093)
--> (http://bugs.winehq.org/attachment.cgi?id=16093)
iMesh backtrace
With current Git (wine-1.1.4-334-g54d920a), launching the iMesh applications
results in a window being shown, but an immediate crash after the window is
displayed. A backtrace is attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26493
Summary: iMesh: Fails to install
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://download.cdn.imesh.com/r/cdn/0/iMeshV10pl.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33729)
--> (http://bugs.winehq.org/attachment.cgi?id=33729)
Terminal output on Wine 1.3.16
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine iMeshV10pl.exe
4) Default installation
Behaviour:
Installer exits silently
Expected behaviour:
Installer should finish without error.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17131
Summary: NtQueryObject needs to handle ObjectNameInformation
information class (iMesh 8.0)
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://download.imesh.com/files/iMeshV8.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.13-272-gf63d950), after installing iMesh 8.0 and
starting the application, within a couple of seconds an out of memory dialog
appears. From relay trace:
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7cf8,00000104,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
0009:Call KERNEL32.TlsGetValue(00000005) ret=00c3a9c9
0009:Ret KERNEL32.TlsGetValue() retval=00000000 ret=00c3a9c9
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7ae8,00000208,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
>From checking the OBJECT_INFORMATION_CLASS enumeration, iMesh is trying to
query the ObjectNameInformation class for a handle. iMesh attempts to
iteratively double the size of its output buffer to allocate a sufficiently
sized buffer for the NtQueryObject call. Since Wine does not at present handle
the ObjectNameInformation class, NtQueryObject will never succeed and iMesh
erroneously continues allocating until it incurs an out of memory condition.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31437
Bug #: 31437
Summary: Tinker fails to start, needs
wmvcore.dll.WMCreateProfileManager
Product: Wine
Version: 1.5.10
Platform: x86
URL: http://games.softpedia.com/progDownload/Tinker-Downloa
d-55437.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 41321
--> http://bugs.winehq.org/attachment.cgi?id=41321
terminal output
Tinker is a puzzle game from Microsoft, designed to work with Games for Windows
Live, so the first requirement could be fulfilled by 'winetricks xlive'.
Afterwards the game crashes with
>wine: Call from 0x7b8398e2 to unimplemented function wmvcore.dll.WMCreateProfileManager, aborting
'winetricks wmp10' is a workaround. Some other native components are also
needed to start the demo normally (d3dx9_36, xmllite, xact_jun2010), but they
are separate problems.
--
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=39581
Bug ID: 39581
Summary: iMesh 7.x installer warns about old version of
Microsoft Windows Media Player (missing
'HKLM\\SOFTWARE\\Microsoft\\Active Setup\\Installed
Components\\{6BF52A52-394A-11d3-B153-00C04F79FAA6}'
registry key)
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
another (remaining) one for iMesh 7.x - now the installer again.
--- snip ---
...
003c:Call advapi32.RegOpenKeyExA(80000002,0033d9fc "SOFTWARE\\Microsoft\\Active
Setup\\Installed
Components\\{6BF52A52-394A-11d3-B153-00C04F79FAA6}",00000000,00000001,0033d8dc)
ret=1000523d
003c:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=1000523d
003c:Call KERNEL32.lstrcpyA(00541318,0033d8fc "") ret=1000eb46
003c:Ret KERNEL32.lstrcpyA() retval=00541318 ret=1000eb46
003c:Call KERNEL32.lstrcpyA(0033d899,0033dbfc "WMP_VERSION_FULL") ret=100122ab
003c:Ret KERNEL32.lstrcpyA() retval=0033d899 ret=100122ab
003c:Call KERNEL32.lstrcatA(0033d898 "%WMP_VERSION_FULL",100228d4 "%")
ret=100122ba
003c:Ret KERNEL32.lstrcatA() retval=0033d898 ret=100122
...
003c:Call KERNEL32.lstrlenA(0055124d "%WMP_VERSION%") ret=1000ae2c
003c:Ret KERNEL32.lstrlenA() retval=0000000d ret=1000ae2c
003c:Call KERNEL32.lstrlenA(00551270 "%WMP_7PLUS%") ret=1000ae2c
003c:Ret KERNEL32.lstrlenA() retval=0000000b ret=1000ae2c
003c:Call KERNEL32.lstrlenA(00551293 "%WMP_VERSION_FULL%") ret=1000ae2c
003c:Ret KERNEL32.lstrlenA() retval=00000012 ret=1000ae2c
003c:Call KERNEL32.lstrlenA(005512b6 "%WMP_GOOD%") ret=1000ae2c
...
003c:Call KERNEL32.lstrlenA(0055075d "%WMP_VER_NEED%") ret=1000ae2c
...
003c:Call user32.SetWindowTextA(00040080,00523308 "Please read the Windows
Media Player 11 license agreement. Use the scroll bar to view the rest of this
agreement.") ret=10009c18
...
003c:Call user32.SetWindowTextA(00030086,00523308 "Note: iMesh will not install
Windows Media player 11 on your computer.") ret=10009c18
...
003c:Call user32.SetWindowTextA(0008006a,00523308 "You are using an old version
of Microsoft's Windows Media Player.") ret=10009c18
--- snip ---
Adding the registry key for v10 makes the WMP version check happy - even if the
installer UI talks about 11.0.
You can also increment the major version but not go lower (9.x).
--- snip ---
[HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed
Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}]
"Version"="10,0,0,0"
--- snip ---
Source:
https://source.winehq.org/git/wine.git/blob/d25bdf8b6c17ceeb327cb0c85b1512d…
Also:
https://stackoverflow.com/questions/164/embedding-windows-media-player-for-…
With that thing in place and bug 35688 fixed, neither installer nor the app
complains about old Windows media player versions.
Ideally all the Windows Media runtime version numbers (wmp.dll, wmplayer
version resources, wine.inf registry) should stay synchronized.
$ sha1sum iMeshV7.exe
0e4aa7ae0da88b7f69a7daa1bca36f3f2f6c497b iMeshV7.exe
$ du -sh iMeshV7.exe
8.4M iMeshV7.exe
$ wine --version
wine-1.7.54-332-g370254c
Regards
--
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=35688
Bug ID: 35688
Summary: iMesh 7.x reports 'You are using an older version of
Windows Media Player!' (needs WMP 10 version registry
key)
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says... and the popup seems to be harmless (app still works).
The requested version seems to be application version dependent: iMesh 7.x
wants at least WMP 10.x
There doesn't seem to exist a common WMP API to retrieve the version.
Applications use different ways to check for it.
For example bug 35677 where the installer checks the version resource of
'C:\\Program Files\\Windows Media Player\\wmplayer.exe'
This app reads WMP version key from registry.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/iMesh Applications/iMesh
$ WINEDEBUG=+tid,+seh,+relay,+ole,+variant,+wmp wine ./iMesh.exe >>log.txt 2>&1
...
0024:Call advapi32.RegCreateKeyExW(80000002,00de0c40
L"SOFTWARE\\Microsoft\\MediaPlayer\\PlayerUpgrade",00000000,00000000,00000000,0002001f,00000000,0033f0bc,00000000)
ret=00492057
0024:Ret advapi32.RegCreateKeyExW() retval=00000000 ret=00492057
0024:Call advapi32.RegQueryValueExW(000000c0,00d61320
L"PlayerVersion",00000000,0033f160,0033f21c,0033f168) ret=004924a6
0024:Ret advapi32.RegQueryValueExW() retval=00000002 ret=004924a6
0024:Call advapi32.RegCloseKey(000000c0) ret=004924af
0024:Ret advapi32.RegCloseKey() retval=00000000 ret=004924af
...
0024:Call winex11.drv.SetWindowText(000103cc,0415e608 L"You are using an older
version of Windows Media Player!") ret=7eb4e7a5
--- snip ---
I created the key in a fresh WINEPREFIX and it made the app happy.
--- snip ---
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\PlayerUpgrade]
"PlayerVersion"="10,0,0,0"
--- snip ---
$ sha1sum iMeshV7.exe
0e4aa7ae0da88b7f69a7daa1bca36f3f2f6c497b iMeshV7.exe
$ du -sh iMeshV7.exe
8.4M iMeshV7.exe
$ wine --version
wine-1.7.13-100-gfcae016
Regards
--
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=35763
Bug ID: 35763
Summary: Multiple applications and games need
wmvcore.dll.WMCreateWriter (Tinker, iMesh 7.x)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
continuation of bug 31437
Prerequisite for Tinker: 'winetricks -q xlive'
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft Games/Tinker
$ wine ./Tinker.exe
...
fixme:wmvcore:WMProfileManager_LoadProfileByData (0x3717e20)->(L"<profile
version=\"524288\" \r\n name=\"Windows Media Video 8 for Local Area
Network (384 Kbps)\" \r\n
guid=\"{29B00C2B-09A9-48bd-AD09-CDAE117D1DA7}\"\r\n
description=\"ingame video recording\"> \r\n <streamconfig
majortype=\"{73646976-0000-0010-8000-00AA00389B71}\" \r\n "... 0x36e6188)
wine: Call from 0x7b83ab23 to unimplemented function
wmvcore.dll.WMCreateWriter, aborting
wine: Unimplemented function wmvcore.dll.WMCreateWriter called at address
0x7b83ab23 (thread 0009), starting debugger...
--- snip ---
$ sha1sum Tinker.zip
b823e3191a8601c928f2f00f23a43152b0c60c15 Tinker.zip
$ du -sh Tinker.zip
60M Tinker.zip
$ wine --version
wine-1.7.14-23-g770213e
Regards
--
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=32715
Bug #: 32715
Summary: Running of Linux Live USB causes kernel32 to blow up
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raj(a)upadhyaya.com
Classification: Unclassified
Created attachment 43167
--> http://bugs.winehq.org/attachment.cgi?id=43167
Backtrace of blow up
I began testing Linux Live USB creator on Linux. I am running
wine version wine-1.5.18 installed via YUM on Fedora 18, using
the linux kernel 3.8.0-rc3 compiled from source from www.kernel.org.
What Linux Live USB does, is it creates a Live USB Linux USB thumb drive from
an ISO. I keep a Windows XP partition around to run this program. My hope is
to use Wine to run this program and create Linux thumb drives.
Live Linux USB should task Wine, as it looks for new updates and other
information from its web site.
Back Trace attached...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16414
Summary: New Xlive (8.12.2008 and newer) is not working
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunder.m(a)email.cz
Created an attachment (id=17746)
--> (http://bugs.winehq.org/attachment.cgi?id=17746)
base log from crash
I just instaled new Xlive from this page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=6f966188-1e50-41c3…
(file gfwlivesetupmin.exe) and it is not working, I think it could be related
to advapi32.dll exactly to function UnregisterTraceGuids, which is not yet
implemented.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=28035
Summary: Fallout 3 crashes when hitting play on launcher.
Product: Wine
Version: 1.3.26
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mister_a(a)aol.com
Created an attachment (id=35896)
--> (http://bugs.winehq.org/attachment.cgi?id=35896)
Backtrace of application
After clicking the play option on the launcher for Fallout 3, the game will
give a not responding error and 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=36627
Bug ID: 36627
Summary: Games For Windows Live 2.0.0687.0
(PANORAMA_V2.00_RTM.090421-2351) needs MSASN1.dll
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
there were a few GFWL/XLive bug comments in the past that stated "copying
MSASN1.dll solves the issue" (bug 28035).
There is indeed a specific version of GFWL that hard-binds to 'MSASN1.dll'.
'winetricks msasn1' obviously solves the problem for 'xlive.dll' load failure.
It doesn't solve GFWL init failure at runtime as
explained in https://bugs.winehq.org/show_bug.cgi?id=28035#c37
This bug is about adding a stub dll and possible implementation later.
The specific version is:
--- snip ---
xlive.dll
Microsoft Corporation
Games for Windows - LIVE DLL
2.0.0687.0 (PANORAMA_V2.00_RTM.090421-2351)
Wednesday 22 April 2009, 00.20.44
--- snip ---
Other versions such as '2.0.0672.0 (PANORAMA_V2.00_RTM.081022-0447)' don't have
this binding.
'xLiveRedist.msi' redist installer 'File' table dumped with 'ORCA':
--- snip ---
File Component_ FileName FileSize Version
s72 s72 l255 i4 S72
dxdx1037 DirectXRedist ze3kb3ub.cab|Mar2008_d3dx10_37_x86.cab 821508 512
xlive XLiveRuntimeComponent xlive.dll 14311680 2.0.687.0
sqmapidll SQMAPI sqmapi.dll 134144 6.0.6000.16386
dxdxsetupexe DirectXRedist DXSETUP.exe 527880 4.9.0.904
dxdx937 DirectXRedist rxp0yibt.cab|Mar2008_d3dx9_37_x86.cab 1446530 512
dxxinput DirectXRedist qdji7bjl.cab|APR2007_xinput_x86.cab 56902 512
dxdsetupdll DirectXRedist DSETUP.dll 97288 4.9.0.904
dxdsetup32 DirectXRedist dsetup32.dll 1694728 4.9.0.904
dxdllreg DirectXRedist an7grfka.cab|dxdllreg_x86.cab 47596 512
dxupdate DirectXRedist dxupdate.cab 97396 512
xlivecat XLiveRuntimeComponent kh3w9dph.cat|xlive.dll.cat 172173 512
xlivefnt XLiveRuntimeComponent xlivefnt.dll 13642496 2.0.687.0
...
--- snip ---
It bundles/installs .NET Framework 3.0
--- snip ---
Wine-dbg>info process
pid threads executable (all id:s are in hex)
00000024 1 'explorer.exe'
0000000e 8 'services.exe'
000000cf 4 \_ 'mscorsvw.exe'
00000019 3 \_ 'plugplay.exe'
00000012 4 \_ 'winedevice.exe'
00000008 1 'setup.exe'
00000034 6 \_ 'msiexec.exe'
0000003b 2 \_ 'gfwlivesetup.exe'
0000003e 1 \_ 'GFWLIVESetupStub.exe'
00000030 2 \_ 'dotnetfx3.exe'
00000028 2 \_ 'setup.exe'
--- snip ---
Starting a game that installed this specific GFWL version, for example
'Resident Evil 5' (bug 23914) yields:
--- snip ---
$ wine ./Launcher.exe
err:module:import_dll Library MSASN1.dll (which is needed by
L"C:\\windows\\system32\\xlive.dll") not found
err:module:import_dll Library xlive.dll (which is needed by L"C:\\Program
Files\\CAPCOM\\RESIDENT EVIL 5\\RE5DX9.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\CAPCOM\\RESIDENT EVIL 5\\RE5DX9.EXE" failed, status c0000135
--- snip ---
Dumping the 'MSASN1.dll' import descriptor from main executable yields:
--- snip ---
...
26. ImageImportDescriptor:
OriginalFirstThunk: 0x005ED47C
TimeDateStamp: 0x00000000 (GMT: Thu Jan 01 00:00:00 1970)
ForwarderChain: 0x00000000
Name: 0x005ECA68 ("MSASN1.dll")
FirstThunk: 0x000018B4
Ordinal/Hint API name
------------ ---------------------------------------
0x0019 "ASN1BERDecS32Val"
0x000C "ASN1BERDecGeneralizedTime"
0x000A "ASN1BERDecExplicitTag"
0x000F "ASN1BERDecNotEndOfContents"
0x0017 "ASN1BERDecPeekTag"
0x0053 "ASN1DecAlloc"
0x0025 "ASN1BERDecZeroCharString"
0x0008 "ASN1BERDecEndOfContents"
0x0031 "ASN1BEREncExplicitTag"
0x003C "ASN1BEREncS32"
0x002F "ASN1BEREncEndOfContents"
0x0013 "ASN1BERDecOctetString"
0x0005 "ASN1BERDecCharString"
0x0029 "ASN1BEREncBool"
0x0000 "ASN1BERDecBitString"
0x001F "ASN1BERDecU32Val"
0x004C "ASN1CEREncGeneralizedTime"
0x002C "ASN1BEREncCharString"
0x0028 "ASN1BEREncBitString"
0x0039 "ASN1BEREncOctetString"
0x003F "ASN1BEREncU32"
0x00DB "ASN1_CloseEncoder"
0x00DE "ASN1_CreateDecoder"
0x00E0 "ASN1_CreateEncoder"
0x00E3 "ASN1_Encode"
0x00E2 "ASN1_Decode"
0x00DA "ASN1_CloseDecoder"
--- snip ---
This might be also useful to split out ASN.1 API/helpers from builtin crypt.
$ sha1sum gfwlivesetup.exe
ed02393e367c2a9e47f2a3f10da553cc292fa22a gfwlivesetup.exe
$ du -sh gfwlivesetup.exe
171M gfwlivesetup.exe
$ wine --version
wine-1.7.19-70-gd6a59f7
Regards
--
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=28768
Bug #: 28768
Summary: Kane & Lynch: Dead Men crashes on launch
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 36949
--> http://bugs.winehq.org/attachment.cgi?id=36949
terminal output
After starting the game, it shows a black screen for a moment, then it crashes.
The game uses Xlive (I installed it via winetricks).
I can't reproduce the problem in the demo version (the demo starts correctly).
The demo doesn't use Xlive.
The same crash with Wine-1.1.x, 1.2.3 etc.
Fedora 15 x86
Nvidia 250 / driver 280.13
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15839
Summary: Games for Windows Live fails to initialize, resulting
Fallout 3 crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.gamesforwindows.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
When starting Fallout 3, Xlive.dll wants to create a warning message to
eventlog, this will cause later Fallout 3 crash after choosing new game in the
menu.
Eventlog entry:
fixme:advapi:RegisterEventSourceW ((null),L"XLive"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0004,0x00000000,0x33e540,(nil)):
stub
warn:eventlog:ReportEventW L"Fallout3.exe"
warn:eventlog:ReportEventW L"1.0.0.12"
warn:eventlog:ReportEventW L"1.2.0241.0 C:\\windows\\system32\\xlive.dll"
warn:eventlog:ReportEventW L"\n0x80004005\n\nGames for Windows LIVE
DLL\nC:\\windows\\system32\\msidcrl40.dll 4.200.513.1"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Mentioned crash occuring later:
wine: Unhandled page fault on read access to 0x00000000 at address 0xad8cdb
(thread 0024), starting debugger...
First chance exception: page fault on read access to 0xffffffff in 32-bit code
(0x013c92e3).
Backtrace:
=>1 0x013c92e3 in xlive (+0x892e3) (0x7b5bf8d8)
2 0x006250e2 in fallout3 (+0x2250e2) (0x0322ece0)
3 0x00000005 (0x00e8c008)
4 0x009830d0 in fallout3 (+0x5830d0) (0x00ae4410)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15828
Summary: Microsoft Games for Windows - LIVE Redistributable setup
- blank EULA
Product: Wine
Version: 1.1.7
Platform: HP
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=bb38e1ce-b9b1-4e2b-9c3f-3b521e74b647&displaylang=en B
OS/Version: Solaris
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine in git, but the EULA is blank. Clicking in it allows it to show.
Native riched20/30 doesn't seem to help.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=25799
Summary: GFWL (Games For Windows Live) Client Crashes at
startup
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=32876)
--> (http://bugs.winehq.org/attachment.cgi?id=32876)
Crash log
GFWL appeared to install without complaint but attempting to run GFWLClient.exe
results in a crash. Attaching crash log below. If someone has ideas/patches I
can do testing.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31744
Bug #: 31744
Summary: Street Fighter X Tekken crashes while starting
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubuntugamingproject(a)gmail.com
Classification: Unclassified
The game installs fine, but crashes when starting with an exception.
I know that it's caused by the xlive feature, which can be disabled downloading
the right dll and extracting it inside the main folder.
--
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=40123
Bug ID: 40123
Summary: Chemsketch: Application doesnt start after
installation
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mickelhiebert(a)hotmail.com
Distribution: ---
Created attachment 53608
--> https://bugs.winehq.org/attachment.cgi?id=53608
Error displayed
After installation, chemsketch wont start and an error message displays.
--
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=34854
Bug #: 34854
Summary: Crashed on starting Foxit Reader 606
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jiandingzhe(a)163.com
Classification: Unclassified
Created attachment 46451
--> http://bugs.winehq.org/attachment.cgi?id=46451
back trace by the wine crash window
The main window of the foxit reader can be shown with all contents in it, but
then the crash dialog pops up.
The backtrace is attached.
The Foxit Reader is installed using "FoxitReader606.0722_enu_Setup.exe".
The output to STDOUT is below, I think most of them might be harmless:
$ wine Foxit\ Reader.exe
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmSetWindowAttribute (0x100be, 2, 0x32f370, 4) stub
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit
Reader\\plugins\\jrsys\\x86\\jrsysMSCryptoDll.dll") not found
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit Reader\\plugins\\CommentsSummary.fpi") not found
fixme:thread:GetThreadPreferredUILanguages 52, 0x32e734, 0x32e7a4 0x32e73c
err:module:import_dll Library WLDAP32.dll (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit Reader\\plugins\\docusign_plugin.fpi") not found
err:module:import_dll Library WLDAP32.dll (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit Reader\\plugins\\facebook_plugin.fpi") not found
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.
fixme:thread:GetThreadPreferredUILanguages 52, 0x32e734, 0x32e7a4 0x32e73c
fixme:thread:GetThreadPreferredUILanguages 52, 0x32e734, 0x32e7a4 0x32e73c
fixme:win:LockWindowUpdate (0x20020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:ieframe:PersistStreamInit_InitNew (0x176ef8)
fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (0x176ef8)->(0)
fixme:ieframe:navigate_url Unsupported args (Flags 0x5ade8b4:3; TargetFrameName
0x5ade8a4:8)
fixme:uxtheme:BeginBufferedPaint Stub (0x3ac 0x32f698 2 (nil) 0x32f5e0)
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:iphlpapi:NotifyAddrChange (Handle 0x624e8fc, overlapped 0x624e8e0): stub
fixme:ieframe:ClOleCommandTarget_QueryStatus (0x176fac)->((null) 1 0x32df24
(nil))
fixme:ieframe:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 37 of group
{000214d1-0000-0000-c000-000000000046}
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ieframe:ClientSite_GetContainer (0x176fac)->(0x32df00)
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 84 of group
{000214d1-0000-0000-c000-000000000046}
fixme:ieframe:ClientSite_GetContainer (0x176fac)->(0x32ef30)
fixme:imm:ImmReleaseContext (0x1018a, 0x640ff68): stub
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 29
fixme:ieframe:DocHostUIHandler_GetDropTarget (0x176fac)
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(20000): STUB
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option 4 STUB
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 1
fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001
fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 69 of CGID_Explorer
fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 69 of CGID_Explorer
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x185d58)->(0x131d50)
fixme:win:EnumDisplayDevicesW ((null),0,0x32cb24,0x00000000), stub!
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 29
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 103 of group
{000214d1-0000-0000-c000-000000000046}
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 2315 of group
{de4ba900-59ca-11cf-9592-444553540000}
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 35
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
fixme:mshtml:ASServiceProvider_QueryService
(0x640f220)->({b722be00-4e68-101b-a2bc-00aa00404770}
{332c4425-26cb-11d0-b483-00c04fd90119} 0x32cfb0)
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
fixme:mshtml:ASServiceProvider_QueryService
(0x640f220)->({b722be00-4e68-101b-a2bc-00aa00404770}
{332c4425-26cb-11d0-b483-00c04fd90119} 0x32d010)
fixme:mshtml:HTMLElement_contains (0x77582b8)->(0x776bf94 0x32bb04)
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
--
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=40950
Bug ID: 40950
Summary: ProgramFiles(x86) environment variable is not created
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: programmerjake(a)gmail.com
Distribution: ---
the ProgramFiles(x86) environment variable is not created.
it should probably be set in
https://github.com/wine-mirror/wine/blob/master/dlls/kernel32/process.c#L571
--
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=37163
Bug ID: 37163
Summary: WiX Toolset installer doesn't open
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Created attachment 49394
--> https://bugs.winehq.org/attachment.cgi?id=49394
wix38-stderr
The WiX Toolset installer (version 3.8) hangs without opening any windows. The
console output is attached.
--
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=37251
Bug ID: 37251
Summary: WiX Toolset v3.8 installer doesn't open with Wine-Mono
Product: Wine
Version: 1.7.26
Hardware: x86
URL: https://wix.codeplex.com/releases/view/115492
OS: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49539
--> https://bugs.winehq.org/attachment.cgi?id=49539
installer's log
With bug 37163 fixed, the installer still pops up a dialog complaining that it
needs Microsoft .Net.
I'll attach a screenshot/log.
--
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=39254
Bug ID: 39254
Summary: Microsoft 365 Installer: Crashes on startup
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamesmfox(a)live.com
Distribution: ---
Created attachment 52321
--> https://bugs.winehq.org/attachment.cgi?id=52321
backtrace of wine
Microsoft 365 office installer crashers on startup (Before anything kind of gui
is shown)
--
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=35390
Bug ID: 35390
Summary: Samsung_Magician_Setup_v4.0.exe fails to install
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: vinschen(a)redhat.com
Classification: Unclassified
Created attachment 47217
--> https://bugs.winehq.org/attachment.cgi?id=47217
debug output of Samsung_Magician_Setup_v4.0.exe
Trying to install the Samsung Magician (an SSD tool)
fails to install. The first dialog asks for the installation
language, which I keep on the default "English", the next dialog
contains the following error message:
INSTALLATION CANNOT CONTINUE: "Windows Management Instrumentation"
service is disabled. Please enable and try again.
I attached a file with a log created like this:
WINEDEBUG=+msi,+wbemprox,+wmiutils,+service,+seh,+tid wine
Samsung_Magician_Setup_v4.0.exe >> foo.log 2>&1
If you need more input, I'm willing to provide it.
Thanks,
Corinna
--
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=35778
Bug ID: 35778
Summary: Samsung Magician v4.0 fails to install (widl emits
incorrect var type for IDispatch* defaultvalue)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
I split this off from bug 35390 because this looks like widl issue.
https://bugs.winehq.org/show_bug.cgi?id=35390#c7
--- quote ---
So next thing to check is vartype of default value for this parameter in native
typelib. If it's VT_DISPATCH|VT_BYREF, unlikely I think cause only NULL value
makes sense as a default, then widl is to blame, if it's stored at VT_PTR type
we need ITypeInfo code to deal with that. It's also possible that both parts
are broken.
--- quote ---
I downloaded native wbemdisp and registered it (regsvr32)
http://www.dlldump.com/download-dll-files_new.php/dllfiles/W/wbemdisp.dll/5…http://filemare.com/browse/62.99.77.70/WBEMDISP.TLB
With that part the installer goes further (succeeds) and trace log reveals the
defaultvalue type for IDispatch* is VT_DISPATCH (Wine's widl generates VT_PTR)
--- snip ---
$ WINEDEBUG=+tid,+seh,+tlb,+wbemprox,+wbemdisp,+ole,+variant wine
./Samsung_Magician_Setup_v4.0.exe >>log.txt 2>&1
...
002c:trace:ole:ITypeInfo_fnInvoke changing args
002c:trace:ole:dump_Variant 0x681db8->{VT_BSTR,(null)}
002c:trace:ole:dump_Variant 0x681da8->{VT_BSTR,L"root\\CIMV2"}
002c:trace:ole:dump_Variant 0x681d98->{VT_BSTR,(null)}
002c:trace:ole:dump_Variant 0x681d88->{VT_BSTR,(null)}
002c:trace:variant:VariantCopy (0x1684c8->(VT_EMPTY),0x15dce0->(VT_BSTR))
002c:trace:variant:VariantClear (0x1684c8->(VT_EMPTY))
002c:trace:variant:VariantCopy (0x1684d8->(VT_EMPTY),0x15dcf8->(VT_BSTR))
002c:trace:variant:VariantClear (0x1684d8->(VT_EMPTY))
002c:trace:variant:VariantCopy (0x1684e8->(VT_EMPTY),0x15dd10->(VT_I4))
002c:trace:variant:VariantClear (0x1684e8->(VT_EMPTY))
002c:trace:variant:VariantCopy (0x1684f8->(VT_EMPTY),0x15dd28->(VT_DISPATCH))
002c:trace:variant:VariantClear (0x1684f8->(VT_EMPTY))
002c:trace:ole:DispCallFunc (0x13f358, 28, 4, 10, 9, 0x1685cc, 0x1685a8,
0x33f610 (vt=10))
002c:trace:ole:DispCallFunc arg 0: type 8
002c:trace:ole:dump_Variant 0x681db8->{VT_BSTR,(null)}
002c:trace:ole:DispCallFunc arg 1: type 8
002c:trace:ole:dump_Variant 0x681da8->{VT_BSTR,L"root\\CIMV2"}
002c:trace:ole:DispCallFunc arg 2: type 8
002c:trace:ole:dump_Variant 0x681d98->{VT_BSTR,(null)}
002c:trace:ole:DispCallFunc arg 3: type 8
002c:trace:ole:dump_Variant 0x681d88->{VT_BSTR,(null)}
002c:trace:ole:DispCallFunc arg 4: type 8
002c:trace:ole:dump_Variant 0x1684c8->{VT_BSTR,L""}
002c:trace:ole:DispCallFunc arg 5: type 8
002c:trace:ole:dump_Variant 0x1684d8->{VT_BSTR,L""}
002c:trace:ole:DispCallFunc arg 6: type 3
002c:trace:ole:dump_Variant 0x1684e8->{VT_I4,0}
002c:trace:ole:DispCallFunc arg 7: type 9
002c:trace:ole:dump_Variant 0x1684f8->{VT_DISPATCH,(nil)}
002c:trace:ole:DispCallFunc arg 8: type 16393
002c:trace:ole:dump_Variant 0x168508->{VT_DISPATCH|VT_BYREF,0x33f600}
--- snip ---
Regards
--
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=35391
Bug ID: 35391
Summary: xcopy doesn't support /v (Samsung Magician Software)
Product: Wine
Version: 1.7.10
Hardware: x86
URL: http://www.samsung.com/us/support/owners/product/MZ-7P
C064D/AM
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Classification: Unclassified
There's a fixme for it in the source code, but no bug for it. Finally found an
application that uses it, Samsung Magician Software.
[austin@localhost ~]$ sha1sum Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
51480a2e80157a07894fbd494f53c73fc98dced1
Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
[austin@localhost ~]$ du -h Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
15M Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
[austin@localhost ~]$ wine --version
wine-1.7.10-274-g0c77f89
--
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=35076
Bug #: 35076
Summary: PSPad installer has a non-fatal crash
Product: Wine
Version: 1.7.8
Platform: x86
URL: http://www.pspad.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 46783
--> http://bugs.winehq.org/attachment.cgi?id=46783
terminal output/backtrace
Noticed while checking on bug 12995.
(@Focht, this is on my Fedora machine, not the broken gentoo one :))
[austin@localhost ~]$ wine --version
wine-1.7.8
[austin@localhost ~]$ sha1sum pspad457inst_en.exe
e0ed70b5788e2f2d7b13428b042755c44c5112bf pspad457inst_en.exe
[austin@localhost ~]$ du -h pspad457inst_en.exe
4.5M pspad457inst_en.exe
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32682
Bug #: 32682
Summary: Failure setting the cursor to Cursors.Pen (IDC_PEN,
32631)
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joel.snape(a)yahoo.com
Classification: Unclassified
Created attachment 43116
--> http://bugs.winehq.org/attachment.cgi?id=43116
Terminal messages running the application
I was testing a .Net 4 application (OCTGN) and noticed it fails when the
application tries to change the cursor (in C#, tbStatus.Cursor = Cursors.Pen).
I searched around and didn't find a solution to this problem and only found a
reference to some cursors in winuser.h (at least IDC_PEN with id 32631,
IDC_WAITCD with id 32663 and IDC_HELP with id 32651).
You can replicate the error testing OCTGN (although I needed a lot of tinkering
before being able to login, the place where the error occurs) but it probably
is easier to create a simple application and testing the cursor change there.
Attached are the console log (with the .Net error message) and the wine crash
log.
--
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=37997
Bug ID: 37997
Summary: Jeskola Buzz Build 1499 (.NET 4.0 app) crashes on
unimplemented function
msvcp100.dll.??0_Concurrent_queue_base_v4@details@Conc
urrency@@IAE@I@Z
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says ...
Prerequisite: 'winetricks -q dotnet40'
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Jeskola/Buzz
$ wine ./buzz.exe
...
wine: Call from 0x7b83b487 to unimplemented function
msvcp100.dll.??0_Concurrent_queue_base_v4@details@Concurrency@@IAE@I@Z,
aborting
--- snip ---
'winetricks -q vcrun2010' obviously works around.
It will run later into more already known issues:
bug 32323 ("Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF
apps require either Arial or Verdana to be installed") -> 'winetricks -q
corefonts'
bug 32682 ("Failure setting the cursor to Cursors.Pen (IDC_PEN, 32631)")
bug 37842 ("PTC Mathcad Prime 3.0 (.NET 4.0 app) crashes when using copy paste
or trying to calculate a result (OLE clipboard must take MTA into account)"
and a few others, though not as critical as aforementioned ones.
$ sha1sum BuzzSetup1499.exe
c533732c37c67b40096035338934c3413347cb41 BuzzSetup1499.exe
$ du -sh BuzzSetup1499.exe
7.9M BuzzSetup1499.exe
$ wine --version
wine-1.7.35-24-g3873c93
Regards
--
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=25886
Summary: Paint.NET 3.5.6: Installer fails
(System.IO.FileNotFoundException)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Using "winetricks dotnet20" the installer still fails. This seems closely
related to the 3.5.4 mono bug, but perhaps not?
Attached is image of the error.
And this is all that is said in terminal:
~$ wine Paint.NET.3.5.6.Install.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wuapi:automatic_updates_Pause
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.Core"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.Base"
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.SystemLayer"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:wuapi:automatic_updates_Resume
--
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=37960
Bug ID: 37960
Summary: Paint.NET 4.0.5 does not install: unimplemented
function KERNEL32.dll.QueryThreadCycleTime
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ianlantzy(a)yahoo.com
Distribution: ---
Created attachment 50573
--> https://bugs.winehq.org/attachment.cgi?id=50573
Output during installation failure
When trying to run the Paint.NET 4.0.5 installer using .NET 4.5.2 (installed
4.0 and 4.5 first using winetricks), install fails saying it cannot find
mscoree.dll. Using mscoree.dll extracted from the .NET 4.5.2 installer it then
gives an error saying:
wine: Call from 0x7bc54ae0 to unimplemented function
KERNEL32.dll.QueryThreadCycleTime, aborting
This error persists even after testing with copies of mscoree.dll,
kernel32.dll, and kernel32.dll.mui from a working installation of Windows 8.1.
Attached is a log of all output during the installation process.
--
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=22412
Summary: Paint.NET 3.5.4 - EULA display has worsened
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27447)
--> (http://bugs.winehq.org/attachment.cgi?id=27447)
Screenshot
The EULA text for Paint.NET (with Mono installed) has regressed in 1.1.43. The
text was already jumbled together, but now the problem has gotten worse. I did
a regression test:
049aa8dacd8135ac11e9deee982c14959e9511fe is first bad commit
commit 049aa8dacd8135ac11e9deee982c14959e9511fe
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 11:40:21 2010 -0500
gdiplus: Ensure GdipGetGenericFontFamilySansSerif returns a truetype font.
:040000 040000 16c08165b79a981075b61212014f57f5b433bdb1
c099b9916da2d8aed27035f2373410588314e854 M dlls
I have to revert both this and 531219f84d0d6fa236283e5c3d061b5f752df793 to
resolve the problem. (Reverting only this commit causes it to die at startup;
reverting only the other patch doesn't correct the problem.) Terminal output
doesn't look useful (same as bug 22390).
On another note, native gdiplus only solves this regression, not the original
problem... so they probably aren't related.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29391
Bug #: 29391
Summary: SetupNgen.exe crashes while installing Paint.NET 2.5
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://www.oldversion.com/common/uploaded_files/softwa
res/paintdotnet25.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 38048
--> http://bugs.winehq.org/attachment.cgi?id=38048
Full terminal output
Twice while installing Paint.NET 2.5, it shows an error dialog with the
following message, then produces a crash in SetupNgen.exe after dismissing it:
Failed to load resources from resource file
Please check your Setup
The installer reports success in spite of this. It needs winetricks dotnet11 as
a prerequisite.
Workaround: native wshom.ocx (winetricks wsh57)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22259
Summary: Paint.NET 3.5.4 custom install can't progress past
directory selection
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Running the installer for Paint.NET with Mono (winetricks mono26) and choosing
"custom install" results in it getting stuck before running into bug 22242. On
the screen for choosing an installation directory, the "next" button is
disabled, so it's impossible to progress any further. The only terminal output
is:
fixme:wuapi:automatic_updates_Pause
fixme:wuapi:automatic_updates_Resume
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22390
Summary: Paint.NET 3.5.4 installer shows a corrupted image
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27403)
--> (http://bugs.winehq.org/attachment.cgi?id=27403)
Screenshot
The banner image at the top of the Paint.NET installer is now displayed
incorrectly in 1.1.43. (This is with winetricks mono26 installed.) Regression
testing shows:
8b2543b7503e7bb1b7db1d3a32cad88d70cf3e6e is first bad commit
commit 8b2543b7503e7bb1b7db1d3a32cad88d70cf3e6e
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 15:26:15 2010 -0500
gdiplus: Always use software to draw bitmaps to bitmaps.
:040000 040000 095d57510856fcb4b80f849e9923d78c76136e5e
facaca0216698cd14c3b41cecff9fea202405f1a M dlls
Reverting this patch fixes it. Terminal output is just this:
fixme:wuapi:automatic_updates_Pause
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22237
Summary: Paint.NET 3.5.4 installer disappears immediately (with
Mono)
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27148)
--> (http://bugs.winehq.org/attachment.cgi?id=27148)
Full terminal output
The installer for Paint.NET 3.5.4 is able to extract installation files, but
after that it fails: the first screen of the installer is visible for a moment,
then disappears, then another screen appears on-screen briefly and disappears.
After that, it remains in memory but doesn't appear to do anything else. I used
Mono for this:
1. Run winetricks mono26
2. Run the Paint.NET installer
This only applies to git, as it wants to install the .NET Framework in 1.1.41.
Running winetricks gdiplus gets it further into the installation. The only
output from gdiplus is this line:
fixme:gdiplus:GdipFlush not implemented
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33841
Bug #: 33841
Summary: Paint.NET fails to install: Administrator privilege is
required to install paint.NET
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: furyhamster(a)gmail.com
Classification: Unclassified
Running the Paint.NET.3.5.10.Install.exe installer results in the following
error:
Paint.NET fails to install: Administrator privilege is required to install
paint.NET
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22438
Summary: Paint.NET 2.5: unhandled error on startup with Mono
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.oldversion.com/Paint-NET.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27477)
--> (http://bugs.winehq.org/attachment.cgi?id=27477)
pdncrash.log
This older version of Paint.NET can be installed successfully with mono26, but
trying to start it results in an error message:
"There was an unhandled error, and Paint.NET must be closed. Refer to the file
'pdncrash.log', which has been placed on your desktop, for more information."
Note that winetricks wsh56 is also needed to complete the installation. The
program produces no terminal output, but maybe the pdncrash.log file will have
something of interest.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12336
Summary: Paint.NET 3.22 window rendering broken
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11814)
--> (http://bugs.winehq.org/attachment.cgi?id=11814)
Debug output from running PaintDotNet.exe
Using AppDB instructions for installing the .NET Framework from
(http://appdb.winehq.org/appview.php?iVersionId=3754) and latest Git, running
the Paint.NET application results in a broken window that lacks menu or toolbar
controls, and is unusable in general. Outputs and screenshot are attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17482
Summary: Paint.NET doesn't install anymore
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.getpaint.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ogldelphi(a)mail.ru
$ wine Paint.NET.3.36.exe
err:seh:setup_exception_record stack overflow 940 bytes in thread 0022 eip
7bc7c250 esp 00240f84 stack 0x240000-0x241000-0x340000
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22806
Summary: Paint.NET 3.36 won't start
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.oldapps.com/old_version_PainDotNet.php?old_
apps=28
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28149)
--> (http://bugs.winehq.org/attachment.cgi?id=28149)
Terminal output
Attempting to run the main executable for Paint.NET 3.36 results in it exiting
with an error:
There was an unhandled error, and Paint.NET must be closed. Refer to the file
'pdncrash.log', which has been placed on your desktop, for more information.
Setting a native override for gdiplus works around this. (This version uses
.NET 2.0)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21109
Summary: Paint.NET 3.36 installer aborts after accepting EULA
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25354)
--> (http://bugs.winehq.org/attachment.cgi?id=25354)
Paint.NET 3.36 installer standard error output
With wine-1.1.35-56-g13a9c03, after installing Mono 2.4 and launching the
Paint.NET 3.36 installer, accepting the EULA results in:
fixme:gdiplus:GdipSetStringFormatMeasurableCharacterRanges stub: 0x15660a8, 3,
0x1ae0970
System.NotImplementedException: The requested feature is not implemented [GDI+
status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.StringFormat.SetMeasurableCharacterRanges
(System.Drawing.CharacterRange[] ranges) [0x00000]
at (wrapper remoting-invoke-with-check)
System.Drawing.StringFormat:SetMeasurableCharacterRanges
(System.Drawing.CharacterRange[])
...
Using winetricks to install native gdiplus works around the problem. Complete
standard error output is attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22249
Summary: Paint.NET 3.36 installer cancellation results in
raised .NET System.OverflowException
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27170)
--> (http://bugs.winehq.org/attachment.cgi?id=27170)
Paint .NET 3.36 installer +gdiplus trace
After installing mono24 from winetricks and running the Paint .NET 3.36
installer, pressing the Cancel button results in:
System.OverflowException: Number overflow.
at System.Drawing.SizeF.ToSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.InitFormsSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.RunDialog () [0x00000]
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.MessageBox/MessageBoxForm:RunDialog ()
at System.Windows.Forms.MessageBox.Show (IWin32Window owner, System.String
text, System.String caption, MessageBoxButtons buttons, MessageBoxIcon icon)
[0x00000]
...
Since cancellation worked in wine-1.1.36, a regression test was performed,
which indicated:
3cee74c61d1e4065259739721eb50083c5a47960 is the first bad commit
commit 3cee74c61d1e4065259739721eb50083c5a47960
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Mar 30 13:41:04 2010 -0500
gdiplus: Rewrite GdipMeasureString using a helper function.
:040000 040000 0efd3c09a1afcb46ec9b7d013b320f8011718480
dba780d95f81558123b2015c3ee9ff87885663e2 M dlls
A +gdiplus log of the Paint .NET 3.36 installer run is attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21110
Summary: Paint.NET 3.36 installer displays cancel dialog
incorrectly
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25355)
--> (http://bugs.winehq.org/attachment.cgi?id=25355)
Paint.NET 3.36 installer cancel dialog with builtin gdiplus
With wine-1.1.35-56-g13a9c03, after installing Mono 2.4 and running the
Paint.NET 3.36 installer, canceling will show a dialog with misplaced text and
a missing icon. Using winetricks to install native gdiplus results in correct
rendering. The only output visible from the standard error is:
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub
fixme:gdiplus:GdipImageGetFrameDimensionsList not implemented
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub
...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=14766
Summary: paint.net will not start
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.redtown.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rc(a)redtown.org
Created an attachment (id=15278)
--> (http://bugs.winehq.org/attachment.cgi?id=15278)
Paint.NET crash log
paint.net does not work at all, I got dotnet20 from winetricks and it
installed, but when I went to run the program I got "There was an unhandled
error.."
I'm including the crash log from the app and what wine spit out at me.
Tell me if you need anything else.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12164
Summary: Two issues trying to run Paint.NET
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tinivole(a)hotmail.co.uk
1)IsWow64Process is not implemented properly in the kernel32.dll
2)MEM_WRITE_WATCH is not supported by NtAllocateVirtualMemory in the ntdll.dll.
I am only guessing, this was echoed on my first run in 0.9.58 with Paint.NET
3.0.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:process:IsWow64Process (0xffffffff 0x34f634) stub!
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
Also if anyone knows how to get the VC Runtime installed on wine, I think that
will solve the other problem with the "VC80.CRT" error.
Regards
Iain
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16630
Summary: Paint.NET 3.36 installer does not show any content in
window with Mono 2.0
Product: Wine
Version: 1.1.11
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Using winetricks to install Mono 2.0, and then attempting to install Paint.Net
results in a blank window with just a title bar. These 3 fixmes are printed
once in the console:
fixme:gdiplus:GdipSetStringFormatFlags format (0x11bcc10) flags (4096)
fixme:gdiplus:GdipGetImagePaletteSize 0x1237d20 0x60f7f8
fixme:gdiplus:GdipSetStringFormatFlags format (0x124ba08) flags (8192)
Download here: http://www.getpaint.net/download.html
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13779
Summary: Paint.net: setup: Unhandled Exception:
System.IO.FileLoadException: Could not load file or
assembly 'SetupFrontEnd ...
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://www.dotpdn.com/files/Paint.NET.3.31.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baryluk(a)smp.if.uj.edu.pl
Created an attachment (id=13815)
--> (http://bugs.winehq.org/attachment.cgi?id=13815)
debug log
Both Paint.net 3.31 and 3.35 Beta, throws this exceptions when installing.
Log attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=26605
Summary: Nitro PDF Reader: Menu is black rectangle
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://install.nitropdf.com/reader/en/nitro_pdf_reader
.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33869)
--> (http://bugs.winehq.org/attachment.cgi?id=33869)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Nitro PDF Reader
4) wine NitroPDFReader.exe
5) press File tab
Behaviour:
Black rectangle (See attachment).
Expected behaviour:
No black rectangle.
Terminal output:
fixme:advapi:SetNamedSecurityInfoW L"Nitro PDF Reader" 3 4 (nil) (nil) 0x128728
(nil)
fixme:dwmapi:DwmIsCompositionEnabled 0x92dfe0
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:uxtheme:BeginBufferedPaint Stub (0x220 0x92d970 2 (nil) 0x92d8d8)
fixme:win:LockWindowUpdate (0x100fc), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10124), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
Additional info:
Actually something useful is being shown after pressing File tab but it's very
fast covered with black rectangle.
--
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=38319
Bug ID: 38319
Summary: paint.net 4.0.5: does not install - Unhandled Token
Information class 29!
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aesen(a)gameminers.com
Distribution: ---
Created attachment 51159
--> https://bugs.winehq.org/attachment.cgi?id=51159
Output during install
The installation dialog appears, extracts the main files, and then crashes
after beginning the main installation.
$ sha1sum paint.net.4.0.5.install.exe
726c626b979f6bd60698f59894c15137b6b5a47f paint.net.4.0.5.install.exe
$ wine --version
wine-1.7.39-223-gd4fb625
Program is available at http://www.dotpdn.com/files/paint.net.4.0.5.install.zip
The error dialog that appears seems to be related to the animation of the logo
in the installer, not sure otherwise.
I installed the .NET Framework 4.5 via winetricks, and also set the version to
Windows 7.
This is based on a fresh 32-bit Wine install on a 64-bit host with a fresh
wineprefix.
--
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=26988
Summary: Playchess, all menus are black
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.fritzhelp.com/download/PlayChessV5Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Install.. Click "Enter As Guest". Open application menu (upper left corner)
Black: http://netikka.net/dev/apmenu.jpg
All popupmenus are also black and cannot be used.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29979
Bug #: 29979
Summary: ElsterFormular crashes while sending form information
to the finance server
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: familienbande(a)nefkom.net
Classification: Unclassified
Created attachment 39025
--> http://bugs.winehq.org/attachment.cgi?id=39025
File with output of crashing wine/debugger
ElsterFormular 13.0.0.8086 (German only software to file taxes)
Crashes when sending a completed tax form with wine 1.3.32 and 1.3.38(1.4_RC4)
on (SuSE 11.2)
Everything else works fine - even the test data submit to the finance server.
So to test if it really works you must send a completed tax form.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34109
Bug #: 34109
Summary: Acrobat Reader XI crashes opening fillable PDF
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamesl(a)bestweb.net
Classification: Unclassified
Created attachment 45355
--> http://bugs.winehq.org/attachment.cgi?id=45355
wine backtrace after opening fillable form w/javascript
Installed the official Adobe Acrobat Reader v11 (11.0.00) to a clean Wine
profile (WINEPREFIX to a new directory). Only setting I changed/verified was
to make sure it defined the install as "Winxp" (using winecfg). Could open any
regular PDF files. However. opening a "fillable" PDF with javascript popups
immediately crashed the programme.
Had tried this under Crossover Office and also tried installing extra packages
in a profile using winetricks. Got much the same results as soon as I tried
opening this form.
Form is available at:
https://apps.health.ny.gov/doh2/applinks/accessny/forms/DOHAccessNyMainForm…
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17987
Summary: Regression : Autocad toolbars mis-sized
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
CC: tarasov.igor(a)gmail.com
Following patch :
2d751ee56afced908d0788b936fa4aac1b29f1a1 is first bad commit
commit 2d751ee56afced908d0788b936fa4aac1b29f1a1
Author: Igor Tarasov <tarasov.igor(a)gmail.com>
Date: Mon Mar 30 21:08:18 2009 +0500
comctl32: Correct handling of toolbar separators size.
:040000 040000 e6b2c5fbb8f61bebfa986286ec302ff2fc7dee7e
74cdeeec62833cd80f9a885599b46a9c7ef6e9e9 M dlls
broke some AutoCAD toolbars, which becomes too small sized horizontally (in
particular, layer toolbar).
Ciao
Max
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18008
Summary: Incorrect Toolbar - Messed up symbols - Not clickable
windows - crashing application
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hufux(a)gmx.de
Foxit 3.0 build 1506 + wine 1.1.19
> Find-toolbar (Strg-F) is not displayed correctly => blind searching :(
> Enhanced-Find-Toolbar (Strg-Shift-F) is not usable => Search results are not clickable
> If fixing the Find-Toolbar (Strg-F) with winetricks (install comctl32) the application crashes when switching a couple of folders in the open/saveas-file dialog. Also some icons in that dialogs are messed up (displayed totaly black)
Therefore this absolutely great tool is not usable :(. What is a PDF worth if
you can't search it and the application is crashing on opening/saving files.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20163
Summary: Wine freezes when using application menus
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
To reproduce:
- Install Foxit pdf editor demo free download from
http://www.foxitsoftware.com/pdf/editor/ either version 2.0 or 2.1
- Run the application
- Try using the menus (File, etc...) from the top menubar
- The application freezes.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20419
Summary: Foxit Reader fails to start on x86_64: "odbc32.dll"
failed to initialize
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jakobunt(a)gmail.com
Created an attachment (id=24226)
--> (http://bugs.winehq.org/attachment.cgi?id=24226)
Console output w/ WINEDEBUG=+odbc
Foxit Reader fails to start on Ubuntu 9.04 Jaunty x86_64 using both the shipped
wine version (1.0.1) and Scott Ritchie's 1.1.31 deb package.
Appdb: http://appdb.winehq.org/objectManager.php?sClass=application&iId=4060
Executable:
http://mirrors.foxitsoftware.com/pub/foxit/reader/desktop/win/3.x/3.1/enu/F…
Console output w/o debug:
----------
ALSA lib ../../../src/seq/seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq
failed: No such file or directory
err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\jakob\\Desktop\\Foxit Reader.exe" failed, status c0000005
----------
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32518
Bug #: 32518
Summary: Foxit Reader crashes
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42897
--> http://bugs.winehq.org/attachment.cgi?id=42897
The log
reproduce it follow this:
0. download and install it
76a7b74365712756004738020ee4050c FoxitReader510.1117_chs_Setup.exe
1. ~/.wine/drive_c/Program Files/Foxit Software/Foxit Reader$ wine Foxit\
Reader.exe
I found there is a workaround: 'winetricks -q ie7'
And 'winetricks -q msxml3' also seem help a lot, but in this way the the
program will hangs whitout crashes.
--- snip ---
Backtrace:
=>0 0x7ca27737 httprequest_get_responseText.isra+0x37() in msxml3 (0x0032b328)
1 0x7ca27a6f XMLHTTPRequest_get_responseText+0x6e(iface=0x5a65cc0,
body=0x32b4e8) [/home/jactry/workspace/wine-git/dlls/msxml3/httprequest.c:1413]
in msxml3 (0x0032b368)
2 0x7e150012 call_method+0x21() in oleaut32 (0x0032b388)
3 0x7e161cf6 DispCallFunc+0x235(pvInstance=0x5a65cc0, oVft=0x40,
cc=CC_STDCALL, vtReturn=0xa, cActuals=0x1, prgvt="?", prgpvarg=0x5aa21d8,
pvargResult=0x32b4d8)
[/home/jactry/workspace/wine-git/dlls/oleaut32/typelib.c:6198] in oleaut32
(0x0032b418)
--- snip ---
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29288
Bug #: 29288
Summary: Foxit Reader 5: Crash on opening a file
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ic_einstein(a)yahoo.co.uk
Classification: Unclassified
Created attachment 37883
--> http://bugs.winehq.org/attachment.cgi?id=37883
contains whatever the terminal has to show
On staring Foxit Reader it acts as if this is the first time it is being
accessed. On trying to open a file it crashes.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29562
Bug #: 29562
Summary: Foxit PDF Reader v5.xx crashes after starting
Product: Wine
Version: 1.3.36
Platform: x86
URL: http://cdn04.foxitsoftware.com/pub/foxit/reader/deskto
p/win/5.x/5.1/enu/FoxitReader514.0104_enu_Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 8f8c8528972c8c371335663f78657811aecacd49
Created attachment 38296
--> http://bugs.winehq.org/attachment.cgi?id=38296
terminal output
Steps to reproduce the problem:
1. Install the application as usual.
2. Launch the installed application by Foxit Reader.exe. The main window is
shown for a second or two then Foxit Reader crashes.
The attached log file was created with wine-1.3.36-172-gb00e703.
The application starts normally with 1.3.35, but crashes with 1.3.36:
8f8c8528972c8c371335663f78657811aecacd49 is the first bad commit
commit 8f8c8528972c8c371335663f78657811aecacd49
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Wed Dec 28 12:07:06 2011 +0100
jscript: Get rid of no longer needed no_fallback hack.
:040000 040000 d082d01a3aa54bed83f1c925a010bd6b23aa8843
03276b1a68b8c4532bcac949f764019a1d03f09a M dlls
git checkout 8f8c8528972c8c371335663f78657811aecacd49 >>the application
crashes
git reset --hard HEAD^ >>the application starts normally
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31433
Bug #: 31433
Summary: foxit reader crashes on launch
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boruch_baum(a)gmx.com
Classification: Unclassified
Installed using file FoxitReader531.0606_enu_Setup.exe
Environment is Debian wheezy amd64 using the Debian testing wine install and
the instructions in the wine64 package (for multiarch use of wine i386)
At the end of the install process, the foxit installer asks if one wishes to
launch foxit. I selected yes. A window was rendered for foxit, and then wine
issued a crash. backtrace attached
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35006
Bug #: 35006
Summary: Foxit Reader 6.xx crashes on opening Help->About
Product: Wine
Version: 1.7.7
Platform: x86
URL: http://www.foxitsoftware.com/downloads/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: dmitry(a)baikal.ru
Classification: Unclassified
Regression SHA1: f5d807b7d7f284e2037397007c73e5d73f77138f
Created attachment 46651
--> http://bugs.winehq.org/attachment.cgi?id=46651
winedbg backtrace
Steps to reproduce the problem:
1. create a new wineprefix, perform 'winetricks mfc42'
2. install FoxitReader611.1031_enu_Setup.exe, you don't have to install Google
Chrome when the installer asks for it.
3. start the application, when it is fully loaded click on <Help> -> <About
Foxit Reader>...the application crashes.
This is a regression from Wine 1.7.7:
f5d807b7d7f284e2037397007c73e5d73f77138f is the first bad commit
commit f5d807b7d7f284e2037397007c73e5d73f77138f
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Tue Nov 12 18:16:28 2013 +0900
gdiplus: Get rid of no longer needed path and region fields.
:040000 040000 558b0ce1cfc436a7db217c9a03fab0f51d4d373f
99e0d47084a781c7f8a0763dced1692b25d104bb M dlls
Reverting the patch on wine-1.7.7-69-geb446e8 fixes the crash. Native
gdiplus.dll also works around the crash.
Fedora 19
wine-1.7.7-69-geb446e8
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9869
Summary: Tornado 2.2.1: Unhandled exception code 80000003
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.couchman(a)seakr.com
Whenever I try to run Wind River Tornado 2.2.1 on Wine I get the following
messages:
fixme:dbghelp_msc:pe_load_debug_directory This guy has FPO information
err:syslevel:_EnterSysLevel (0x7ee220e0, level 2): Holding 0x7ed0eda0, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7ee220e0, level 2): Holding 0x7ed0eda0, level 3.
Expect deadlock!
err:syslevel:_CheckNotSysLevel Holding lock 0x7ed0eda0 level 3
err:seh:raise_exception Unhandled exception code 80000003 flags 0 addr
0x7b8888c0
and the application completely crashes. I've attached a (gzipped) trace log
using "WINEDEBUG=+relay wine..." to run the application. I've also attached
the output from winedbg at the point where the program crashes. I will be
happy to provide more info if needed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10136
Summary: WinMerge does not work with wine
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noragen(a)gmx.net
Created an attachment (id=8713)
--> (http://bugs.winehq.org/attachment.cgi?id=8713)
wine-winmerge-Error.log
attached a error log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9370
Summary: coreftp crashes at startup
Product: Wine
Version: CVS
Platform: PC
URL: http://www.coreftp.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=7666)
--> (http://bugs.winehq.org/attachment.cgi?id=7666)
backtrace
I tried out Coreftp LE 2.0. It installs fine, but crashes on startup after
showing a splash screen.
On the initial run, it asks whether to set coreftp as the default ftp client,
and whether to use notepad to view ascii files. I answered no to both.
I don't have a copy of Windows handy to make sure it works there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35005
Bug #: 35005
Summary: Running Foxit Reader 6.0.4.0719 crashes after open
/close a pdf fileon wine then is close it appl.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gizurieta(a)gmail.com
Classification: Unclassified
Created attachment 46650
--> http://bugs.winehq.org/attachment.cgi?id=46650
backtrace when Foxit reader is closed.
When is installed foxit reader on wine, is reported two DLL/OCX cannot be
registerd with regsrv32. Chosen "Ignore".
Then installation is completed.
Next step, is open Foxit Reader and open a pdf file.
Then is closed. and then exit from Foxit Reader and gives an error.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31216
Bug #: 31216
Summary: Cut and paste: gnome terminal overrides Wine
clipboard?
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
A Windows user running Centos 5 in VMWare,
with Tanner S-Edit inside the Centos instance in Wine (1.3.15?)
and Microsoft Office running natively in Windows,
noticed the following problem:
Copying from S-Edit (on Linux) and pasting into Office (on Windows)
worked fine.
However, if you run Gnome Terminal, select some text in it, and do Copy,
then copy from S-Edit, and then paste into Office, the text that
is pasted is the text that was copied earlier from Gnome Terminal.
If you then close Gnome Terminal and paste into Office, the S-Edit
text you copied earlier is pasted.
So it seems Gnome Terminal is offering some data type that Wine isn't, and
VMWare's clipboard integration prefers that data type.
The little windows clipboard viewer at
http://www.codeguru.com/cpp/w-p/clipboard/externallinks/article.php/c9155/C…
might be helpful in diagnosing this, I'll ask the user to try that.
I haven't found a similar simple clipboard viewer which shows details
of what's being offered on the various clipboard-like mechanisms
(as opposed to a clipboard manager, which tries to hide details) for Linux yet.
--
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=39445
Bug ID: 39445
Summary: Can't drag and drop after latest commits
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: riccardo_ric(a)outlook.it
Distribution: ---
Created attachment 52561
--> https://bugs.winehq.org/attachment.cgi?id=52561
regression test results
I upgraded to Wine 1.7.52 and I noticed that drag and drop in Foxit Reader
isn't working anymore.
It was indeed working with Wine 1.6.2 I had before.
I tried to delete "~/.wine/", but that didn't help.
Then I ran a regression test and I figured it out.
wine-1.7.48-162-ge1f3536 is the last working version.
b78a9f1aa14d2d43ee7e62f617a3c7bdf576dd4b by Damjan Jovanovic is the bad commit.
The OS is Linux Mint KDE 17.1.
Please let me know if you need any more information.
Thanks.
--
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=19666
Summary: FixitReader 2.3 and 3.0 will not install
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=22951)
--> (http://bugs.winehq.org/attachment.cgi?id=22951)
trace on FoxitReader 2.3 install
Hi All,
The free FoxitReader 3.0 and 2.3 will not install. You can download them from:
http://www.foxitsoftware.com/downloads/older_ver.html
Version 2.3 supports the creation of fill in forms (I need this). V3 has this
removed.
After running setup, you get: "z:\home\CDs\WindowsInternet\Adobe\setup.exe,
could not open file, File not found" (z:\home\CDs\WindowsInternet\Adobe is
where I have stored FoxitReader-2.3.3902_enu_Setup.exe).
My run string:
$ WINEDEBUG=+relay,+seh,+tid /usr/local/bin/wine
./FoxitReader-2.3.3902_enu_Setup.exe &> wine.log; sleep 5; tar jcf
/home/temp/FoxitReader_`date +%F_%H-%M`.tar.bz2 wine.log; rm -f wine.log
Many thanks,
-T
--
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=39615
Bug ID: 39615
Summary: FoxitReader 5.1 wants msdrm.dll
Product: Wine
Version: 1.7.55
Hardware: x86
URL: http://cdn01.foxitsoftware.com/pub/foxit/reader/deskto
p/win/5.x/5.1/enu/FoxitReader510.1021_enu_Setup.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Fedora
Originally mentioned in 29233, also mentioned in bug 35659.
Doesn't seem to break any functionality, marking as enhancement.
--
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=32540
Bug #: 32540
Summary: FoxitReader 5.4: close button can't work after exiting
from full screen
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42936
--> http://bugs.winehq.org/attachment.cgi?id=42936
The Log
reproduce follow this:
0. download and install it
$ sha1sum FoxitReader544.11281_enu_Setup.exe ;
666be117743de10ccf510708b1a1e13a9f79a46a FoxitReader544.11281_enu_Setup.exe
1. run it:
~/.wine/drive_c/Program Files/Foxit Software/Foxit Reader$ wine Foxit\
Reader.exe ;
2. then open a PDF, enter to the full screen mode and click to change the
page(key point) ;
3. exit from full screen mode and you will find the close in titlebar can't
work normally.
I found that setting something in winecfg help a lot:
1. disable "allow the window manager to decorate the windows"
2. disable "Allow the window manager to control the windows"
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29864
Bug #: 29864
Summary: Foxit PDF Reader: tooltips not fully displayed
Product: Wine
Version: 1.4-rc3
Platform: x86
URL: http://www.foxitsoftware.com/downloads/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38808
--> http://bugs.winehq.org/attachment.cgi?id=38808
terminal output
In Foxit Reader v5.1.x when you hover the mouse pointer over a menu item,
tooltips are only partially displayed (see attached screenshot).
Workaround: native comctl32.dll
Not a regression (the same problem with Wine-1.0.1, 1.2.3 etc.)
--
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=38130
Bug ID: 38130
Summary: Sketchup 2015: Tooltips are trunkated
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ml(a)bokomoko.de
Distribution: ---
Created attachment 50824
--> https://bugs.winehq.org/attachment.cgi?id=50824
Screenshot which shows trunkated tooltip
I installed sketchup 2015 without any additions.
The tool works well, except the tooltips are trunkated (see screenshot in
attachment)
rd@blackbox:~/Downloads$ md5sum SketchUpMake-en.exe
cc4fe6b42c0baedb7b5a1c8f58c97e8d SketchUpMake-en.exe
rd@blackbox:~/Downloads$
Please let me know, if you need further information.
This bug looks similar to
https://bugs.winehq.org/show_bug.cgi?id=29864
and the reports may be merged.
--
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=14336
Summary: BCG Tooltips dont dispaly correctly
Product: Wine
Version: 1.1.0
Platform: Other
URL: http://www.bcgsoft.com/download.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Downlaod the "BCGControlBar Professional Edition demonstration"
Run the TooltipDemo.exe example
Using the third radio option "Use Custom Tooltip with Parameters", the button
tooltips are cut off when displayed.
--
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=38020
Bug ID: 38020
Summary: Foxit Reader 6.12 crashes on unimplemented function
msasn1.dll.ASN1_CreateModule during validation of
digital signatures
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
split off from bug 35613
Prerequisite: 'winetricks -q mfc42'
--- snip ---
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit
Reader\\plugins\\jrsys\\x86\\jrsysMSCryptoDll.dll") not found
--- snip ---
When doing the validation:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Foxit Software/Foxit Reader
$ wine ./Foxit\ Reader.exe
...
wine: Call from 0x7b83b527 to unimplemented function
msasn1.dll.ASN1_CreateModule, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
--- snip ---
An ASN1 API implementation can be found in the 'Windows Portable Runtime'
(FreeRDP spin-off project, Apache License).
$ sha1sum FoxitReader612.1224_enu_Setup.exe
3c4a6587af9c09b760fcc60038ad88c964404060 FoxitReader612.1224_enu_Setup.exe
$ du -sh FoxitReader612.1224_enu_Setup.exe
32M FoxitReader612.1224_enu_Setup.exe
$ wine --version
wine-1.7.35-89-gbad99c9
Regards
--
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=35613
Bug ID: 35613
Summary: Foxit Reader unable to validate digital signatures
Product: Wine
Version: 1.7.12
Hardware: x86
URL: http://www.foxitsoftware.com/downloads/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 47561
--> http://bugs.winehq.org/attachment.cgi?id=47561
Log from opening sample PDF and clicking on signature
Tested with FoxitReader612.12241_enu_Setup.exe and sample signed PDF downloaded
from http://blogs.adobe.com/security/SampleSignedPDFDocument.pdf.
To reproduce:
1. Install Foxit Reader.
2. Open sample signed PDF from Adobe.
3. Click on the signature in the document.
4. A Signature Validation Status window pops up that says:
Signature is INVALID.
- The document has been altered or corrupted since the Signature was applied.
- The signer's identity has not yet been verified.
5. Clicking on the Signature Properties button brings up the Signature
Properties window, but the Show Certificate button is greyed out.
In Windows (tested XP & 7 in a VM), the first time you try to validate the
signature the message in the Signature Validation Status window is:
Signature validity is UNKNOWN.
- The document has not been modified since the signature was applied.
- The signer's identity is unknown because it has not been included in your
list of trusted identities and none of its parent certificates are trusted.
- The certificate has exceeded the time of validity.
However, in Windows the Show Certificate button on the Signature Properties
window works and takes you to a dialog that allows you to import the
certificate. Once that is done, the message from clicking on the signature is:
Signature is VALID, signed by John B Harris ,jbharris(a)adobe.com>
- The document has not been modified since this signature was applied.
- The signer's identity is valid.
- The certificate has exceeded the time of validity.
I'm attaching a log from opening the sample PDF and clicking on the signature
in a clean wineprefix. Copying mfc42u.dll and msasn1.dll to the wineprefix's
system32 directory gets rid of the console error messages about them, but does
not change the app's behavior.
--
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=35017
Bug #: 35017
Summary: Rollercoaster Tycoon 3, steam version, no music
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
Hello,
Rollercoaster Tycoon 3 has no background music at all.
On the WineHQ I did read there is a workaround for this: convert wma files from
this directory: ".../drive_c/Program Files/Steam/SteamApps/common/Rollercoaster
Tycoon 3 Gold/Music" to mp3. but it doesn't work. I tried to convert them to
wav format too, but it doesn't run either. Finally I do a winetricks
quartz...still no success.
Thank you for your help.
LGDN.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21038
Summary: BlackLight: crash after accepting license agreement
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=25234)
--> (http://bugs.winehq.org/attachment.cgi?id=25234)
BlackLight crash traces
This standalone(no installer) application crashes on startup, right after
accepting license agreement.
Attaching traces.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17848
Summary: Windows Print Preview: Lines drawn have incorrect width
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olsentest(a)comcast.net
In Windows print preview, drawing commands embedded
between BeginPath and EndPath have line widths that
are way too wide. It appears that the same width
(in pixels) is used in the print preview as was used
for the main application window. Also, if you use
the print preview zoom button, the line width remains
the same, suggesting that it is not being adjusted
for the changes in scale.
If drawing commands are not embedded between BeginPath
and EndPath, then the print preview appears to work
correctly.
I am attaching a screen capture of the main window and
the print preview window. Also, I am attaching a
simple Windows program that can be used for debug
purposes. Also attached is a code snippet from the
Windows program.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=30469
Bug #: 30469
Summary: crash in segflex
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daduck10(a)gmail.com
Classification: Unclassified
Created attachment 39845
--> http://bugs.winehq.org/attachment.cgi?id=39845
crash file and debug mode files
The program segflex is crashing when I initialize it. I installed framework,
because it needs 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.
https://bugs.winehq.org/show_bug.cgi?id=39407
Bug ID: 39407
Summary: LabVIEW 2014: Crash when run the program.
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zat_xorg(a)hotmail.com
Distribution: ---
Created attachment 52523
--> https://bugs.winehq.org/attachment.cgi?id=52523
Backtrace file when I run the program
LabVIEW 2014: Crash When run the program (wine LabVIEW.exe)
Note that although the installer could complete successfully, it show popup's
error during the installation process.
--
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=38501
Bug ID: 38501
Summary: GetClipboardData(CF_UNICODETEXT) - return ANSI
Product: Wine
Version: 1.7.39
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rozhuk.im(a)gmail.com
GetClipboardData(CF_UNICODETEXT) return non unicode text after CTRL+C in ms
richedit control.
--
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.