http://bugs.winehq.org/show_bug.cgi?id=5131
Jason Fernandez <jasonafernandez(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jasonafernandez(a)gmail.com
--- Comment #26 from Jason Fernandez <jasonafernandez(a)gmail.com> 2009-03-02 07:31:54 ---
I can also confirm this patch works. Patched Wine 1.1.16, installed FlashFXP
3.7.8 build 1328 beta. Any FlashFXP 3.x should work using this patch. List
works, SSL sites work, FXP works.
Thanks Tom, appreciate this fix.
--
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=8826
Cody Hamilton <codyh(a)ctzns.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |codyh(a)ctzns.net
--- Comment #11 from Cody Hamilton <codyh(a)ctzns.net> 2009-03-02 07:26:55 ---
The fires and smoke aren't fading, they're just not being sized properly. The
game uses point sprites for these effects. No matter what distance, the point
size is being set to 1. I confirmed this by forcing glPointSize(63), all the
smoke and effects were textured properly and normal up close, obviously
stupidly oversized from far away.
MaxPointSize in d3d9caps is being set correctly, WINED3DRS_POINTSIZE_MIN and
WINED3DRS_POINTSIZE_MAX appear, to my untrained eye, correct (1 and 64.0008,
oddly).
Haven't figured out what's forcing point size to 1, but then I know very little
of opengl/direct3d/wine implementation past what I've learnt in the last couple
hours.
I haven't tried in 1.1.16 yet but changelog doesn't show any relevant changes.
--
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=17580
Summary: Teamviewer 3.0 give me a "fixme"
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: maximi89(a)gmail.com
Some fixme when u try to receive somebody...
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias 240, std (d/m/y): 15/03/2009, dlt (d/m/y): 11/10/2009
fixme:advapi:SetSecurityInfo stub
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_MAX_CONNS_PER_SERVER
(20): STUB
fixme:wininet:InternetSetOptionW Option
INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER (20): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (9000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 9000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 120000
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x33f18c,0x00000001,0x33f1a8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:dwmapi:DwmIsCompositionEnabled 0xa0d170
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x33eb68,0x00000000), stub!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10054 0x00000000
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x7d960e60,0x00000001,0x7d960e7c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:secur32:GetUserNameExW 2 0x33ed78 0x33ed64
--
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=17579
Summary: Sound Non-Functional in Wine 1.1.16 on Ubuntu 8.10 AMD64
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)dawning.ca
Immediately after updating to Wine 1.1.16 on Ubuntu 8.10 AMD64 my sound has
stopped functioning.
I've tried opening the Wine Configuration tool and when I hit "Test Sound" I
get an error message stating: "Audio Test Failed!". I've tried switching Sound
drivers from ALSA to OSS, no change in results. I've also tried the JACK driver
with the same result. I believe Pulse Audio USED to be listed, but it's no
longer present.
Upon running a game on Wine that previously had sound, I see the following
message:
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
err:wave:JACK_OpenWaveOutDevice jack server not running?
err:wave:wodOpen JACK_OpenWaveOutDevice(0) failed
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
:(
--
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=2082
--- Comment #58 from Toni Spets <toni.spets(a)gmail.com> 2009-03-01 14:39:43 ---
1.1.16 bump. Tested both renderers, gdi and opengl.
Both renderers output this fixme:
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain The app requests more than one
back buffer, this can't be supported properly. Please configure the application
to use double buffering(=1 back buffer) if possible
OpenGL output specific:
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d_surface:surface_get_gl_buffer Higher back buffer, returning GL_BACK
Still seeing only black screen.
--
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=17559
Summary: Invalid floating point operation error after wine
1.1.12
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
URL: http://alean2.alean.ru/client/twaWebClientSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
TWA Alean application reports invalid foating point operation (in russian),
after connecting to a server
http://alean2.alean.ru/manualsetup.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=17576
Summary: winetest cannot be stopped by stop-button
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Clicking at that button pops up a window w/ "Warning" as the title and "Not
implemented" as text. Fortunately clicking at the "x" within the test window
itself works :-)
--
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=7270
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2009-03-01 12:32:19 ---
Ivan, can you retest?
--
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=6254
Not That Stupid <famlee(a)juno.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|famlee(a)juno.com |
--
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=4140
Thomas Arendsen Hein <thomas(a)intevation.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas(a)intevation.de
--- Comment #6 from Thomas Arendsen Hein <thomas(a)intevation.de> 2009-03-01 10:37:57 ---
Bug is still reproducible with wine 1.1.16 and the tarball provided by the
original reporter.
I think emu48 has been changed in current versions to work around the wine
BitBlt issue, see
http://groups.google.fr/group/comp.sys.hp48/msg/51fd7d2f80efbc5d
but at least emu42 still suffers from this: The LCD display is extremely dark
red on black.
I can provide more details (e.g. screenshots) if needed.
The URL to download binary and source (GPL) of emu42 is
http://hp.giesselink.com/emu42.htm
--
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.