http://bugs.winehq.org/show_bug.cgi?id=12351
Summary: thread stack PAGE_GUARD/overflow handling (NT
compatibility)
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this one is just follow up of recent .NET page guard patch commits, as
requested by AJ ;-)
Low priority.
--- snip example code ----
MEMORY_BASIC_INFORMATION mbi;
DWORD oldProtect;
SetLastError(0xdeadbeef);
ok(VirtualQuery( &mbi, &mbi, sizeof(MEMORY_BASIC_INFORMATION)) == sizeof(mbi));
ok(!VirtualProtect( mbi.BaseAddress, mbi.RegionSize, PAGE_GUARD, &oldProtect));
ok(GetLastError() == ERROR_INVALID_PARAMETER);
--- snip example code ----
Glibc mprotect() code triggers the segfault.
Another test for NT compatibility, touch the last guard page...
--- snip example code ----
void stack_overflow()
{
char eat_stack[0x4000];
stack_overflow();
}
__TRY
{
stack_overflow();
}
__EXCEPT(UnhandledExceptionFilter)
{
ok(GetExceptionCode() == EXCEPTION_STACK_OVERFLOW);
}
__ENDTRY
__TRY
{
stack_overflow();
}
__EXCEPT(UnhandledExceptionFilter)
{
ok(GetExceptionCode() == EXCEPTION_ACCESS_VIOLATION);
}
__ENDTRY
--- snip example code ----
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.
http://bugs.winehq.org/show_bug.cgi?id=12450
Summary: Adobe Acrobat Pro 6 -- "Detect and Repair" does nothing
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting Help -> Detect and Repair does nothing.
I'm not sure what it is supposed to do, but I'm guessing nothing is probably
not it.
Wishlist item.
--
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=12452
Summary: SAPGUI fail in installation
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clebersantz(a)gmail.com
I Try install SAPGUI(r) For Windows 7.10 and get error at end of installation
--
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=12876
Summary: uTorrent 1.7.7 exited (or minimized) to tray err's
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Once I open up uTorrent, I get a window asking to install. I deselect all the
checkboxes and hit OK. Another window comes up on Speed or whatever. I just hit
OK and continue. Now since uTorrent, for me, always minimizes to the tray, I
tried to see if it displayed any errors if I tried exiting out.
It displayed these errors once I killed uTorrent and it was minimized to the
Ubuntu tray.
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
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=12910
Summary: Alcohol 120% refuses to install
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: therogueking(a)gmail.com
Attempted to install Alcohol 120% V1.9.7.6.6221 on my Ubuntu 7.10 machine
running Wine 9.59. After running setup.exe and agreeing to the End-User-License
Agreement I receive an error that reads SPTD setup V1.55 "This platform is not
supported."
--
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=9216
--- Comment #11 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Michael B from comment #9)
> The German Demo version works fine but the English Demo still fails with
> "Conflict: a hook process was found. ...". Someone reported this in the
> AppDB.
> I tested this with 1.2-rc5 and 1.7.24, both show the same error, so maybe
> Austin/James/Mat used the German Demo? I wanted to test 1.1.29 as well but
> it didn't compile.
>
> AppDB entry:
> http://appdb.winehq.org/objectManager.
> php?sClass=version&iId=21455&iTestingId=85608
>
> I'll also attach a log with +relay,+seh,+tid without having any idea if it's
> helpful. Console is without any output otherwise.
>
> I think this is not an issue in any full version of the game.
Possibly, but please open a new bug instead of reviving a closed one.
--
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=8365
--- Comment #25 from Erich Hoover <erich.e.hoover(a)gmail.com> ---
(In reply to hanska2 from comment #24)
> Is this still happening and does anyone know if it's an issue with the demo?
Yes, just tested with the full game. I cannot test full screen as my xrandr
config only lists my full resolution (grr @ nVidia), but it does the same thing
with emulated desktop mode.
I can confirm that this bug also affects the demo. Note: clicking off the
window (if in emulated desktop mode) will _not_ trigger the bug, but alt-tab
will.
--
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=9216
--- Comment #10 from Michael B <toxatec(a)web.de> ---
Created attachment 49270
--> https://bugs.winehq.org/attachment.cgi?id=49270
bzipped +relay,+seh,+tid output with wine-1.7.24
--
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=9216
Michael B <toxatec(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |toxatec(a)web.de
--- Comment #9 from Michael B <toxatec(a)web.de> ---
The German Demo version works fine but the English Demo still fails with
"Conflict: a hook process was found. ...". Someone reported this in the AppDB.
I tested this with 1.2-rc5 and 1.7.24, both show the same error, so maybe
Austin/James/Mat used the German Demo? I wanted to test 1.1.29 as well but it
didn't compile.
AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=21455&iTesting…
I'll also attach a log with +relay,+seh,+tid without having any idea if it's
helpful. Console is without any output otherwise.
I think this is not an issue in any full version of the game.
--
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=26346
Summary: Letters from Nowhere 2 demo: 'play trial' button does
not work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.fileplanet.com/218947/210000/fileinfo/Lette
rs-from-Nowhere-2-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Clicking it just gives:
fixme:mshtml:HTMLWindow2_navigate (0x1cb5eb0)->(L"close:ok")
winetricks ie7 works around it and lets me start the demo.
--
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=26951
Summary: REALTEK 11n USB Wireless LAN Driver
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bosipo01(a)gmail.com
Created an attachment (id=34381)
--> (http://bugs.winehq.org/attachment.cgi?id=34381)
A screen shot of the error.
this is a driver for my USB wireless adapter in my desktop computer
the computer is too far from my modem for me to make a wired connection
and the Linux OS (LinuxMINT) does not detect the ADAPTER even if i take it out
and put it back in again.
when i try to install the windows driver using wine
during installation, this error appears:
-------------------------------------------------------------------------------
ERROR WINDOW
--------------------------------------------------------------------------------
Program Error
The program SetDRV.exe has encountered a serious problem and needs to close. we
are sorry for your inconvenience
This is caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips.......
If this problem is not present under windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
--------------------------------------------------------------------------------
------------------------------------------------------------------------------
the error window has a CLOSE button at the bottom, when i close it the same
exact error appears 3 more times, then he installation continues normally and
even gives me the option to restart the system.
OBVIOUSLY THE DRIVER DID NOT INSTALL PROPERLY AND DOES NOT WORK
i really need the driver to work, the USB wireless adapter is the only way i
will be able to access internet on my desktop computer. it is two floors away
from my modem so i cannot use an Ethernet cable.
thank you
--
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=28312
Summary: [Assassin's Creed Brotherhood]Crashes once gameplay
starts with patch 1.02 or 1.03
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Created an attachment (id=36278)
--> (http://bugs.winehq.org/attachment.cgi?id=36278)
Output console with +module,+file
If you install the latest patch (version 1.03), the game crash when you launch
it.
I don't understand the output console (crash log) but you can see it in the
wine forum => http://forum.winehq.org/viewtopic.php?t=13374
With a discussion with Dan Kegel, i run WINEDEBUG with 4 differents flags
(+relay, +seh, +module and +file).
I attach the two logs.
I understand why wine crash after to apply these patch (patch 1.02 and 1.03).
The game runs correctly in vanilla version or with the patch 1.01.
--
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=36998
Bug ID: 36998
Summary: Unhandled exception: unimplemented function
msvcp110.dll.?_Xbad_alloc@std@@YAXXZ called in 32-bit
code (0x7b83f1c2).
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49152
--> http://bugs.winehq.org/attachment.cgi?id=49152
Logfile
When trying to run Cube World, it triggers an unimplemented function error
caused by msvcp110.dll.
--
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=31599
Bug #: 31599
Summary: Serif Photoplus X6 setup.exe / Error
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: register(a)coloniesonline.co.uk
Classification: Unclassified
Created attachment 41557
--> http://bugs.winehq.org/attachment.cgi?id=41557
Resulting error on installer
When trying to run wine setup.exe, on the Photoplus X6 installer, the attached
output on the terminal appears and the error message from the installer
(attached appears) then, the installer fails.
Output from terminal:
wine setup.exe
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:shell:IQueryAssociations_fnInit unsupported flags: 4
fixme:shell:IQueryAssociations_fnGetString 00000004: unimplemented flags!
fixme:storage:create_storagefile Storage share mode 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=16365
Summary: Archlord crashes with err:dbghelp:SymCleanup this
process has not had SymInitialize() called for it
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mono(a)4c2.de
Created an attachment (id=17682)
--> (http://bugs.winehq.org/attachment.cgi?id=17682)
Errorlog of Archlord after crashing
Archlord, a free mmorpg, crashes under different Linux-Distributions and with
different versions of wine.
Normaly on starting up the game, an automatic updater is startet, which is well
known for freezing under wine.
But it is possible to start Archlord without the updater (patch it by hand), by
running "wine alefclient.exe".
But it crashes on startup.
last console message:
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it
I provide crashreports as attachements.
There is also a Thread in the Wine Forum:
http://forum.winehq.org/viewtopic.php?t=3076
My specs:
Gentoo 64bit, wine 1.1.10
--
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=32318
Bug #: 32318
Summary: Excel 2007 password
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian(a)holzl.net
Classification: Unclassified
I work on 2 vitrtualbox environments:
1.- Virtualbox 4.2.4 with Xubuntu 12.10 Wine 1.4.1 Office2007 Sp3
2.- Virtualbox 4.2.4 with windows 7 Office2007 Sp3
In Excel 2007, if I save and open the file in the same environment, it works:
a) I open a non protected Excel file
b) set a password
c) save the file
d) re-open the file
e) enter the password
f) it works, I can open the file
Though, if I save the file in one environment, and try to open it in the other,
it doesn't work:
a) I open a non protected Excel file in environment 1
b) I set a password in environment 1
c) I save the file in environment 1
d) I switch to environment 2
e) I re-open the file in environment 2
f) I enter the password in environment 2
f) It does no work, I cannot open the file in environment 2
Same result if I switch environment 1 and 2
It looks like the password coding is not the same in both environments
--
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=35571
Bug ID: 35571
Summary: Questrade IQ Divide by Zero error
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: whirlwynds(a)gmail.com
Classification: Unclassified
Created attachment 47504
--> https://bugs.winehq.org/attachment.cgi?id=47504
Divide by Zero error using 1.7.12
Receive the following error when running Questrade IQ with Wine 1.7.12
(http://help.questrade.com/how-to/iq-edge/getting-started/downloading-and-in…)
Unhandled exception: divide by zero in 32-bit code (0x653aaa4e).
--
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=32480
Bug #: 32480
Summary: Shogun: Total War Demo crashes at startup
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dedidetail(a)gmail.com
Classification: Unclassified
Created attachment 42842
--> http://bugs.winehq.org/attachment.cgi?id=42842
Shogun crashlog
The Shogun: Total War Demo crashes before rendering the main menu. Looking at
the backtrace, and with a little help from ollydbg, it seems to fail when
loading the ddraw function DD_Surface_BltFast.
The demo is named shogdem.zip and can be downloaded very fast from fileplanet.
I am using a minimal install of Ubuntu Raring
Wine 1.5.19 compiled from Quantal Wine PPA source(before Raring was added)
Intel(R) Celeron(R) CPU E3300 @ 2.50GHz
Nvidia GeForce GTX 550 Ti w/ 310.14 proprietary driver
I have also tested on Ubuntu Quantal, with both Wine 1.4 stable and 1.5.19 from
PPA, on another computer with an AMD processor and older Nvidia card also with
the 310.14 proprietary driver.
--
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=33805
Bug #: 33805
Summary: LEGO Digital Designer crashes on start
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leftmostcat(a)gmail.com
Classification: Unclassified
Created attachment 44808
--> http://bugs.winehq.org/attachment.cgi?id=44808
LEGO Digital Designer crash log
After installing LEGO Digital Designer (available from
http://ldd.lego.com/en-us/download/), it runs correctly from the installer.
Thereafter, it crashes immediately at start. I have attached the resulting
terminal output.
--
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=37001
Bug ID: 37001
Summary: APB Reloaded 1.x (MMORPG) launcher crashes on startup
(some CIM data type to OLE variant (VT) mappings are
incorrect)
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
The bootstrapper installer downloads the client which is ~6GB
After installing the client, .NET Framework 2.0, PunkBuster, the launcher fails
on startup (before updating itself).
Managed backtrace:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/GamersFirst/APB Reloaded/Launcher
$ wine ./APBLauncher.exe
...
Unhandled Exception: System.TypeInitializationException: The type initializer
for 'Hosting.cLog' threw an exception. ---> System.InvalidCastException:
Specified cast is not valid.
at System.Management.PropertyData.MapWmiValueToValue(Object wmiValue,
CimType type, Boolean isArray)
at System.Management.PropertyData.get_Value()
at Hosting.cOSInfoWMI.IWin32.Print(PrintDelegate Print)
at Hosting.cLog.StartDiagnoseMessages()
at Hosting.cLog.WriteDiagnoseMessages()
at Hosting.cLog..cctor()
--- End of inner exception stack trace ---
at Hosting.cLog.Warning(String sMessage)
at Hosting.Program.CurrentDomain_UnhandledException(Object sender,
UnhandledExceptionEventArgs e)
--- snip ---
Managed code from launcher:
--- snip ---
// Hosting.cLog
private static void StartDiagnoseMessages()
{
cLog.Write("[APB Launcher] " + DateTime.get_Now().ToLongDateString() + ", "
+ DateTime.get_Now().ToLongTimeString());
cLog.StartDiagnoseMessageUserName();
cLog.StartDiagnoseMessageUAC();
ArrayList arrayList = new ArrayList();
arrayList.Add(new cOSInfoWMI.Win32_OperatingSystem());
arrayList.Add(new cOSInfoWMI.Win32_Processor());
arrayList.Add(new cOSInfoWMI.Win32_ComputerSystem());
arrayList.Add(new cOSInfoWMI.Win32_NetworkAdapterConfiguration());
arrayList.Add(new cOSInfoWMI.Win32_LogicalDisk());
arrayList.Add(new cOSInfoWMI.Win32_VideoController());
arrayList.Add(new cOSInfoWMI.Win32_SoundDevice());
IEnumerator enumerator = arrayList.GetEnumerator();
try
{
while (enumerator.MoveNext())
{
cOSInfoWMI.IWin32 win =
(cOSInfoWMI.IWin32)enumerator.get_Current();
win.Print(new cOSInfoWMI.IWin32.PrintDelegate(cLog.Write));
}
}
finally
{
IDisposable disposable = enumerator as IDisposable;
if (disposable != null)
{
disposable.Dispose();
}
}
cLog.Flush();
}
...
using Hosting;
using System;
public class Win32_ComputerSystem : cOSInfoWMI.IWin32
{
internal new enum Property : ushort
{
DNSHostName,
Domain,
DomainRole,
Manufacturer,
Model,
Name,
NameFormat,
Status,
SystemType,
TotalPhysicalMemory,
UserName
}
internal new enum SpecialByte : ushort
{
TotalPhysicalMemory
}
internal new enum SpecialKiloByte : ushort
{
}
private enum DomainRole
{
Standalone_Workstation,
Member_Workstation,
Standalone_Server,
Member_Server,
Backup_Domain_Controller,
Primary_Domain_Controller
}
}
...
// Hosting.cOSInfoWMI.IWin32
public virtual void Print(cOSInfoWMI.IWin32.PrintDelegate Print)
{
Print("\n");
Print(base.GetType().get_Name());
string text = this.GetDynamicTypeName() + "+" +
typeof(cOSInfoWMI.IWin32.Property).get_Name();
Type type = Type.GetType(text);
string[] names = Enum.GetNames(type);
ArrayList wMI = this.GetWMI();
for (int i = 0; i < wMI.get_Count(); i++)
{
PropertyData propertyData = (PropertyData)wMI.get_Item(i);
if (i != 0 && names[0] == propertyData.get_Name())
{
Print("\n");
}
if (propertyData != null)
{
Print(string.Format(" {0}\t\t\t{1,-25}", propertyData.get_Name(),
this.InterpreterValueToMeaning(propertyData.get_Name(),
propertyData.get_Value())));
}
}
}
--- snip ---
Some CIM data type to OLE variant (VT) mappings are incorrect.
These need to be fixed with explicit variant override to have the launcher
successfully run:
'Win32_ComputerSystem':
DomainRole -> CIM_UINT16, VT_I4
'Win32_NetworkAdapterConfiguration':
Index -> CIM_UINT32|COL_FLAG_KEY, VT_I4
IPConnectionMetric -> CIM_UINT32, VT_I4
'Win32_VideoController_:
CurrentBitsPerPixel -> CIM_UINT32, VT_I4
CurrentHorizontalResolution -> CIM_UINT32, VT_I4
CurrentVerticalResolution -> CIM_UINT32, VT_I4
There are probably more incorrect type mapping present but the above properties
are strictly required to be fixed.
$ sha1sum GamersFirst_LIVE\!_Setup_EN.exe
904bd380bba06cc32288646fddd5e4b9287ca71b GamersFirst_LIVE!_Setup_EN.exe
$ du -sh GamersFirst_LIVE\!_Setup_EN.exe
13M GamersFirst_LIVE!_Setup_EN.exe
$ wine --version
wine-1.7.23-15-gbe2128f
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=27969
Summary: wine explorer crashes on startup
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doctordruidphd(a)yahoo.com
Created an attachment (id=35794)
--> (http://bugs.winehq.org/attachment.cgi?id=35794)
Trqace from running wine from a terminal
explorer.exe crashes on startup.
Other programs seem to work.
I have tried this with a "clean" .wine, problem still exists.
System: kubuntu natty-11.04 64-bit.
I have to kill explorer with pkill.
--
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=17441
Summary: Anarchy Online: First run has messed up graphics and
pointer
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://cdn.funcom.com/ao/client/AnarchyOnline_17.9.1-
Small.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsclimbhigher(a)gmail.com
When I run anarchy online for the first time (since a system bootup) the game
screen has these blocky squares of blinking colors all over that fade as the
game finishes loading. But the pointer remains messed up and sometimes places
in the game world have their texture surface a mesh of random pixel colors.
Quiting the game and reloading always fixes these issues, as it only happens
the first time the game is run. About 10% of the time the game will not finish
loading and the user has to hit the ESC key which causes the game to exit and
go out to the login screen again. When run again it will be fine as mentioned
above.
This bug is in 1.1.11 thru 1.1.15 that I personally know of and have tested.
--
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=30945
Bug #: 30945
Summary: Jammer 6 demo fails to install without native ie7
Product: Wine
Version: 1.5.6
Platform: x86
URL: http://www.soundtrek.com/content/modules.php?name=Cont
ent&pa=showpage&pid=10
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 40596
--> http://bugs.winehq.org/attachment.cgi?id=40596
terminal output
Backtrace:
=>0 0x7da006f6 handle_load+0xd6(iface=0x32a61f8, event=0x3209c88)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:269] in mshtml (0x0033e624)
1 0x6a5d052b in xul (+0x99052a) (0x03236540)
2 0x00000001 (0x6af81c58)
3 0x6a5d1e8c in xul (+0x991e8b) (0x6a5d1ea8)
0x7da006f6 handle_load+0xd6 [/home/austin/wine-git/dlls/mshtml/nsevents.c:269]
in mshtml: movl 0x0(%eax),%edx
269 nsIDOMHTMLDocument_GetBody(doc->nsdoc, &nsbody);
I'll attach the full output. Doing winetricks ie7 works around it.
The installer requires native mfc42.
--
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=31846
Bug #: 31846
Summary: World of Warcraft: graphical glitches with particle
weather effects using D3D9 engine
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas(a)ch.tudelft.nl
Classification: Unclassified
Created attachment 41900
--> http://bugs.winehq.org/attachment.cgi?id=41900
Screenshot of blowing snow clouds using D3D9 engine
Due to a bug in Blizzard's OpenGL engine I switched to the D3D9 engine.
All works well except for the weather in, among others, Tanaris. During a
sandstorm (sand clouds blowing towards the player) yellow, red and green pixels
temporarily form on the screen, like sand blowing against the screen. The same
is observed in the Valley of Emperors in Kun-Lai Summit, where there's snow
clouds blowing towards the player - see also the attachments. The comparison
with the OpenGL screenshot suggests that the pixels should actually be
snowflakes.
This effect is affected by the particle density setting: decreasing the setting
decreases the amount of pixels (and normally: the amount of snowflakes) and
vice versa.
This bug has been observed using wine versions 1.5.13 and 1.5.14. No others
versions were tested (using OpenGL before). Wine is set to windows XP mode
using default library settings. msvcr80.dll is present in the directory of WoW.
--
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=24711
Summary: VcsCore.exe has encountered a problem and needs to
close
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damon_mac(a)yahoo.co.uk
AV VCS 7.0 Gold does not work in this version of wine.
This bug report is being filed by an Ubuntu user, but the owner of the laptop
is less knowledgeable, therefore if you need any further debugging information
or logs, please request them but it may take up to 2 weeks for a response.
Thank you guys.
--
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=36833
Bug ID: 36833
Summary: app aborted because call unimplemented function
iphlpapi.dll._PfBindInterfaceToIPAddress@12
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Created attachment 48907
--> https://bugs.winehq.org/attachment.cgi?id=48907
console output
wine-1.7.21-31-g95ae71f
Linux phcole 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:47:59 UTC 2014 i686
i686 i686 GNU/Linux
When I try to install CMBChina's IE sec plugins, app aborted bscause called a
unimplemented function PfBindInterfaceToIPAddress@12 in iphlpapi.dll.
--
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=36629
Bug ID: 36629
Summary: dotnet40 installation failed with many 'Exception from
HRESULT'
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dyvazar(a)numericable.fr
>From a fresh wineprefix and latest winetricks 1196, i've tried again to do a
dotnet40 installation. But there is a lot of errors when i check 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=37039
Bug ID: 37039
Summary: When copying data into memory, shows a dialog message
then crashes (but info passes to memory)
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: moinho.vlt(a)gmail.com
Created attachment 49217
--> http://bugs.winehq.org/attachment.cgi?id=49217
Crash details
This is a Business Management software named PHC Enterprise.
This software has a menu which allows us to write some SQL code and execute.
After that, it pops a dialog box with some options: Print, Copy data to memory,
Copy data to Excel, etc
Since I use LibreOffice, normally (at Windows and Linux) I have to Copy data to
memory than paste it on LibreOffice Calc.
When pressing "Copy data to memory" pops another dialog/message box with the
information that the copy operation was successful but then crashes.
(The crash is not always the same... sometimes crashes even before the new
dialog box shows, after pressing the button)
This software also uses Visual Fox Pro, which I believe that is part of this
issue.
--
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=36927
Bug ID: 36927
Summary: SADX Mod Loader crashes due to missing msvcp100
function std::basic_istream::swap()
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gerbilsoft(a)gerbilsoft.com
SADX Mod Loader is a utility for loading custom modifications to Sonic
Adventure DX for PC (2004, US version). The current released version uses an
ifstream assignment, which crashes wine due to missing functions in
msvcp100.dll:
wine: Call from 0x7ed7cef6 to unimplemented function
msvcp100.dll.?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z,
aborting
wine: Unimplemented function
msvcp100.dll.?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
called at address 0x7ed7cef6 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp100.dll.?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
called in 32-bit code (0x7ed7cef6).
These functions are currently stubbed out in msvcp100.spec:
stub -arch=win32 ?swap@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64 ?swap@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32 ?swap@?$basic_ios@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64 ?swap@?$basic_ios@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32 ?swap@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_iostream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_iostream@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_iostream@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_iostream@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_istream@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_istream@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ostream@GU?$char_traits@G@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IEAAXAEAV12@@Z
stub -arch=win32
?swap@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAEXAAV12@@Z
stub -arch=win64
?swap@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IEAAXAEAV12@@Z
stub -arch=win32 ?swap@ios_base@std@@QAEXAAV12@@Z
stub -arch=win64 ?swap@ios_base@std@@QEAAXAEAV12@@Z
SADX Mod Loader is available at http://info.sonicretro.org/SADX_Mod_Loader .
--
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=36995
Bug ID: 36995
Summary: Regression: crash in msxml3
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: mail_subscriber(a)mail.ru
Regression SHA1: 6074267652ce74cf22ce10edb868bedc3172ceed
Created attachment 49144
--> http://bugs.winehq.org/attachment.cgi?id=49144
Possible fix for the bug
The crash is caused by using attributesSize instead of nb_attributes.
Possible fix in attachment.
--
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=26887
Summary: Magicka demo crashes a few seconds after title screen
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=34283)
--> (http://bugs.winehq.org/attachment.cgi?id=34283)
Terminal output on wine 1.3.18
If you use winetricks to install .net 3.5, and then add a registry key to
prevent the magicka demo from attempting to do the same (see AppDB), you can
launch the game. Initial launch will give a warning "Command line option
syntax error" when it installs DirectX, though it looks like that succeeds.
The game will load, sound and the intro screens will play, but then crash about
a second after reaching the title screen. The attached is the terminal output.
--
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=9121
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.24.
--
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=33867
Bug #: 33867
Summary: Uplay shop doesn't work
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Doing 'winetricks uplay' installs uplay, plus native
crypt32 from XP (to work around bug 33742 ?) and gdiplus (to work around bug
33673).
(See https://code.google.com/p/winetricks/source/detail?r=1000 )
You can go to the shop and add things to your shopping cart.
When you do, you see the warning
[0623/110155:WARNING:cert_verify_proc_win.cc(113)] Unknown error -2146885628
mapped to net::ERR_FAILED
and if you actually click on 'buy now', that line is shown again, and it says
"The Uplay shop is Unavailable
The Uplay Shop seems to be temporarily unavailable."
It seems Uplay is using Chromium Embedded Framework; that warning also shows
up here:
https://code.google.com/p/chromium/issues/detail?id=162311
Also tried the patch from bug 27168 (since this is a chrome-based https
problem), without native crypt32, but then it gets stuck in a loop
at the initial 'updating uplay' screen.
The workaround for the user, of course, is to just go to the uplay shop
in a normal web browser.
--
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=14240
Summary: FC_Edit fails to initialize
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.fc-datalogit.co.nz/FC%20Edit%20DEMO.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malizzle(a)gmail.com
This is an extension of bug 14203 that was marked invalid. I probably wasn't
clear about the problem. The application fails to install, but as I mentioned
in that bug report, that can be overcome by first copying MFC42.DLL to the
windows/system32 directory. The main problem is that the program does not
initialize properly when launched. The initial error that is displayed implies
that Strip.ocx is probably still not working properly. But to reproduce the
main problem, run the demo program, click File, Open, and then choose one of
the settings files. At this point additional tabs should show up on the main
screen, which show all the settings available to that vehicle. Without at least
this much functionality, the application is garbage.
The demo is available from http://www.fc-datalogit.co.nz/FC%20Edit%20DEMO.zip
Thanks in advance!
--
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=30803
Bug #: 30803
Summary: CCleaner 3.19 won't start, err:seh:setup_exception
stack overflow
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Classification: Unclassified
Kubuntu 12.04 amd64, wine 1.4-0ubuntu4.
Download installer from http://www.piriform.com/ccleaner/download/standard
export WINEPREFIX=/tmp/winedir/winetemp
wine /tmp/ccsetup319.exe
to install it in a brand new Wine configuration. (I declined to install all
shortcuts, and declined Google Chrome). But on first run and subsequent runs
from Wine Explorer or the command line, CCleaner's program window does not
appear. In console,
fixme:heap:HeapSetInformation 0x2c4000 0 0x23fcd0 4
fixme:win:EnumDisplayDevicesW ((null),0,0x23e5c0,0x00000000), stub!
fixme:ver:RtlGetProductInfo (5,1,3,0,0x23e948): stub
err:seh:setup_exception stack overflow 2400 bytes in thread 001c eip
00007fb10a710a6b esp 0000000000140ca0 stack 0x140000-0x141000-0x240000
If I try winedbg I get a different failure:
% winedbg /tmp/winedir/winetemp/dosdevices/c:/Program\
Files/CCleaner/CCleaner.exe
WineDbg starting on pid 0024
couldn't load main module (2)
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\CCleaner\\CCleaner.exe" failed, status c0000022
Process of pid=0024 has terminated
CCleaner installed and ran in my existing .wine config, so I'm not sure what's
wrong with a fresh one.
--
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=36716
Bug ID: 36716
Summary: World Of Tanks black screen
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: amenzhinsky(a)gmail.com
When I launch World Of Tanks 9.1 using wine > 1.7.16 I just see black screen
but I can hear the backgroung music.
If I press ESC to go to menu rectangle of strange shape appears.
A lot of people have confirmed this on the game's forum.
--
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=17678
Summary: Anarchy Online fullscreen followes you when you switch
desktops
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://cdn.funcom.com/ao/client/AnarchyOnline_17.9.1-
Small.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsclimbhigher(a)gmail.com
The Anarchy Online game fullscreen follows you when you switch to another
desktop. I am using current version of Fluxbox as my window manager. Because it
is fullscreen I use hotkeys (alt-1 thru alt-4) to switch to my other desktops.
Wine keeps bringing the game screen to whatever desktop I switch to.
This bug does not happen with cedega.
This bug did not occure when I tested it with Starcraft.
--
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=30454
Bug #: 30454
Summary: Unhandled exception: page fault on read access to
0x78510000 in 32-bit code (0x78aa1f77).
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caihuosheng(a)gmail.com
Classification: Unclassified
Created attachment 39817
--> http://bugs.winehq.org/attachment.cgi?id=39817
backtrace
I installed this application successfully
:http://pv.5211game.com/PVCount.aspx?id=10. And when I launched it , it
crashed.
--
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=13964
Summary: small .NET cmd util: CoWaitForMultipleHandles Unexpected
wait termination
Product: Wine
Version: 1.0-rc5
Platform: PC-x86-64
URL: http://sourceforge.net/projects/outmodedbonsai/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
Created an attachment (id=14126)
--> (http://bugs.winehq.org/attachment.cgi?id=14126)
C# source code of the little program
I have a very small C# program which just reads a .NET assembly dll, then uses
the .NET reflection API to query the dll's version, then write it out to the
console. (it is just a .NET dll version checking tool, basically).
It works with mono on linux, and it works with win32 mono on wine; but with
microsoft .NET Framework under wine, (i.e. running it "plain" rather than
through win32 mono, if one has both mono and .net framework 2.0 installed), it
dies with a few thousands of
"err:ole:CoWaitForMultipleHandles Unexpected wait termination: -1, 87"
among other messages which scrolls off screen. I have seens the
CoWaitForMultipleHandles message under completely different contexts
(http://bugs.winehq.org/show_bug.cgi?id=12259#c2)
This seems to be related to how the .Net Framework interacts with wine,
since the executable in both mono linux and win32 mono +wine work as expected.
The source code of the small C# program is attached. I can provide a small
executable if it helps - the small C# program is a stripped down version of
BeanSprout in the sourceforge project (and I am the project admin, so I can
upload it there).
I know some might say this is not worth the time since it works with mono/linux
win32 mono/wine, but I have other .NET programs which works poorly with either,
and works better with MS.Net but only occasionally dies with a similiar message
with MS.Net... and the thousands of "err:ole:CoWaitForMultipleHandles" messages
also seems to bug other people (bug 12259, and possibly others).
--
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=12259
Summary: CoWaitForMultipleHandles Unexpected wait termination
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)darkk.net.ru
Created an attachment (id=11709)
--> (http://bugs.winehq.org/attachment.cgi?id=11709)
full log with WINEDEBUG=+ole
I faced the bug while running beta version of 2gis-v3 (
http://plugins.2gis.ru/2gis_v3/ ) that is going to be released on 1st of April.
The program installs ok, but fails to run.
Log file has more then 30000 message like
err:ole:CoWaitForMultipleHandles Unexpected wait termination: -1, 87
and it looks like the reason of failure.
I've not succeeded trying to use native WinXP dlls as I had no straight plan of
dll-replacement.
Full log file with WINEDEBUG=+ole 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=13011
Summary: Mail.ru_err_ole32.dll
Product: Wine
Version: 0.9.61.
Platform: All
URL: http://exe.agent.mail.ru/magentsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike2006michael(a)mail.ru
CC: mike2006michael(a)mail.ru
Created an attachment (id=12777)
--> (http://bugs.winehq.org/attachment.cgi?id=12777)
log - if we use wine with ole32.dll from windows
When I running Mail.ru Agent in versions 4.0 or 5.1 - an error in ole32.dll in
all versions of wine
--------------------------------------------------------------------
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39}
could be created for context 0x15
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000}
could be created for context 0x1
--------------------------------------------------------------------
But in wine-0.9.61 if replaced ole32.dll from Windows - mail.ru agent running
but there are errors in richedit
--
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=13554
Summary: Touhou 7.5 IaMP config.exe doesn't work
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.tasofro.net/arc/th075_t2.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
The included config.exe simply doesn't work (runs, does nothing, exits). I
read on the Internet that this is a problem in Windows sometimes as well, but
that setting the compatibility mode to Windows 95 lets it run.
I compiled in 16-bit support and tried some Windows version settings, no luck.
I haven't been able to find any clues in the traces or logs.
--
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=13915
Summary: Oblivon Script Extender (OBSE) fails to start
("privileged instruction")
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://obse.silverlock.org
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=14025)
--> (http://bugs.winehq.org/attachment.cgi?id=14025)
Full terminal crashlog
The Oblivion Script Extender program fails to start, it immediately dies with
an "Unhandled exception: privileged instruction in 32-bit code (0x7ee158d0)."
error although it then continues to load Oblivion which may confuse people as
unless you see the console in the split second before before Oblivion actually
opens, it makes it appear as if it worked.
Full terminal output 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=13995
Summary: Microsoft .NET Framework 1.1 Service Pack 1 fails to
install (crash)
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://download.microsoft.com/download/8/b/4/8b4addd8-
e957-4dea-bdb8-c4e00af5b94b/NDP1.1sp1-KB867460-X86.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=14187)
--> (http://bugs.winehq.org/attachment.cgi?id=14187)
Crash log
This bug blocks installation of AutoCAD 2006 Polish Retail.
Tested in XP and 2000 compat modes.
A popup window shows up with "Failed to load resources from resources file
Please check your setup".
Log attached. Looks like an MSI bug, but feel free to change the component if
I'm wrong.
--
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=6955
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Hardware|Other |x86
Version|unspecified |0.9.27.
Summary|Software vertex blending |Multiple games need
|not implemented (affects |software vertex blending
|NOLF2, Divinity 2, ...) |implementation (NOLF2,
| |Divinity 2, Dark Age of
| |Camelot, Warhammer Online,
| |PSU:AOTI)
OS|other |Linux
--- Comment #143 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
filling some fields and refining summary.
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=8365
hanska2(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hanska2(a)luukku.com
--- Comment #24 from hanska2(a)luukku.com ---
Is this still happening and does anyone know if it's an issue with the demo?
--
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=37066
Bug ID: 37066
Summary: Explorer stop-button not working
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: sys2065(a)gmail.com
iexplore buttons only stop is not working
fixme:ieframe:InternetExplorer_Stop (0x13dbd8)
--
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=2784
--- Comment #41 from Timburwolfe <jonstanbarger(a)gmail.com> ---
I am using Wine 1.4 on Ubuntu 12.04 and my VGA is an Intel Mobile
915GM/GMS/910GML Express Graphics Controller. I have tried using the CnC
Graphics Patch and adding the ddraw.dll file to the game directory, but neither
one stopped the mouse movement from lagging the game.
--
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=2784
Timburwolfe <jonstanbarger(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonstanbarger(a)gmail.com
--- Comment #40 from Timburwolfe <jonstanbarger(a)gmail.com> ---
I am using Wine 1.4 on Ubuntu 12.04 and my graphics card is an Intel Mobile
915GM/
--
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=36051
Bug ID: 36051
Summary: Elsterformular 15.2: ericprocess.exe crashes with
assertion failed
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j-p-t(a)gmx.net
Created attachment 48211
--> http://bugs.winehq.org/attachment.cgi?id=48211
Backtrace of ericprocess.exe
When starting Elsterformular the ericprocess.exe immediately crashes with
assertion failed. See attachment.
--
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=35288
Bug ID: 35288
Summary: EA Origin does not works correctly with all CPU
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Classification: Unclassified
Created attachment 47065
--> http://bugs.winehq.org/attachment.cgi?id=47065
EA Origin crash without workaround
Hi,
EA Origin does not works correctly when i launch it with the simple command
like "wine Origin.exe".
With this command, i have 2 results :
1- Origin window does not show, there is nothing. But the "Origin.exe"
processus exist. ("Origin.exe" processus at 200% (2 Cores / 4 are used))
2- Same thing than "1-" but i have a crash log in the ouput console. You can
see all crash log in the attachment. ("Origin.exe" processus at 0% (No Cores
used)
One solution exist. The workaroud is to use taskset command to launch the
application. With "taskset -c 0 wine Origin.exe", the application always works
but if i launch a game from Origin, the game will use only one core.
For example, if i launch Mass Effect 3 game with Origin only, i have
approximately between 25-30 fps when there are more PNJ, explosions etc...
But if i launch ME3 with Origin+Workaround, i have only 10-15fps when there are
more PNJ, explosions etc...
******
I tried to launch "taskset -c 0 wine Origin.exe" in a first console and launch
the game with their proper executable in a 2nd console (taskset -c 0,1,2,3 wine
MassEffect3.exe) => Without success, the game process still use one CPU and not
the totality.
******
Thanks for your help or idea to resolv this problem.
Max
--
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=37053
Bug ID: 37053
Summary: wineprefix 64-bit to 32-bit issue
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Linuxhelper2881(a)yahoo.com
On wine 1.7.22 Ubuntu 14.04 latest from Source PPA
I was tryin to Install Unigine Heaven from winetricks told me to Make
wineprefix from 64bit to 32bit did like so at Link:
http://askubuntu.com/questions/177192/how-do-i-create-a-32-bit-wine-prefix
and got this Terminal output
wine: /home/darkangel/.wine is not owned by you
while tryin to use
sudo WINEARCH=win32 WINEPREFIX=~/.wine winecfg
--
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=34121
Bug #: 34121
Summary: fixme:urlmon:SecManagerImpl_ProcessUrlAction
Unsupported arguments
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alfonsojon1997(a)gmail.com
Classification: Unclassified
While playing a game called Roblox, it complains about this in the terminal.
Occasinally, pages in the built-in browser will display a white screen and
refuse to load.
--
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=4838
hanska2(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hanska2(a)luukku.com
--- Comment #9 from hanska2(a)luukku.com ---
Still present and should be marked duplicate of dplay bug.
--
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=8067
--- Comment #21 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to Maik Wagner from comment #20)
> Created attachment 49218 [details]
> Kings Quest 6 output from wine 1.7.23 (gog.com version of KQ6)
>
> Confirming. Adding a fresh backtrace which was produced after starting the
> game.
=>0 0x7d997489 in i915_dri.so (+0x29c489) (0x7c70db08)
1 0x7d978c86 in i915_dri.so (+0x27dc85) (0x7c70db08)
2 0x7dcf72b3 in libgl.so.1 (+0x452b2) (0x0266ecd8)
The crash you attached shows a problem in the graphic drivers, not in wine.
--
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=8067
Maik Wagner <maiktapwagner(a)aol.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maiktapwagner(a)aol.com
--- Comment #20 from Maik Wagner <maiktapwagner(a)aol.com> ---
Created attachment 49218
--> http://bugs.winehq.org/attachment.cgi?id=49218
Kings Quest 6 output from wine 1.7.23 (gog.com version of KQ6)
Confirming. Adding a fresh backtrace which was produced after starting the
game.
--
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=36886
Bug ID: 36886
Summary: ST visual develop 4.3.0: crash when new workplace and
project name is entered and OK is pressed
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mebro.power(a)gmail.com
Created attachment 48979
--> http://bugs.winehq.org/attachment.cgi?id=48979
terminal log file
File can be download from following direct web link.
http://www.st.com/web/catalog/tools/FM147/CL1794/SC1808/SS1767/PF210567#
sha1sum /home/vishal/sttoolset.exe
0da848d6cedf137fb48fe63bba21470c6f971883 /home/vishal/sttoolset.exe
When we select
File->New workspace->create workspace and project->{entering workspace
name]->[entering project name]->[select toolchain 'st assembler link']->OK
program crashes...the same behaviour is repeated with all the toolchain in the
list(project menu)
--
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=15521
Summary: AnyDVD setup failure
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevorpearman(a)gmail.com
Created an attachment (id=16475)
--> (http://bugs.winehq.org/attachment.cgi?id=16475)
AnyDVD setup output
Unimplemented ntoskrnl.exe.KeInitializeMutex?
Please see logs for setup
-- Trevor
--
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=15596
Summary: Windows Live Writer does not install
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://writer.live.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is one of the most requested apps out there;
the free software community really needs to come
up with something competitive.
The app requires .net, so I did "winetricks dotnet20", then
ran wlinstaller.exe. No joy, not even a gui.
(Supposedly a previous version would install, so perhaps
this is a regression in wine, but more likely it's an
enhancement in windows live writer :-)
--
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=15770
Summary: MySQL 5.1 service fails to start
Product: Wine
Version: unspecified
Platform: Other
URL: http://dev.mysql.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehacker(a)gmail.com
The install of MySQL 5.1 development version seems to go perfectly until
creating and starting the service. Configured with either named pipes or a
TCP/IP connection with a port above 10,000 and neither will properly install.
--
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=15894
Summary: postgresql fails to install
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://wwwmaster.postgresql.org/download/mirrors-
ftp?file=%2Fbinary%2Fv8.3.4%2Fwin32%2Fpostgresql-8.3.4-
1.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=17056)
--> (http://bugs.winehq.org/attachment.cgi?id=17056)
+process log
wine-1.1.7 - postgresql-8.3.4-1.zip
Run the setup.bat, click next on the installer, a message appears "failed to
create process: 2!" and the installer exits.
--
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=15968
Summary: Microsoft XNA Framework 2.0 redistributable cannot be
installed even with .NET Framework 2.0 installed
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=15fb9169-4a25-4dca-bf40-9c497568f102&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
After installing the .NET Framework 2.0 with winetricks, attempting to install
the XNA Framework 2.0 redistributable yields a dialog box complaining that
"Microsoft XNA Framework Redistributable 2.0 requires at least .NET Framework
2.0" and installation aborts. The only standard error output that appears is:
fixme:advapi:LookupAccountNameW (null) L"andrew" (nil) 0x32f88c (nil) 0x32f890
0x32f884 - stub
fixme:advapi:LookupAccountNameW (null) L"andrew" 0x14ded8 0x32f88c 0x14d320
0x32f890 0x32f884 - stub
err:msi:ITERATE_Actions Execution halted, action L"NotWinFx2Action" returned
1627
--
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=16209
Summary: original Laucher of Mines of Moria doesnt start
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cd(a)hiller-mg.de
starting the new Mines of Moria Expansion of Lord of the Rings online
does result in the attached error.
Iam using Ubuntu 8.10 with latest patches nad latest NVIDIA drivers 177.28;
installed MONO 1.9 for linux
--
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=16870
Summary: wine: Call from 0x7b845610 to unimplemented function
ntoskrnl.exe.KeInitializeDpc, aborting
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harterc1(a)comcast.net
I was trying to upgrade my Dell Studio17 bios with a utility that runs under
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=16972
Summary: AutoCAD 2008: installation of Service Pack 1 fails
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=18752)
--> (http://bugs.winehq.org/attachment.cgi?id=18752)
Log after running autocad2008lockedsp1.exe
My Linux is Fedora 10 x86. My problem is that i can't install Service Pack 1
for AutoCAD 2008.
1. delete "~/.wine"
2. execute "wine WINEPREFIX"
3. install using winetricks gecko, gdiplus, corefonts, dotnet20, msxml3,
vcrun2003
4. install AutoCAD 2008
5. run autocad2008lockedsp1.exe from www.autodesk.com
6. get an fatal 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=16947
Summary: [v]DbgPrint[Ex][WithPrefix] output buffers as ansi - not
suitable in cases when unicode format codes are passed
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the app passes unicode format code '%S' to DbgPrintEx().
--- snip ---
...
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x53354774, (nil)) stub!
err:ntdll:vDbgPrintExWithPrefix 65:
???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????.????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x5335478c, (nil)) stub!
...
--- snip ---
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.
http://bugs.winehq.org/show_bug.cgi?id=17313
Summary: Quincy: External binaries searched for in wrong
directory
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.codecutter.net/tools/quincy/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)livejournal.dk
Created an attachment (id=19332)
--> (http://bugs.winehq.org/attachment.cgi?id=19332)
possible offending code
Quincy 2005 is an open-source IDE that calls external binaries for certain
functions such as grep. I believe the path determination code is not
functioning correctly under Wine, as Quincy is searching for these binaries at
~/.wine/dosdevices/c:/ instead of ./bin/.
Steps to reproduce:
1. Install Quincy
2. Launch quincy.exe from the bin directory of the Quincy installation
3. Attempt to use an external tool from the "tools" menu - such as grep.
What I hope is the relevant code and a file trace 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=17591
Summary: Segfault in wintrust.dll
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ChristophFranzen(a)gmx.net
Created an attachment (id=19749)
--> (http://bugs.winehq.org/attachment.cgi?id=19749)
Terminal output with error messages and backtrace
The program "Mein Büro 2009" crashes immediately in "wintrust.dll". The
attachment shows the output if no overrides are active.
Using the native windows function does also not work. Using Windows dlls
results in the certificate of a program dll not being verified, the application
refuses to start.
--
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=17600
Summary: Office XP installer: msi crash in custom action
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.deruelle(a)laposte.net
Got this crash while trying to install MS Office XP with today's git :
err:msi:ACTION_CallDllFunction Custom action
(L"C:\\windows\\temp\\msia409.tmp":L"OfficeDataLockPermissions") caused a page
fault: c0000005
(see line 706267 of the +msi,+msidb trace)
--
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=18208
Summary: crypt32.dll.CryptRegisterOIDInfo needed for Microsoft
Font Validator (installer)
Product: Wine
Version: 1.1.20
Platform: Other
URL: http://download.microsoft.com/download/F/E/9/FE9795A3-
756E-4F60-8989-03DC9870F189/fontvalsetup.msi
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
now that Wine provides UI crash handler by default you get a lot more noise
when (sub)installers fail that would otherwise go unnoticed.
I picked Microsoft Font Validator - a nice tool to run extensive test suite on
TrueType/OpenType fonts (helpful to detect broken/non M$ standard ones).
Prerequisites: clean WINEPREFIX and 'winetricks -q dotnet20'
--- snip ---
...
011d:Call KERNEL32.CreateProcessW(00000000,0019c130 L"regsvr32.exe
\"C:\\Program Files\\\\Font
Validator\\mssipotf.dll\"",00000000,00000000,00000000,00000000,00000000,6024ac98
L"C:\\",0032f6d8,0032f6c8) ret=601dbb10
...
0121:Ret crypt32.CryptSIPAddProvider() retval=00000001 ret=00452881
0121:Call KERNEL32.RaiseException(80000100,00000001,00000002,0033fd80)
ret=609880a9
0121:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b84384f
ip=0x7b84384f tid=0121
0121:trace:seh:raise_exception info[0]=60988160
0121:trace:seh:raise_exception info[1]=6098838b
wine: Call from 0x7b84384f to unimplemented function
crypt32.dll.CryptRegisterOIDInfo, aborting
0121:trace:seh:call_vectored_handlers calling handler at 0x7b8408db
code=80000100 flags=1
0121:trace:seh:call_vectored_handlers handler at 0x7b8408db returned 0
0121:trace:seh:call_stack_handlers calling handler at 0x7b87d9d9 code=80000100
flags=1
wine: Unimplemented function crypt32.dll.CryptRegisterOIDInfo called at address
0x7b84384f (thread 0121), starting debugger...
--- snip ---
Not a installer blocker.
After dismissing the crash box the installer claims success and the app gets
installed.
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.
http://bugs.winehq.org/show_bug.cgi?id=18551
Summary: Xenocode: NtMapViewOfSection() callers must take
non-negative NTSTATUS into account
(STATUS_IMAGE_NOT_AT_BASE)
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://rvgsoftware.fileburst.com/holdemmanager.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this is an continuation with Xenocode Virtual Appliance "Hold'em Manager" from
bug 18274
Although wrapped with Xenocode it seems not to bundle .NET 2.0 Framework
(Xenocode can optionally do this).
Required prerequisites:
1. clean WINEPREFIX
2. sh winetricks -q dotnet20
The next part is buried within managed app domain hence debug trace doesn't
give much useful information (some relay thunks prevent proper execution due to
nature of Xenocode).
--- snip ---
...
fixme:ntdll:NtQueryObject Unsupported information class 1
...
fixme:module:LdrAddRefDll 0x79000000 flags 1 not implemented
...
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
...
fixme:shell:URL_ParseUrl failed to parse L"DevComponents.DotNetBar2"
...
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"HMClass"
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 40000003
...
--- snip ---
That "LdrAddRefDll" message is harmless, Xenocode directly calls loader API
(LdrLoadDll, LdrAddRefDll, ..).
Assembly bind info from enabled fusion log:
--- snip ---
MDA notification: Name:BindingFailure, Flags:0
Description: The assembly with display name 'HMClass' failed to load in the
'Load' binding context of the AppDomain with ID 1. The cause of the failure
was: System.IO.FileLoadException: Could not load file or assembly 'HMClass,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its
dependencies. Exception from HRESULT: 0x8007013D
File name: 'HMClass, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
--- snip ---
This message is the culprit: "fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping
for 40000003"
Winedbg reveals the following callstack at the problem:
--- snip ---
0 0x7bc3b436 RtlNtStatusToDosErrorNoTeb+0xa6(status=1073741827)
[/opt/wine/wine-git/dlls/ntdll/error.c:73] in ntdll (0x00339ca4)
1 0x7bc3b571 RtlNtStatusToDosError+0x2d(status=1073741827)
[/opt/wine/wine-git/dlls/ntdll/error.c:103] in ntdll (0x00339cb4)
2 0x7b8aa916 MapViewOfFileEx+0xbf(handle=0x9950d8, access=0, offset_high=0,
offset_low=0, count=1941504, addr=0x46f0000)
[/opt/wine/wine-git/dlls/kernel32/virtual.c:550] in kernel32 (0x00339d04)
3 0x79ea4f44 in mscorwks (+0x34f44) (0x00339d68)
...
--- snip ---
The problematic source location:
--- snip dlls/kernel32/virtual.c ---
LPVOID WINAPI MapViewOfFileEx( HANDLE handle, DWORD access,
DWORD offset_high, DWORD offset_low, SIZE_T count, LPVOID addr )
{
...
if ((status = NtMapViewOfSection( handle, GetCurrentProcess(), &addr, 0, 0,
&offset,
&count, ViewShare, 0, protect )))
{
SetLastError( RtlNtStatusToDosError(status) );
addr = NULL;
}
return addr;
}
--- snip dlls/kernel32/virtual.c ---
Due to Xenocode native API hooks, NTSTATUS = 0x40000003
(STATUS_IMAGE_NOT_AT_BASE) gets returned which is sane in this situation.
Wine unfortunately validates "success" by either using "if (status)" or if
(status != STATUS_SUCCESS)" in several locations.
MSDN: http://msdn.microsoft.com/en-us/library/cc704588(PROT.10).aspx
--- quote ---
0x40000003
STATUS_IMAGE_NOT_AT_BASE
{Image Relocated} An image file could not be mapped at the address that is
specified in the image file. Local fixes must be performed on this image.
--- quote ---
>From my view this doesn't qualify as an error at all (positive value).
Wine should allow this to succeed.
I found at two occurrences of NtMapViewOfSection() which cause Xenocode to fail
due to NTSTATUS "STATUS_IMAGE_NOT_AT_BASE":
dlls/kernel32/virtual.c:MapViewOfFileEx
dlls/ntdll/loader.c:load_native_dll
Although there are more occurrences of this idiom in Wine source tree, only
these two seem relevant to Xenocode (due to hooks).
Either honour STATUS_IMAGE_NOT_AT_BASE when NtMapViewOfSection() is called in
these two locations or make a generic check >= 0 because non-negative numbers
usually indicate success from my understanding of NTSTATUS.
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.
http://bugs.winehq.org/show_bug.cgi?id=18705
Summary: Exception in NtQuerySystemInformation when running
HeavyLoad.exe
Product: Wine
Version: 1.1.22
Platform: PC
URL: https://www.jam-software.de/customers/downloadTrial.ph
p?article_no=402&language=EN&PHPSESSID=f090f4a84cbe361
493cc2ad36f62d15c
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Heavy Load from
https://www.jam-software.de/customers/downloadTrial.php?article_no=402&lang…
crashes with the attached exception and backtrace
Attached is all my machine information and the application which is freeware.
--
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=18710
Summary: Quake 3 Arena - punkbuster On/Off problem
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
In Quake 3 Arena - in multiplayer menu it asks you "Enable Punkbuster YES/NO".
If i click YES or press Y key, punkbuster is still disabled. No problem under
WinXP.
--
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=19126
Summary: VS 2005 SP1 installation failure
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Created an attachment (id=22089)
--> (http://bugs.winehq.org/attachment.cgi?id=22089)
wine bug report
I cannot install Visual Studio 2005 SP1 in order to fix an issue with Visual
Studio Express 2005.
Original mail posted to wine ML:
I am trying to install Visual Studio 2005 under wine, I followed
instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
While running wine 1.1.22/debian stable I am getting the following error:
...
Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902:
Program database manager mismatch; please check your installation
...
Looking up on the web, it seems it can be fixed using the VS 2005 SP1,
which I downloaded from:
http://support.microsoft.com/kb/928957
Unfortunately I cannot install this SP1:
$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x133768 0): stub
err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID
{000c1082-0000-0000-c000-000000000046}
fixme:msi:MsiGetLastErrorRecord
Creating attachement:
$ wine VS80sp1-KB926748-X86-INTL.exe >& /tmp/wine.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.
http://bugs.winehq.org/show_bug.cgi?id=19022
Summary: Text Does Not Display on Screen
Product: Wine
Version: 1.1.22
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Installed BibleStudyPro from http://BibleStudyPro.com (it is a newer version of
one of the Bible Study programs.) Required Jet40, MDAC28, dotnet11 and
dotnet20 from winetricks. No text displayed on initial run, added riched20.
Still no text display.
Receive the following fixme:
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
Will attach complete run log as a gzip file.
James McKenzie
--
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=19636
Summary: Vista SDK installer fails in "Microsoft VC Redist
2008" subinstaller
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.microsoft.com/downloads/details.aspx?familyid=4377F86D-C913-4B5C…
which links to
http://download.microsoft.com/download/c/a/1/ca145d10-e254-475c-85f9-1439f4…
sha1sum 756c21a7fc9b831f7200f3f44ae55cc7689e8063
size 411000 bytes. This is a little online installer.
I tried running it like this:
rm -rf .wine
sh winetricks dotnet20
wine setup
It seemed to go fine, but once it got to installing things,
it seemed to slow to a stop. After a while the cursor
changed to an hourglass. The console showed the following
err's and a bunch of fixmes:
err:ole:NDRCContextBinding invalid handle 0x3ef72c0
err:ole:NDRCContextBinding invalid handle 0x3ed7ee0
err:ole:NDRCContextBinding invalid handle 0x3f1ea38
err:ole:NDRCContextBinding invalid handle 0x21b7b0
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:msi:ACTION_CreateShortcuts CoInitialize failed
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:remove_tracked_tempfiles failed to delete
L"C:\\windows\\temp\\msieb3f.tmp"
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
...
That 1627 seems to have been from a subinstaller, and the main
installer just kept waiting forever (maybe because the thread
query failed).
A similar error happened with the offline installer
http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A…
which links to
http://download.microsoft.com/download/f/e/6/fe6eb291-e187-4b06-ad78-bb45d0…
size 1394618368 bytes,
sha1sum dfb601096f62fd75af6ad62b277be79793f53b56
but it was able to report the problem:
"Installation of the "Microsoft VC Redist 2008" product has reported the
following error: ERROR_FUNCTION_FAILED"
So I tried winetricks vcrun2008 and vcrun2008sp1. Sadly, those didn't help.
The little bit of log makes this sound like either
an OLE or an MSI bug.
--
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=19811
Summary: Visual C 2005 redistributable installers create many
empty directories in WinSXS
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulc(a)voip.null.ro
Attempting to install various versions of VS 2005 vcredist_x86.exe in a fresh
prefix creates directories in WinSXS for all versions described by the
policies.
Only the directory for the current version (described by the manifest) has DLL
files in it, all others are empty.
Attempting to fix the installation triggers bug # 18834
--
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=20166
Summary: NetLocalGroupGetInfo() returns success but no data
buffer and NetLocalGroupGetInfo() missing
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
With the release of Wine 1.1.30 SIV 4.01 (http://rh-software.com/) is crashing.
This is a knock effect of NetGroupGetInfo() being added. The issues can be
replicated by downloading http://rh-software.com/downloads/zip/siv_v4.01.zip
and then issuing the command: WINE SIVE -SAVE=[wine-groups]=stdout.
The first issue if caused by NetLocalGroupGetInfo() returning success, but not
actually setting the pointer to a LOCALGROUP_INFO_1 buffer. When SIV then
accesses this a fault if generated. Some times this crash does not occur.
The next crash is caused when SIV calls NetLocalGroupGetInfo() which is not
implemented at all.
This is an issue in netapi32, but that does not seem to be an available
component.
--
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=20847
Summary: Touhou Hisoutenskou crashes in deck construction/end
of battle
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 11aug89yr(a)mail.ru
Game crashes when any battle ends or I'm choosing the character in the deck
construction option.
Than terminal echoes line:
"wine: Unhandled division by zero at address 0x41199a (thread 0023), starting
debugger..."
--
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=21828
Summary: Unable to launch Mercenaries 2
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taurolyon(a)gmail.com
Created an attachment (id=26425)
--> (http://bugs.winehq.org/attachment.cgi?id=26425)
Terminal log of wine attempting to launch Mercenaries2.exe
Terminal log attached. Game installs fine (minor, unrelated cosmetic issue
shows installer at 100% for a long period while still copying files), but game
will not launch.
--
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=22171
Summary: BizAgi Process Modeler under Mono 2.4 requires
implemented GdipWidenPath
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://download.bizagi.com/modeler/BizAgiPMSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27051)
--> (http://bugs.winehq.org/attachment.cgi?id=27051)
BizAgi Process Modeler Mono gdiplus backtrace
As a followup to bug 20677, launching the BizAgi Process Modeler under
wine-1.1.41-211-g719d904 now yields:
fixme:gdiplus:GdipWidenPath (0x236eea8,0x2543370,(nil),0.25)
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen,
System.Drawing.Drawing2D.Matrix matrix, Single flatness) [0x00000]
at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen)
[0x00000]
at (wrapper remoting-invoke-with-check)
System.Drawing.Drawing2D.GraphicsPath:Widen (System.Drawing.Pen)
...
--
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=22305
Summary: AutoWikiBrowser databse scanner fails with
err:seh:setup_exception_record
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjwilmsi(a)gmail.com
Created an attachment (id=27263)
--> (http://bugs.winehq.org/attachment.cgi?id=27263)
err:seh:setup_exception_record
Running the AutoWikiBrowser databse scanner fails with
err:seh:setup_exception_record some way through the scan.
To reproduce: winetricks ie6 dotnet20 gdiplus
download AWB from http://sourceforge.net/projects/autowikibrowser/
download a wikipedia database dump e.g.
http://download.wikimedia.org/rowiki/20100405/rowiki-20100405-pages-article…
[125 MB, unzips to 600 MB]
unzip AWB and run wine AutoWikiBrowser.exe
choose Tools -> Database scanner
browse to the database XML file
search based on title contains 'foo' or other option. Press start.
Wait for scan to progress. Most of the time AWB crashes with
err:seh:setup_exception_record.
--
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=22836
Summary: ITypeInfo_fnInvoke member ID -525 - HP Virtual Rooms
8.0
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: https://www.rooms.hp.com/attend/default.aspx?key=RHNUU
YAGFU
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mhs(a)hp.com
CC: mhs(a)hp.com
HP Virtual Rooms is a popular teleconferencing app which supports slideshows,
desktop sharing, and webcam sharing. Until recently it worked under Wine using
ies4linux in win98 mode. Webcam sharing was almost a reality. But after
recent changes in the Wine code, it was decided to abandon the ies4linux
approach and use IE7 to launch virtual rooms.
The URL provided below is for the purpose of testing HP Virtual Rooms under
Wine. After entering a name, click the "Go" submit button to launch the room.
$ rm -rf ~/.wine/
$ ./winetricks ie7
$ wine 'C:\Program Files\Internet Explorer\iexplore'
https://www.rooms.hp.com/attend/default.aspx\?key=RHNUUYAGFU
>From the terminal output, it looks like a Typelib problem prevents the virtual
room from launching.
trace:loaddll:load_native_dll Loaded L"C:\\windows\\Downloaded Program
Files\\HPVirtualRooms35.dll" at 0x10000000: native
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
--
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=23014
Summary: InstallShield .prq don't find Windows Installer 4.5
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)stuge.se
wine-1.2-rc2-111-g9aa9a12
The InstallShield for the Actel Libero v9.0 FPGA design software is a 1.4GB
.exe with an embedded .msi. The .exe tries to ensure that Windows Installer 4.5
is installed on the system where applicable using a couple of .prq files with
conditions on specific DLL versions:
Windows Installer 4.5 Update for Windows Server 2003 and XP (x64).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22159"></condition>
Windows Installer 4.5 for Windows Vista (x64).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22162"></condition>
Windows Installer 4.5 for Windows Vista (x86).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6000.20817"></condition>
Windows Installer 4.5 for Windows XP SP2 and later (x86).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22159"></condition>
The test in these files aren't satisfied by wine, but setting version to
Windows 7 (and likely also 2008) in winecfg makes the .exe skip the tests, and
allows the installer 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.
http://bugs.winehq.org/show_bug.cgi?id=23207
Summary: Mount & Blade Warband trial crashes quickly in
GetSysColor
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.taleworlds.com/mb_warband_setup_1123.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs ok, but crashes with
Unhandled exception: page fault on read access to 0x002d5987 in 32-bit code
(0x7ec65f27).
Backtrace:
=>0 GetSysColor+0x17(nIndex=0x0005) [dlls/user32/sysparams.c:2917] in user32
1 0x002583f4 in skinmagic (+0x183f3)
2 ButtonWndProc_common+0xdf2(hWnd=0x7ebf0000, uMsg=0x7ff7, wParam=0,
lParam=0, unicode=0) [dlls/user32/button.c:265] in user32
3 LoadBitmapW+0x27(instance=(nil), name=*** invalid address 0x7ff7 ***)
[dlls/user32/cursoricon.c:2632] in user32
...
13 CreateWindowExA+0xbe(exStyle=0, className="BUTTON", windowName="",
style=0x40000000, x=0, y=0, width=0x000a, height=0x000a, parent=0x10064,
menu=(nil), instance=0x400000, data=0x0(nil)) [dlls/user32/win.c:1472] in
user32
Running with +relay works around the problem, and lets the game play
(at least as far as I tried, which wasn't too far). Weird.
--
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=23312
Summary: have downloaded and installed Photo! Editor, Click on
.exe or desktop icon, getting "Program Error" message
box
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enquiries(a)nemosphotography.co.uk
(new to all this).Running Linux MINT 9 Isadora ...... have downloaded and
installed Photo! Editor,
http://pho.to/editor/download.php
have done the "permissions", but when I click on the .exe file in wine, I get a
"Program Error" message box with
***************************************************************************
" The program "Photo!Editor.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in WINE... you
may want to check appdb.winehq.org for tips about running this application
(been there, couldn`t find anything)
If this problem is not present under windows ( it works fine in windows Vista)
and has not been reported yet , you can report it at http://bugs.winehq.org
*****************************************************************************
Which is what I am doing !....
(It may be something to do with DLL files (as I needed one to get IRFANVIEW
working )(but the error box doesn`t give that info ...)
thanks
Gerry
--
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=23227
Summary: G-Police: Page fault on read access
Product: Wine
Version: 1.2-rc3
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
Created an attachment (id=28907)
--> (http://bugs.winehq.org/attachment.cgi?id=28907)
wine: Unhandled page fault on read access to 0xffffffff at address 0x7e526a73
(thread 0028), starting debugger...
Install works fine, as does the configuration menu. Game crashes as soon as
it's launched.
--
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=23374
Summary: do not run the game company ALAWAR.
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misha-mzs(a)yandex.ru
do not run the game company ALAWAR.
wine-1.2-rc3
OpenSUSE 11.3 RC1
http://www.alawar.ru/game/strange-cases-the-lighthouse-mysteries/
--
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=23900
Summary: Photoshop Elements 8 installer: “Next button” is
grayed out
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkarlsso(a)hotmail.com
The installation is never completed. It is possible to change the language, at
the following step it is hanged. Seems like a continued failure, refer to bug.:
20735
Test configuration: Wine 1.2, ubuntu 10.04 and Photoshop Elements 8
(Other applications e.g. Google SketchUp 7 worked out just fine).
--
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=23930
Summary: Drakensang Dark Eye crash on start - d3dx9_36.dll
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=30037)
--> (http://bugs.winehq.org/attachment.cgi?id=30037)
crash log
Demo install DirectX without asking!
If u let it install game works.
To run install xact:
wget http://www.kegel.com/wine/winetricks
sh winetricks xact
--
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=34491
Bug #: 34491
Summary: ePSXe Joystick Issues
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shatteredlites(a)gmail.com
Classification: Unclassified
ok the the joystick and configs are jacked up. when I try to set the X and Y
axis on the Joysticks the axis scrambles very bad it can't even tell which
stick on the pad i'm using and when I do manage to set them up the left stick
directions down and left don't work and the right stick directions left and up
dont work.
--
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=15534
Summary: Dragon NaturallySpeaking 10 crashes occasionally with
seh error
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16502)
--> (http://bugs.winehq.org/attachment.cgi?id=16502)
winedebug seh log where program crashed right away
Every once in a while, DNS10 crashes with a seh error, caused, I believe, by
either a page fault or stack handler problem.
It crashes when using Dictation Box. Sometimes it crashes when DB is being
opened, sometimes it crashes after DB has been used for a while.
I will try to attach several different logs.
The first log is a WINEDEBUG=+seh.
Last error message before crash is:
trace:seh:IsBadReadPtr 0x3056affa caused page fault during read
I will also try to get the following when the program crashes at first instance
and when it crashes later:
WINEDEBUG=+seh+relay
Ubuntu Intrepid Studio with generic kernel
wine version
wine-1.1.5-399-g82f77cc
includes 3 patches being developed by Nikolay including 2 oleacc and 1 gdiplus;
however, the error pre-dates the application of these patches.
--
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=33125
Bug #: 33125
Summary: Tomb Raider (2013) distortions during loading
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43810
--> http://bugs.winehq.org/attachment.cgi?id=43810
log
Launched on Nvidia GT 540M with 310.32 drivers.
--
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=9121
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #13 from Austin English <austinenglish(a)gmail.com> ---
Starts for me without a crash in wine-1.7.23-33-gc654b7b.
austin@aw25 ~ $ sha1sum WE8DEMO.exe
a66215e990f95173e8ce664a67843a2b6f09aa8f WE8DEMO.exe
austin@aw25 ~ $ du -h WE8DEMO.exe
200M WE8DEMO.exe
--
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.