http://bugs.winehq.org/show_bug.cgi?id=22672
Summary: A-10 Cuba! crash in introduction screen forbiding to
play the game
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.5star-shareware.com/Windows/Games/Flight/a1
0-cuba.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=27913)
--> (http://bugs.winehq.org/attachment.cgi?id=27913)
console output
The crash is caused by unhandled page (see attachment) fault, and seems not to
be present in older Wine versions.
I was trying to do regression testing, but I failed. When I was testing on
prebuild .deb packages from archives, it appears, that the problem raised
between wine-1.1.28 (working) and wine-1.1.29 (not working). I started with
regression testing on GIT sources, but it crashes in all versions I tried
compiling from sources (even if it works in same prebuild versions) - I tried
version 1.1.28 and also version 1.1.16 (reported as working in appdb).
--
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=21279
Summary: EastWest Symphonic Orchestra Silver Edition: Install
Fails with pagefault at VST Plugins lookup
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.amazon.com/EastWest-Symphonic-Orchestra-Sil
ver-Edition/dp/B0002E3FZQ
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=25592)
--> (http://bugs.winehq.org/attachment.cgi?id=25592)
wine: Unhandled page fault on read access to 0x0000711e at address 0x10013f57
(thread 00da), starting debugger...
This bug occurs when the installer looks for a "Vstplugins" folder. You can
tell it to "don't search for VST plugins, just create C:\Program
Files\Vstplguins" and it will proceed without pagefault, but I figured it's
worth posting as a wine bug.
Attached is log.
--
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=27429
Summary: alphabetical drop down list not working in ie6 in
ubuntu
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: battinirajkumar(a)gmail.com
Created an attachment (id=35077)
--> (http://bugs.winehq.org/attachment.cgi?id=35077)
not listing alphabet in dropdown list
I have a tool i.e. tools/netratings.com/pls/tools/internal_login In this tools
there is a drop down list in which when we enter a alphabet in the list the
cursor goes to that given alphabet link in the list but this is not working in
ie6 in ubuntu
--
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=9462
Summary: Mouse cursor appears only when clickling left mouse
button (Star Wars: KOTOR)
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.dis.org.nz
Created an attachment (id=7799)
--> (http://bugs.winehq.org/attachment.cgi?id=7799)
basic output dump when running program and getting to main menu
Application: Star Wars(R): Knights of the Old Republic(TM) v1.03
I've recently managed to install KOTOR off the Best of PC DVD set, and noticed
that the standard mouse cursor won't display unless the left mouse button is
held down. Other custom context-based cursors, however, will display when no
buttons are held down (e.g. the hand icon when the mouse is over the
footlocker, or the arrow when hovering over doors).
I am not able to display the cursor in a screenshot, and am not sure currently
of other ways to give examples.
--
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=28665
Bug #: 28665
Summary: ntdll/directory test fails on FreeBSD9
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
May be related to the file system (UFS):
[austin@freebsd9 ~/wine-git/dlls/ntdll/tests]$ make directory.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
directory.c && touch directory.ok
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=0,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=0,RestartScan=0)
directory.c:190: Test failed: filed to query directory; status c000000f
directory.c:192: Test failed: not enough data in directory
directory.c:219: Test failed: Wrong number 0 of normal files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of hidden files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of system files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:190: Test failed: filed to query directory; status 80000006
directory.c:192: Test failed: not enough data in directory
directory.c:219: Test failed: Wrong number 0 of normal files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of hidden files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of system files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:269: Tests skipped: Wow64 redirection not supported
*** Error code 18
--
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=18812
Summary: Quick Launch directory is unimplemented
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge deal, but many installers (by default or optionally) put a shortcut
in:
%SYSTEMDRIVE%:\Documents and Settings\%USERNAME%\Application
Data\Microsoft\Internet Explorer\Quick Launch
which wine doesn't have by default. Actually using these shortcuts would be a
lot more difficult (and would need a new freedesktop.org spec), but we should
at least provide an empty folder for the apps to dump a shortcut in.
--
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=24087
Summary: Cosmic Rift: menu has flickering
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
It's a free download from Sony online (see url). Installs mostly fine (minor
graphics bugs).
Once you run it, at the start menu, you type in your alias. Here, the window
flickers pretty bad.
Terminal shows:
wine CosmicRift.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32dcdc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32e58c,0x00000000), stub!
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8X8_UNORM to WINED3DFMT_B5G6R5_UNORM
fixme:win:EnumDisplayDevicesW ((null),0,0x32e588,0x00000000), stub!
--
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=22854
Summary: World of Warcraft 3.3.3 Crashes on World Load
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh.loomis(a)gmail.com
Wine launches World of Warcraft with no errors. User is able to log in - login
screen displays animation, plays music, etc. Characters render on selection
screen, no issues. World loads (progress bar, etc). Once world finishes
loading and UI is loaded, game crashes. Error listed 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.
http://bugs.winehq.org/show_bug.cgi?id=19090
Summary: wine puts spaces unnecessary spaces into a date
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.trimble.com/planningsoftware_ts.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose1711(a)gmail.com
steps to reproduce:
1. install trimble planning software (download from
http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe)
2. run planning.exe via wine (Program\ Files/Common\ Files/Trimble/Planning/)
3. optionally download and import almanac from
ftp://ftp.trimble.com/pub/eph/almanac.alm (menu Almanac - Import) and display
any of the graphs (Graphs - whatever)
4. go to File - Station and click 'Today'. the start day will change to today's
date, time will reset to 00:00. click apply. as you see the date is now set to
27. 12. 1999. same effect if you hit OK after clicking 'Today' button (check
the date below the displayed graphs)
workaround:
is easy.. remove the spaces from the date (26. 6. 2009 becomes 26.6.2009) and
there you are. i wonder what's up anyway. Internal error pop-up when you click
calendar - [..] button next to Start time could be related too
--
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=32609
Bug #: 32609
Summary: World of Warcraft
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: agarenzoanthony20(a)yahoo.com
Classification: Unclassified
I'm not to sure if this is the wine version I am reporting about,But the most
recent update is preventing me from playing any of my games,I don't know if I
can delete it and download the older version of Wine that I had previously.But
it's a bit frustrating not knowing if the next update is going to make it to
where you cannot do what you have recently been doing,I am not sure what the
programmers did wrong but a lot of people are complaining about this new update
and how it is preventing them from doing and downloading specific things,FOr me
I cannot play World of Warcraft Patch 5.1 which is the one I have been playing
for a while on the previous version of Wine but if there is anything I can do
to fix this bug it would help me out a lot.I understand a bunch of people are
complaining about this at the moment but if you can help me it would be much
appreciated.I am not to experienced with Linux OS.
--
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.