http://bugs.winehq.org/show_bug.cgi?id=26019
Summary: Aion: face disappears when customizing character
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://na.aiononline.com/
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33184)
--> (http://bugs.winehq.org/attachment.cgi?id=33184)
bad screenshot
To reproduce:
1. Install Aion, start game
2. Log in
3. Click "Create" in order to enter character creation (any class type)
4. Select Race (any race)
5. Click the Advanced tab on the right
6. Move sliders from side to side
7. Observe the graphics for character's face flicker/disappear while the slider
is being moved.
screenshot attached.
Tested in wine-1.3.13. Doesn't occur on win7.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25902
Summary: Wine builtin IE crash while login to
https://www.alipay.com/
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download aliedit.exe from
https://download.alipay.com/aliedit/aliedit/2401/aliedit.exe
2. Install the aliedit ActiveX Control.
$ wine aliedit.exe
fixme:win:DisableProcessWindowsGhosting : stub
fixme:sfc:SfcIsFileProtected ((nil),
L"C:\\windows\\system32\\aliedit\\unins000.exe") stub
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
3. Open the login page
$ wine iexplore https://www.alipay.com
then,
1) the "login"/"登录" button won't display . ( Tested ether with or
without aliedit.exe installed )
2) the "password"/"密码" form sometimes display but sometimes doesn't
display . ( Without aliedit installed, the "password" form will never
display )
3) after typed username and password and login, IE maybe crash or not,
if not , it will display and error page.
Here is the log while IE crash:
Attachment : Log: IE crash
and the log while IE doesn't crash:
Attachment : Log: IE not crash
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23337
Summary: AoW Shadow Magic: Uninstalling in WINE cause freeze
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
Age of Wonders shadow magic says something like "could not open AVI", but what
that has to do with an uninstall? Both the WINE uninstall window and AoW SM
window freezes then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25768
Summary: Intel App Store doesn't run in wine
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://www.appup.com/applications/applications-Angry+B
irds
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
So apparently Angry Birds is available for PC, if you use Intel's new App Store
thing:
http://www.appup.com/applications/applications-Angry+Birds
$ wget
http://downloadmirror.intel.com/19332/eng/IntelAppUpcenter-windows-installe…
$ wine IntelAppUpcenter-windows-installer.exe
installs fine.
running it though, fails, saying it needs mono/dotnet. If you install mono28
with winetricks, still fails:
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element
L"system.diagnostics" in state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"trace" in state
3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"listeners" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.web" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"membership" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"providers" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"roleManager" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"providers" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
Could not load file or assembly 'PresentationFramework, Version=3.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
The entry point method could not be loaded
so, I tried dotnet30. It then wants dotnet35:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from
HRESULT: 0x80070002
File name: 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'
giving it dotnet35 gets it still further, but not enough:
fixme:psapi:GetProcessImageFileNameA (0x27c, 0x3918768, 260) stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
Another instance of this application is already running
Aborting...
then it just repeats this until you wineserver -k it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26562
Summary: Assassin's Creed: Brotherhood jerky, has lip synch
problems
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs ok from dvd, and even plays, but
it suffers from a lot of jerkiness and lip synch problems.
http://www.youtube.com/watch?v=ma4AIinaS3k shows how the
opening bits should look (that video seems to be a console, but
gameplay appears identical).
The "matrix" scenes and when your character walks into the second
room (the arena with the falling floor) are very jerky, rather
like how mass effect 2 was slow on first use of shaders.
And the lips of the two guys struggling with a dagger,
and your character talking to the hologram of Princess Leia,
both seem to be out of synch with the sound. There was a jerkiness
during that last bit for me, and it seemed the sound kept going
but the animation dropped out of sync by just exactly the duration of
the jerk.
Rumor has it that disabling glsl might help, but I haven't been able to
verify that yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14752
Summary: Blood 2 (v. 2.1): mouse input not working
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: vitaliy(a)kievinfo.com
Mouse input with Blood 2 patched to latest version 2.1.233 does not work.
I tested it both with native dinput, dinput8 dlls and builtin variants.
Went back to wine-0.9.25 and still the same issue. So no regression I fear :(
This problem doesn't seem to be releated to the input issues with the B2 demo,
and therefore can't be reproduced there.
Adding Vitaliy Margolen to CC since it is very likely a dinput bug.
Greets,
Tobias
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26860
Summary: Tomb Raider Underworld crashes on startup
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: littlesincanada(a)yahoo.co.uk
Created an attachment (id=34239)
--> (http://bugs.winehq.org/attachment.cgi?id=34239)
Trace file
Tomb Raider - Underworld crashes on startup.
This is a regression as it used to run fine.
May or may not be related to #26356 which it also currently suffers from.
Wine compiled from git as of wine-1.3.18-85-g99f6894
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25924
Summary: UltraNitroRacers: Graphics garbled
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33042)
--> (http://bugs.winehq.org/attachment.cgi?id=33042)
Terminal output
This bug occurs once the game has been fed native quartz and d3dx9 for good
measure. The game will attempt to play (you can hear buttons, cars, etc.) but
the screen will be white with occasional flickering of random... textures?
Attached is log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18763
Summary: Program error window for DVD Profiler (with no obvious
error)
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.invelos.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
Created an attachment (id=21519)
--> (http://bugs.winehq.org/attachment.cgi?id=21519)
...encountered a serious problem and needs to close
With the latest release (1.1.22) I'm getting the attached message when running
DVD Profiler, yet it does not appear to affect the operation of the application
in any way.
The operation of the program under wine does not appear to have altered for the
last many wine releases, and has never got worse as far as I can recall (i.e.
any changes have improved functionality / performance).
One might speculate that this is enhanced error handling reporting an existing
error (of which there are several attached to the program), but I have no idea
which one.
The error appear immediately after running the exe, so is very early in the
somewhat long start up for the application.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15868
Summary: Tomb Raider underworld demo big troubles
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://forums.eidosgames.com/showthread.php?t=81768
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netfab(a)gmail.com
Created an attachment (id=17007)
--> (http://bugs.winehq.org/attachment.cgi?id=17007)
wine tru.exe
Hi,
I tried to run the demo of Tomb Raider Underworld with Wine 1.1.5 :)
The game menu is fine, but when I try to launch the demo level, I have big
troubles (black screen, artefacts), seems to be related with d3d.
I must hit CTRL + C to abort, wine doesn't crash.
I attach the full log compressed with bzip2 (18 Mo unpacked).
The demo can be downloaded from URL.
Just an example :
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElements @ drawprim.c / 261
Thanks ^^
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24849
Summary: toolbar buttons in .chm file viewer are not working
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: test051102(a)hotmail.com
There are still problems displaying simple .chm files under Wine. The toolbar
buttons are now shown correctly. But when using the test.chm file from bug
23622 the forward/ back buttons do not work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15808
Summary: wine's system tray should not wake the cpu when idle
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Currently, the Wine system tray polls every 2 seconds for icons whose owner
window has been destroyed. Wine should detect the missing windows without
polling or, if that's not possible, only poll when there are icons in the
systray.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18394
Summary: Touhou 9 - Phantasmagoria of Flower View, patching from
1.00 to 1.50a breaks the game
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: impfx(a)hotmail.de
Playing the version 1.00 was flawless, except already reported bug 10408, and
that the keyboard layout was changed from my default.
Using the patch available at
http://www16.big.or.jp/~zun/data/soft/th09_ver150a.lzh and properly patching
it, resulted in the game not working anymore.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26641
Summary: CivCity Rome 1.1: text and graphics missing
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: le.berred(a)free.fr
After installing CivCity Rome 1.1 (French version) on a recent version of Wine
(1.3.14, but also on 1.3.15 and 1.2.2), using winetricks corefonts to solve the
missing text in menus, it is impossible to play to that game.
Some details are missing (text and graphics AFAIK, see attached screenshot).
It looks like those display problems correspond to the following error
messages:
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
I tried that game on two different computers, one with an NVIDIA 8600GT and the
other one with an Intel integrated card (X4500HD). The very same problem occurs
on both.
--
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=21561
Summary: Frontpage 2003 crashes when adding URL or exiting the
program
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammaster(a)madtracker.net
Created an attachment (id=25981)
--> (http://bugs.winehq.org/attachment.cgi?id=25981)
console output for frontpage
When adding a URL into the design screen in frontpage 2003 or closing the
program invokes a crash.
I have attached the console output.
The bug is reproducible on fresh wineprefixes as well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9853
Summary: Splinter Cell: CT crashes with an unahanfled exception
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: register(a)goodoldalex.net
Created an attachment (id=8329)
--> (http://bugs.winehq.org/attachment.cgi?id=8329)
Wine console log
Splinter Cell: Chaos Theory 1.05 crashes with an "Unhandled exception: page
fault (...)" right on startup.
This affects the cracked version. Originally, SCCT is procted by StarForce
which doesn't allow the game to run at all. Only affects single player
(multiplayer has a different executale, which kinda works).
Sorry if this happens to be a dupe, but I can't know whether other reported
Unhandled exceptions are related to this.
--
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=24960
Summary: BioEdit crashes with "setup_exception_record stack
overflow"
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.pinamartins(a)gmail.com
Created an attachment (id=31609)
--> (http://bugs.winehq.org/attachment.cgi?id=31609)
Example large datafile
BioEdit installs and runs fine, but freezes when you try to load a datafile.
Steps to reproduce:
Download and install BioEdit (http://www.mbio.ncsu.edu/BioEdit/bioedit.html);
Run BioEdit;
Open a large datafile (example datafile in attachment - "large_data.fas");
The only error message in the console is:
err:seh:setup_exception_record stack overflow 1532 bytes in thread 0020 eip
7bc3e5aa esp 00230d34 stack 0x230000-0x231000-0x330000
Ctrl+c kills the program.
This does not happen if a smaller file is loaded (example in attachment -
"small_data.fas").
Note: This example is not a particularly large datafile. I just called it large
to distinguish the two examples.
--
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=17037
Summary: Wine does not recognise empty DVD-ROMs
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.invelos.com/Downloads.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
For app DVD Profiler
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=14707), the
behaviour of drive detection is different under Windows and Wine.
Under Windows, the user can set the system's DVD-ROM drive under 'Tools,
options, system' regardless of whether there is a disc in the drive or not.
Under Wine, the DVD-ROM drive is not available for selection unless there is a
disc in the DVD drive.
--
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=20068
Summary: Monster Jam: No textures
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.palmqvist(a)home.se
Created an attachment (id=23626)
--> (http://bugs.winehq.org/attachment.cgi?id=23626)
In-game screenshot
The textures in Monster Jam (2007 version) are not visible. Most objects
in-game are solid white/grey/brown (see screenshot attachment).
Wine continuously prints "fixme:d3d9:Direct3DShaderValidatorCreate9 stub" while
playing.
--
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=26702
Summary: Desert Gunner crashes in the main menu
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://download.cnet.com/Baghdad-Central-Desert-Gunner
/3000-7563_4-10615037.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34005)
--> (http://bugs.winehq.org/attachment.cgi?id=34005)
console log
The game loads up to the main menu but clicking on any of the following menu
items (Options, Play, Weapons Chart) result in a crash.
I've tried the game with fullscreen and virtual desktop mode, w/o audio. By
default the game uses OpenGL renderer. The same problem happens if I change the
renderer to D3D.
The problem exists in Wine-0.9.33, 1.0.1 etc.
To reproduce the crash in the demo:
1. Install the demo.
2. winetricks ie6
3. Launch the demo. In the main menu click on <Options>... the game will crash.
Fedora 14
Nvidia GeForce 250 / 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=16121
Summary: Word 2003 Bold Face Type Bug
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morse.matt(a)gmail.com
Word 2003 in Wine doesn't show bold or face type properly when using Times New
Roman font. It just shows it like regular type but with the 'bold' toolbar
button depressed on the formatting toolbar. When I switched my document to
Arial Narrow font this problem seemed to disappear. It may just be an issue
with this font only. It could also be my video card playing tricks on me as
well but I'm not sure. Here are my hardware and software specs:
OS: Ubuntu 8.04 Hardy Heron
Wine version 1.1.8
Hardware: HP Pavilion dv600t laptop, NVIDIA GeForce Go 7400 graphics card,
Intel Core 2 Duo T5600 1.8ghz cpu, Intel 845GM chipset
--
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=21400
Summary: problem with powerpoint presentation 2007 when
changing slide in normal view (pptx file with many
shapes)
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kokojojobobo(a)gmail.com
I can view the presentation in slide show without problem, but in normal view
when paging down it never displays slides 2 or 3, though the page indicator and
slide sorter show that it's on those pages.
--
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=25923
Summary: UltraNitroRacers: Fails to launch with built-in quartz
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33041)
--> (http://bugs.winehq.org/attachment.cgi?id=33041)
Terminal output
Upon game launch it freezes at a black screen looping this message with random
numbers in the terminal:
fixme:quartz:parse_header Not a valid header
Once given native quarts it fixes one bug, only to make another... :p
Attached is log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19240
Summary: Unhandled exception running latest version of Full
Tilt Poker
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murpe79(a)gmail.com
Created an attachment (id=22259)
--> (http://bugs.winehq.org/attachment.cgi?id=22259)
strace wine FullTiltPoker.exe (Wine 1.1.24)
A new version of Full Tilt Poker was recently pushed, and this version causes
an unhandled exception when run:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc46c8d
I have tested on Ubuntu Jaunty (64-bit) with Wine 1.0.1 from Ubuntu and also
Wine 1.1.24 from WineHQ. Comments from "ray" in the AppDB indicate this is not
distribution or version specific. I have not been able to verify that this
version of FTP works in Windows, but I assume that is the case.
Attached is an strace with Wine version 1.1.24
--
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=17619
Summary: GetDriveTypeW says C: is a network share if /home is an
NFS share, breaking Steam installer
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordhavoc(a)ghdigital.com
Created an attachment (id=19804)
--> (http://bugs.winehq.org/attachment.cgi?id=19804)
Patch to make C: always report as DRIVE_FIXED type
My /home is an NFS share, this means NtQueryVolumeInformationFile returns the
type of ~/.wine/drive_c as a network share, confusing installers (such as
Steam).
I tracked this down to a problem with GetDriveTypeW querying the volume
information and not even calling get_mountmgr_drive_type in some cases (such as
a network share), so any configuration in winecfg had no effect.
I have attached a patch that causes C: to always report as DRIVE_FIXED, which
fixes my problem, and should avoid any problems of this sort in the future.
However this still means that winecfg overrides have no effect on network
shares, this only fixes the most common problem of C: being considered a
network share.
--
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.