http://bugs.winehq.org/show_bug.cgi?id=12121
Summary: Child window doesn't raise over parent window -
unexpected behavior
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://rosepointnav.com/CoastalExplorer/Trial/default.ht
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
Created an attachment (id=11507)
--> (http://bugs.winehq.org/attachment.cgi?id=11507)
Parent window over child window
Using Tools -> Options -> Instruments -> Troubleshooter, the chid window,
Troubleshooter, is created but remains under the parent window, Instruments.
Because Troubleshooter is only slightly larger than Instruments, its creation
may be missed. Only by moving Instruments enough to uncover Troubleshooter is
it possible to raise the child window over the parent. This should happen as a
consequence of opening Troubleshooter, happens under Windows, but not under
Wine.
--
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=12113
Summary: BlockChainStream_WriteAt and
Storage32Impl_SmallBlocksToBigBlocks problems
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bon(a)elektron.ikp.physik.tu-darmstadt.de
Lattice has a Design package for FPGA/CPLD design. After registration, starter
packages may be downloaded on
http://www.latticesemi.com/dynamic/index.cfm?fuseaction=view_documents&docu…
The installer uses Installshield.
The base package (isp7_0m1.FPGA.exe) seems to install fine. Do design for
actual chips e.g. ispLEVER-Starter Precision RTL Synthesis Module module is
needed.
Running the installation of this package (isp7_0m1.Precision.exe), spits out a
lot of messages
> err:storage:BlockChainStream_WriteAt not enough blocks in chain to write data
and then
>err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead = 0x
80030109, resWrite = 0x00000000
and on exit a message box pops up telling
An error (-5012: 0x80070057) has occured ..
--
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=12103
Summary: NewsLeecher - Starts as a small box
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smaglio81(a)gmail.com
CC: smaglio81(a)gmail.com
I used the Ctrl+C trick to improve startup times. But, after the third or
fourth time I used the trick the program started up as a small box. The box is
the icon from the upper left hand corner of the normal window. If you click on
the box the "window menu" opens up, but the minimize and maximize options are
greyed out. Also, the box cannot be resized, rendering NL unusable.
Closing NL and restarting the application will not fix the problem. Neither
will uninstalling and reinstalling the application through wine.
--
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=10644
Summary: DPGTools fails while converting during detecting
DirectShow Stream
Product: Wine
Version: 0.9.50.
Platform: PC
URL: http://http://home.att.ne.jp/blue/moonlight/20070716_dpg
tools131_for_moonshell171.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dshow
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9456)
--> (http://bugs.winehq.org/attachment.cgi?id=9456)
Error log
DPGTools 1.3 (Distributed with Moonshell 1.71) fails to encode videos.
It gives an error message in japanese while "Detect DirectShow Stream"
(Engrish, lolz)
Then it just hangs at "Detect DirectShow" indefinitely.
Error log included.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9622
Summary: Binary/Text IO in C++ under Wine
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmnnotmyname(a)gmail.com
In C++ Input, Wine appears to act weird when reading a binary file as a text
file. In both Windows and Cedega, this condition does not exist. Since i am in
contact with the developer of the program that had this bug, I was able to have
him fix it. Actual code is given here:
ifstream fin(file.c_str(), ios::in | ios::binary); # this works for binary
files in wine, windows and Cedega
ifstream fin(file.c_str()); # this works for binary files in windows and Cedega
The first thing i thought of was in MSVCRT, but i don't know whether or not
wine implements that or it uses the real thing, or by default it uses its own
version. However, I can not trace the actual cause :( I've tried, and i have
the source. Maybe I'm missing it. After all, all i did was a quick scan
through.
I'd also like to note that I believe this is likely an bug by Microsoft:
Perhaps this is because Windows does not make an actual correlation between
binary and text files. I don't really know.
As a final note: I don't know how well Wine handles 64-bit computers (whether
it uses assembly to glue 64-bit wine libraries to 32-bit executables or doesn't
support 64-bit windows/wine libraries and programs or whatever) but i will note
once more this is a 64-Bit computer with 64-bit Sabayon(Modified Gentoo) (But i
did update wine by hand to get the latest version)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10709
Summary: Portal from Valve Software crashes on loading screen.
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=9541)
--> (http://bugs.winehq.org/attachment.cgi?id=9541)
Portal run log
Portal, a game from Valve software, crashes on the loading screen after being
started. I'm using the steam version. Run log is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12395
Summary: NeverWinterNights 2 DM Toolkit crashes on 0.9.59
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
Please Note: Version list did not have this release, so I used 0.9.58.
Startup dialog window comes up.
Crash.
Error :
Unhandled Exception: System.ComponentModel.Win32Exception: Unable to enumerate
the process modules.
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId,
Boolean firstModuleOnly)
at System.Diagnostics.Process.get_MainModule()
at OEIShared.IO.ResourceManager..ctor()
at NWN2Toolset.NWN2ToolsetMainForm.Initialize()
at NWN2Toolset.NWN2ToolsetMainForm.StartupWindow()
at NWN2ToolsetLauncher2.LauncherStub.Main()
at main(String[] args)
wine: Unhandled exception 0xe0434f4d at address 0x7b844540 (thread 0009),
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=15678
Summary: Application Noddy stops in copy protection
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
Attached the output of:
WINEDEBUG=+relay wine Noddy_Klok.exe &> /tmp/output.txt
--
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=12784
Summary: [regression] wine 0.9.57 and 0.9.60 lot more flickering
and artifacts in Panzer General III Scorched Earth
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phajdan.jr(a)gmail.com
In recent versions of wine I experience a lot of flicker and visual artifacts
(probably transaparency-related, but not sure, see screenshots). I will attach
screenshots in a moment and briefly explain what's wrong here.
Please note: this issue didn't occur at least in wine 0.9.43 and earlier.
--
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=13259
Summary: COmpany Of Heroes : Game suffers from unberably slow
framerate.
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silver.quettier(a)gmail.com
Created an attachment (id=13097)
--> (http://bugs.winehq.org/attachment.cgi?id=13097)
Console log
Any playing mode with Company of Heroes will work, but massive slowdowns
occurs, making the game unplayable. See attached console log for details.
Feel free to ask me other details or to test solutions. I'm new to bug
reporting and n00b in wine / programming but would like this app to work, so
I'll gladly help.
--
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.