http://bugs.winehq.org/show_bug.cgi?id=17385
Summary: Zeus Master of Olympus does not render (black screen)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olivier.leconte27(a)orange.fr
Created an attachment (id=19438)
--> (http://bugs.winehq.org/attachment.cgi?id=19438)
WINEDEBUG=+ddraw trace file
Zeus Master of Olympus does not render (black screen), but the introduction
movie before main screen is displayed works properly.
I use the following command to kick off the game in windowed mode:
wine explorer /desktop=Jeux,1280x1024 Zeus.exe
This is with the commercial version (1.x), and I don't know whether this bug
applies to the either the demo or the Atlantis extension.
This bug first started with version 1.1.3, and existed on every version I could
test up to 1.1.15 (pretty much all of them).
I have attached a WINEDEBUG=+ddraw to this bug.
--
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=13757
Summary: Outcast (and Outcast Demo 1) : can't skip credits when
exiting the game.
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://dld-9.tomsgames.net/get/f4063e2070f59e6abd1b12881c517235/484
ae50e/9/4/4/16449/outcast_demo_1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remjg(a)free.fr
Hello,
When exiting the Outcast game or the Outcast demo 1, I can't skip credits by
pressing "escape"... It lasts about 4 minutes!
This is annoying because Outcast runs in 512x384 so if I kill wine, my desktop
resolution doesn't come back in 1680x1050.
Nevertheless, If I wait 4 minutes it's ok!
You can try the Outcast demo 1, maybe it's easy to solve.
--
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=24034
Summary: StarCraft2 zerg bloodstains and overlords slime
dropping effect are too big
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Screenshot attached shows a bloodstains of zerg (and only zergs, terrans are
unaffected) that are covering full screen. Size of bug-affected effects depends
on camera position. While moving camera it may cover all screen, as on
screenshot or disappear completely, with few in-middle variants.
Done on ATI HD4570, kernel 2.6.35, fglrx-10.7. wine-1.2 and 1.3.0 tested.
UseGLSL=disabled - without this bloodstains are not rendered at all.
--
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=21304
Summary: commandos : setup_exception_record nested exception
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richlv(a)nakts.net
game commandos hangs every now and them with : setup_exception_record nested
exception
possibly related to :
bug 15195
bug 20380
bug 19025
bug 9454
bug 20820
--
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=18682
Summary: d3d9/visual: tests fail with glsl disabled
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://test.winehq.org/data/22a277cc2ea99285c4be50633e
db3db1a526dc1c/wine_ae-ub904-noglsl/d3d9:visual.html
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21391)
--> (http://bugs.winehq.org/attachment.cgi?id=21391)
+d3d9, from a different test run
visual.c:183: Driver string: "Display"
visual.c:184: Description string: "NVIDIA GeForce 9800 GT"
visual.c:185: Device name string: "\\.\DISPLAY"
visual.c:186: Driver version 7.15.11.8044
The tests pass fine with backbuffer.
--
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=15669
Summary: Lego Loco hangs on startup attempting to play back intro
video
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=16729)
--> (http://bugs.winehq.org/attachment.cgi?id=16729)
Lego Loco thread backtraces
With today's Git (wine-1.1.6-314-g36d0140), when attempting to start the Lego
Loco application, the application simply hangs on a black screen. A bit of
tracing shows the hang to be due to the mciavi asynchronous playback thread
being blocked in a ShowWindow call:
if (!(GetWindowLongW(wma->hWndPaint, GWL_STYLE) & WS_VISIBLE))
ShowWindow(wma->hWndPaint, SW_SHOWNA);
which seems to suggest that the problem lies in user32. Thread backtraces and
trace logs are 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.
http://bugs.winehq.org/show_bug.cgi?id=23623
Summary: Dockable tool pallet icons don't render after resizing
tool pallet.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8ldo(a)arrl.net
Using MathCAD 2000 Pro under wine-1.2-rc7 the dockable tool pallets icons don't
render. I have to manually resize the tool pallets and run the mouse pointer
over the empty tool pallet to get the icons to show up. After that everything
is fine so long as the tool pallet isn't resized. By the way this has never
worked in any release of wine that I've tried over the years.
--
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=18315
Summary: Mortyr 2 - For Ever: graphical bugs
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=20858)
--> (http://bugs.winehq.org/attachment.cgi?id=20858)
Mortyr 2 game log
- NPC bots do not show.
- Player weapons / hands do not show.
- Game speed drops unplayable when antialiasing option is selected.
- Selected weapon indicator does not change.
--
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=12223
Summary: MSN Messenger Winks doesn't apear
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Steps to reproduce:
- Set wine to Win2K
- Set riched20 to native with winetriks riched20 (if you don't do this you
can't open a new conversation window)
- Install flash player from
http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/inst…
- Sign in and open a conversation window, and try to send a wink. You won't see
the winks.
After do winetricks msxml3 the winks will work.
--
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=20187
Summary: MSN Messenger 7.0 crash while changing the tabs
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.microsoft.com/downloadS/details.aspx?displa
ylang=en&FamilyID=cf49c56c-8b3e-4eae-9904-9505f47bed45
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=23790)
--> (http://bugs.winehq.org/attachment.cgi?id=23790)
Conseole output
I was changing quickly the tabs at the right side of msn messenger when the
crash appear. I'm attaching the backtrace.
--
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=16807
Summary: MSN Messenger 7.0 Audio Conference doesn't work.
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=CF49C56C-8B3E-4EAE-9904-9505F47BED45&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When you try to make a conference using the microphone you will get a message
saying that You can execute the audio and video assistant in that moment.
Looking in the console it shows:
err:ole:CoGetClassObject class {7a42ea29-a2b7-40c4-b091-f6f024aa89be} not
registered
err:ole:CoGetClassObject no class object {7a42ea29-a2b7-40c4-b091-f6f024aa89be}
could be created for context 0x1
And this is related to the RTC Client that is not implemented on Wine.
http://msdn.microsoft.com/en-us/library/ms775464(VS.85).aspx
--
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=21367
Summary: DATALINE Office Demo: install fails - sometimes
Product: Wine
Version: 1.1.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas(a)braml.org
Created an attachment (id=25727)
--> (http://bugs.winehq.org/attachment.cgi?id=25727)
console output of a crash during install
When testing the install of DATALINE Office Demo on 1.1.36, I noticed that it
crashes Wine. Since it used to work with 1.1.24 (according to my test report
over at AppDB
http://appdb.winehq.org/objectManager.php?sClass=version&iId=15365), I went off
to run a regression test.
When I was finished, I reverted the patch in HEAD and ran the installer again.
It went through as it did witch 1.1.24.
To make absolutely sure, I ran the installer again, with clean HEAD (and 1.1.36
from the Ubuntu PPA to make sure). And it didn't crash! But then, on second run
(starting from scratch witch a clean .wine) it crashed as before, that is, at
the same point according to the installer's progress bar).
I tried several times, and sometimes the install works, sometimes not. The
number of failed installs is greater though).
So I fear my regression test was useless, since I didn't test the install at
the different points more than once. I could re-run the regression test doing
so, but I might still miss a "bad" one simply by not trying often enough.
I don't know how to test this further, but I attach the console output of a
crash on 1.1.36 for a start.
--
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=26561
Summary: H&R Block 2010 (At Home Standard) - Registration/Skip
Registration impossible to click
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33820)
--> (http://bugs.winehq.org/attachment.cgi?id=33820)
Terminal log. ...fxme:mshtml, etc.
I was going to try doing taxes on my Linux box just to see if it was possible
in wine, but it isn't. (QEMU ftw) :P
The program installed fine, but then it is impossible to actually run the
program due to a button bug.
There should be two links:
1) Register the next time you start the program
2) Submit your registration data to the server
Screenshot: http://i.imgur.com/Lu2di.png
Neither of these links are clickable, hence making the entire program useless.
Update also failed with a blank page, but that's probably another bug(?).
--
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=22046
Summary: When using two monitors, starcraft causes primary one
to shut down
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://appdb.winehq.org/appview.php?appId=72
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey_y_k(a)yahoo.com
I have two monitors. When I run starcraft, it automatically picks the smaller
and secondary monitor and turns off my primary one. When I exit the game, I
have to go into the Display settings and turn the primary monitor
back on.
--
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=21746
Summary: Format Factory not working
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dusty(a)luogocomune.net
FF is a free tool you can download here: http://format-factory.en.softonic.com/
I'm able to install it and choose configuration options, but when I start a
conversion my console fills up with ten of thousands of these lines:
fixme:quartz:TransformFilter_QueryInterface No interface for
{ebe1fb08-3957-47ca-af13-5827e5442e56}!
err:quartz:DSoundRender_create Cannot create Direct Sound object (88780078)
fixme:ole:CoCreateInstance no instance created for interface
{56a86895-0ad4-11ce-b03a-0020af0ba770} of class
{79376820-07d0-11cf-a24d-0020afd79767}, hres is 0x88780078
and after some minutes the app seems to crash (at least the computing partm the
interface still responds) and this error appears:
err:seh:setup_exception_record stack overflow 920 bytes in thread 0021 eip
7bc6f630 esp 01710f98 stack 0x1710000-0x1711000-0x1910000
--
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=13221
Summary: Reason 4,0 display bugs and "out of memory errors"
whilst playing music
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stupidcatofdoom(a)gmail.com
Reason 4.0 by Propellerhead Software installs and works well on Linux, however
it seems to have limited access to memory on my box (Ubuntu 8.04 x64, newest
kernel, newest version of WINE, OSSv4 for sound) - after opening around two
files (one after another, not at the same time) and playing them, the program's
GUI stops painting sections of the screen when they update.
The program then begins to throw infinite "Out of Memory" error windows which
prevents the user from being able to close the program (even ctrl+c in console
won't close the program, have to kill manually via another terminal). Program
completely locks up after a while, with none of the GUI being painted. However,
the music playing thread is unaffected and will continue to play the music
without any stuttering or slowdowns or issues playing back samples.
Shortly before I start receiving error messages, these two messages are printed
repeatedly in the console (included here instead of an in attachment as it's
only two lines):
"err:imagelist:ImageList_Create Error creating mask bitmap!"
"err:region:CombineRgn Invalid rgn=(nil)"
The program reports no other error messages.
--
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=17387
Summary: Energy XT 2.5.1 crashes when recording audio
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mestelan(a)gmail.com
Created an attachment (id=19442)
--> (http://bugs.winehq.org/attachment.cgi?id=19442)
energy XT crash log
Energy XT 2.5.1 crashes after a few seconds of recording audio.
This happens whether the selected audio backend is Direct Sound or WineASIO.
This has happened with Wine 1.13, 1.14 and 1.15.
Actually, the problem has started arising with version 2.5.0 of Energy XT;
older versions of Energy XT2 can record flawlessly with any version of Wine
that I have tried.
Some other Energy XT users have reported to be using the program without any
problems, but on my system, the bug happens consistently (though not
systematically).
--
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=23084
Summary: Gecko install error, installer can not find
wine_gecko-1.0.0-x86.cab
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwwwww(a)hotmail.com
Install wine with PREFIX defined, other than default '/usr'.
Then first time run wine, it will auto lauch the installation of gecko. I've
placed wine_gecko-1.0.0-x86.cab under $PREFIX/share/wine/gecko, but installer
seems cannot find it, then report not find 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=24841
Summary: Beyluxe Sound Not working
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: departure_au(a)hotmail.com
Beyluxe chat room sound not working, All other sounds including alerts work
fine Under wine 1.3.5, Meter Gaguge in room is working but no sound.
Setup Info
* Wine 1.3.5
* Xp Mode
* Alsa Sound drivers(Working for Alerts(.wav files))
--
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=24666
Summary: Metro 2033 can not display game menu
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
(I check it on both of Wine 1.2 and 1.3.4) If DirectSound hardware acceleration
mode is emulation then after playback intro last frame of video is freez, menu
not displayed (only last intro frame) and game playback background sound of
menu.
(I check it only on Wine 1,3,4) If DirectSound hardware acceleration mode is
full then playback of intro is stuttering (both of video and audio) game
display menu but it's flickering and completely unusable.
Video adapter: ATI HD5850 mobile.
Driver version: 10.9
All additional components, what this game requer
(vcredist_x86_sp1_atl_4053.exe, PhysX_10.02.22_9.10.0222_SystemSoftware.exe,
DirectX february update) is installed.
What additional information I can provide for help solve this problem?
--
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=27045
Summary: Warcraft III - Reign of Chaos - Cannot play video's
(xdivx)
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34478)
--> (http://bugs.winehq.org/attachment.cgi?id=34478)
warcraft 3 reign of chaos debug file - video display problem
System : openSuse 11.4 i586
Gstreamer : bad. ugly and good plugins loaded and gstreamer opengl plugin.
Problem : All video's show black screen, but the sound does play.
Don't really know where to start with this. must be settings I reckon but cant
really get info on it to fix. Also with openSuse (and I think Ubuntu also) the
policy not to distribute codecs that can have license problems it might be hard
to get this working I believe. (Note the sound does play, thus it can link to
Gstreamer if I understand correctly)
Anyways i attached a debug file with the error that occurs, it is I THINK
because it cannot get a codec to decode the video. But please view to see all
errors.
Also will there be possibility for other decoders maybe ? VideoLan is free and
almost plays anything and has alot of libraries ? just a thought.
(http://www.videolan.org/)
Thanks in Advance
--
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=21999
Summary: Igor Engraver loses underlines in the menu bar
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e.m.johansson(a)spray.se
After some work on a document Igor Engraver loses all the underlines in the
menu bar except for the menu Windows. This way you can't access the menus by
pressing Alt+underlined letter though you can access them with F10.
--
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=26338
Summary: Circuitmaker 2000 dialog windows are "polluted" by
some graphics from main workspace
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brodo(a)o2.pl
Circuitmaker 2000 dialog windows are "polluted" by some graphics from main
workspace.
See an enclosed picture.
This bug started in 1.3.14, I think. I'll check it.
--
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=22488
Summary: Pharaon+Cleopatra in-game crash
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: woodroof(a)gmail.com
Created an attachment (id=27550)
--> (http://bugs.winehq.org/attachment.cgi?id=27550)
Running log
1. I execute the Pharaon+Cleopatra.
2. It crash after end of entry movie.
3. I execute it again.
4. It crash some time later.
On Windows XP game works fine.
--
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=22008
Summary: Visual Basic 6: OLE trouble, lots of them
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: judebpereira(a)gmail.com
Installed Visual Basic 6 Enterprise Edition, runs absolutely fine, I can view
code, create and do a whole lot of stuff, but when it comes to viewing the
object, it crashes, giving a whole lot of ole errors.
This I no doubt believe that are wine errors... as Visual Basic runs fine, but
its the ole's that stops it from running 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.