http://bugs.winehq.org/show_bug.cgi?id=31914
Bug #: 31914
Summary: Recorded frames are in reversed order
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedesti(a)yahoo.com
Classification: Unclassified
I'm using glc-capture to record apllications and games.
https://github.com/nullkey/glc/wiki
Up to WINE-1.5.9 it was working OK, making a picture like this:
http://www.twitch.tv/nuclear_power_plant/b/334759327
Sine the update to WINE-1.5.10, the recorded frames are in reversed order,
making the first pixel to the last pixel.
It's now looking like this:
http://www.twitch.tv/nuclear_power_plant/b/334768276
Also when starting recording the console got flooded with this error:
err:d3d:context_bind_fbo >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
glBindFramebuffer() @
/var/tmp/portage/app-emulation/wine-1.5.10/work/wine-1.5.14/dlls/wined3d/context.c
/ 84
It's reproduce able with WINE-1.5.10 to 1.5.14.
--
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=31142
Bug #: 31142
Summary: Compiling on 64-bit fails with wine1.4 and above
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wldap32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thejollybard(a)gmail.com
Classification: Unclassified
Compiling various applications which require wine libraries fail in 64-bit.
On Ubuntu 12.04
Since the upgrade to wine1.4, I think, dssi-vst stopped working. I tried
reinstalling it only to realise that there was only dssi-vst:i386 in the ubuntu
repos. I can't use it because it needs liblo7:i386, while most DAWs need the
amd64 version.
I tried compiling dssi-vst manually, but this happens:
/usr/bin/ld: Relocatable linking with relocations from format elf64-x86-64
(/usr/lib/x86_64-linux-gnu/wine/libwinecrt0.a(exe_entry.o)) to format
elf32-i386 (dssi-vst-server.04FZay.o) is not supported
Same thing happens with fst.
--
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=23649
Summary: [TMG 7.04] Certain fonts are not drawn correctly
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.whollygenes.com/files/tmg7setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Created an attachment (id=29593)
--> (http://bugs.winehq.org/attachment.cgi?id=29593)
foxfont corruption tag entry screen
The following fonts look corrupted if used and tmg will not display until tmg
is restarted
(1)"A Line TMG"
(2)"Foxfont"
(3)"Foxpro window font"
(4)"System font"
See screen captures.
To change the fonts to see the issue you need to visit the preferences menu
"file>preferences>Program Options>List"
and select one the fonts listed above.
--
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=29227
Bug #: 29227
Summary: Everything using acceleration crashes after a while on
radeon
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 2012atondwal(a)tjhsst.edu
Classification: Unclassified
Anything that tries to use graphics acceleration (e.g. steam client, not even
the games...) crashes. I think it's the graphics acceleration because quicktime
crashes immediately and the steam client only crashed after it auths.
Bug disappears with +relay, but ofc, everything is uselessly slow with +relay.
Under catalyst it works. Here's the log:
http://pastebin.com/1Xvu5f0b
radeon:
http://pastebin.com/7PCGgKYK
I thought the problem was
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4
and card vendor 0000.
so in accordance with
http://bugs.winehq.org/show_bug.cgi?id=24051
I made wine recognize my card. (added a catchall strstr(gl_vendor_string,
"Gallium")) in wined3d_guess_card_vendor under vendor "ATI" in
dlls/wined3d/directx.c )
Same thing happens. This is the log without +relay:
http://pastebin.com/nqkeSgv4
The log with +relay is attached.
My graphics card is a radeon 6850HD.
Kernel 3.1.2-1-ARCH
mesa 7.11.2 with gallium3d
--
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=30942
Bug #: 30942
Summary: iWisoft Flash SWF to Video Converter crashes Unity
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damage3025(a)gmail.com
Classification: Unclassified
I use Ubuntu 12.04 x86_64, the wine is installed through PPA.
$ wine --version
wine-1.5.5
$ rm -r ~/.wine/
$ wine swfconverter.exe &> install.log
$ cd ~/.wine/drive_c/Program\ Files/iWisoft\ Flash\ SWF\ to\ Video\ Converter/
$ wine swf2avi.exe
# Magic happens!
# Terminal Windows disappears
# Unity Panel disappears
--
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=20088
Summary: Darkest of Days crashes after the main menu
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: syberghost(a)gmail.com
Created an attachment (id=23649)
--> (http://bugs.winehq.org/attachment.cgi?id=23649)
command line output
Every time I run it, the main menu comes up, background music plays, but if I
click "New Game" it crashes. Output 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=31170
Bug #: 31170
Summary: Realmyst crashat start
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
RealMyst crash at launch with all the WIne version except 1.1.5.
With all version Install OK and you can access video option.
The debug log attached made with wine 1.4 version.
Thanks 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=28030
Summary: wine fails to run when compiled with llvm-gcc
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@atialien:~/wine-git$ ./wine notepad
wine: created the configuration directory '/home/austin/.wine'
wine: Unhandled page fault on execute access to 0x0033efe8 at address 0x33efe8
(thread 0012), starting debugger...
wine: Unhandled page fault on execute access to 0x7eccbe78 at address
0x7eccbe78 (thread 0014), starting debugger...
wine: Unhandled page fault on execute access to 0x7edaae78 at address
0x7edaae78 (thread 0010), starting debugger...
wine: Unhandled page fault on execute access to 0x7ed44e78 at address
0x7ed44e78 (thread 000b), starting debugger...
wine: Unhandled page fault on execute access to 0x0033efe8 at address 0x33efe8
(thread 001e), starting debugger...
wine: Unhandled page fault on execute access to 0x7ea30e78 at address
0x7ea30e78 (thread 0009), starting debugger...
winedbg: Internal crash at 0x7ec92e78
austin@atialien:~/wine-git$ llvm-gcc --version
llvm-gcc (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
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=29200
Bug #: 29200
Summary: Gothic 1 stops rendering graphics
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Schlosser.T(a)seznam.cz
Classification: Unclassified
Created attachment 37697
--> http://bugs.winehq.org/attachment.cgi?id=37697
Console output until the stuck point
When playing Gothic everything works fine for 10 - 15 minutes, then the
rendering just stops and the screen is left as it was. The game works normally
(I can hear footsteps, jump to menu, save (esc + 3x enter) and exit (esc + 3x
up + enter + up + enter). However it is really annoying to quit a game every 10
- 15 minutes to restart it. After restart the save game is working normally
(for the next 10 - 15 minutes).
Fedora 16 (Verne) x86_64
Wine v. 1.3.29 (from Fedora repository)
VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 2400
direct rendering: Yes
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV610
OpenGL version string: 2.1 Mesa 7.11
OpenGL shading language version string: 1.20
Installed (Gothic didn't work without it at all)
libtxc_dxtn.i686 1:1.0.0-1.fc15 @rpmfusion-free
I also tried kmod-catalyst (proprietary drivers) and running it with wine64
none of which helped.
--
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=25031
Summary: Warcraft 3 display is upside down
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 280419952(a)mail.ru
Created an attachment (id=31723)
--> (http://bugs.winehq.org/attachment.cgi?id=31723)
the part of the log WINEDEBUG=+tid,+relay,+seh starting 200 lines above and
ends 200 lines below first "trace:seh"
Display is upside down .
--
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.