http://bugs.winehq.org/show_bug.cgi?id=30581
Bug #: 30581
Summary: Dialog windows can get hidden by the main window in
IDA Free 5.0
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download_
freeware.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
IDA Pro is an interactive disassembler. A freeware version of IDA 5.0 can be
downloaded from
http://www.hex-rays.com/products/ida/support/download_freeware.shtml
I tested IDA Free with Wine 1.5.3 under Lubuntu 11.10, which uses the Openbox
window manager.
When "Allow the window manager to control the windows" is enabled in winecfg,
dialog boxes can get hidden behind the main window. The dialogs are modal, so
the main window doesn't accept any input while a dialog is open. If you
accidentally click in the main window while a dialog is open, the dialog
disappears but the main window does not accept any input.
To reproduce:
- Use winecfg to disable virtual desktop mode and enable "Allow the window
manager to control the windows" if necessary; those are the default settings.
- Download and run the IDA Free 5.0 installer.
- Run the program. Click OK at the About dialog and Go in the Welcome to IDA!
window.
- The maximised main window opens. Bring up a dialog box, e.g. by selecting
Help-> About program... or File -> Open...
- When the dialog opens, click in the main window. The dialog window disappears
behind the main window. (You can reveal it by un-maximising the main window and
moving it out of the way.)
For what it's worth, this problem doesn't happen with the IDA Pro 6.2 demo, but
that uses different GUI code (QT?).
--
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=22522
Summary: black intro videos with smackw32.dll
Product: Wine
Version: 0.9.48.
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
"Der Dieb von Burg Schreckenstein" and "5 Freunde 2 und der silberne
Turm" start with a black screen when it should show an intro video.
Audio is played normally and the app proceeds to the main menu after
the video ends. Also, pressing a key aborts the video as expected.
The video is visible on a native XP machine.
Both apps use smackw32.dll to display the video. I suppose the screen
remains black because an exception is caught soon after start.
0009:CALL smackw32._SmackDoFrame@4(008c5440) ret=0049ef3d
0009:Call winmm.timeGetTime() [a few times]
0009:Ret winmm.timeGetTime()
0009:trace:seh:raise_exception code=c0000005 flags=0 (access violation)
...
0009:RET smackw32._SmackDoFrame@4() retval=00000000 ret=0049ef3d
The sequence of smackw32 calls is:
smackw32._SmackOpen@12
smackw32._SmackCheckCursor@20
smackw32._SmackToBuffer@28
smackw32._SmackDoFrame@4
The affected video is "intro.smk". Curiously, this is the second such
sequence. The first one, opening "loads.smk" produces no exception
(but it is too short to be a video). Surprisingly, Burg
Schreckenstein's ending credits extro_[1-7].smk are rendered (these
appear to be still images without animation).
Logs are available upon request. What channels?
You may add
[Smacker]
Debug=1
to win.ini and set WINEDEBUG=+debugstr.
I've not yet written an AppDB entry for either of these 2 children apps.
"5 Freunde" is Enid Blyton's "Famous 5" or "Club des cinq".
Bug present with both Ubuntu Intrepid and MacOS, on different HW and was
observed as early as wine-0.9.48 to present.
--
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=30579
Bug #: 30579
Summary: Main window does not regain focus after dialog closes
in IDA Free 5.0
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download_
freeware.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
IDA Pro is an interactive disassembler. A freeware version of IDA 5.0 can be
downloaded from
http://www.hex-rays.com/products/ida/support/download_freeware.shtml
I tested IDA Free with Wine 1.5.3 under Lubuntu 11.10 (which uses Openbox for
its window manager). This problem only seems to occur when Wine is *not* in
virtual desktop mode.
When viewing a disassembly, if you bring up a dialog box, when the dialog
closes the disassembly does not regain focus. So if you e.g. name a routine,
you then need to click to focus the disassembly before being able to use the
cursor up/down or page up/down keys to move the view.
To reproduce:
- Use winecfg to disable virtual desktop mode if necessary.
- Download and run the IDA Free 5.0 installer.
- Run the program.
- Click New in the Welcome to IDA! window.
- Select PE Executable and click OK.
- Choose a file to open: wingraph32.exe (which comes with the demo)
- Click Next, Next and Finish in the PE Executable file loading Wizard.
- The disassembly view shows the WinMain routine.
- The disassembly has focus, so you can use the cursor keys and PgUp/PgDn to
move in it.
- Move the cursor, either with keyboard or by clicking the mouse, over a
referenced location (e.g. unk_4CC100 or unk_4BE65C).
- Press N to open the Rename address dialog.
- Type something for the name, e.g. blahblahblah and press return.
- The disassembly does not regain focus, so pressing cursor keys to move has no
effect. You need to click in the disassembly so it regains focus.
--
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=16183
Summary: Popup text is immediately overwritten by background in
IDA Pro
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
IDA Pro is an interactive disassembler. A freeware version can be downloaded
from http://www.hex-rays.com/idapro/idadownfreeware.htm
When viewing a disassembly, if you hover the mouse pointer over a reference to
another location, a view of the instructions at that location pops up next to
the mouse pointer. You can increase and decrease its height by moving the mouse
wheel.
In Wine this does not work properly. The pop-up display is blank (just the
background colour). Moving the mouse wheel, you can see the text that should be
there, but it is immediately overwritten by the background colour.
To reproduce: download and install IDA Pro freeware version. Run the program
and open a Windows executable. Move the pointer over a reference to another
location in the program and wait for the pop-up display. Notice it is blank.
Move the mouse wheel and (hopefully) see the text being rendered but
immediately overwritten.
--
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=46963
Bug ID: 46963
Summary: Simcity2000SE Origin crashes
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Created attachment 64114
--> https://bugs.winehq.org/attachment.cgi?id=64114
wine-staging 4.5
This is one of the free games Origin has given away. I was curious of the
working status of origin with wine so I decided to install it. I currently have
only wine-staging 4.5 installed.
Installing origin, login, downloading game - all went fine, but when I tried
to play the game wine crashes. I don't know if it is related to synging game
data into cloud or starting the game itself.
--
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=39762
Bug ID: 39762
Summary: wine iexplore cyscape.com/showbrow.asp does not load
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 53042
--> https://bugs.winehq.org/attachment.cgi?id=53042
run log
wine iexplore cyscape.com/showbrow.asp
iexplore doesn't go further than notifying the below.
"Performing an extensive browser test. Please wait... "
--
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=40835
Bug ID: 40835
Summary: PulseAudio support with NetBSD
Product: Wine
Version: 1.9.12
Hardware: x86
OS: NetBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
Created attachment 54798
--> https://bugs.winehq.org/attachment.cgi?id=54798
Output of the compilation
Hello,
I am making a package from scratch for NetBSD using pkgsrc so my objective is
to make it fully functional whatever the user wants to use (thanks to options).
Everything is perfect EXCEPT for a problem when building with PulseAudio
support.
NetBSD 7.0.1 (GENERIC.201605221355Z) i386
--
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=58460
Bug ID: 58460
Summary: Application crashes when you run on generic video
adapter
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
For example you run Firefox on Windows with WineD3D and you have basic VBOX
graphics adapter.
096c:trace:d3d:wined3d_init Initialising adapters.
096c:trace:d3d:wined3d_adapter_gl_init adapter_gl 17DAD470, ordinal 0,
wined3d_creation_flags 0.
096c:trace:d3d:wined3d_adapter_init adapter 17DAD470 LUID 00000000:00044065.
096c:trace:d3d:wined3d_output_init output 17D84DE0, device_name
L"\\\\.\\DISPLAY1".
096c:trace:d3d:wined3d_adapter_create_output Initialised output
L"\\\\.\\DISPLAY1".
096c:trace:d3d:wined3d_adapter_init Initialised 1 outputs for adapter 17DAD470.
096c:trace:d3d:wined3d_caps_gl_ctx_create getting context...
096c:trace:d3d:wined3d_adapter_init_gl_caps adapter_gl 17DAD470.
096c:trace:d3d:wined3d_adapter_init_gl_caps GL_RENDERER: "GDI Generic".
096c:trace:d3d:wined3d_adapter_init_gl_caps GL_VENDOR: "Microsoft Corporation".
096c:trace:d3d:wined3d_adapter_init_gl_caps GL_VERSION: "1.1.0".
096c:trace:d3d:wined3d_parse_gl_version Found OpenGL version 1.1.
096c:trace:d3d:wined3d_adapter_init_gl_caps GL extensions reported:
96c:trace:d3d:parse_extension_string - "GL_WIN_swap_hint".
096c:trace:d3d:parse_extension_string - "GL_EXT_bgra".
096c:trace:d3d:parse_extension_string - "GL_EXT_paletted_texture".
096c:warn:d3d:wined3d_adapter_init_gl_caps WGL extensions not supported.
096c:trace:d3d:wined3d_adapter_init_limits Clip plane support - max planes 6.
096c:trace:d3d:wined3d_adapter_init_limits Light support - max lights 8.
096c:trace:d3d:wined3d_adapter_init_limits Maximum texture size support - max
texture size 1024.
096c:trace:d3d:wined3d_check_gl_call extension detection call ok
../wine-src-copy/dlls/wined3d/adapter_gl.c / 3691.
096c:fixme:d3d:wined3d_guess_gl_vendor Received unrecognized GL_VENDOR
"Microsoft Corporation". Returning GL_VENDOR_UNKNOWN.
096c:trace:d3d:wined3d_adapter_init_gl_caps Guessed GL vendor 0.
096c:trace:d3d_shader:shader_glsl_get_caps Shader model 2.
096c:fixme:d3d:wined3d_guess_card_vendor Received unrecognized GL_VENDOR
"Microsoft Corporation". Returning HW_VENDOR_NVIDIA.
096c:trace:d3d:wined3d_adapter_init_gl_caps Guessed vendor PCI ID 0x10de.
096c:trace:d3d:wined3d_guess_card Applying card selector "NVIDIA".
096c:fixme:d3d:select_card_handler Couldn't find a suitable card selector for
GL vendor 0000 (using GL_RENDERER "GDI Generic")
096c:trace:d3d:wined3d_guess_card Unrecognized renderer "GDI Generic", falling
back to default.
096c:trace:d3d:wined3d_adapter_init_gl_caps Guessed device PCI ID 0x0100.
096c:err:d3d:wined3d_check_gl_call >>>>>>> GL_INVALID_ENUM (0x500) from
glTexImage2D @ ../wine-src-copy/dlls/wined3d/adapter_gl.c / 641.
--
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=58463
Bug ID: 58463
Summary: Clip Studio Paint 4.0 Pen proximity not handled
correctly - brushes continuing drawing when pen is
hovering
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: gagen85826(a)binafex.com
Distribution: ---
Created attachment 78917
--> http://bugs.winehq.org/attachment.cgi?id=78917
csp pen pressure log
Using the default pen pressure out of the box with a tablet, when hovering my
pen in Clip Studio Paint under Wine 10.11 (Arch, staging), the app will
register lingering strokes and basically fails to recognize that the pen is not
in contact with the screen.
Steps to Reproduce (will need a tablet for this):
Open CSP in a clean Wine prefix
Draw with any pen, lift the pen but hover pen closely over canvas
Observe how strokes continue drawing
I've already verified through OpenTabletDriver that it registers the pen
pressure as 0 when I lift my pen from the screen. I would try to set CSP to
Tablet PC but its greyed out for me and I'm sure that Wintab is recommened for
wine programs.
Attached is a log, note the comment within the file.
--
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=53784
Bug ID: 53784
Summary: Core violation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carlosmarchmoya(a)gmail.com
Distribution: ---
Created attachment 73273
--> https://bugs.winehq.org/attachment.cgi?id=73273
Screen shot of the problem
When i try to use wine always appear an core violation fault. I'm using Ubuntu
22.02 system.
--
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.