http://bugs.winehq.org/show_bug.cgi?id=11059
Summary: Sid Meier's Railroads Demo carshes on startup
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piaskal+wine(a)gmail.com
Created an attachment (id=10078)
--> (http://bugs.winehq.org/attachment.cgi?id=10078)
Sid Meier's Railroads Demo crash output
At first it was complaining about missing dx dll.
err:module:import_dll Library d3dx9_28.dll (which is needed by L"C:\\Games\\Sid
Meiers Railroads Demo\\RailRoadsDemo.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Games\\Sid
Meiers Railroads Demo\\RailRoadsDemo.exe" failed, status c0000135
I tried to copy that dll from existing Windows install.
With this dll the Demo crashes on startup (dereferencing null pointer).
Output log 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=26439
Summary: Chernobyl terrorist attack demo crashes on start,
appears to want ID3DXFontImpl_DrawTextA
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.gamershell.com/download_71174.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
I see a flood of:
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), â, -1, 0x32fa4c, 1024,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), â, -1, 0x32fa38, 256,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), ã, -1, 0x32fa4c, 1024,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), ã, -1, 0x32fa38, 256,
0xffffffff): stub
fixme:d3dx:ID3DXFontImpl_DrawTextA (0x1465b0)->((nil), ä, -1, 0x32fa4c, 1024,
0xffffffff): stub
then the game crashes on start. winetricks d3dx9_36 works around 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=18191
Summary: Notepad always saves as ISO-8859, instead of UTF-8
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
There's actually a few bugs here, but I'll start with the first one I noticed:
$ wine notepad
Type/paste "Stefan Dösinger" # First UTF-8 I found in git log :-)
File, Save as foobar.txt
$ cat foobar.txt
Should get Stefan Dösinger back, but instead you get something like
"Stefan Dösinger".
With windows notepad, however, you'll get "Stefan Dösinger".
--
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=16519
Summary: EssentialPIM: Bold text not rendering correctly
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
Decriptions of bugs found using EssentialPIM
(http://www.essentialpim.com/?r=download)
System:
* EssentialPIM Pro 2.81 (most probably the same bug applies to the Free
version), installed
* Ubuntu Hardy
This bug is reproducible every time, and it never happens in windows.
In "Notes", the default text (I'm in wine now, so I can't see which one
exactly - I suppose Times New Roman) renders correctly underlined, italics and
strikethrough,
but (BUG) doesn't render at all the bold; it marks it as bold, but the text
is still plain. This never happens in windows.
--
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=17506
Summary: Achtung die Kurve: Game doesn't start
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Masternoob(a)gmx.at
The Screen stays black when i start the game...
The Game can be downloaded here:
http://overgood.ov.funpic.de/xtacka/downloads.php
--
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=27238
Summary: Tesla: The Weather Man demo: movement keys not working
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.thoughtquake.com/content/TeslaDemo_1.01.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
The movement keys are not interpreted by the game. By default the game assigns
WASD for movement and <Space> for jumping. None of them work in Wine.
Interestingly, other keys work:
<R>: brings up the research tab
<Backspace>: restart the level
<Esc>: back to the menu
<X>: skips the videos
I can reassign the keys in the options menu but whatever I choose for movement,
they are not accepted by the game.
Terminal output doesn't reveal too much:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f440,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
Native dinput/dinput8 dlls don't help: the game seems not to use either of them
(+loaddll).
The same problem exists in Wine-1.0.1, too.
I've tried the game in virtual desktop as well as in fullscreen mode.
Fedora 14 32-bit
Nvidia GeForce 250 / driver 270.41.06
Gnome + Metacity
Xserver 1.9.5
--
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=35493
Bug ID: 35493
Summary: IMVU shows loading bar, but will not start.
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: WhiteTigerTails(a)gmail.com
Classification: Unclassified
Created attachment 47381
--> http://bugs.winehq.org/attachment.cgi?id=47381
backtrace/log
After an install, IMVU will not start after the loading bar. i386 machine
running ATI graphics card. Log posted below.
--
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=24588
Summary: 64 bit issue within qsort()
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan(a)obssys.com
Created an attachment (id=31054)
--> (http://bugs.winehq.org/attachment.cgi?id=31054)
Patch to fix 64 bit issue within qsort()
Change all types from int to size_t within NTDLL_mergesort().
--
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=22274
Summary: Edit control continues scrolling after mouse leaves
window
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Created an attachment (id=27210)
--> (http://bugs.winehq.org/attachment.cgi?id=27210)
user32: edit control scrolling now properly follows mouse selection
I will attach the source code for a small test program that reproduces this
behavior.
Steps to reproduce:
$ wine et.exe (edit test program)
Alternate steps to reproduce:
$ wine notepad
1. Paste the text of this bug report into the window.
2. shrink window down to about the size of a business card
3. Edit Menu - > turn off Wrap long lines
* A horizontal scrollbar should appear.
4. left-click in the window
5. continue holding down the left mouse button
6. drag mouse to the right until it leaves the window
7. continue holding the left button down
8. wait...
* Notice that the text selection keeps growing. This doesn't happen on windows.
9. still holding the mouse, move it around outside the window
10. Try to select a paragraph of text without using the scrollbars.
* Notice that it is hard to select the exact amount of text you want because
the selection keeps growing spookily on its own. Again, this doesn't happen on
windows.
Well, I found out what's causing the spooky growing text selection.
It's a fixme of WM_TIMER in edit.c
The attached patch fixes 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=21539
Summary: Using "Bare Streams" console mode with SRCDS does not
work.
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://srcds.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laurikoivunen(a)hotmail.com
SRCDS ( Source Dedicated Server ) is designed to run both in GUI and CLI modes.
However, when trying to run the server in pure console without X and using
"bare streams" as described here (
http://www.winehq.org/docs/wineusr-guide/cui-programs ) I still receive the
error:
DISPLAY='' WINEDEBUG=+console wine srcds.exe -console ...
trace:console:AllocConsole ()
err:curses:WCCURSES_InitBackend (n)curses was not found.
err:wineconsole:WINECON_Init failed to init.
This is probably due to srcds running in "hybrid" mode where it is marked as a
GUI application, but uses AllocConsole to create a console hence resulting in a
new console creation, which currently fails.
As a workaround I stubbed AllocConsole and only returned TRUE. This allows the
application to start and reach a point where it tries to read the console and
where it then fails due to wine not being able to read from the console.
Could you add an option for true "bare streams" and so that input would also
work?
ps: I know that there is a linux version of SRCDS but there are no linux
binaries for the server I am trying to run. This bug forces a lot of server
hosters run X on their servers to be able to run SRCDS in wine. The server is
free to download and use.
--
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=23546
Summary: several wine programs fail to run under cygwin
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.cygwin.com
OS/Version: Windows XP
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
A user reported this in #winehq, so I tried it myself. After bug 21526 was
fixed, wine programs all compile, but several don't run. I haven't tried them
all, but, e.g., notepad runs, but cmd, dxdiag, eject do not. Trying to run them
gives:
/home/austin/wine-git/programs/cmd/cmd.exe: error while loading shared
libraries: libwine.dll: cannot open shared object file: No such file or
directory
seems to be the CLI programs that don't run..
--
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=23766
Summary: (Shift) Ctrl + Tab isn't handled in winecfg
application
Product: Wine
Version: 1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
The subject says it all.
I tried searching for any similar bugs filed previously and I couldn't find
anything.
--
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=34748
Bug #: 34748
Summary: Integrate GVFS just like you have integrated CUPS
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: netapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n296869(a)rtrtr.com
Classification: Unclassified
Wine already integrates with CUPS to allow applications to print documents
exactly as they do it in Windows. My proposal is to integrate Wine with GVFS to
let applications automatically mount network shares. In Windows applications
can access network shares by just specifying a path like "//server/share". But
in Wine you first need to manually create a link to
"~/.wine/dosdevices/unc/server/share", and only then all applications will be
able to access this particular server.
--
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=18379
Summary: Photoshop 3 does install but not run (out of memory
error)
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andreas.Schallenberg(a)Eurobild.com
Created an attachment (id=20953)
--> (http://bugs.winehq.org/attachment.cgi?id=20953)
Lzma-compressed WINE log file (Photoshop 3)
On Windows-Machines, Photoshop refuses to run
when much physical RAM is installed. Problems
typically start when it exceeds 512 MB.
The installation routine works but the real
application (photosle.exe) shows an "out of
memory" dialog and quits.
Running Photoshop 3 using WINE shows the same
behavior (tested with 1GB RAM and WINE 1.1.19).
The installer works fine and the app refuses
to start up.
The first attachment to this report was created
using the following command:
WINEDEBUG=+relay wine photosle.exe &>wine.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=18869
Summary: Use the system settings for default User and
Organization field
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: integration
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Launchpad: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/384990
If you install software in Wine that needs a User and Organization, you'll see
these strings set as the default:
Change preferred owner in ~/.wine/system.reg
Change preferred organization in ~/.wine/system.reg
Whenever possible, we should be using the system settings here -
System->Preferences->About Me (on Gnome at least) contains a great default for
owner and organization
--
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=11784
Summary: 3dsmax2008 installer
crashes:err:cursor:DIB_GetBitmapInfo (1633746944):
unknown/wrong size for header
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: Installer
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, after James' patch got into git, the installer gets further, but now
crashes like below:
err:cursor:DIB_GetBitmapInfo (1633746944): unknown/wrong size for header
err:cursor:DIB_GetBitmapInfo (1633746944): unknown/wrong size for header
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Value in failed request: 0x0
Serial number of failed request: 49949
Current serial number in output stream: 49953
PS, I wonder why installers from AutoDesk run into so many bugs; either they
are very advanced and put wine to it's limits, or are they just a bit buggy??
--
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=16476
Summary: Turok crashes when starting a game
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://abandonia.com/en/games/658/Turok+-
+Dinosaur+Hunter.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Download the 17MB zip file, extract it, run Turok.exe - select any video
configuration and the game crashes with no useful 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=17455
Summary: UnrealED 2: Cannot manipulate the viewports in any way.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbowler(a)draconx.ca
Created an attachment (id=19534)
--> (http://bugs.winehq.org/attachment.cgi?id=19534)
Log of UnrealED session
Now that bug 7451 is fixed, it is possible to start the unreal editor.
Everything works... except for any kind of viewport manipulation (which is done
by clicking and dragging in the viewport with various combinations of shift,
control, etc.) As a result, it is impossible to use the editor because you
simply cannot see all parts of the map nor move things around in the viewports.
It is, however, possible to subtract a cube and then apply textures to the
surfaces that are initially visible by clicking on them in the viewport.
This may affect other versions of the unreal editor, but I am not sure.
The attached log was output when starting an unrealed session, attempting to
click and drag on the main viewport, then quitting. However, all of the log
messages were output before I touched the viewport.
--
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=32741
Bug #: 32741
Summary: The Witcher CTD in a certain location in the game
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zinigor(a)gmail.com
Classification: Unclassified
Created attachment 43201
--> http://bugs.winehq.org/attachment.cgi?id=43201
Crash log without winedebug
GOG.com version of "The Witcher:Enhanced Edition" crashes to desktop when
trying to exit the Mage's Tower in the swamp in the end of the second chapter.
I am using wine 1.5.21 installed from the wine Launchpad PPA.
I am running Ubuntu Desktop 12.10 64-bit with Linux 3.7.0-7. I use the
following command to launch The Witcher:
env WINEPREFIX=~/.wine-test/witcher wine launcher.exe
The prefix that I use has WINEARCH set to "win32" and has d3dx9_36, d3dx9_43
and vcrun2005 installed from winetricks.
--
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=34283
Bug #: 34283
Summary: witcher 1 enhanced crashes on mac OS X 10.8.4
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carsten(a)c-ase.de
Classification: Unclassified
Created attachment 45641
--> http://bugs.winehq.org/attachment.cgi?id=45641
mountain lion 10.8.4 - witcher enhanced crashes every 30-60 minutes.
witcher enhanced crashes every 30-60 minutes just by playing. sometimes when
entering builings, sometimes after a sequence, sometime after a fight, sometime
by just running around..
--
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=23851
Summary: Warhammer: Chaos Gate No sound outside of cutscenes
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=29938)
--> (http://bugs.winehq.org/attachment.cgi?id=29938)
winedebug log with settings warn+alsa,warn+wave,warn+dsound
Sound plays normally for the opening cinematic and then goes silent for main
menu (Sounds should play on mouse over events, and I believe there is
background music on Windows). Sound returns during a second cinematic and is
silent again afterwards.
I've attached a log generated with WINEDEBUG=warn+alsa,warn+wave,warn+dsound.
It looks like the sound is failing when the application attempt to override the
existing Primary buffer, but we don't fully support this currently. Per the
following lines from the log.
warn:dsound:DirectSoundDevice_SetCooperativeLevel level=DSSCL_PRIORITY not
fully supported
warn:dsound:DirectSoundDevice_CreateSoundBuffer Primary Buffer already created
--
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=19417
Summary: Hitman Blood Money [Gold Rated] Stuck on startup
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux(a)elementarea.net
Created an attachment (id=22533)
--> (http://bugs.winehq.org/attachment.cgi?id=22533)
WINEDBG=+wgl
Hitman Blood Money stuck on startup with the Program Error box showing but not
accepting input. i need to kill it manually.
attached is a +wgl dump
the main error seems to be:
fixme:d3d:debug_fbostatus Unrecognied FBO status 0x00000000
fixme:d3d:context_check_fbo_status FBO status unrecognized (0)
wine: Unhandled page fault on read access to 0x00000008 at address 0x7eafd2cb
(thread 0009)
also i don't understand why
trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: False
but
glxinfo | grep direct
direct rendering: Yes
running on Intel GM45 hardware with KMS enabled
--
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=26705
Summary: Alliance: Future Combat - invisible infantry
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34011)
--> (http://bugs.winehq.org/attachment.cgi?id=34011)
console log
Infantry is not rendered correctly in the game (no demo available): they are
invisible, only their weapons and equipment are displayed. Vehicles are
rendered correctly.
It doesn't matter if I choose the lowest or high detail settings in the game.
If I disable vertex shaders both infantry *and* vehicles are invisible.
Native dlls in use: d3dx9 (via winetricks).
Fedora 14
Nvidia GeForce 250 GTS / driver 260.19.36
--
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=29495
Bug #: 29495
Summary: Art of Murder: FBI Confidential crashes when starting
a new game
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.gamershell.com/download_22919.shtml
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: dylan.ah.smith(a)gmail.com
Classification: Unclassified
Regression SHA1: 8cae5c23121ffbf76cce42947ac22a30f3b1f369
Created attachment 38195
--> http://bugs.winehq.org/attachment.cgi?id=38195
terminal output
The game crashes when I try to start a new game from the menu. Reproducible
with the demo too.
The game utilizes the Wintermute Engine.
A new game can be started with Wine-1.3.18 and the result of the regression
test:
8cae5c23121ffbf76cce42947ac22a30f3b1f369 is the first bad commit
commit 8cae5c23121ffbf76cce42947ac22a30f3b1f369
Author: Dylan Smith <dylan.ah.smith(a)gmail.com>
Date: Wed Apr 20 16:20:53 2011 -0400
d3dxof: GetName can be used to just get the name length.
:040000 040000 39d4bb1cb85db00694042191a9a2f8767f394d3d
170cbef685302e15be5e88505dcdccb2a303bcdb M dlls
Native d3dxof.dll does not help.
git checkout 8cae5c23121ffbf76cce42947ac22a30f3b1f369 >>the game crashes
git reset --hard HEAD^ >>the game is loading correctly
Fedora 16
Nvidia 250 / driver 290.10
X.Org X Server 1.11.3
--
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=35558
Bug ID: 35558
Summary: Rift crashes when VT switch > 60 sec
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: rift-wine(a)yopmail.com
Classification: Unclassified
Created attachment 47482
--> http://bugs.winehq.org/attachment.cgi?id=47482
Standard Output
Open Rift in a secondary X server.
Switch to primary X server : if time passed on primary X server is greater than
60 seconds, Rift will crash on secondary X server.
--
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=26802
Summary: Bully: Scholarship Edition has missing textures
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34151)
--> (http://bugs.winehq.org/attachment.cgi?id=34151)
terminal output
The game (version 1.2 here) has lots of missing textures: people are invisible
as well as certain objects (e.g. doors). Characters are invisible in the
cutscenes, too (I refer to those short conversations during gameplay not the
intro movie).
Maybe related to the problem, sky and floor textures turn into solid grey/black
as I turn the camera.
For confirmation, please have a look at the AppDB page of the game: all of the
submitted test results mention the problem.
http://appdb.winehq.org/objectManager.php?sClass=application&iId=8581
Disabling GLSL didn't solve the problem for me.
Native components in use: d3dx9_36 xact vcrun2005.
No demo available.
Fedora 14
Nvidia GeForce 250 GTS / driver 270.30
--
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=33907
Bug #: 33907
Summary: Civilization 4: missing some sound (could not read
file)
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiziologus(a)gmail.com
Classification: Unclassified
No some sound (footstep, diplomaci) -- could not read file. in wine-1.4 is OK.
settings: msxml3 -> native, dxd9_36 -> native
in attach -- audio.log from game.
--
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=22782
Summary: Battlefield 1942: missing some textures inside
vehicles
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=28110)
--> (http://bugs.winehq.org/attachment.cgi?id=28110)
screenshot of missing textures at top of screen and at bottom
Somewhere maybe around 1.1.38 this was working but now the textures of the
inside of vehicles, eg tanks was correct now they are partly missing so that
the ground and sky can be seen. (see screenshot)
I should be able to complete a regression test in the next few days.
wine-1.1.44-322-g5cc00e8 geforce 8, 195.36.15.
--
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=22579
Summary: Outlook Express does not show menu bar
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Outlook Express, installed with winetricks does not show menu bar. See the
screenshot.
--
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=17597
Summary: CharmTale2 crashes when releasing mshtml if gecko not
installed
Product: Wine
Version: 1.1.16
Platform: Other
URL: http://www.playfirst.com/game/charmtale2
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Trying out a game a user wanted in
https://answers.edge.launchpad.net/ubuntu/+source/wine/+question/61290
If you decline to install gecko, the game crashes quickly with
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0x7d026c32).
Backtrace:
=>0 SupportErrorInfo_Release+0x12(iface=0x74112c) [dlls/mshtml/htmldoc.c:1597]
1 0x00407900 in charmtale2 (+0x7900) (0x0032cfcc)
2 0x00407a2e in charmtale2 (+0x7a2e) (0x00000000)
SupportErrorInfo_Release+0x12 [dlls/mshtml/htmldoc.c:1597] in mshtml: call
*0x8(%eax)
1597 return IHTMLDocument_Release(HTMLDOC(This));
--
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=29636
Bug #: 29636
Summary: QQ International crash after login (riched20)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install qq:
http://dl_dir.qq.com/qqfile/qq/QQ2010/QQIntl1.0.exe
sha1sum:
10f67ede6b52f260257d2217800dd2a700332f9d QQIntl1.0.exe
2. Start QQ and login to QQ
$ cd ".wine/drive_c/Program Files/Tencent/QQIntl/Bin"
$ wine QQ.exe
3. if the password is correct, then there will be a crash without backtrace,
however, a minidump file will be generated by QQ
open the minidump file with winedbg:
Backtrace:
=>0 0x7bd59369 ME_GetOLEObjectSize+0x196(c=0x32c544, run=0xd263044,
pSize=0x32c3dc) [/home/fracting/wine-git/dlls/riched20/richole.c:1569] in
riched20 (0x0032c3a8)
1 0x7bd5bb77 ME_GetRunSizeCommon+0x24e(c=0x32c544, para=0xd262a3c,
run=0xd263044, nLen=0x1, startx=0, pAscent=0xd263058, pDescent=0xd26305c)
[/home/fracting/wine-git/dlls/riched20/run.c:661] in riched20 (0x0032c408)
2 0x7bd5bc7d ME_CalcRunExtent+0x7c(c=0x32c544, para=0xd262a3c, startx=0,
run=0xd263044) [/home/fracting/wine-git/dlls/riched20/run.c:697] in riched20
(0x0032c458)
winetricks riche20 will workaround for this crash, but there will be another
crash in iexplore
--
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=25289
Summary: Civilization 4: fails with 'error loading shader
libraries' unless native d3dx9_26 is used
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://download.cnet.com/Civilization-IV-demo/3000-748
9_4-10465206.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=32132)
--> (http://bugs.winehq.org/attachment.cgi?id=32132)
terminal output
Terminal doesn't d3d/d3dx9 related stuff, but I'll attach it anyway.
--
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=34945
Bug #: 34945
Summary: AppleWin 1.23.0: CPU usage is very high when should be
minimal
Product: Wine
Version: 1.7.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.lutynski(a)gmail.com
Classification: Unclassified
Created attachment 46567
--> http://bugs.winehq.org/attachment.cgi?id=46567
htop showing CPU usage
A performance issue where Wine puts an excessive load upon the CPU; CPU usage
should be marginal.
Both of my cores in my dual-core computer run at nearly 100% when I run
AppleWin 1.23.0, a self-contained Apple II emulator.
Mentioning this issue to the AppleWin developers, they say this is how AppleWin
is functioning internally, which may be of help:
>>>
During *normal* emulation, the emulator will:
i) Start a 1ms timer
ii) Execute AppleII for 1ms of emulated time
iii) Wait for 1ms timer to expire
So assuming you have a sufficiently fast PC (ie. any PC from the past 10 years)
then the wait at step-(iii) will dominate the above sequence.
Also, Applewin is single-threaded, so on your dual-core, it will at most
consume 50% of the CPU capacity.
<<<
To replicate:
Just run Applewin.exe, and when the main window appears, press F2 to start the
emulator. A flashing prompt appears and the Applewin.exe CPU usage runs at, for
example, 72% and wineserver is at 66% (see attached screenshot from htop).
Download link:
http://download.berlios.de/applewin/AppleWin1.23.0.0.zip
51cbe8790d5fdbd3809a17a5b8b66923e676605b AppleWin1.23.0.0.zip
--
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=11499
Summary: sound effects not played correctly Battlefield 1942
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.54, Ubuntu 7.04
When playing Battlefield 1942 with audio set to either oss or alsa, sound
effects are not played correctly, some are not audible, some sound muffled or
cut short at the start and end.
I've searched through bugzilla for "dsound" "directsound" and "sound effects"
but I haven't been able to spot anything similar to this. I did try the patch
on bug 9358 but if anything, subjectively it seemed worse.
I also tested the demo for bug 7755 but didn't find any problems with sound
effects.
I've created a log of WINEDEBUG=+dsound, it's 80+ MB uncompressed for loading
the game, loading a level and firing a weapon and then exiting immediately.
The log does mention "Buffer starting or buffer underrun" - I don't know if
this message is normal though.
2.5MB bzip2'd log http://members.iinet.net.au/~something/dsound.log.bz2
--
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=15924
Summary: Program freezes during login
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://www.cmsfx.com/en/trading-software/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2gaz(a)yahoo.com.au
When installing this application in wine the following error occurs "Module not
found (msls31.dll)"
The rest of the installation goes smoothly. Clicking the application after
install appears to do nothing yet it is listed in "services" in Xubuntu as
"zombie".
After "killing" the "zombie" and clicking the application again, it gets all
the way to the login screen. At that point a username and passwaord can be
entered but the application then gives the error " failed to connect to
server".
--
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=31001
Bug #: 31001
Summary: SecureCRT: could not write to the host key database
file
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.vandyke.com/products/securecrt/index.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Doesn't seem to affect anything, as far as I can tell, but when connecting to a
new host, it can't save the host's key:
Could not write to the host key database file
C:\users\austin\Application Data\VanDyke\Config\KnownHosts\hostsmap.txt
Access Denied
if you click ok to dismiss it, the connection seems 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=27286
Summary: Source Insight: Crashes when jumping to function
definition.
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philbyjohn(a)gmail.com
Created an attachment (id=34894)
--> (http://bugs.winehq.org/attachment.cgi?id=34894)
Log of error dump.
Source Insight crashes when jumping to certain function definitions.
A demo version of Source Insight can be obtained here.
http://www.sourceinsight.com/downeval.html
--
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=28125
Summary: unimplemented function msctf.dll.TF_InitMlngInfo
called by ctfmon.exe
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. get a native msutb.dll and native ctfmon.exe from WinXP.
(native msutb.dll to avoid Bug 28124)
2. start ctfmon.exe
$ wine ctfmon.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
wine: Call from 0x7b83a537 to unimplemented function msctf.dll.TF_InitMlngInfo,
aborting
err:module:attach_process_dlls "MSUTB.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\fracting\\\4e0b\8f7d\\system32\\tmp\\ctfmon.exe" failed, status
80000100
--
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=31156
Bug #: 31156
Summary: Skyrim does not work with ENB
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: franchukrom(a)gmail.com
Classification: Unclassified
Created attachment 40902
--> http://bugs.winehq.org/attachment.cgi?id=40902
Console output
ENB ( http://enbdev.com/ ) does not work with wine.
When I run Skyrim (TESV.exe) with ENBInjector started, it fails. Console output
of wine 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=17402
Summary: Battlefield 2 runs unplayably slow (and mission loading
takes longer) on ATi with GLSL
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When trying to play Battlefield 2 with an ATi card and GLSL enabled, the
mission loading takes far, far longer than it should (several minutes) when it
reaches the "Loading Geometry" stage. When it finally loads it runs at about
0.2fps and has odd graphics corruption (mainly on remote hills and the far
right part of the screen, unfortunately print screen is black).
Disabling GLSL fixes both these issues but that in turn locks the game to all
low quality settings.
ATi driver is 2.1.8395 (9.1) although was present with 8.11 and 8.12 as well
(only started using ATi at 8.11).
--
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=24850
Summary: Explorer++ resets custom toolbar buttons on each
startup
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31445)
--> (http://bugs.winehq.org/attachment.cgi?id=31445)
terminal output
The buttons displayed in the main toolbar can be customized by right-clicking
it and choosing "customize..." (or until bug 24843 is fixed, the lowest bit of
blank space in that menu). On Windows, it saves any changes made there and
restores them on each startup. No such luck in Wine, where it resets to the
defaults on each startup.
Native comctl32 (v6) makes it work as expected. This line might be suspicious:
fixme:toolbar:TOOLBAR_Save save to L"Software\\Explorer++\\Settings"
L"ToolbarState"
P.S. There's an easy workaround which just started working in git (it'll make
the program crash on startup in 1.3.5 or earlier): go into options and enable
portable mode.
--
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=31391
Bug #: 31391
Summary: anarchy online game crashing after login
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dazsul76(a)gmail.com
Classification: Unclassified
Created attachment 41250
--> http://bugs.winehq.org/attachment.cgi?id=41250
program internal error report
Re: Game Anarchy online.
Game is crashing after login screen (note occasionally game works. about 1 time
in 15 login attempts)
wine v1.5.10
Linux mint 13
Anyhelp would be appreciated. console file 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=30686
Bug #: 30686
Summary: Wineord 2010 adds spaces before umlauts
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stasik0(a)front.ru
Classification: Unclassified
I am using Word 2010 with Wine. After a document is opened there are often
extra space before German umlauts e.g. "für" becomes "f ür". This is really
annoying and makes Word unusable. A rollback on 1.4 seems to solve the problem.
I do use a native riched20 library.
--
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=31702
Bug #: 31702
Summary: Mouselook (raw input) is bound to a box every other
click in Guild Wars 2
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valczir.darkvein(a)gmail.com
Classification: Unclassified
The below description was copied from a comment by voidcastr on another,
somewhat related bug - I feel like it does a pretty good job of explaining the
problem.
---
When trying to turn the view in Guild Wars 2, every SECOND time -- this is
exactly reproducible -- the camera rotation (by right-clicking and dragging the
mouse) stops like when the (invisible) cursor hit the edge of the screen. The
other time, I can rotate the view without such a limit.
These two cases literally take turns. In both of them, the cursor properly
re-appears at the position I started dragging, as soon as I release the mouse
button.
The first rotation attempt is unlimited.
---
I confirmed this with the latest Wine git as of this posting, including the
latest changes to raw input
(http://source.winehq.org/git/wine.git/commitdiff/54efd8a430e52d6fd8977d169b…).
--
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=30680
Bug #: 30680
Summary: MS Office 2010: Unhandled exception: 0xc06d007e in
32-bit code (0x7b839e92).
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Miroslav.Ilias(a)umb.sk
Classification: Unclassified
Created attachment 40171
--> http://bugs.winehq.org/attachment.cgi?id=40171
simple log file
Hi,
with fresh wine-1.5.4, on my Ubuntu x86_64, with Wine Mono 0.0.2, my MS Office
2010 installation crashed, see the log.
The MS Office 2010 package shows to be installed, but launching of Word,
Excel.. failed.
--
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=14162
Summary: Watchtower Library: Crashes when using Search window
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kinneyconsulting(a)cox.net
Toshiba Tecra 8100, Watchtower Library 2007, Clean install, Debian Linux 4.0r3,
wine-v1.0. WT library runs and you can browse categories but when you type in
the "search" window, The WT-2007 Library crashes with this message "Watchtower
Library has experienced a problem and cannot execute"; press OK to continue.
When you press OK, the application closes out.
--
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=28642
Bug #: 28642
Summary: Office 2007: installer and installed apps crash
immediately
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Regression SHA1: 70caadbf34807e96ed8543abd7efddc302b7798c
The Office 2007 installer, and installed Word, Excel, and Powerpoint, all crash
as soon as the splash screen appears.
Regression test results:
70caadbf34807e96ed8543abd7efddc302b7798c is the first bad commit
commit 70caadbf34807e96ed8543abd7efddc302b7798c
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Sat Oct 8 20:11:34 2011 +0900
user32: Add support for iPaddedBorderWidth in NONCLIENTMETRICS.
:040000 040000 41f8764ce5a743bf876397832b36389ca1bdf123
eb09b1349a365d5e1c7c0e352a8aed59b1bee671 M dlls
:040000 040000 35d3ee8c412cd448eaf456815348984ebe6b92ff
ddd0093384670cdaf651fee9c04f36cdd9e97c91 M include
The patch does not revert cleanly.
--
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=35104
Bug #: 35104
Summary: PowerPoint crashes when I click twice in a document to
open it
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabybosetti(a)gmail.com
Classification: Unclassified
Created attachment 46824
--> http://bugs.winehq.org/attachment.cgi?id=46824
Error
Hi! I'm having a trouble with my PowerPoint. It crashes every time I click
twice in a document to open it, and it shows me the error I attached to this
form.
--
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=31333
Bug #: 31333
Summary: freezes running ScottradeElite app from Scottrade.com
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bookgrampy(a)yahoo.com
Classification: Unclassified
Created attachment 41174
--> http://bugs.winehq.org/attachment.cgi?id=41174
Trace from dump
Application runs for 15 to 30 minutes and freezes, dumps and exits.
--
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=33567
Bug #: 33567
Summary: mouse probleme in excel
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agneschaussonnaud(a)voila.fr
Classification: Unclassified
When I work in Excel my mouse do anything except what I want and reduce my
tables.
Thank you for your 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=30647
Bug #: 30647
Summary: $WINEPREFIX "not owned by you" unnecessarily
restrictive
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: beryllium(a)shaddybaddah.name
Classification: Unclassified
I am unable to point my WINEPREFIX at a path that is off an ext2 partition, or
more specifically, a vboxsf mount.
$ mkdir /vboxsf/HostUser/workarea-linux/wine-1
$ WINEPREFIX=/vboxsf/HostUser/workarea-linux/wine-1/; export WINEPREFIX
$ wine winecfg
wine: /vboxsf/HostUser/workarea-linux/wine-1 is not owned by you
$ ls -ld /vboxsf/HostUser/workarea-linux/wine-1
drwxrwxr-x 1 root sharedfs 0 May 11 22:16
/vboxsf/HostUser/workarea-linux/wine-1
$ id -a
uid=20000(shaddy) gid=20000(shaddy)
groups=20000(shaddy),27(sudo),10000(sharedfs)
It is true in this case, that I don't own the targetted directory. But you can
see that by group permissions, I have full access to that directory. In fact, I
created it. It is just not owned by me.
I've read up on this, and I've come to understand that the reason for this
setting is because people were "hosing" their ~/.wine when running as
root/sudo.
But the solution seems to me like applying "extreme prejudice". Wouldn't it
have been more polite to simply test for superuser-like privileges and then
disallow.
Even having a "relax, I know what I'm doing" override would make more sense to
me.
Any chance of making an improvement in this area?
--
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=17337
Summary: Prevent running as root
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.winehq.org/pipermail/wine-devel/2009-
February/072843.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Been tried a few times, need to make it harder to run as root, but not
disabled. Alexandre proposed:
No, warning message boxes are just as useless, users have been
conditioned by MS to click through without reading.
If you really want to prevent users from running as root you have to
refuse to create the prefix and abort, and then make them jump through
hoops to create it manually, by running wineboot explicitly or something
like that.
See this thread for my most recent patch, which started this discussion:
http://www.winehq.org/pipermail/wine-devel/2009-February/072843.html
Filing a bug since I'm not sure when I'll be able to work on this.
--
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=27451
Summary: Morrowind: inventory windows self moving and shrinking
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dhns(a)poczta.fm
When i'm playing Morrowind everything seems to be OK except for the inventory
screen. When I'm clicking right mouse button few times, all inventory windows
shrinks and moves to the up left corner of the screen. Then I'm trying to
stretch and move them to the right position. But when I'm leaving the inventory
screen, they shrink and move themselves to the corner again. Everything looks
this way:
http://i54.tinypic.com/m775sg.jpg
--
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=29719
Bug #: 29719
Summary: Aliwangwang crash after login
Product: Wine
Version: 1.3.37
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.3.37-447-ge79644e
1. Download installer of AliWangWang :
http://download.taobaocdn.com/wangwang/AliIM2011_taobao(6.50.27T).exe
( from http://www.taobao.com/wangwang/2010_fp/seller.php )
sha1sum AliIM2011_taobao\(6.50.27T\).exe
c70d449bc48eed24dce2e5274c636b5128c202d1 AliIM2011_taobao(6.50.27T).exe
2. install with wine:
$ LANG=C wine AliIM2011_taobao(6.50.27T).exe
(use LANG=C to workaround bug 10063)
3. download http://bugs.winehq.org/attachment.cgi?id=34748 as clsidall.reg,
import with regedit, works around Bug 27196 ( dup of bug 25340)
4. winetricks vcrun2008
5. Start wangwang:
$ wine AliIM.exe
6. login to WangWang
After some time, WangWang will crash. Different patterns of crash have been
found, winetricks ie8 will avoid the 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=29948
Bug #: 29948
Summary: scanner Umax 4100 incompatible with simplescan and
skanlite
Product: Wine
Version: unspecified
Platform: All
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mu_joko(a)yahoo.com
Classification: Unclassified
scanner Umax 4100 incompatible with simplescan and skanlite. When I try to
instal with wine, it can not be installed
--
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=34406
Bug #: 34406
Summary: regression: Finale Notepad 2012 doesn't copy/create
user files on program start
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_chriscollins(a)hotmail.com
Classification: Unclassified
Program: Finale NotePad 2012 (free download)
Download URL: http://www.finalemusic.com/products/finale-notepad/
Commit causing regression: 5851032d07c321f2c050187115cfd8e21b5f3f49 (advapi:
Implement SetNamedSecurityInfoW on top of SetSecurityInfo.)
Reproducing the Bug:
1) Download and install Finale NotePad 2012.
2) Run the Finale Notepad 2012 application.
3) Click "OK" or "Continue" on all the dialogs, and then you'll get to a
registration dialog. Click "Remind Me Later".
Result: Finale throws an error: "Finale NotePad cannot start the Wizard because
a necessary data file (Maestro Font Default.FTM) could not be found."
Expected result: NotePad should bring up the new song wizard, which it does
correctly using Wine 1.4 and all versions leading up to the commit listed
above.
Here's what appears to be happening:
When installing Finale NotePad, default user files are copied to
"drive_c/users/Public/Application Data/MakeMusic". When running the NotePad
application for the first time after installation, files are copied from this
public location to the current user at "drive_c/users/[username]/Application
Data/MakeMusic", and some additional configuration files are created in this
same location.
After the regression, these user-specific files are never copied/created,
causing NotePad to throw the error. Once these files are created, perhaps by an
earlier version of Wine, NotePad will run even in newer versions of 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=24823
Summary: Miranda IM crashes with a modern contact list plugin
Product: Wine
Version: 1.3.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Obtain Miranda, set modern contact list as a default contact list plugin,
restart Miranda, get a 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=26791
Summary: backtraces broken on gcc 4.7
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: eric.pouech(a)orange.fr
Part 2 of bug 26718
"yes the backtrace is wrong because gcc aligns main's stack on 16bit
boundaries,
and the dwarf unwinder isn't smart enough yet to cope with it"
Backtrace:
=>0 0x685e23ca func_debugger+0x3ba()
[/home/austin/wine-git/dlls/kernel32/tests/debugger.c:177] in kernel32_test
(0x00000003)
1 0x6865afd4 main+0x393(argc=*** Invalid address 0x5c5c5c5c ***
, argv=*** Invalid address 0x5c5c5c60 ***
Internal symbol error: unable to access memory location 0x5c5c5c60)
[/home/austin/wine-git/dlls/kernel32/tests/../../../include/wine/test.h:556] in
kernel32_test (0x0033fe68)
--
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=31694
Bug #: 31694
Summary: A ton of 'error loading char 255 - bad news!' errors
when compiling wine with newer Freetype
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: trivial
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
This may be a bug in Freetype, but I couldn't get an answer on #winehackers
last time I asked...
$ cd ~/wine-git/fonts
$ make clean && make &> log
$ grep -c 'bad news' log
1688
So either:
A) there's a wine bug to fix
B) the error should be ignored (and the fprintf removed)
C) there's an upstream 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=19695
Summary: Gox Box window loses focus when list box is expanded
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.steamingcoffee.com/software/goxbox/GoxBox.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22995)
--> (http://bugs.winehq.org/attachment.cgi?id=22995)
Gox Box standard error output
With wine-1.1.27-40-g0c862de, when expanding the list box in the Gox Box chat
window, the Gox Box window seems to lose focus, which doesn't happen on
Windows. I've attached standard error output.
--
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=28148
Summary: Neuro Hunter: certain effects are invisible
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/158936/150000/fileinfo/Neuro
-Hunter-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36068)
--> (http://bugs.winehq.org/attachment.cgi?id=36068)
plain terminal output
Description: at the beginning of the game you encounter some mutants which are
spitting green, cloud-like acid at you. That cloud of acid is invisible when
running the game under Wine.
You can only notice that something hit you by the red blood effect and by the
fact that your HP is decreasing.
Steps to reproduce the issue in the demo:
1) Install the demo as usual. Launch it by NeuroHunter.exe
2) Start a new game from the menu. You can skip the conversation with the NPC
by pressing <Space>. Leave the cave, at the intersection turn left and follow
the shaft leading to a room occupied by two lizard-like creatures. Engage
them...they will answer with heavy spitting.
According to my tests Wine-1.3.22 is the first version which is able to start
the game (without crashing) and the problem is already there.
I don't have Windows installed so I can't show you a picture of the correct
behaviour.
In this video @3:15 you can see what that green cloud should look like:
http://www.youtube.com/watch?v=iL8eTEC6SWw
Fedora 15 x86
Nvidia GeForce 250 / driver 280.13
--
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=32127
Bug #: 32127
Summary: Oblivion Launcher crash on start
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: renato.borges(a)gmail.com
Classification: Unclassified
Created attachment 42377
--> http://bugs.winehq.org/attachment.cgi?id=42377
Back-trace
Immediately after clicking the icon to start the launches, the crash happens.
Please refer to the back-trace for additional information.
--
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=22085
Summary: Roller Coaster Tycoon
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=400
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey_y_k(a)yahoo.com
You can't change from window mode, you can make it full screen window mode but
you cant change the actual resolution settings.
--
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=32214
Bug #: 32214
Summary: Shaiya closes out with bad address.
Product: Wine
Version: 1.5.17
Platform: x86-64
URL: http://shaiya.aeriagames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Hello Everyone,
The game shaiya online closes out with this in the terminal.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
wine: Unhandled exception 0xe06d7363 at address 0x7ecf2d52 (thread 002f),
starting debugger...
wine client error:2f: read: Bad address
--
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=33831
Bug #: 33831
Summary: AliWangwang hangs before login
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44849
--> http://bugs.winehq.org/attachment.cgi?id=44849
terminal_output.txt
1. winetricks -q :
ie8 for bug 29719
riched20 for bug 33191
vcrun2010 for bug 33724
2. install it
3. run wine AliIM.exe
4. AliWangWang hangs
--
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=34357
Bug #: 34357
Summary: Taxact 2012 freezes shortly after opening.
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 45742
--> http://bugs.winehq.org/attachment.cgi?id=45742
Terminal output
Now that bug 32545 has been resolved, 'TaxAct 2012' will start, but shortly
thereafter freezes.
'winetricks ie6' will work around 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=32550
Bug #: 32550
Summary: Points2Grid crashes on calculation
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Created attachment 42955
--> http://bugs.winehq.org/attachment.cgi?id=42955
backtrace
http://lidar.asu.edu/points2grid.html
Points2Grid 1.3 crashes when using test.las file as an input file, selecting
min, max, mean and inputting 10 as a grid resolution. The output file was
changed to test2.las.
Another las file used were taken from:
http://www.minnelusa.com/sampledata.php
This caused the program to crash. The backtrace is also attached.
Any options selected and proceeding to press OK will cause the program to
crash.
R
--
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=15564
Summary: BlogJet: typing text and account signup don't work
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://www.codingrobots.com/blogjet/download/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This is the next problem after bug 10504.)
Blogjet, mentioned by a user at
http://justanystuff.blogspot.com/2007/11/running-zoundry-blog-editor-under-…
starts up ok now, but our embedded web browser isn't complete enough to
make it work. Symptoms:
1) if you ask it to help you create a blog account, it wants you
to click on a blog provider to sign up, but nothing happens.
2) If you have it connect to an existing blog, you
can type a title, but you can't type text in the main field.
--
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=31228
Bug #: 31228
Summary: "A simple IOCP Server/Client Class" locks up in
GetMessage
Product: Wine
Version: 1.5.8
Platform: x86
URL: http://www.codeproject.com/Articles/10330/A-simple-IOC
P-Server-Client-Class
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
Created attachment 41018
--> http://bugs.winehq.org/attachment.cgi?id=41018
Workaround for lockup
The example "A simple IOCP Server/Client Class" from The Code Project locks up
in GetMessage[A/W] when creating a connection with the server example. This
issue can be reproduced by following this procedure:
1) Launch the application
2) Choose "Ok" when it says "Error could not tart the Client"
3) Click "Stop"
4) Click "Settings"
5) Change "Port (-1 = Client mode):" to a value greater than 1024 (I use 6000)
6) Click "Save"
7) Click "Start"
I've attached a workaround/hack to allow the program to operate, but user32 is
not my area of expertise.
--
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=16885
Summary: Yahoo Messenger 9 menu invisible, 'X' box hotspot in
wrong place
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://messenger.yahoo.com/download/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Yahoo Messenger 9 installs ok (though the install hangs at the end),
and even starts, but the menu doesn't display (usually).
You can access the menu via the keyboard by pressing alt-m,
and then it draws itself.
Possibly related is that the hotspots for the minimize/maxmimize/close
window decorations are below where they should be; you have to click
on the (undrawn) menu bar instead of on the window decorations to
get them to do anything.
--
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=34112
Bug #: 34112
Summary: Wine gets an error when trying to install Skilors
Grooveshark Downloader
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atomkiller(a)gmx.net
Classification: Unclassified
Created attachment 45358
--> http://bugs.winehq.org/attachment.cgi?id=45358
Backtrace
When trying to install Skilors Grooveshark Downloader, the wineinstaller
crashes and gives the backtrace found as attchment.
--
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=30873
Bug #: 30873
Summary: BMFont crashes on visualise option or save bitmap font
as
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav75uk(a)yahoo.co.uk
Classification: Unclassified
Created attachment 40456
--> http://bugs.winehq.org/attachment.cgi?id=40456
Crash log
Run BMFont on a 64 bit system (http://www.angelcode.com/products/bmfont/) and
select 000000 Latin + Latin Supplement. Click visualise or try to 'save bitmap
font as' and a dialog indicate a crash opens.
This was seen with winetricks usp10 and after an update to 1.5.6 (which I
assume overwrites winetricks' effect).
Log 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=23148
Summary: Lotus Freelance Graphics 2.1 reports a C runtime error
and exits
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 19662
Created an attachment (id=28790)
--> (http://bugs.winehq.org/attachment.cgi?id=28790)
Wine 1.2-rc3 +local
Lotus Freelance Graphics 2.1 reports a C runtime error and exits.
Curiously I have gone back to Wine 1.1.11 where Bug 19662 should occur but this
bug occurs instead. This suggests something has changed in Ubuntu Lucid (or
the kernel) that affects this app in Wine.
Same effect in Wine 1.1.11, 1.1.42 and 1.2-rc3.
Console output:
err:local:LOCAL_GetBlock not enough space in local heap 19f7 for 3512 bytes
--
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=28189
Summary: regsvr32: No usage in wineconsole
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this start the console with 'wine wineconsole cmd' and then type
'regsvr32 /?' in the wine console.
The usage will be displayed in the terminal in which you started the
wineconsole instead of in wineconsole itself. This is because regsvr32 uses
regular Unix stdio functions like printf() instead of WriteConsole().
See the XCOPY_wprintf() function in programs/xcopy/xcopy.c or the output_*()
functions in programs/net/net.c for a model on how to fix this.
After fixing this, verify that running 'regsvr32 /?' still works fine in a
regular xterm or equivalent.
(split off from bug 13861)
--
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=31757
Bug #: 31757
Summary: Adobe Application Manager is unable to install -
download fails
Product: Wine
Version: 1.5.13
Platform: arm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
1. Download the Adobe Application Manager from https://creative.adobe.com/apps
( you need a Windows user-agent to see the download links )
2. Download the installer and execute it ( 32-bit prefix, clean install )
3. After a while the installation fails ( error code A12E5 )
--
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=19648
Summary: Lotus Organizer 97 - No text on tabs
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22933)
--> (http://bugs.winehq.org/attachment.cgi?id=22933)
Screenshot
The text on the tabs of the organizer on Organizer 97 does not appear.
"winetricks allfonts" makes no difference, not sure what else to try.
No console output.
The attached screenshot with associated scribble shows where the text should
be.
--
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=35537
Bug ID: 35537
Summary: Cannot install Easy Bridge version 4.0.2
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: y3531(a)hotmail.co.uk
Classification: Unclassified
Created attachment 47452
--> http://bugs.winehq.org/attachment.cgi?id=47452
Backtrace
App DB shows Steven Hans Easy Bridge version 4.0.2 as Platinum rated. When I
tried to install Installshield seems to unpack OK, runs installation to 100%
then crashes. Shame as it's a great game. backtrace attached
--
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=26656
Summary: Cherry-SMS desktop app crashes / shows no country code
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 4mtgjul(a)tempalias.com
I just downloaded the 1.0 dektop app from cherry-sms.com, installed it, but it
doesn't work proper: I cant select the country code. If i write the coutry code
before my number i geht the message: Logged in, but the program crashes.
http://pastebin.com/YxmV9G9g
I asked in the IRC and a guy told me it was written in VisualBasic, and that
there was some Problem with the GUIDs. I hope that helps.
Regards
--
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=20927
Summary: winevdm.exe error
Product: Wine
Version: 1.1.33
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)lager.freeserve.co.uk
On clicking to print, message box appears that winevdm.exe has an error;
program then freezes.
--
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=20319
Summary: ArcGIS 9.3 - ArcMap: Crashes upon startup
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unlambda(a)gmail.com
I have successfully installed ArcGIS 9.3, and run the license manager to
register my copy. When I try to launch ArcMap, however, a splash screen come
up, but while the splash screen is up an error occurs "The program ArcMap.exe
has encountered a serious problem..." With some help on IRC, I ran the program
under winedbg, where I got the error "err:ole:CoGetClassObject no class object
{00000100-0000-0010-8000-00aa006d2ea4} could be created for context 0x1". It
was suggested I try installing mdac28 and jet40 via winetricks, which I did,
but continued to get errors. See http://paste.lisp.org/display/88498 where the
first paste is the original error, the second is after I tried "winetricks
mdac28 jet40", and the third is after (again as suggested on IRC) trying to
install dcom98 via winetricks. I have since removed the overrides for dcom98,
as they did not appear to be helpful.
In order to debug this software, you can get a 60 day trial at
http://www.esri.com/software/arcgis/arcview/eval/evaluate.html as long as
you're willing to give them a whole lot of identifying information. Let me know
if I can provide any more information to help debug this issue.
This seems to be similar to a bug which has been reported for a while,
http://bugs.winehq.org/show_bug.cgi?id=10672 , though this is a newer version
of Wine and a newer version of ArcGIS, so I figured that I would report a new
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=14255
Summary: Direct3d child window draws "out of place"
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.engine001.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedevilsjester(a)gmail.com
The Direct3d surface is being drawn at 0x0 on the parent of the canvas, rather
than the canvas itself.
--
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=11714
Summary: Popup with tide station name blank but present
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://wxtide32.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
WXTide32 uses a vector artwork map, showing land mass outlines that can be
scaled up and down, and red (tide station) and blue (current station) squares
to mark the specific geographic location of reporting/predicting stations. As
the cursor moves over a square, the station's name is displayed in a popup
placed near the square. Under wine, the popup is drawn in the appropriate
place but no text is displayed in the popup. This problem is consistently
present and repeatable on demand. This problem was first observed under Wine
0.9.55 and is unchanged under 0.9.56. It has the feel of a problem seen in the
main application - see Bug 11562.
--
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=31867
Bug #: 31867
Summary: Ham Radio Deluxe Logbook endless loop on startup,
needs to be killed manually (Regression!)
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernhardjwolf1(a)gmail.com
Classification: Unclassified
Created attachment 41934
--> http://bugs.winehq.org/attachment.cgi?id=41934
screenshot of Logbook with error message
HRD Logbook Component goes into endless loop on startup with the message
DSN Microsoft Access Driver not found
and has to be killed from the command line
I have the Microsoft Access Database engine installed since another HRD
component, DM780, does not work properly without it.
Screenshot 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=19577
Summary: Sword of the Stars background texture very pixellated
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gamershell.com/download_14762.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=22815)
--> (http://bugs.winehq.org/attachment.cgi?id=22815)
On the mid-left side of the screen you can see the space background very
pixellated
In Sword of the Stars the main game screen background has a very pixellated
look (see attached screenshot).
There is a demo available: http://www.gamershell.com/download_14762.shtml
--
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=13483
Summary: Opengl.c test fails in windows xp when in 16bit color
mode
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://test.winehq.org/data/156dad05c08cd921288aedf1b281
ff23844a1692/xp_aenglish-xp-16bit/report
OS/Version: Windows XP
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Tried running the test suite in windows xp, with color set to 16 bit. Results
were mostly the same, only difference being opengl:
opengl32:opengl start dlls/opengl32/tests/opengl.c ad05822127
opengl.c:217:SetPixelFormat on main device context failed
opengl.c:263: Test failed: WGL_COLOR_BITS_ARB (16) does not equal R+G+B+A (24)!
opengl.c:316:hread EF01056E, hdc EF01056E
opengl.c:108:nOnscreenFormats: 80
opengl.c:109:Total number of pbuffer capable pixelformats: 194
opengl.c:118:Selected iPixelFormat=1
opengl.c:142:iPixelFormat returned by GetPixelFormat: 1
opengl.c:143:PixelFormat from wglChoosePixelFormatARB: 1
opengl.c:155:Selected iPixelFormat: 81
opengl.c:172:iPixelFormat returned by GetPixelFormat: 1
opengl.c:173:PixelFormat from wglChoosePixelFormatARB: 81
opengl: 254 tests executed (0 marked as todo, 1 failure), 0 skipped.
opengl32:opengl done (1)
Might need a skip?
--
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=32193
Bug #: 32193
Summary: bug on ubuntu 12.04 with pokerclub.it
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jinko1(a)katamail.com
Classification: Unclassified
Created attachment 42475
--> http://bugs.winehq.org/attachment.cgi?id=42475
before start client
i tried use pokerclub.it with wine 1.5.17 on precise pargolin 12.04 but thr
poker client don't start for login...attachment, bug report:
ty.
--
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=30569
Bug #: 30569
Summary: DVDRanger4: Error at startup
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 39992
--> http://bugs.winehq.org/attachment.cgi?id=39992
Error Window
Steps to reproduce:
1) remove ~/.wine
2) install DVDRanger4
3) wine DVDRanger4.exe
4) Press "Use trial"
Behaviour:
Error window hidden beyond progresbar window (please see attachment)
Expected behaviour:
No error window
--
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=27887
Summary: Wrong color on the launcher's text
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=35678)
--> (http://bugs.winehq.org/attachment.cgi?id=35678)
Wine behaviour
See 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=26912
Summary: GMA4500 d3d not working
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrisneilbrown(a)gmail.com
My setup
Dualcore2 duo 2G RAM
intel GMA4500
wine-1.3.17
xf86-video-intel 2.15
opengl works in X just fine, all native 3d games I've tried work as expected.
I'm now trying to run games I got working on my other laptop with a nvidia GPU
The games work fine up untill it actually needs to use 3d. Responsive and
colourful, as it it works perfectly. Then when going to 3d the frame rate is
very low, its unresponsive and all the gfx appear to be very very bright and
washed out. The sound also works fine, always, no artifacts, pauses or
stuttering.
I think something in wine is not setup right
--
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=34149
Bug #: 34149
Summary: When I launch WinDev Mobile Express 17, the
application blocks
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeanyveskempf(a)yahoo.fr
Classification: Unclassified
Created attachment 45428
--> http://bugs.winehq.org/attachment.cgi?id=45428
log file when the application blocks
I have installed Windev Mobile Express 17 on my OS X System. Everything is
going well. When I launch the .exe file, the application is opening and
suddendly stops. I need to quit wine.
Here below I send you the log file.
Thank you for your help
Regards
JYK
--
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=32920
Bug #: 32920
Summary: MyPhoneExplorer sms Chat option is disabled in wine
1.4 which is available with windows installation
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simbuk87(a)gmail.com
Classification: Unclassified
I am using MyPhoneExplorer-1.8 application in windows, recently i changed my OS
to ubuntu 12.04 LTS and wanted to migrate all my sms and contact data from
windows to ubuntu.
finally found a way to install MyPhoneExplorer after googling for few days and
also installed successfully. After starting the MyPhoneExplorer i found that
the chat option is disabled with wine installation. which will open a chat
window to a particular number instead of sending new message every time.
--
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=28206
Summary: Touhou 9 - Phantasmagoria of Flower View: freeze after
beating first level
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garam(a)onet.eu
the game freeze after beating first level, music plays
--
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=17244
Summary: Luka: graphic object not found / cannot load savegame
just after start
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://www.luka.polizei-beratung.de/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
The application "Luka und das geheimnisvolle Silberpferd" throws an exception
and exits when
- trying to load a saved game or
- attempting to select one of the scenes intended for teachers
("Lehrerversion")
but only in case you just started the application.
It is possible to load a saved scene after you went once through the (long)
"start new game" introduction sequence.
The application's log file (Ogre.log) mentions that some object could not be
found as the cause of the exception
Function: SceneManager::getLight
Description: Cannot find Light with name youthclub_youthclub_1.
An issue possibly related might be that after playing for some time (or
whatever the bug trigger is), one may enter a scene where the main character is
not rendered, as if its graphics were missing. The log is then similar. The
game is not playable anymore from that point on, one must return to the main
menu. Even a save/load cycle does not restore the character once it
disappeared.
Be sure to install the "XP 1.0.1" patch as well as the main program (as I
mention in the test results), otherwise the application hangs during startup.
Also be sure to select the OpenGL renderer as I explain in AppDB.
This affects wine-0.9.61..wine-1.1.11 (wine-1.1.14 suffers from a regression,
that's a distinct issue). Using Ubuntu Hardy and the XOrg Intel video driver.
If this were fixed, the app rating would jump from bronze to gold.
--
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=14317
Summary: The Cepstral SwiftTalker toolbar with the Zune theme is
transparent
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.cepstral.com/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install a Cepstral voice (e.g. Callie), containing Cepstral SwiftTalker
2. Install Zune theme (go.microsoft.com/fwlink/?LinkID=75078)
3. Run winecfg and set the theme to Zune
4. Run SwiftTalker (c:\\program files\\cepstral\\bin\\swifttalker.exe)
The toolbar at the bottom of the SwiftTalker application is transparent.
5. Bring an application on top of SwiftTalker
6. Minimize the application
The toolbar will contain part of the application that was over the toolbar.
--
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=14220
Summary: Digital Servo Controller programming software
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://a-m-c.com/download/software/amcds3-7-6.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iluvatar.dx(a)gmail.com
Created an attachment (id=14507)
--> (http://bugs.winehq.org/attachment.cgi?id=14507)
the output text on the terminal, using WINEDEBUG=+relay
Unhandled page fault appears when the DriveSuite 3.7.6 try to connect to the
drive using serial port, it just freeze.
The program use RS232 to write and read to the servo controller, already tested
the serial port configurations on the computer and the port itself is working.
--
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=35446
Bug ID: 35446
Summary: No One Lives Forever broken since Wine 1.5.1
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: schmatzler(a)googlemail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Created attachment 47308
--> http://bugs.winehq.org/attachment.cgi?id=47308
Logfile of the demo crashing in Wine 1.7.11
I tried to start the game No One Lives Forever 1.004 and it stays on a black
screen without doing anything.
Tracking back using the Regression tutorial I was able to pin down the
following commit where it first breaks in Wine 1.5.1:
47ce8c9755ae67c23dcc485b226540227d719794 is the first bad commit
commit 47ce8c9755ae67c23dcc485b226540227d719794
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Fri Mar 30 08:38:20 2012 -0500
dmusic: Support creating default ports with GUID_NULL.
I tried reverting it but the build fails afterwards and my knowledge ends here.
You can find a demo version here:
http://www.fileplanet.com/49582/40000/fileinfo/No-One-Lives-Forever-Demo
--
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=28264
Summary: Sony Vegas: Generated text disappears when edited.
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
OK, so I managed to install and run Sony Vegas in my Wine prefix, but when I'm
trying to edit a Downfall parody project that I previously saved, generated
text doesn't show up anymore when I change them.
--
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=27276
Summary: Notification pop-ups are not displayed.
Product: Wine
Version: 1.3.20
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkhaytman(a)gmail.com
Forgive me if this is not a "bug". It's more of a feature request.
I am running live2support (www.live2support.com) in wine 1.3 on Ubuntu 10.04.2.
In windows live2support shows a notification box when a new chat is requested,
I am looking for a way to have that notification displayed by wine, or maybe
have it displayed by libnotify. I've searched extensively for a solution but
can't seem to find one. 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.