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.