http://bugs.winehq.org/show_bug.cgi?id=36545
Bug ID: 36545
Summary: error message after closing the daw reaper saying it's
encountered a serious problem, also the program looked
different and didn't function properly when started.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: musicianbeth(a)gmail.com
Created attachment 48640
--> http://bugs.winehq.org/attachment.cgi?id=48640
Reaper error
The program Reaper keeps prompting an error message after being closed saying
it's encountered a serious problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21712
Summary: Stem Cell engine Oil Platform Demo hangs without
displaying anything
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.devcellsoftware.com/demos.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The demo
sha1sum
d786ba4ee9384d1110535eb3c80518581fe61cd1 StemCellEngine-OilPlatformDemo.exe
installs fine; it offers to install DirectX, but I declined the offer.
Judging by the installed .desktop file, to start the demo, you do
$ cd ~/".wine/drive_c/Program Files/StemCell Game Engine -
OilPlatformDemo/System"
$ wine StemCell.exe
but that produces the following output and just kind of hangs for
me on an intel graphics system and karmic.
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x8edf64,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:d3d_texture:basetexture_set_autogen_filter_type >>>>>>>>>>>>>>>>>
GL_INVALID_ENUM (0x500) from glTexParameteri(textureDimensions,
GL_GENERATE_MIPMAP_HINT_SGIS, GL_NICEST) @ basetexture.c / 187
fixme:d3d_texture:basetexture_generate_mipmaps iface 0x15e770 stub!
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1024,768)
AL lib: oss.c:179: Could not open /dev/dsp: Device or resource busy
--
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=36765
Bug ID: 36765
Summary: AES 128 works different on "Win7" and on "Wine win7"
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: sergpeganov(a)gmail.com
Created attachment 48823
--> http://bugs.winehq.org/attachment.cgi?id=48823
src and compiled exe for test
Hello,
I have a windows application that uses CryptoAPI.
I've found that encrypted text differs when application runs on real Win7
machine and on Wine.
When I encrypt/decrypt the same data on Windows everything works fine. When I
encrypt/decrypt the same data on Wine everything works fine too. The problem
happens when I encrypt on Windows and decrypt on Wine. I made a simple
application to show that encrypted results differ.
Please run cryptoapi_test.exe from the attachement on Windows and on Wine and
you will get different results. Src also attached. I also attached the same
crypt test on JavaScript and Python for reference (they give the same result as
on Windows).
I found the similar bug #28673 but it has a very messy description.
--
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=36802
Bug ID: 36802
Summary: warn:winmm:get_mmioFromProfile can't find SystemSound
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: joe(a)nahmias.net
Running Debian unstable i386, with an x86_64 kernel, wine-unstable 1.7.16.
Installed original Gazillionaire game (looks to be VB 3.0 based) in a fresh
WINEPREFIX, with WINEARCH=win32.
When trying to play the original Gazillionaire game (looks to be VB 3.0 based),
I don't get any sound output. Digging deeper, I was able to see the following
wine trace messages / warnings:
$ WINEDEBUG=+winmm WINEPREFIX=/usr/local/wine/Gazillionaire wine-unstable
C:/GAZ/GAZCD.EXE
trace:winmm:DllMain 0x7e650000 0x1 (nil)
fixme:hook:SetWindowsHookEx16 hook type 6 broken in Win16
trace:winmm:MULTIMEDIA_PlaySound pszSound='0x197878' hmod=(nil)
fdwSound=00010001
trace:winmm:proc_PlaySound SoundName=L"D:\\BOOM.WAV" !
trace:winmm:get_mmioFromProfile searching in SystemSound list for
L"D:\\BOOM.WAV"
warn:winmm:get_mmioFromProfile can't find SystemSound=L"D:\\BOOM.WAV" !
trace:winmm:proc_PlaySound Done playing=L"D:\\BOOM.WAV" => ko!
trace:winmm:MULTIMEDIA_PlaySound pszSound='0x17f7d8' hmod=(nil)
fdwSound=00010001
trace:winmm:proc_PlaySound SoundName=L"D:\\URBANJU.WAV" !
trace:winmm:get_mmioFromProfile searching in SystemSound list for
L"D:\\URBANJU.WAV"
warn:winmm:get_mmioFromProfile can't find SystemSound=L"D:\\URBANJU.WAV" !
trace:winmm:proc_PlaySound Done playing=L"D:\\URBANJU.WAV" => ko!
trace:winmm:MULTIMEDIA_PlaySound pszSound='0x17f9f0' hmod=(nil)
fdwSound=00010001
trace:winmm:proc_PlaySound SoundName=L"D:\\Silence.WAV" !
trace:winmm:get_mmioFromProfile searching in SystemSound list for
L"D:\\Silence.WAV"
warn:winmm:get_mmioFromProfile can't find SystemSound=L"D:\\Silence.WAV" !
trace:winmm:proc_PlaySound Done playing=L"D:\\Silence.WAV" => ko!
The problem is that these files DO EXIST, albeit with different case for the
filename, and I can see them in wine's file explorer. However, I expect wine
to be case-insensitive the way windows is, and indeed I don't see any problems
with the rest of the game.
Any ideas?
--Joe
--
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=32189
Bug #: 32189
Summary: SigmaPlot 11.0 won't open
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ignaciogp80(a)gmail.com
Classification: Unclassified
Created attachment 42471
--> http://bugs.winehq.org/attachment.cgi?id=42471
Wine backtrace file
Since latest update SigmaPlot 11.0 won't open anymore. Wine displays a crash
error every time. Backtrace file is attached.
Regards.
--
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=35966
Bug ID: 35966
Summary: postgresql 9.3.4-3 fails to install (cscript/vbscript)
Product: Wine
Version: 1.7.16
Hardware: x86
URL: http://www.postgresql.org/download/windows/
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
There's an error about not being able to write to the TEMP directory, and this
in terminal:
fixme:cscript:wWinMain (0x7ee70000 (nil) L"//NoLogo
C:\\users\\austin\\Temp\\postgresql_installer_4c3040fd40\\prerun_checks.vbs" 1)
forwarding to wscript
WINEDEBUG=tid,cscript,wscript,vbscript doesn't show much:
austin@aw25 ~ $ WINEDEBUG=tid,cscript,wscript,vbscript wine
postgresql-9.3.4-3-windows.exe
003b:fixme:font:freetype_SelectFont Untranslated charset 255
003b:fixme:iphlpapi:GetExtendedTcpTable module classes not fully supported
003b:fixme:iphlpapi:GetExtendedTcpTable module classes not fully supported
003b:fixme:iphlpapi:GetExtendedTcpTable module classes not fully supported
003b:fixme:iphlpapi:GetExtendedTcpTable module classes not fully supported
003b:fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
003b:fixme:imm:ImmReleaseContext (0x2007e, 0x9e5f930): stub
002b:fixme:cscript:wWinMain (0x7ee70000 (nil) L"//NoLogo
C:\\users\\austin\\Temp\\postgresql_installer_5670405110\\prerun_checks.vbs" 1)
forwarding to wscript
002c:trace:wscript:wWinMain (0x7ee60000 (nil) L"/B //NoLogo
C:\\users\\austin\\Temp\\postgresql_installer_5670405110\\prerun_checks.vbs" 1)
winetricks wsh57 gets past it
--
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=35742
Bug ID: 35742
Summary: Drakensang: The Dark Eye demo crashes with
unimplemented function d3dx9_36.dll.D3DXCreateTorus
Product: Wine
Version: 1.7.14
Hardware: x86
URL: http://www.gamershell.com/download_36990.shtml
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Created attachment 47734
--> http://bugs.winehq.org/attachment.cgi?id=47734
log
Crashes with unimplemented function d3dx9_36.dll.D3DXCreateTorus
--
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=29908
Bug #: 29908
Summary: Win7 File Open dialog fails to fill in the
OPENFILENAME structure
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
When the Standard windows IFileDialog is used, it fails to fill in the
OPENFILENAME structured when saved is clicked.
// Basic example using MFC
CFileDialog d(...);
d.m_ofn.lpstrFile = "*.eap";
d.Modal();
d.m_ofn.lpstrFile <-- Still points to the default value above.
Formula:
winetricks msxml4
Install Enterprise Architect
Change to "Windows 7" via winecfg.
Run Enterprise Architect
Select "Create a New Project" on the Start Page.
Enter a file
Click OK.
--
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.