https://bugs.winehq.org/show_bug.cgi?id=39553
Bug ID: 39553
Summary: Binding of Isaac Rebirth help
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: starcolton18(a)yahoo.com
I have been trying to get Rebirth on my school macbook air for a long time now
and it was on here working fine last year but i got it back and it just opens
to a black screen and wine says there is a fatal error and when i hit show more
info it just loads forever. I have all the admin info and i can do anything i
want to this laptop.
--
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=29702
Bug #: 29702
Summary: Kingsoft Office 2012 Free: Crashes almost immediately
after full load
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: ipejasinovic(a)gmail.com
Classification: Unclassified
Created attachment 38545
--> http://bugs.winehq.org/attachment.cgi?id=38545
Terminal Output
After splash screen disappears, main window is opened and seems that software
is fully loaded, but then error comes out and app doesn't respond anymore.
Download URL:
http://download.cnet.com/kingsoft-office-2012/3000-18483_4-75563178.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=23855
Summary: System Tray Icons Not Appearing In Mac System Tray
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blender3dartist(a)gmail.com
Created an attachment (id=29943)
--> (http://bugs.winehq.org/attachment.cgi?id=29943)
System Trays On Different OSs
Note: This _problem_ is only present on Mac OSX, and not on Linux.
Also, this error pertains to the Windows System Tray. The system tray is
located in the Windows Taskbar, usually at the bottom right corner next to the
clock. It contains miniature icons for easy access to system functions such as
antivirus settings, printer, modem, sound volume, battery status, and more.
Hover over or click an icon to view and access details and controls. (On
windows.)
However, Linux has a System Tray as well, usually showing the same information.
Wine's integration with Linux allows for programs using the windows system tray
to appear on the system tray of the Linux system, essentially a perfect
integration.
The thing is, Mac OSX also has a System Tray, and it's not being utilized. (See
Problem.png) Instead of an applications system tray icon appearing in the Mac's
system tray, it makes itself a new window in XQuartz.app (as in X11.app).
Diagram of Issue on SystemTray.png
--
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=18659
Summary: Kingsoft Office can't read it's default file
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://kingsoftresearch.com/downloads/setup_US_1033_6.
3.0.1618_Beta_full.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21372)
--> (http://bugs.winehq.org/attachment.cgi?id=21372)
screenshot
See bug 18658 for the initial crash/workaround (winetricks ie6), though you can
see this before the crash.
When launching a kingsoft office application, it attempts to open a default
template. On wine, it's borks and can't read it's own file (not sure if it
can't read or the file was corrupted on install, though).
The screenshot shows pretty well what I mean.
Terminal output is short:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f6f4,0x00000000), stub!
fixme:shdocvw:PersistStorage_InitNew (0x14ca838)->(0x14cabc8)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x14ca838)->(0)
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:nls:MultiByteToWideChar UTF-7 not supported
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:imm:ImmReleaseContext (0x30082, 0x1a4718): stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35962
Bug ID: 35962
Summary: opml.exe failing with wine
Product: Wine
Version: 1.7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ebever(a)researchintegration.org
Created attachment 48059
--> http://bugs.winehq.org/attachment.cgi?id=48059
error on trying to run opml.exe with wine on Fedora 19
I just installed Wine from Fedora 19 using yum. I downloaded the OPML Editor
from OPML.org, unzipped it, and saved the opml directory to
/home/eric/.wine/drive_c/Program Files/OPML.
The attached error messages came when I tried to open opml.exe with Wine
Windows Program Loader.
When I tried from the command line
[eric@ericscomputer OPML]$ pwd
/home/eric/.wine/drive_c/Program Files/OPML
[eric@ericscomputer OPML]$ wine opml.exe
I got the same result.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37485
Bug ID: 37485
Summary: Spellforce Platinium edition - graphical bug - black
columns come out of the ground
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marc.bessieres(a)gmail.com
Distribution: ---
Created attachment 49874
--> https://bugs.winehq.org/attachment.cgi?id=49874
black rectangles in spellforce platinium with shadow type normal(wine-1.7.29)
Continuation of bug 14522
In the following comments of that bug, some graphical artifacts were mentioned:
https://bugs.winehq.org/show_bug.cgi?id=14522#c14
quote:
"screenshot of GOG's Platinum edition in wine 1.3.35"
"I do have black rectangles like columns going out of the ground."
https://bugs.winehq.org/show_bug.cgi?id=14522#c15
quote:
"Those black columns are present here too, but only when shadow-type is set to
normal (no such problem when shadows are set to high or very high)."
It is the same as bug 12101 that was considered fixed in 1.1.24, but I don't
manage to build wine-1.1.24 to check if it would work for me and thus start
running a regression test.
I couldn't find an existing open bug with this, but I may have missed it in
bugzilla.
In Spellforce platinium edition(DVD) with wine-1.7.28 I can confirm these black
columns if I select shadow type normal (see attachment).
They go away if I select high or very high shadow type.
There is no relevant message in the console:
> wine SpellForce.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x33de88,0x00000000), stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
>
> sha1sum SpellForce.exe
ae5bbc8d2ea0ae71375f87ebcc4d91ac4e178433 SpellForce.exe
> du -sh SpellForce.exe
9,9M SpellForce.exe
> ./wine --version
wine-1.7.29-114-ga235e86
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37989
Bug ID: 37989
Summary: COD4 is missing textures
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: higuita(a)gmx.net
Distribution: ---
I tried cod4 on wine 1.7.32 and 1.7.35 and the game start fine but there are
missing textures on grass, storage bin and boxes, no matter what options or
resolution i try.
Installing native directx9 also didin't solve the problem.
Downgraded to the 1.6.2 and the game errors about out of video memory at launch
Using winetricks, i setup the videomemory to 2048M and everything is now
working fine. I can enable all options and the performance is still good at
full HD (1920x1080)
I can try older wine 1.7.x versions if needed.
i'm using a amd A10 APU with mesa 10.4.2
--
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=28860
Bug #: 28860
Summary: Averasell: Crashes after login
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbaordman(a)yahoo.co.uk
Classification: Unclassified
after you login the program crashes
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13183
Summary: Control '' has no parent window in ExpressQuantumGrid
Product: Wine
Version: 1.0-rc1
Platform: All
URL: http://www.devexpress.com/Downloads/VCL/ExQuantumGrid/fi
les/ExpressQuantumGrid%206%20Demos.exe
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)tefnet.pl
There is a problem with ExpressQuantumGrid widget called ExtLookupComboBox
Editor. When you try to click on combo box element it pop ups a warning:
"Control '' has no parent window"
But when you select an item from combo box using keyboard it works fine.
Steps to reproduce:
1. Download exe from link above
2. Install mdac and jet4
3. Run application
4. Select "Inplace editors (Updated)"
5. Open combo box "ExtLookupComboBox Editor"
6.
a) Click on any element in combo box (you'll get a warning)
b) Set focus on any element and press enter (you won't get a warning)
--
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=9623
Summary: Photoshop 7 text tool not working without Times.TTF from
corefonts
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
I have this problem only on one system. On another I didn't install corefonts
but it worked - I will have to check why. Photoshop writes that it can't
complete the specified operation because a system font was not found. Of course
it's not Times New Romand that is selected in the tool. Using winetricks to
install corefonts works.
--
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=22959
Summary: Paint Shop Pro X doesn't start up
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Installation of Paint Shop Pro X works fine but when I try to start it up I get
an "unhandled error". I have added my logs for further info.
--
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=12635
Summary: Windows Media Player 10 doesn't update music list
promptly
Product: Wine
Version: 0.9.59.
Platform: Other
URL: http://www.microsoft.com/windows/windowsmedia/player/dow
nload/download.aspx
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If you add or delete an item in the music list,
you have to switch to a different list and back
before the music list reflects the update.
It's not just a drawing problem, I think;
moving it offscreen and back onscreen doesn't fix 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=30870
Bug #: 30870
Summary: ie7 https://gmail.com can log in, but can't display
standard view?
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Now that bug 26203 is fixed, ie7 can log in to gmail... but
unless you pick basic view, you can't read email. The
standard view doesn't ever come up.
The log shows
fixme:shell:DllGetClassObject failed for
CLSID={871c5380-42a0-1069-a2ea-08002b30309d} (Internet)
fixme:wininet:InternetGetSecurityInfoByURLW
(L"https://mail.google.com/mail/u/0/?shva=1" 0x33dee4 0x33dee0)
fixme:shell:DllGetClassObject failed for
CLSID={871c5380-42a0-1069-a2ea-08002b30309d} (Internet)
Clicking on 'basic view' lets you read email, but that's plain old HTML,
not a live javascript app.
--
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=14134
Summary: NetBSD fixes for Wine 1.0
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: NetBSD
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmcneill(a)netbsd.org
Created an attachment (id=14382)
--> (http://bugs.winehq.org/attachment.cgi?id=14382)
Use wine-kthread by default on NetBSD
The attached patches are required for Wine 1.0 to work properly on NetBSD.
--
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=32163
Bug #: 32163
Summary: Adobe Illustrator CS6 32bit crashes when some floating
panel of swatch, brushes etc. library is opened
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msdobrescu(a)gmail.com
Classification: Unclassified
Created attachment 42433
--> http://bugs.winehq.org/attachment.cgi?id=42433
Wine backtrace
Open any library (swatches, brushes etc.) in Illustrator CS6 32 bit.
Next, unhandled error occurs:
Unhandled exception: unimplemented function gdiplus.dll.GdipCreateEffect called
in 32-bit code (0x7b83c932).
...
The OS is Sabayon Linux K 64 bit. It happens on kernels 3.4, 3.5, 3.6 at least.
--
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=13191
Summary: Trackmania Nations Forever doesn't work with PC2/3
shaders or with bloom-effect
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape3000(a)gmail.com
When I try to enable PC2 or PC3 shaders in Trackmania Nations Forever
configuration and then play the game it doesn't work. The menus are drawn as
solid black boxes. PC0(off?) and PC1 works fine.
When I enable bloom-effect, it will add some annoying white bars to everywhere
with bright light. So there is just white bars instead of the correct effect.
--
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=28875
Bug #: 28875
Summary: NullDC 1.0.4 r450: NullDC starts but graphics fail to
load.
Product: Wine
Version: 1.1.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dredgingthelake(a)gmail.com
Classification: Unclassified
Created attachment 37099
--> http://bugs.winehq.org/attachment.cgi?id=37099
NullDC terminal output
The Dreamcast emulator, NullDC 1.0.4 r450, starts but shortly crashes with the
wine popup error message. Application continues with audio running in
background, but no graphics can be seen.
Requires vcrun2010 to get to this point. Also tested with and without
"winetricks d3dx9". Audio doesn't run in background without d3dx9 (strangely
enough) but no change in graphical output. The older nulldc-1.0.3 version works
fine.
System:
Gentoo ~AMD64
Nvidia GTX275 (290.03 drivers)
Wine 1.3.31 and wine 1.2 tested
--
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=34196
Bug #: 34196
Summary: Cannot shown correct Chinese characters in Youdao
dictionary
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=44688
6&p=3021652#p3021652
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i2000s(a)hotmail.com
Classification: Unclassified
In a Ubuntu 12.04 machine, I used the workaround in bug34157 (turned out to be
"resolve as INVALID"), and found some more bugs, maybe. The most critical
problem for me is the ugly show of Chinese characters and English letters. In
some cases, both Chinese characters and English letters are shown up correctly.
In some other places, some Chinese characters and English letters was shown as
squares or random characters. Especially in the "word book" interface, all
Chinese characters and possibly some English letters from the official
dictionary source are shown as squares, while all self-defined input are
correctly shown up. I guess this problem is related to some font setting in
Wine 1.6.
I have posted the screen snapshoots here:
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=446886
Let me know if you need more information. 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=20435
Summary: Barnes and Noble EReader crashes on 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: ender8282(a)yahoo.com
Created an attachment (id=24254)
--> (http://bugs.winehq.org/attachment.cgi?id=24254)
Debugger output
Wine crashes when trying to run the Barnes and Noble ereader.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39303
Bug ID: 39303
Summary: Cannot copy schematics between different windows /
ltspice
Product: Wine
Version: 1.7.51
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dieter.jurzitza(a)t-online.de
Distribution: ---
Trying to copy parts or an entire schematic between two schematics in two
windows from within ltspice does not work. I can easily select components to
copy, I can copy them within one single schematic, but I cannot copy them
between two different schematics in a single ltspice instance (what works
without issues using plain windows, but who is using plain windows :-))
Thank you for looking into this,
take care
Dieter Jurzitza
--
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=29052
Bug #: 29052
Summary: Incorrect handling of lit vertices causes models to
render black in The Longest Journey
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://games.softpedia.com/get/Games-Demo/The-Longest-
Journey-161-Demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: octavian.voicu(a)gmail.com
Classification: Unclassified
Created attachment 37430
--> http://bugs.winehq.org/attachment.cgi?id=37430
Patch to fix issue with black rendered characters.
IDirect3DDevice2 and IDirect3DDevice3 handle lighting differently than
IDirect3DDevice7. Specifically, vertices which have colors but no normals (like
D3DVT_LVERTEX or D3DFVF_LVERTEX) should bypass lighting calculations in the
older interfaces. Wine handles them like in IDirect3DDevice7, rendering them
black.
This makes the models in the game The Longest Journey render black. I wrote a
series of tests that I submitted to wine-patches, but they need a bit more
refactoring to go in. Links to relevant patches from the series are below:
http://source.winehq.org/patches/data/80669http://source.winehq.org/patches/data/80673http://source.winehq.org/patches/data/80670
I'm attaching a patch that fixes these issues, but I need to get the tests in
before submitting it. It also needs a bit more thought on how older interfaces
should handle render states that were introduced in later version of Direct3D
(like D3DRS_LIGHTING).
This patch only fixes the issue with the black rendered characters. There is
another issue that makes characters only render partially, which is tracked in
http://bugs.winehq.org/show_bug.cgi?id=11819.
--
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=35802
Bug ID: 35802
Summary: OneNote 2013 installer needs
KERNEL32.dll.SetWaitableTimerEx
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: hberntsen+winehq(a)gmail.com
Created attachment 47798
--> http://bugs.winehq.org/attachment.cgi?id=47798
the trace of the x86 crash
When running the OneNote 2013 installer, it crashes (see log). You can download
the free installer from http://www.onenote.com/Download. The sha1sum of mine is
cca75f8bbeaaa8d4d060c3d9edae28b3e345a82b. The download page forwarded me to
http://www.onenote.com/Download/win32/x86/en-US (so 32 bit) but also the 64 bit
from http://www.onenote.com/Download/win32/x64/en-US with sha1sum
18031525048a5a8f02789e24cb9c5c104ccf6488 crashes with a missing
SetWaitableTimerEx.
--
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=34794
Bug #: 34794
Summary: SolidWorks 2010: Error message at assigning material
in manager
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46400
--> http://bugs.winehq.org/attachment.cgi?id=46400
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 mfc40 dotnet30
3) install SolidWorks 2010
4) start SolidWorks 2010
5) create new part
6) RMB on material
7) choose "edit material"
8) choose any material and click "apply"
Behaviour:
Error message (see attachment). Material changes properly though.
Expected behaviour:
No error message.
Error message translation:
Failed to save following database, returning to previous database now. There
may be no last modifications.
Terminal output:
fixme:msxml:domdoc_get_url (0x7ee3cd0)->(0x33e504)
fixme:msxml:schema_cache_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
I/O warning : failed to load external entity "colorswatch.xsd"
err:msxml:Schema_parse error code 3004: element decl. 'swatchcolor', attribute
'type': The QName value
'{http://www.solidworks.com/sldcolorswatch}opticalcolor' does not resolve to
a(n) type definition.
fixme:msxml:cache_entry_from_xsd_doc failed to parse doc
fixme:msxml:domdoc_putref_schemas (0x7fb8110)->({VT_DISPATCH: 0x7fb8210}):
semi-stub
fixme:msxml:domdoc_get_parseError (0x7fb812c)->(0x33e4c4): creating a dummy
parseError
fixme:msxml:domdoc_get_url (0x7ee3cd0)->(0x33e55c)
fixme:msxml:schema_cache_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
I/O warning : failed to load external entity "colorswatch.xsd"
err:msxml:Schema_parse error code 3004: element decl. 'swatchcolor', attribute
'type': The QName value
'{http://www.solidworks.com/sldcolorswatch}opticalcolor' does not resolve to
a(n) type definition.
fixme:msxml:cache_entry_from_xsd_doc failed to parse doc
fixme:msxml:domdoc_putref_schemas (0x7fc91b0)->({VT_DISPATCH: 0x7fc92b0}):
semi-stub
fixme:msxml:domdoc_get_parseError (0x7fc91cc)->(0x33e51c): creating a dummy
parseError
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39621
Bug ID: 39621
Summary: TeamViewer 11 activating menu shows it's content with
large offset
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sasha969(a)hotmail.com
Distribution: ---
TeamViewer 11 activating menu shows it's content with large offset. Menus work
fine just content is shown around middle of window.
Could not get image because Print Screen in Linux Mint 17.2 Cinnamon auto
closes menu before taking image.
--
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=17098
Summary: Allow using iso images (via fuseiso) in drives setup @
winecfg.
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chalkerx(a)gmail.com
To mount an iso image to wine one should create a mountpoint, mount it manually
there, and use wincfg to point wine to that directory. After reboot it must be
done again (the mounting part).
If fuseiso in installed, it could be simplified to the user by allowing to
point to an image file in winecfg, auto creating a drive_* folder and mounting
an iso there via fuseiso on wine startup and unmounting on wine shutdown.
This would allow user to point a drive to an iso directly from gui and just
once.
--
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.