http://bugs.winehq.org/show_bug.cgi?id=35648
Bug ID: 35648
Summary: Anthem Room Correction 2 v1.0.1: crash when connecting
to A/V receiver in auto mode
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tristan.schmelcher(a)gmail.com
Created attachment 47607
--> http://bugs.winehq.org/attachment.cgi?id=47607
Console output
The application Anthem Room Correction 2 v1.0.1 crashes when trying to connect
to an A/V receiver if run in automatic mode (with "/Auto" specified on the
command line). The application also fails in manual mode at the same spot, but
it doesn't crash; instead it hangs with 100% CPU usage.
The console output with stack trace from the crash in automatic mode is
attached.
The application can be downloaded at
http://anthemav.com/downloads/ARC-2%20Setup.zip, but you must have an Anthem
A/V receiver in order to get this far in it. I am happy to carry out suggested
testing/debugging.
74dc2107ca936dddbd0fc6abbb2baf74e387c163 ARC-2 Setup.zip
--
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=36509
Bug ID: 36509
Summary: valgrind shows a potential leak in
mscoree/tests/debugging.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M mscoree.dll -p
mscoree_test.exe.so debugging && touch debugging.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
/bin/sh: /usr/bin/egrep: No such file or directory
==9100== Find PDB file: /tmp/valgrind_petmp9100_2afae468 is empty
==9100== Warning: Missing or un-stat-able
/home/austin/.wine-valgrind/drive_c/windows/mono/mono-2.0/bin/libmono-2.0-x86.pdb
fixme:mscoree:CorDebug_Initialize stub 0x4aa1808
==9100== 52 bytes in 1 blocks are possibly lost in loss record 296 of 646
==9100== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==9100== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==9100== by 0x62F2004: ???
==9100== by 0x62F4544: ???
==9100== by 0x62F4F5D: ???
==9100== by 0x62F9A9F: ???
==9100== by 0x4CA2FF1: test_createDebugger (debugging.c:450)
==9100== by 0x4CA3237: func_debugging (debugging.c:488)
==9100== by 0x4CA76F6: run_test (test.h:584)
==9100== by 0x4CA7AE5: main (test.h:654)
==9100==
--
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=33406
Bug #: 33406
Summary: Archicad 15 selection fence and marquee doesn't show
correctly
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xsitian(a)gmail.com
Classification: Unclassified
Created attachment 44201
--> http://bugs.winehq.org/attachment.cgi?id=44201
screenshot compare for selection fence
Archicad 15 selection fence and marquee doesn't show correctly when use wine
buildin gdiplus.dll. If use windows native gdiplus.dll, it works correctly.
--
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=32310
Bug #: 32310
Summary: EVEMon needs
System.Net.NetworkInformation.NetworkChange
implementation
Product: Wine
Version: 1.5.18
Platform: x86
URL: http://evemon.battleclinic.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
To reproduce, install EVEMon without .NET, and try to run it.
It crashes on startup with an exception:
System.EntryPointNotFoundException: CreateNLSocket
at (wrapper managed-to-native)
System.Net.NetworkInformation.NetworkChange:CreateNLSocket ()
at System.Net.NetworkInformation.NetworkChange.EnsureSocket () [0x00000] in
<filename unknown>:0
at System.Net.NetworkInformation.NetworkChange.Register
(System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler d)
[0x00000] in <filename unknown>:0
at System.Net.NetworkInformation.NetworkChange.add_NetworkAvailabilityChanged
(System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler value)
[0x00000] in <filename unknown>:0
at EVEMon.Common.Net.NetworkMonitor.Initialize () [0x00000] in <filename
unknown>:0
at EVEMon.Common.EveMonClient.Initialize () [0x00000] in <filename unknown>:0
at EVEMon.Program.Main () [0x00000] in <filename unknown>:0
CreateNLSocket is an entry point into the MonoPosixHelper library. AFAICT it's
only implemented on Unix-like systems and would not be possible to implement on
Windows. So we need an alternative implementation of
System.Net.NetworkInformation.NetworkChange that's based on the Windows API.
Probably the NotifyAddrChange function could be used to detect changes, using
System.Threading.AutoResetEvent and ThreadPool.RegisterWaitForSingleObject to
get the event notification into the .NET world.
I think this would be a good introduction to Mono development, if anyone needs
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=33690
Bug #: 33690
Summary: Microsoft SQL Server 2005 Express Edition: installer
window layout incorrect with builtin mono
Product: Wine
Version: 1.5.31
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44606
--> http://bugs.winehq.org/attachment.cgi?id=44606
left is wine mono, right is native .NET
After fixing bug #33513, the installer displays another set of windows. There
are some problems with their layout:
- the initial size of the windows is different than when using native .NET. As
a result there's a gap between the interface elements and the right window
border, and some buttons on the bottom of the window are only partially
visible. Resizing the window does not unhide them.
- Label text does not wrap, it is clipped instead.
- also, the focus rectangle on buttons looks different.
Attaching screenshot showing the same windows with and without winetricks
dotnet20.
Prerequisites:
winetricks mspatcha
fix for bug 33513
--
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=23192
Summary: 2D graphics in Mathematica are not antialiased while
on Windows they are
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
To see this, try Plot[Sin[x],{x,-10,10}] in Windows and in Wine. Output in
Windows is antialiased while in wine it's jagged.
--
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=35680
Bug ID: 35680
Summary: Impossible to run DVDVideoSoft Free YouTube to MP3
Converter
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thomthomthom(a)ymail.com
It's impossible to run DVDVideoSoft Free YouTube to MP3 Converter.
Output:
$ wine FreeYouTubeToMP3Converter.exe
Unknown heap type: #GUlD
Unknown heap type: #Blop
Unhandled Exception:
System.TypeLoadException: Could not load type 'FreeAllDownload.Main' from
assembly 'FreeYouTubeToMP3Converter, Version=3.12.26.224, Culture=neutral,
PublicKeyToken=1f9a51e1f0f27a9a'.
at <PrivateImplementationDetails>{9294DE1F-C5EC-46B6-AD3E-640AF3B83387}.Main
() [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load
type 'FreeAllDownload.Main' from assembly 'FreeYouTubeToMP3Converter,
Version=3.12.26.224, Culture=neutral, PublicKeyToken=1f9a51e1f0f27a9a'.
at <PrivateImplementationDetails>{9294DE1F-C5EC-46B6-AD3E-640AF3B83387}.Main
() [0x00000] in <filename unknown>:0
It's a clean .wine directory. No winetrick or something else ...
Thanks.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27197
Summary: Russian Fishing game not starting
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sir-lexa(a)yandex.ru
Russian Fishing game not starting. It just says:
fixme:mscoree:get_runtime_info unsupported startup flags 2
--
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=37337
Bug ID: 37337
Summary: chem3d wont start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedwaltmuf(a)yahoo.com
Created attachment 49651
--> https://bugs.winehq.org/attachment.cgi?id=49651
here is the last run log
my copy of chem3d wont start. i used winetricks for the dlls that were missing
according to the run.log
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26020
Summary: Miner Wars Demo: crashes on startup
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://www.fileplanet.com/218230/210000/fileinfo/Miner
-Wars-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@aw21 ~/.wine/drive_c/Program Files/Miner Wars $ wine
MinerWarsLauncher.exe
Unhandled Exception: System.ArgumentException: invalid utf-16 sequence at
3340336 (missing surrogate head)
Parameter name: string
at (wrapper managed-to-native) System.Type:internal_from_name
(string,bool,bool)
at System.Type.GetType (System.String typeName) [0x00000] in <filename
unknown>:0
at .. (System.String ) [0x00000] in <filename unknown>:0
at .. (Int32 ) [0x00000] in <filename unknown>:0
. (System.String[] ) [0x00000] in <filename unknown>:0
Also exhibits bug 25192.
Appears to be a mono bug. If I use dotnet20 instead of mono28, app starts up.
--
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=24190
Summary: Playon installer fails
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=30453)
--> (http://bugs.winehq.org/attachment.cgi?id=30453)
console output
The installer for Playon fails. First it informs me to install mono to run .NET
executables, after installing mono it still fails with an msi 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=36797
Bug ID: 36797
Summary: Overwolf Installation doesn't open a window.
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonaharagon(a)mcweb.us
Created attachment 48870
--> http://bugs.winehq.org/attachment.cgi?id=48870
Error log
The Overwolf installer
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=30064) does not
even get to opening an installation window before it crashes. A log from the
console will be attached. I'm not sure if it's a problem with installations on
my host machine, and if I should reset the wineprefix or if it's a problem with
the executable. If anyone has any insight to what the error log means, that
would be great.
I am installing from the official source (www.overwolf.com/download)
--
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=33728
Bug #: 33728
Summary: Microsoft SQL Server 2005 Express Edition: installer
window layout incorrect with builtin mono
Product: Wine
Version: 1.5.31
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
After fixing bug #33513, the installer displays another set of windows. Once
the installer visits these windows, it does not exit cleanly, i.e. after
cancelling the installation the installer process keeps hogging the CPU.
Attachment 44606 contains the screenshots of the windows to look for. Bug
affects only MONO, the installer exits just fine with native .NET.
Prerequisites:
winetricks mspatcha
--
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=35209
Bug ID: 35209
Summary: application crash (SMA Sunny Explorer 1.06.17)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: klaus.hader(a)bnv-bamberg.de
Classification: Unclassified
Created attachment 46961
--> http://bugs.winehq.org/attachment.cgi?id=46961
backtrace generated when starting the application
SMA Sunny Explorer 1.06.17 crashes during application startup
--
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=28978
Bug #: 28978
Summary: Statistica 10 trial crash during instalation
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.statsoft.cz/file1/STATISTICA_TRIALV10CZ.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Created attachment 37268
--> http://bugs.winehq.org/attachment.cgi?id=37268
terminal output
During Statistica 10 trial installation there is a crash in rundll32.exe and
installer program finish unsuccessfully. winetricks mono210 is required.
Sorry about the download program in Czech language, haven't found any english
version. However its really easy to reproduce, just run the exe file and wait
for crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38428
Bug ID: 38428
Summary: Install wizard for Fuji film PC Autsave crashes during
install
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phil.montaigu(a)cegetel.net
Distribution: ---
Created attachment 51284
--> https://bugs.winehq.org/attachment.cgi?id=51284
Crash of install wizard
Install wizard for Fuji film PC Autsave crashes during install. Backtrace
saving and bug report proposed. Wizard windows says "successfull" click
"finish".
In .wine/dosdevices/c:/Program Files (x86)/FUJIFILM/FUJIFILM PC AutoSave/
trying to launch Fiji manager .exe, same type of crash.
--
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=37998
Bug ID: 37998
Summary: Wine-mono: Type.GetType("Mono.Runtime", false) is not
null, confuse runtime detection code like NUnit
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Distribution: ---
In NUnit, src/NUnitCore/interfaces/RuntimeFramework.cs,
the application use `Type monoRuntimeType = Type.GetType("Mono.Runtime",
false); ` to detect C# runtime, wine mono is detected as mono, but wine mono is
not mono, which brings some strange failure later.
On Microsoft .Net Framework, Type.GetType("Mono.Runtime", false) should return
null.
--
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=27215
Summary: Capsized fails to launch
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orzechowskid(a)gmail.com
Created an attachment (id=34776)
--> (http://bugs.winehq.org/attachment.cgi?id=34776)
console output (default debug flags)
Capsized, a game purchased through Steam, fails to run. WINE is complaining
about code in the Microsoft XNA Framework which can't be executed by the
Windows version of Mono that the game automatically installed when it ran for
the first time.
--
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=27030
Summary: iTunes 10.2.2 : Incomplete UI Graphics (Notably Slider
Bars and Partitioners)
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: haggisman2005_23(a)hotmail.com
Steps To Reproduce
Install x86 iTunes with Wine under XP mode
Swap to Win7 Mode and run
Decline CD autorun
winetricks riched20 <-- Bypass http://bugs.winehq.org/show_bug.cgi?id=24255
Now you can see from my screenshot what is garbled, slider bars have a
particular problem.
Note: On every startup it will warn you about it not being installed correctly
and have issues with CD mounting. This is a known bug, just hit "ok" and ignore
it. Does not affect this bug being reported.
--
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=15796
Summary: Americas Army Deploy Client does not install
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://files.filefront.com/Americas+Army+Deploy+Client+v
123+Installer/;12072120;/fileinfo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=16915)
--> (http://bugs.winehq.org/attachment.cgi?id=16915)
console output
America's Army Deploy Client installer fails. Wine states to use mono for .NET
support. After installing MONO for windows and then running the installer wine
crashes due to an unimplimented function mscoree.dll.ClrCreateManagedInstance
and then msi returns an error of err:msi:custom_get_thread_return Invalid
Return Code and the installer states there was an error before installation
completed.
--
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=21952
Summary: Word 2003: glyphs position in incorrect in embedded
equations
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oleh.nyk(a)gmail.com
Created an attachment (id=26650)
--> (http://bugs.winehq.org/attachment.cgi?id=26650)
formula "++++====----" with builtin gdiplus
Since
commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Sun Jan 24 15:18:46 2010 -0600
gdiplus: Prefer the builtin version.
both spacing in an Equation formula and its size are wrong (although in a
separate Equation window the formula looks ok, see bug 5264). The normal look
can be restored either by reverting this patch or by setting gdiplus=native in
winecfg. Screenshots with native (good) and builtin (bad) gdiplus are in
attachments.
--
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=32964
Bug #: 32964
Summary: FAST Search for Sharepoint MOSS 2010 Query Tool
installer does not start
Product: Wine
Version: 1.5.23
Platform: arm
URL: http://fastforsharepoint.codeplex.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
Launching the installer results in just a couple of lines printed on the
console and then the process exists.
$ wine setup.exe
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x112e8d0, overlapped 0x112e8dc): stub
wine: configuration in '/home/rmuntean/.wines/sharepoint-query-tool-32' has
been updated.
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31193
Bug #: 31193
Summary: Google Sketchup Layout crashes on startup
Product: Wine
Version: 1.5.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abe(a)nativetrauma.com
Classification: Unclassified
Created attachment 40961
--> http://bugs.winehq.org/attachment.cgi?id=40961
Layout failed to launch
I am new to Linux so if you are to provide a solution please let me know what
to copy and were and also if it is a .deb fix or not etc.. I seen a fix but
just shows me files and no location to put them in Please provide a how to so i
can follow or supply a link to an auto fix like a deb file please. Meanwhile
Sketchup itself is working great just the layout program keep crashing the
gdiplus.dll was added manually to the
/home/abe/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727 but i might
have missed the explanation I understand the .net and the layout application
are fighting for this and may be the cause but not sure.
following is my system info:
System Info:
System information report, generated by Sysinfo: 7/5/2012 12:37:40 AM
http://sourceforge.net/projects/gsysinfo
SYSTEM INFORMATION
Running Ubuntu Linux, the Ubuntu 12.04 (precise) release.
GNOME: unknown (unknown)
Kernel version: 3.2.0-26-generic (#41-Ubuntu SMP Thu Jun 14 17:49:24 UTC
2012)
GCC: 4.6 (x86_64-linux-gnu)
Xorg: 1.11.3 (07 May 2012 11:43:21PM) (07 May 2012 11:43:21PM)
Uptime: 0 days 13 h 58 min
CPU INFORMATION
AuthenticAMD, AMD Athlon(tm) II X2 255 Processor
Number of CPUs: 2
CPU clock currently at 3100.000 MHz with 1024 KB cache
Numbering: family(16) model(6) stepping(3)
Bogomips: 6200.06
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm
3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni monitor
cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save
MEMORY INFORMATION
Total memory: 3010 MB
Total swap: 3069 MB
STORAGE INFORMATION
SCSI device - scsi1
Vendor: ATA
Model: WDC WD15EARS-00Z
SCSI device - scsi5
Vendor: SONY
Model: CDRW/DVD CRX330E
SCSI device - scsi7
Vendor: ZTEMT
Model: Mass storage
HARDWARE INFORMATION
MOTHERBOARD
Host bridge
Advanced Micro Devices [AMD] Family 10h Processor Link Control
Subsystem: Advanced Micro Devices [AMD] RS780 Host Bridge
PCI bridge(s)
Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)
(prog-if 00 [Normal decode])
Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
(prog-if 00 [Normal decode])
Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (prog-if
01 [Subtractive decode])
Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)
(prog-if 00 [Normal decode])
Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
(prog-if 00 [Normal decode])
Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (prog-if
01 [Subtractive decode])
ISA bridge
Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host
controller
Subsystem: Biostar Microtech Int'l Corp Device 3700
IDE interface
Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller
(prog-if 8a [Master SecP PriP])
Subsystem: Biostar Microtech Int'l Corp Device 3700
GRAPHIC CARD
VGA controller
NVIDIA Corporation GF119 [GeForce GT 520] (rev a1) (prog-if 00 [VGA
controller])
Subsystem: eVga.com. Corp. Device 1529
SOUND CARD
Multimedia controller
NVIDIA Corporation HDMI Audio stub (rev a1)
Subsystem: eVga.com. Corp. Device 1529
NETWORK
Ethernet controller
Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast
Ethernet controller (rev 02)
Subsystem: Biostar Microtech Int'l Corp Device 2308
NVIDIA GRAPHIC CARD INFORMATION
Model name: GeForce GT 520
Card Type: PCIe 16x
Video RAM: 2048 MB
GPU Frequency: 270 MHz
Driver version: NVIDIA UNIX x86_64 Kernel Module 302.17 Tue Jun 12
16:03:22 PDT 2012
--
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=32745
Bug #: 32745
Summary: TurboTax 2012 installer crashes before start with
wine-mono
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: enhancement
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43207
--> http://bugs.winehq.org/attachment.cgi?id=43207
WINE_MONO_TRACE=x WINEDEBUG=mscoree,tid
See also bug 30905 (for TurboTax 2011).
wine-1.5.21-321-g175039e
export WINEPREFIX=~/.wine-tax
wineserver -k
rm -rf $WINEPREFIX
wine TurboTax\ 2012\ Installer.exe
err:seh:setup_exception_record stack overflow 1840 bytes in thread 0042 eip
7bc57a04 esp 00230c00 stack 0x230000-0x231000-0x330000
Note: there are some gdiplus/wincodecs fixme's before this, but native doesn't
help. Just native dotnet40, however, avoids the crash.
WINE_MONO_TRACE=x WINEDEBUG=mscoree,tid 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.