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=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=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.
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=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.
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.