http://bugs.winehq.org/show_bug.cgi?id=30297
Bug #: 30297
Summary: Sikuil IDE doesn't start up
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
wine-1.5.0-147-g4c6a198
1. Download jre-6u31-windows-i586-s.exe :
http://java.com/en/download/manual.jsp
2. Download portable version of Sikuli:
https://launchpadlibrarian.net/79944128/Sikuli-X-1.0rc3%20%28r905%29-win32.…
3. Install jre
4. Start Sikuli:
$ wine Sikuli-IDE.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x37ddd04,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x37ddd04,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x37ddaa0,0x00000000), stub!
fixme:font:freetype_SelectFont Untranslated charset 255
[info] locale: en_US
The IDE doesn't start, only print above message.
wine start Sikuli-IDE.bat
fixme:exec:SHELL_execute flags ignored: 0x00000100
Also doesn't work.
However, wine Sikuli-IDE.exe -h works:
$ wine Sikuli-IDE.exe -h
fracting@fracting-redhat:~/Wine/sikuli/Sikuli-X-1.0rc3 (r905)-win32/Sikuli-IDE$
fixme:win:EnumDisplayDevicesW ((null),0,0x37ddd04,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x37ddd04,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x37ddaa0,0x00000000), stub!
usage: Sikuli-IDE [--args <arguments>] [-h] [-r <sikuli-file>] [-s] [-t
<sikuli-test-case>]
--args <arguments> specify the arguments passed to Jython's
sys.argv
-h,--help print this help message
-r,--run <sikuli-file> run .sikuli or .skl file
-s,--stderr print runtime errors to stderr instead of
popping up a message box
-t,--test <sikuli-test-case> run .sikuli as a unit test case with
junit's text UI runner
Also, the -r arguments work as well
--
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=25220
Summary: Black Prophecy Heads and Faces are not drawn
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
The Heads in Black Prophecy doesn't show, you can see straigh through them, and
see the hair behind them.
All Utilities are drawn around where the head should be, it's just not there.
It happens on char-edit-screen, select-char-screen and on any transmission
ingame.
--
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=20675
Summary: Excel 2007 Analysis Services -- no network activity at
all
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imirkin(a)alum.mit.edu
I'm running into an issue with the Analysis Services module (aka OLAP) in Excel
2007.
It presents me with a screen that asks for the server name (and asks for auth
types), and then proceeds to fail-fast to a generic error:
"""
Unable to connect to data source. Reason: Unable to locate database server.
Verify that the database server name you entered is correct, or contact the
database administrator for help.
"""
However doing a network trace, no packets ever go out the external interface.
Relevant bits from +relay,trace+reg (note that I added an extra TRACE to
RegQueryValueW that prints out the data that it returns):
"""
0009:Call advapi32.RegQueryValueW(80000000,0032d3bc
L"MSOLAP\\Clsid",0032d3bc,00
32d3b8) ret=326c46e5
trace:reg:RegQueryValueW (0x80000000,L"MSOLAP\\Clsid",0x32d3bc,512)
trace:reg:NtOpenKey (0x13c,L"MSOLAP\\Clsid",f003f,0x32d2f8)
trace:reg:NtOpenKey <- 0x28c
trace:reg:RegQueryValueExW (0x28c,(null),(nil),(nil),0x32d3bc,0x32d3b8=512)
trace:reg:NtQueryValueKey (0x28c,(null),2,0x32d1a0,256)
trace:reg:RegQueryValueW L"{176941F9-18E8-47D6-860D-006FF2655608}"
0009:Ret advapi32.RegQueryValueW() retval=00000000 ret=326c46e5
0009:Call KERNEL32.FindResourceA(01560000,00000006,000000d9) ret=326155f6
0009:Ret KERNEL32.FindResourceA() retval=0156dd80 ret=326155f6
0009:Call KERNEL32.LoadResource(01560000,0156dd80) ret=32615606
0009:Ret KERNEL32.LoadResource() retval=0158a6f8 ret=32615606
0009:Call KERNEL32.LockResource(0158a6f8) ret=32615615
0009:Ret KERNEL32.LockResource() retval=0158a6f8 ret=32615615
0009:Call KERNEL32.TlsGetValue(00000007) ret=3260568c
0009:Ret KERNEL32.TlsGetValue() retval=00620000 ret=3260568c
0009:Call KERNEL32.TlsGetValue(00000007) ret=3260568c
0009:Ret KERNEL32.TlsGetValue() retval=00620000 ret=3260568c
0009:Call advapi32.RegOpenKeyExW(80000001,00630024
L"Software\\Policies\\Microsoft\\Office\\12.0\\Common\\Alerts",00000000,0002001f,003240c0)
ret=3260556d
"""
And then it goes on to generate the alert. So for some reason it totally fails
and doesn't even try to do anything after looking up the registry key.
FWIW, here are a few entries from system.reg:
"""
[Software\\Classes\\MSOLAP\\Clsid] 1237579662
@="{176941F9-18E8-47D6-860D-006FF2655608}"
[Software\\Classes\\CLSID\\{176941F9-18E8-47D6-860D-006FF2655608}] 1237579662
@="MSOLAP"
[Software\\Classes\\CLSID\\{176941F9-18E8-47D6-860D-006FF2655608}\\InprocServer32]
1237579662
@="C:\\Program Files\\Common Files\\System\\ole db\\msolap90.dll"
"ThreadingModel"="Both"
"""
I do not see the string "176941F9-18E8-47D6-860D-006FF2655608" anywhere in the
trace logs, except as the return value to RegQueryValueW. (But I don't know a
whole lot about Windows, perhaps that's to be expected.)
I'm happy to do more debugging here, so any ideas appreciated. I don't appear
to have any DLL overrides.
--
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=26019
Summary: Aion: face disappears when customizing character
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://na.aiononline.com/
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33184)
--> (http://bugs.winehq.org/attachment.cgi?id=33184)
bad screenshot
To reproduce:
1. Install Aion, start game
2. Log in
3. Click "Create" in order to enter character creation (any class type)
4. Select Race (any race)
5. Click the Advanced tab on the right
6. Move sliders from side to side
7. Observe the graphics for character's face flicker/disappear while the slider
is being moved.
screenshot attached.
Tested in wine-1.3.13. Doesn't occur on win7.
--
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=25902
Summary: Wine builtin IE crash while login to
https://www.alipay.com/
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download aliedit.exe from
https://download.alipay.com/aliedit/aliedit/2401/aliedit.exe
2. Install the aliedit ActiveX Control.
$ wine aliedit.exe
fixme:win:DisableProcessWindowsGhosting : stub
fixme:sfc:SfcIsFileProtected ((nil),
L"C:\\windows\\system32\\aliedit\\unins000.exe") stub
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
3. Open the login page
$ wine iexplore https://www.alipay.com
then,
1) the "login"/"登录" button won't display . ( Tested ether with or
without aliedit.exe installed )
2) the "password"/"密码" form sometimes display but sometimes doesn't
display . ( Without aliedit installed, the "password" form will never
display )
3) after typed username and password and login, IE maybe crash or not,
if not , it will display and error page.
Here is the log while IE crash:
Attachment : Log: IE crash
and the log while IE doesn't crash:
Attachment : Log: IE not crash
--
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=34644
Bug #: 34644
Summary: Menubar Tools appear in the Dock
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.platte(a)platte-web.de
Classification: Unclassified
Like the title already expresses I have an issue with a menubar application.
Basically it is working just fine. There is no menubar icon on launch (set it
to launch hidden), but as soon as I right-click (to edit options) the Dock icon
appears. While this is okay I find it annoying that the Dock icon does not
disappear after closing the right-click dialogue.
--
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=23337
Summary: AoW Shadow Magic: Uninstalling in WINE cause freeze
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
Age of Wonders shadow magic says something like "could not open AVI", but what
that has to do with an uninstall? Both the WINE uninstall window and AoW SM
window freezes then.
--
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=34725
Bug #: 34725
Summary: Cocoa fullscreen scales the window put keeps the
windows resolution
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.platte(a)platte-web.de
Classification: Unclassified
Created attachment 46302
--> http://bugs.winehq.org/attachment.cgi?id=46302
Mac Fullscreen Issue - Log File
I just installed TrackMania Nations/United Forever to a new prefix to make use
of the new fullscreen feature available for the mac driver.
Per default the game enters fullcreen (for me 1680*1050), but sadly not the new
fullscreen mode. If I minimize the game again (windowed = 640*480) and than
maximize it the (Mountain) Lion style it get's it's one workspace, but only
stretches the resolution to fit the screen (still 640*480).
I attached the terminal output I received during execution.
--
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=34617
Bug #: 34617
Summary: Wine crashing (often) when saving a changed pdf file
with PDF-XChange Viewer 2.5.212
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vince.ekg(a)gmail.com
Classification: Unclassified
Created attachment 46133
--> http://bugs.winehq.org/attachment.cgi?id=46133
Bug detail
Using PDF-XChange Viewer 2.5.212: often, when adding a sticky note to a PDF and
then saving the file, Wine crashes...
--
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=33595
Bug #: 33595
Summary: wine PDF-XChange crash when saving file or find text
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jinleileiking(a)gmail.com
Classification: Unclassified
wine PDF-XChange crash when saving file or find text
--
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=30446
Bug #: 30446
Summary: EasyCut XP installs but crashes when loaded
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: willeknille(a)web.de
Classification: Unclassified
Created attachment 39804
--> http://bugs.winehq.org/attachment.cgi?id=39804
Backtrace of EasyCutXP failing to boot in Wine
EasyCutXP is a radio editing software written for Windows XP. In XP it works
flawlessly but trying to load it in Wine (both 1.4 and 1.5 beta, on 32 bit as
well as on 64 bit hardware using Ubuntu 11.10) doesn't work. A window opens
saying fatal program error. As of my understanding of the backtrace report, it
might have to do with ntdll. Any 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.
http://bugs.winehq.org/show_bug.cgi?id=25768
Summary: Intel App Store doesn't run in wine
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://www.appup.com/applications/applications-Angry+B
irds
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
So apparently Angry Birds is available for PC, if you use Intel's new App Store
thing:
http://www.appup.com/applications/applications-Angry+Birds
$ wget
http://downloadmirror.intel.com/19332/eng/IntelAppUpcenter-windows-installe…
$ wine IntelAppUpcenter-windows-installer.exe
installs fine.
running it though, fails, saying it needs mono/dotnet. If you install mono28
with winetricks, still fails:
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element
L"system.diagnostics" in state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"trace" in state
3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"listeners" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.web" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"membership" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"providers" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"roleManager" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"providers" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
Could not load file or assembly 'PresentationFramework, Version=3.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
The entry point method could not be loaded
so, I tried dotnet30. It then wants dotnet35:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from
HRESULT: 0x80070002
File name: 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'
giving it dotnet35 gets it still further, but not enough:
fixme:psapi:GetProcessImageFileNameA (0x27c, 0x3918768, 260) stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
Another instance of this application is already running
Aborting...
then it just repeats this until you wineserver -k 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=26562
Summary: Assassin's Creed: Brotherhood jerky, has lip synch
problems
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs ok from dvd, and even plays, but
it suffers from a lot of jerkiness and lip synch problems.
http://www.youtube.com/watch?v=ma4AIinaS3k shows how the
opening bits should look (that video seems to be a console, but
gameplay appears identical).
The "matrix" scenes and when your character walks into the second
room (the arena with the falling floor) are very jerky, rather
like how mass effect 2 was slow on first use of shaders.
And the lips of the two guys struggling with a dagger,
and your character talking to the hologram of Princess Leia,
both seem to be out of synch with the sound. There was a jerkiness
during that last bit for me, and it seemed the sound kept going
but the animation dropped out of sync by just exactly the duration of
the jerk.
Rumor has it that disabling glsl might help, but I haven't been able to
verify that yet.
--
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=31773
Bug #: 31773
Summary: Torchlight 2 shadows are rendered incorrectly on some
areas
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape(a)ape3000.com
Classification: Unclassified
Torchlight 2 shadows are renderer incorrectly on some areas. As a workaround
disabling shadows works fine everywhere. On certain areas the shadows at very
high setting are working well, but on other areas they look really bad.
There's a screenshot about the bug attached.
This bug has been reported to occur at least as early version as 1.5.0, but I
tested this with 1.5.13. I was using NVIDIA binary drivers.
--
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=28888
Bug #: 28888
Summary: Alt-tabbing from windowed Kanon makes it think alt is
held down
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla.kyoo(a)xoxy.net
Classification: Unclassified
- Run Kanon http://appdb.winehq.org/objectManager.php?sClass=version&iId=12764
and set it to use windowed mode. Run another program (Firefox, audacious, etc.
Linux version. Not covering the Kanon window.)
- While Kanon is focused, alt-tab to switch to the other program.
- Click in Kanon's window, or the title bar.
- Find you can't left click to advance dialog any more (you can still
right-click for menus). Find that instead of advancing dialog, enter switches
between full screen and windowed.
- Switch to the other program, then alt-tab back to Kanon.
- Find the problem is fixed.
Other info: I'm using XFCE4 with metacity-2.34.1.
--
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=14752
Summary: Blood 2 (v. 2.1): mouse input not working
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: vitaliy(a)kievinfo.com
Mouse input with Blood 2 patched to latest version 2.1.233 does not work.
I tested it both with native dinput, dinput8 dlls and builtin variants.
Went back to wine-0.9.25 and still the same issue. So no regression I fear :(
This problem doesn't seem to be releated to the input issues with the B2 demo,
and therefore can't be reproduced there.
Adding Vitaliy Margolen to CC since it is very likely a dinput bug.
Greets,
Tobias
--
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=26860
Summary: Tomb Raider Underworld crashes on startup
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: littlesincanada(a)yahoo.co.uk
Created an attachment (id=34239)
--> (http://bugs.winehq.org/attachment.cgi?id=34239)
Trace file
Tomb Raider - Underworld crashes on startup.
This is a regression as it used to run fine.
May or may not be related to #26356 which it also currently suffers from.
Wine compiled from git as of wine-1.3.18-85-g99f6894
--
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=27925
Summary: IBExpert cease work from 1.3.25
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkurt(a)ua.fm
IBExpert (
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9049&iTestingI…
) not running from 1.3.25 release on ubuntu 10.04.
See dump.log and run.log in archive with IBExpert for details.
--
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=25924
Summary: UltraNitroRacers: Graphics garbled
Product: Wine
Version: 1.3.12
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=33042)
--> (http://bugs.winehq.org/attachment.cgi?id=33042)
Terminal output
This bug occurs once the game has been fed native quartz and d3dx9 for good
measure. The game will attempt to play (you can hear buttons, cars, etc.) but
the screen will be white with occasional flickering of random... textures?
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=18763
Summary: Program error window for DVD Profiler (with no obvious
error)
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.invelos.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
Created an attachment (id=21519)
--> (http://bugs.winehq.org/attachment.cgi?id=21519)
...encountered a serious problem and needs to close
With the latest release (1.1.22) I'm getting the attached message when running
DVD Profiler, yet it does not appear to affect the operation of the application
in any way.
The operation of the program under wine does not appear to have altered for the
last many wine releases, and has never got worse as far as I can recall (i.e.
any changes have improved functionality / performance).
One might speculate that this is enhanced error handling reporting an existing
error (of which there are several attached to the program), but I have no idea
which one.
The error appear immediately after running the exe, so is very early in the
somewhat long start up for the application.
--
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=15868
Summary: Tomb Raider underworld demo big troubles
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://forums.eidosgames.com/showthread.php?t=81768
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netfab(a)gmail.com
Created an attachment (id=17007)
--> (http://bugs.winehq.org/attachment.cgi?id=17007)
wine tru.exe
Hi,
I tried to run the demo of Tomb Raider Underworld with Wine 1.1.5 :)
The game menu is fine, but when I try to launch the demo level, I have big
troubles (black screen, artefacts), seems to be related with d3d.
I must hit CTRL + C to abort, wine doesn't crash.
I attach the full log compressed with bzip2 (18 Mo unpacked).
The demo can be downloaded from URL.
Just an example :
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElements @ drawprim.c / 261
Thanks ^^
--
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=34669
Bug #: 34669
Summary: Odorik.cz app - crash: Page fault on read access to
0x001809c8
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pepe(a)bloodkings.eu
Classification: Unclassified
Created attachment 46213
--> http://bugs.winehq.org/attachment.cgi?id=46213
Backtrace from wine
Hello,
With this latest version (1.7.3) i had problem with Odorik.cz VoIP app problem,
because when i entered my pin (password) and then i click to button: "Log in"..
App got crash (log is in attachment)
--
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=24849
Summary: toolbar buttons in .chm file viewer are not working
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: test051102(a)hotmail.com
There are still problems displaying simple .chm files under Wine. The toolbar
buttons are now shown correctly. But when using the test.chm file from bug
23622 the forward/ back buttons do not 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=15808
Summary: wine's system tray should not wake the cpu when idle
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Currently, the Wine system tray polls every 2 seconds for icons whose owner
window has been destroyed. Wine should detect the missing windows without
polling or, if that's not possible, only poll when there are icons in the
systray.
--
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=18394
Summary: Touhou 9 - Phantasmagoria of Flower View, patching from
1.00 to 1.50a breaks the game
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: impfx(a)hotmail.de
Playing the version 1.00 was flawless, except already reported bug 10408, and
that the keyboard layout was changed from my default.
Using the patch available at
http://www16.big.or.jp/~zun/data/soft/th09_ver150a.lzh and properly patching
it, resulted in the game not working anymore.
--
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.