http://bugs.winehq.org/show_bug.cgi?id=33238
Bug #: 33238
Summary: Dota 2 + Intel HD: Texture rendering issues
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)bharr.is
Classification: Unclassified
Created attachment 43960
--> http://bugs.winehq.org/attachment.cgi?id=43960
Console log
As seen in attachment (top right - http://i.imgur.com/HVq2SNP.jpg), character
textures only render when in front of other models - invisible otherwise. As
this only happens with an Intel HD gfx (based on
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24458), maybe this
is a driver issue?
I'm using Ubuntu 12.10
Tried with Wine versions 1.5.25 (Ubuntu ppa package) and 1.5.26 (built from
git). Kernel versions 3.7, 3.8 and 3.9 (from the intel driver git branches). X
drivers from xorg-edgers.
I've tried AlwaysOffscreen, StrictDrawOrdering and UseGLSL. And I've played
with all the options in driconf.
The only interesting things in the log are
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d_surface:surface_load_location Unimplemented copy from SFLAG_INSYSMEM
to SFLAG_INTEXTURE for depth/stencil buffers.
err:d3d_surface:surface_modify_location Surface 0xfe60e58 does not have any up
to date location.
--
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=37328
Bug ID: 37328
Summary: unable to compile on Solaris 12
Product: Wine
Version: 1.1.27
Hardware: x86
OS: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: randy.crihfield(a)oracle.com
system:
clean Solaris 12 box, compiled August 25 2014, AMD64
8 GB memory, 8 core 4.2GHz CPU
download and compiled wine-1.1.27, got it from source forge.
before compiling
setenv LD_ALTEXEC /usr/sfw/bin/gld
PROBLEM 1 exact same error as mentioned in bug
https://bugs.winehq.org/show_bug.cgi?id=18586
"The file tools/winegcc/winegcc.c contains line
create_file( mapfile, 0644, "text = A%s;\ndata = A%s;\n", align, align );"
so I edited tools/winegcc/winegcc.c and commented out block
// case PLATFORM_SOLARIS:
// {
// char *mapfile = get_temp_file( output_name, ".map" );
// const char *align = opts->section_align ? opts->section_align :
"0x1000";
//
// create_file( mapfile, 0644, "text = A%s;\ndata = A%s;\n", align,
align );
// strarray_add(link_args, strmake("-Wl,-M,%s", mapfile));
// strarray_add(tmp_files, mapfile);
// }
// break;
and then it worked further. But now I am stuck here:
PROBLEM 2
version=`(GIT_DIR=../../.git git describe HEAD 2>/dev/null || echo
"wine-1.1.27") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` &&
(echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f
version.c && exit 1)
`libdinput.def.a' is up to date.
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ifenum.o ifenum.c
ifenum.c: In function ‘getInterfacePhysicalByName’:
ifenum.c:322:18: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
ifenum.c:367:21: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
ifenum.c:367:21: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
ifenum.c:376:27: error: ‘struct ifreq’ has no member named ‘ifr_hwaddr’
*** Error code 1
make: Fatal error: Command failed for target `ifenum.o'
Current working directory /home/jacey/Downloads/Wine/wine-1.1.27/dlls/iphlpapi
*** Error code 1
The following command caused the error:
cd iphlpapi && make
make: Fatal error: Command failed for target `iphlpapi'
Current working directory /home/jacey/Downloads/Wine/wine-1.1.27/dlls
*** Error code 1
The following command caused the error:
cd dlls && make
--
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=37320
Bug ID: 37320
Summary: unimplemented function
jsproxy.dll.internetInitializeExAutoProxyDll
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Marcel(a)Mundlhome.de
Created attachment 49632
--> https://bugs.winehq.org/attachment.cgi?id=49632
wine log from the game League of Legends(where the problem occured)
Whenever I try to login to the game it contacts the server and I get the
LolClient.exe-had-to-be-terminated-window and the console displays the
following line:
wine: Call from 0x7b838efc to unimplemented function
jsproxy.dll.InternetInitializeExAutoProxyDll, aborting
--
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=37286
Bug ID: 37286
Summary: Non-Steam Skyrim (1.9.32.0.8) crashes on load
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seann.giffin(a)gmail.com
Created attachment 49590
--> https://bugs.winehq.org/attachment.cgi?id=49590
Backtrace from running Skyrim
Skyrim crashes on load. Happens after I updated wine to
wine-1.7.24-35-g622191f.
--
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=37278
Bug ID: 37278
Summary: From version wine 1.7.25 cyrillic symbols stops
displaying in courier new font.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
>From version wine 1.7.25 cyrillic symbols stops displaying in courier new font.
Demonstration:
https://drive.google.com/file/d/0B0nwzlfiB4aQZFlqaEctMUpac3c/edit?usp=shari…
--
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=37269
Bug ID: 37269
Summary: Nancy Drew: Warnings at Wavely Academy lag
Product: Wine
Version: 1.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hildalev(a)gmail.com
Created attachment 49562
--> https://bugs.winehq.org/attachment.cgi?id=49562
console output
Whan playing Nancy Drew: Warnings at Waverly Academy, the game freezes
constanly when moving around for a couple of seconds. Affects most of
locations, but not all of them. It is getting worse with time.
--
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=37264
Bug ID: 37264
Summary: Photoshop CS2 problems in Wine 1.7.26
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eva_bockova(a)yahoo.co.uk
Photoshop CS2 problems in Wine 1.7.26 (same as 1.6.2)
Except for the last issue, all worked in Wine 1.5
- auto levels and auto colour doesn't show, have to go back and forth in
history to see effect
- text tool doesn't work (Could not complete request because of a program
error)
- nudge outline also only visible when going back and forth in history
- photo disappears after Photoshop window is minimised, PS has to be closed
down and started again
--
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=37257
Bug ID: 37257
Summary: Client and server of different architectures can be
mixed up
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
I have posted this issue a short while ago on the forum:
https://forum.winehq.org/viewtopic.php?f=8&t=23341
As this example shows it is possible to mix up a server and a client with
different architectures. If this should be intended it would be maybe good to
show a notice on the terminal as such a constellation is suspicious and could
lead to potential problems.
--
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=37247
Bug ID: 37247
Summary: http://www.freemake.com/free_video_converter/
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: driuli(a)gmail.com
WHen I try to install it says that is already running so I can't install it.
--
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=37242
Bug ID: 37242
Summary: Anarchy Online doesn't start the main program
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Created attachment 49518
--> https://bugs.winehq.org/attachment.cgi?id=49518
Anarchy Online Console Output - wine 1.7.25
Hello everyone,
I tried to get "Anarchy Online" to run. Unfortunately it's no longer possible
to play the game. Patching to the latest version works but when I click "Play"
the screen goes black and after a few seconds it goes back to the workspace. I
tried launching it from the console "AnarchyOnline.exe" and would like to
submit my console output (see attachment).
--
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.