http://bugs.winehq.org/show_bug.cgi?id=15508
Summary: Risk II crash while loading the game
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://www.reflexive.com/RiskII.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Tested in Ubuntu 8.10 and wine 1.1.5
--
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=10581
Summary: swat 3 v2.1 needs some amstream stuff to work
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dshow
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
Created an attachment (id=9373)
--> (http://bugs.winehq.org/attachment.cgi?id=9373)
everything builtin
with builtin amstream.dll, sierra's SWAT 3 version 2.1 shows a messagebox
saying it needs directx at least version 6.1 to run and then it quits.
with windows xp native amstream, it dies further down the road
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42986
Bug ID: 42986
Summary: wine can't be compiled by gcc-2.95.4
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: amstream
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 58123
--> https://bugs.winehq.org/attachment.cgi?id=58123
gcc-2.95.4 fails to build amstream
In effort to find out lowest kernel version supported by wine, I will need old
distro with old compiler. So preliminary test reveals:
wine-2.7 @ gcc-4.1.1: winecfg=OK & notepad=OK
wine-2.7 @ gcc-3.4.6: winecfg=OK & notepad=OK
wine-2.7 @ gcc-3.3.6: winecfg=OK & notepad=OK
wine-2.7 @ gcc-2.95.4: compilation fails:
amstream/mediastream.c: In function `ddrawstreamsample_create':
amstream/mediastream.c:1024: structure has no member named `dwRGBBitCount'
amstream/mediastream.c:1025: structure has no member named `dwRBitMask'
amstream/mediastream.c:1026: structure has no member named `dwGBitMask'
amstream/mediastream.c:1027: structure has no member named `dwBBitMask'
amstream/mediastream.c:1028: structure has no member named `dwRGBAlphaBitMask'
make[1]: *** [mediastream.o] Error 1
--
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=36555
Bug ID: 36555
Summary: valgrind shows a definite leak in
amstream/tests/amstream.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: amstream
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M amstream.dll -p
amstream_test.exe.so amstream && touch amstream.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:win:EnumDisplayDevicesW ((null),0,0x4daf010,0x00000000), stub!
fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream
object in params is not yet supported
err:amstream:DirectDrawMediaStreamImpl_IAMMediaStream_QueryInterface
(0x49f9338)->({f7537560-a3be-11d0-8212-00c04fc32c45},0x4dafa2c),not found
fixme:amstream:DirectDrawMediaStreamImpl_IDirectDrawMediaStream_GetFormat
(0x49f933c)->(0x4daf83c,0x4dafa20,0x4daf8a8,0x4dafa1c) 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:amstream:AudioMediaStreamImpl_IAMMediaStream_QueryInterface
(0x49858f0)->({f4104fce-9a70-11d0-8fde-00c04fd9189d},0x4daf9f0),not found
fixme:amstream:AudioMediaStreamImpl_IAudioMediaStream_GetFormat
(0x49858f4/0x49858f0)->((nil)) stub!
fixme:amstream:AudioMediaStreamImpl_IAudioMediaStream_GetFormat
(0x49858f4/0x49858f0)->(0x4daf9d2) stub!
==25590== 120 bytes in 3 blocks are definitely lost in loss record 578 of 920
==25590== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==25590== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==25590== by 0x5CD47AF: IMalloc_fnAlloc (ifs.c:186)
==25590== by 0x5CD50CA: CoTaskMemAlloc (objidl.h:1236)
==25590== by 0xF46F689: AudioClient_GetMixFormat (mmdevdrv.c:1749)
==25590== by 0xF431860: set_format (audioclient.h:330)
==25590== by 0xF4319DF: load_driver_devices (devenum.c:464)
==25590== by 0xF433231: MMDevEnum_Create (devenum.c:852)
==25590== by 0xF436445: MMCF_CreateInstance (main.c:252)
==25590== by 0x5CB5F06: CoCreateInstance (unknwn.h:226)
==25590== by 0xE18103C: get_mmdevenum (dsound_main.c:178)
==25590== by 0xE18136D: GetDeviceID (dsound_main.c:261)
==25590== by 0xE17E65D: DirectSoundDevice_Initialize (dsound.c:760)
==25590== by 0xE17D45F: IDirectSound8Impl_Initialize (dsound.c:398)
==25590== by 0xE17DAA1: DirectSoundCreate8 (dsound.c:573)
==25590== by 0xE8F3C38: ???
==25590== by 0xE91614B: ???
==25590== by 0x5CB5F06: CoCreateInstance (unknwn.h:226)
==25590== by 0x67A5187: ???
==25590== by 0x4CA33D2: test_media_streams (amstream.h:590)
==25590==
--
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=21957
Summary: Missing GUID check in
IAMMultiMediaStreamImpl_QueryInterface?
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: amstream
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rainy6144(a)gmail.com
This is necessary to make some games work (without actually showing the media,
though).
--- amstream.c.bak 2010-03-06 16:55:24.000000000 +0800
+++ amstream.c 2010-03-06 16:55:36.000000000 +0800
@@ -79,6 +79,7 @@
TRACE("(%p/%p)->(%s,%p)\n", iface, This, debugstr_guid(riid), ppvObject);
if (IsEqualGUID(riid, &IID_IUnknown) ||
+ IsEqualGUID(riid, &IID_IMultiMediaStream) ||
IsEqualGUID(riid, &IID_IAMMultiMediaStream))
{
IClassFactory_AddRef(iface);
--
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=41502
Bug ID: 41502
Summary: hotmail technical support number 1877 424 6647 hotmail
contact phone number toll free
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: amstream
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
Distribution: ---
hotmail technical support number 1877 424 6647 hotmail contact phone number
toll free
hotmail technical support number 1877 424 6647 hotmail contact phone number
toll freehotmail technical support number 1877 424 6647 hotmail contact phone
number toll freehotmail technical support number 1877 424 6647 hotmail contact
phone number toll free
hotmail technical support number 1877 424 6647 hotmail contact phone number
toll free
https://answers.atlassian.com/questions/43206063/hotmail-support-hotline-sc…https://bugs.winehq.org/show_bug.cgi?id=41496https://bugs.winehq.org/show_bug.cgi?id=41497https://bugs.winehq.org/show_bug.cgi?id=41499https://bugs.winehq.org/show_bug.cgi?id=41500https://bugs.winehq.org/show_bug.cgi?id=41501
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
Hotmail ???$$..1+!!”877!::!!!+:”424::!”!+6647*^% Hotmail Tech support phone
numberCALL@ 1~877~424~6647 Hotmail customer service phone number@@@@ CALL@
1~877~424~6647 Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647
Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer
service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer service phone
number@@@@ 1~877~424~6647 Hotmail customer service phone number@@@@
1~877~424~6647 Hotmail customer service phone number@@@@ 1~877~424~6647 Hotmail
customer service phone number@@@@ hotmail help desk phone number hotmail email
help desk hotmail support hotmail sign in msn hotmail help desk phone number
contact hotmail help hotmail customer service hotmail password reset windows
live hotmail customer support msn messenger customer support msn live customer
support msn hotmail customer service number msn hotmail helpline phone number
msn hotmail customer service email microsoft hotmail customer support number
hotmail customer support live chat msn hotmail customer support yahoo email
customer support msn hotmail customer support msn messenger customer support
wellsfargo customer support msn help desk msn mail support microsoft msn
support how to contact msn hotmail windows live hotmail help msn messenger help
msn email help msn live help msn hotmail help phone number msn hotmail sign in
msn hotmail support msn hotmail customer support hotmail online technical
support hotmail online technical support number hotmail technical contact
hotmail tech support contact hotmail tech support telephone number hotmail tech
support phone hotmail tech support phone number usa hotmail contact tech
support hotmail contact technical support contact hotmail technical support
phone number hotmail technical support phone number usa hotmail live tech
support chat hotmail technical support live chat hotmail technical support live
chat usa windows live hotmail technical support chat call hotmail tech support
usa call hotmail tech support call hotmail technical support phone number
contact hotmail customer support telephone call hotmail technical support
hotmail phone tech support contact hotmail technical support phone contact
hotmail technical support phone number contact hotmail technical support phone
number usa contact hotmail technical support telephone number contact hotmail
technical support phone contact hotmail tech support by phone tech support for
hotmail tech support for hotmail phone number tech support number for hotmail
technical support number for hotmail contact phone number for hotmail technical
support phone number for hotmail technical support contact phone number for
hotmail technical support toll free number hotmail tech support hotmail
technical support hotline windows live hotmail technical support phone number
hotmail technical support line hotmail technical support phone number usa
hotmail technical service phone number hotmail customer service hotmail
customer service tech support hotmail customer service technical support
hotmail customer service technical support number hotmail customer service
technical support phone number hotmail customer service technical support usa
hotmail technical support phone number usa hotmail customer support contact
number hotmail tech support number hotmail tech support number contact details
Hotmail helpline number Hotmail helpline number usa Hotmail helpline number uk
Hotmail helpline phone number hotmail helpline telephone number hotmail
helpline telephone number uk hotmail helpline telephone number usa windows live
hotmail customer service microsoft hotmail support phone number microsoft
hotmail helpline number uk microsoft hotmail support phone number usa microsoft
hotmail support phone number uk microsoft hotmail helpline number usa hotmail
support phone number uk Free Hotmail support number Free Hotmail support number
usa hotmail technical support contact number hotmail tech support contact
number hotmail coustomer support number contact hotmail customer support
telephone hotmail live chat customer support Hotmail Customer Care uk hotmail
free tech support phone number hotmail free tech support phone number hotmail
free customer support free hotmail customer service phone number free hotmail
customer support hotmail customer service toll free number hotmail customer
service toll free number usa hotmail customer service contact service hotmail
customer service toll free number hotmail customer care toll free number
hotmail customer support toll free number usa toll free hotmail support toll
free hotmail support usa toll free hotmail support uk toll free hotmail support
number toll free
All
Hotmail customer support phone number
Hotmail mail technical support phone number
free Hotmail tech support phone number
Hotmail technical support phone number
hotmail support chat
hotmail customer service phone number uk
hotmail contact number canada
msn hotmail customer service phone number
hotmail customer care number
hotmail toll free number
hotmail support number canada
microsoft hotmail support
--
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=41501
Bug ID: 41501
Summary: contact support hotmail @ ! 1877 424 6647 ! hotmail
phone number for hotmail technical query for United
States
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: amstream
Assignee: wine-bugs(a)winehq.org
Reporter: sirecusav(a)hostcalls.com
Distribution: ---
contact support hotmail @ ! 1877 424 6647 ! hotmail phone number for hotmail
technical query for United States
contact support hotmail @ ! 1877 424 6647 ! hotmail phone number for hotmail
technical query for United States
contact support hotmail @ ! 1877 424 6647 ! hotmail phone number for hotmail
technical query for United States
contact support hotmail @ ! 1877 424 6647 ! hotmail phone number for hotmail
technical query for United States
contact support hotmail @ ! 1877 424 6647 ! hotmail phone number for hotmail
technical query for United States
contact support hotmail @ ! 1877 424 6647 ! hotmail phone number for hotmail
technical query for United Statescontact support hotmail @ ! 1877 424 6647 !
hotmail phone number for hotmail technical query for United States
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
hotmail support uk 18774246647 hotmail support number for hotmail technical
support?
Hotmail ???$$..1+!!”877!::!!!+:”424::!”!+6647*^% Hotmail Tech support phone
numberCALL@ 1~877~424~6647 Hotmail customer service phone number@@@@ CALL@
1~877~424~6647 Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647
Hotmail customer service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer
service phone number@@@@ CALL@ 1~877~424~6647 Hotmail customer service phone
number@@@@ 1~877~424~6647 Hotmail customer service phone number@@@@
1~877~424~6647 Hotmail customer service phone number@@@@ 1~877~424~6647 Hotmail
customer service phone number@@@@ hotmail help desk phone number hotmail email
help desk hotmail support hotmail sign in msn hotmail help desk phone number
contact hotmail help hotmail customer service hotmail password reset windows
live hotmail customer support msn messenger customer support msn live customer
support msn hotmail customer service number msn hotmail helpline phone number
msn hotmail customer service email microsoft hotmail customer support number
hotmail customer support live chat msn hotmail customer support yahoo email
customer support msn hotmail customer support msn messenger customer support
wellsfargo customer support msn help desk msn mail support microsoft msn
support how to contact msn hotmail windows live hotmail help msn messenger help
msn email help msn live help msn hotmail help phone number msn hotmail sign in
msn hotmail support msn hotmail customer support hotmail online technical
support hotmail online technical support number hotmail technical contact
hotmail tech support contact hotmail tech support telephone number hotmail tech
support phone hotmail tech support phone number usa hotmail contact tech
support hotmail contact technical support contact hotmail technical support
phone number hotmail technical support phone number usa hotmail live tech
support chat hotmail technical support live chat hotmail technical support live
chat usa windows live hotmail technical support chat call hotmail tech support
usa call hotmail tech support call hotmail technical support phone number
contact hotmail customer support telephone call hotmail technical support
hotmail phone tech support contact hotmail technical support phone contact
hotmail technical support phone number contact hotmail technical support phone
number usa contact hotmail technical support telephone number contact hotmail
technical support phone contact hotmail tech support by phone tech support for
hotmail tech support for hotmail phone number tech support number for hotmail
technical support number for hotmail contact phone number for hotmail technical
support phone number for hotmail technical support contact phone number for
hotmail technical support toll free number hotmail tech support hotmail
technical support hotline windows live hotmail technical support phone number
hotmail technical support line hotmail technical support phone number usa
hotmail technical service phone number hotmail customer service hotmail
customer service tech support hotmail customer service technical support
hotmail customer service technical support number hotmail customer service
technical support phone number hotmail customer service technical support usa
hotmail technical support phone number usa hotmail customer support contact
number hotmail tech support number hotmail tech support number contact details
Hotmail helpline number Hotmail helpline number usa Hotmail helpline number uk
Hotmail helpline phone number hotmail helpline telephone number hotmail
helpline telephone number uk hotmail helpline telephone number usa windows live
hotmail customer service microsoft hotmail support phone number microsoft
hotmail helpline number uk microsoft hotmail support phone number usa microsoft
hotmail support phone number uk microsoft hotmail helpline number usa hotmail
support phone number uk Free Hotmail support number Free Hotmail support number
usa hotmail technical support contact number hotmail tech support contact
number hotmail coustomer support number contact hotmail customer support
telephone hotmail live chat customer support Hotmail Customer Care uk hotmail
free tech support phone number hotmail free tech support phone number hotmail
free customer support free hotmail customer service phone number free hotmail
customer support hotmail customer service toll free number hotmail customer
service toll free number usa hotmail customer service contact service hotmail
customer service toll free number hotmail customer care toll free number
hotmail customer support toll free number usa toll free hotmail support toll
free hotmail support usa toll free hotmail support uk toll free hotmail support
number toll free
All
Hotmail customer support phone number
Hotmail mail technical support phone number
free Hotmail tech support phone number
Hotmail technical support phone number
hotmail support chat
hotmail customer service phone number uk
hotmail contact number canada
msn hotmail customer service phone number
hotmail customer care number
hotmail toll free number
hotmail support number canada
microsoft hotmail support
--
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=40651
Bug ID: 40651
Summary: Tech Support C@ll @@$$@$I~855~7O9~2847+++ Epsonprinter
c.u.s.t.o.m.e.r S.u.p.p.o.rt p.h.o.n.e n.u.m.b.e.r
u.s.a. C.a.l.l
Product: Wine
Version: 0.9.1.
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: amstream
Assignee: wine-bugs(a)winehq.org
Reporter: dheerendraverman39(a)gmail.com
Distribution: ---
((moti))Call @@@++ USA I8557O92847 EPSON p.r.i.n.t.e.r t.e.c.h s.u.p.p.o.r.t
p.h.o.n.e n.u.m.b.e.r u.s.a. C.a.l.l EPSON h.e.l.p d.e.s.k n.u.m.b.e.r
n.u.m.b.e.r C.a.n.a.d.a EPSON s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.r usa USA 1
I8557O92847 EPSON p.r.i.n.t.e.r t.e.c.h s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.e.r
u.s.a. C.a.l.l EPSON h.e.l.p d.e.s.k n.u.m.b.e.r n.u.m.b.e.r C.a.n.a.d.a EPSON
s.u.p.p.o.r.t p.h.o.n.e n.u.m.b.r usa canada 1-1855-709-2847 USA, EPSON printer
Tech Support phone number,EPSON technical support phone number 1 I8557O92847
.EPSON Tech Support Number EPSON Tech EPSON tech support, EPSON tech support
number, EPSON tech support phone number, EPSON technical support, EPSON
technical support number, EPSON technical support phone number, EPSON tech
support number, EPSON support number, EPSON Tech support phone number, EPSON
support phone number, EPSON technical support phone number, EPSON technical
support number,Support Phone Number for EPSON printer Phone Number for EPSON
CustomerService Technical Support Telephone Number EPSON printer support number
EPSON EPSON printer tech support number EPSON EPSON printer technical support
number EPSON EPSON printer technical support phone number EPSON EPSON printer
customer service number EPSON EPSON internet security technical support EPSON
technical support phone number EPSON EPSON tech support phone number EPSON
EPSON customer support phone number I-855-709-2847 EPSON EPSON printer support
phone number EPSON EPSON support phone EPSON tech support EPSON customer
support EPSON phone support EPSON support number EPSON EPSON technical support
EPSON printer customer support phone number EPSON EPSON printer tech support
phone number EPSON contact EPSON support EPSON printer technical support phone
number ~!~I8557092847++ EPSON EPSON phone number EPSON tech support EPSON
support ticket EPSON customer support number EPSON EPSON tech support number
EPSON EPSON technical support number EPSON EPSON support center EPSON telephone
support call EPSON support EPSON printer support support EPSON EPSON billing
support EPSON printer technical support number EPSON support EPSON printer
EPSON online support EPSON contact support EPSON printer support number EPSON
EPSON printer customer support number EPSON EPSON printer tech support number
EPSON support for EPSON EPSON phone number EPSON EPSON customer service phone
number EPSON EPSON contact phone number EPSON EPSON printer phone number EPSON
EPSON printer customer service phone number EPSON phone number EPSON for EPSON
customer service EPSON software phone number EPSON phone number EPSON for EPSON
EPSON customer service telephone number EPSON EPSON helpline phone number EPSON
EPSON contact number EPSON EPSON customer service number EPSON EPSON customer
service phone number ~!~I8557092847++ EPSON us EPSON customer service phone
number EPSON usa EPSON telephone number EPSON EPSON phone number EPSON usa
EPSON printer contact number EPSON EPSON number EPSON EPSON contact number
EPSON usa EPSON printer helpline number EPSON EPSON helpline number EPSON EPSON
customer number EPSON EPSON printer customer service number EPSON EPSON contact
telephone number EPSON contact number EPSON for EPSON EPSON software contact
number EPSON EPSON toll free number EPSON EPSON telephone number EPSON uk EPSON
registration number EPSON EPSON toll free number EPSON usa EPSON customer
service EPSON software customer service contact EPSON customer service EPSON
customer service phone EPSON printer customer service EPSON service EPSON
printer technical support EPSON printer customer support EPSON technical
support reviews telephone EPSON printer EPSON tech support phone number EPSON
EPSON printer tech support phone number EPSON EPSON printer customer service
EPSON technical support phone number EPSON EPSON printer free printer support
EPSON customer service billing EPSON customer service email address EPSON
customer service reviews contact EPSON customer service EPSON tech support
number EPSON usa EPSON printer support number EPSON EPSON printer contact
number EPSON EPSON customer service phone number EPSON EPSON technical support
usa EPSON technical support number EPSON EPSON tech support phone EPSON tech
support number EPSON EPSON customer service telephone number EPSON EPSON
printer customer support number EPSON EPSON printer phone number EPSON EPSON
printer online support EPSON customer service number EPSON EPSON tech support
center EPSON customer service EPSON software customer service EPSON customer
care number EPSON usa EPSON customer number EPSON EPSON customer support number
EPSON EPSON customer care number EPSON EPSON customer care toll free number
EPSON EPSON tech support EPSON technical support EPSON printer support EPSON
printer tech support EPSON support center EPSON.com customer service EPSON
printer customer care number EPSON EPSON customer care EPSON phone number EPSON
phone number EPSON for EPSON customer service EPSON phone support EPSON phone
number EPSON tech support EPSON support phone number EPSON contact EPSON by
phone EPSON contact phone number EPSON EPSON helpline phone number EPSON EPSON
printer phone EPSON printer for phone EPSON contact number EPSON EPSON contact
support contact EPSON printer EPSON contact number EPSON usa EPSON toll free
number EPSON EPSON telephone number EPSON EPSON toll free number EPSON usa
EPSON printer support services technical support for printer EPSON EPSON
customer service phone number EPSON usa EPSON printer customer care number
EPSON usa EPSON customer care number EPSON EPSON customer care center EPSON
customer support EPSON customer support phone EPSON customer help EPSON
customer & technical support EPSON customer portal EPSON customer care phone
number EPSON usa EPSON customer care email EPSON helpline EPSON tech support
contact EPSON customer care toll free EPSON printer customer service number
EPSON EPSON printer protection norton printer customer service number EPSON
EPSON software customer service number EPSON EPSON hotline customer service
phone number EPSON EPSON customer service phone number EPSON us how to contact
EPSON by email EPSON free phone support EPSON printer technical support number
EPSON EPSON printer technical support help desk phone number EPSON EPSON
technical support number EPSON toll free number EPSON EPSON printer customer
support phone number EPSON EPSON printer customer
--
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=40445
Bug ID: 40445
Summary: WinSCP main window looks differently when being run
under Wine
Product: Wine
Version: 1.9.7
Hardware: x86
URL: http://winscp.net/download/winscp577.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Created attachment 54196
--> https://bugs.winehq.org/attachment.cgi?id=54196
WinSCP main window under Wine
Just see the attached self-explanatory screenshot.
Wine problems:
1) Hosts lack indentation (several pixels)
2) Some buttons lack down arrows
3) The log in button lack an icon
--
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=18611
Summary: After effects 6.5 crashes when import a mp3 file
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemelmaci(a)hotmail.com
Created an attachment (id=21294)
--> (http://bugs.winehq.org/attachment.cgi?id=21294)
terminal output
After effects 6.5 crashes when import a mp3 file
--snip--
fixme:amstream:IAMMultiMediaStreamImpl_GetFilter
(0x72f0468/0x72f0468)->(0x82e480) stub!
wine: Unhandled page fault on read access to 0x00000001 at address 0xb13967
(thread 0009), starting debugger...
--snip--
--
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=42213
Bug ID: 42213
Summary: Age of Empires 2 doesn't work with Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: prometheuswithbutter(a)gmail.com
Distribution: ---
Created attachment 56853
--> https://bugs.winehq.org/attachment.cgi?id=56853
I would like to install Age of Empires 2 on Linux with Wine, but it doesn't
work.
I would like to install Age of Empires 2 on Linux, but It doesn't work.
Before I used Windows 7 and it worked perfect.
Can you help me?
It's my second fave game.
Thank you, Janek.
Sorry for my English, I'm not English :-)
I don't know components or versions or else.
--
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=39666
Bug ID: 39666
Summary: i try to load age of empires 2 and it doesnt let me
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: paatriciaa_17(a)hotmail.co.uk
Distribution: ---
Created attachment 52885
--> https://bugs.winehq.org/attachment.cgi?id=52885
this is the error please help me solve it
i have recently got a game i played when i was younger and installed it but
when i try to launch it doesnt work
--
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=44387
Bug ID: 44387
Summary: Unity3D fails with "X11DRV_wglCreateContextAttribsARB
Context creation failed" error
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: bob_lists(a)yahoo.co.uk
Distribution: ---
Created attachment 60307
--> https://bugs.winehq.org/attachment.cgi?id=60307
relevant extracts from glxinfo
I installed Unity 2017.2.0f3 (64-bit) from
https://store.unity.com/download?ref=personal
(click on Windows option)
This gets
UnityDownloadAssistant-2017.2.0f3.exe
Note:
Run winecfg and set Applications->Windows Version to Windows 7. (Otherwise
UnityDownloadAssistant will not run.)
Make sure winbind is installed on your system, otherwise Unity3D does not get
as far as the error reported here.
I ran UnityDownloadAssistant-2017.2.0f3.exe
Some components did not install, but the main installation completed and
claimed to be succesful.
I ran
env WINEPREFIX="/home/bob/.wine" wine C:\\windows\\command\\start.exe /Unix
/home/bob/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/Unity\
2017.2.0f3\ \(64-bit\)/Unity.lnk &> unitylog.txt
This displays a window headed "Unity 2017.2.0f3". The contents of the window
are black. After a few seconds, the contents turn to grey. The program takes
100% of cpu and does not terminate.
The software outputs a large number of fixme messages plus the error message
005b:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error
1)
The computer is a Toshiba Satellite with 2 x (AMD E1-1200 APU @ 1.4 GHz with
Radeon HD Graphics).
Ubuntu Mate 16.04
$ lspci
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Wrestler [Radeon HD 7310]
--
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=44670
Bug ID: 44670
Summary: GOG Galaxy 1.2.37: crash in GalaxyClient Helper.exe
Product: Wine-staging
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magist3r(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60680
--> https://bugs.winehq.org/attachment.cgi?id=60680
backtrace
After update to GOG Galaxy 1.2.37 I see permanent crash in GalaxyClient
Helper.exe. Version 1.2.17 works fine. Backtrace in attachment. Feel free to
ask me for some more info.
--
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=44488
Bug ID: 44488
Summary: does not to execute a .exe file
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: mrdwili(a)hotmail.fr
Distribution: ---
Created attachment 60443
--> https://bugs.winehq.org/attachment.cgi?id=60443
what is written when I execute the .exe
I tried to install Final Fantasy X-X2 with wine, but when I type wine
/Volumes/Final\ Fantasy\ X\ X-2\ HD\ Remaster/setup.exe I have this whole page
and wine with written "Runtime error 229 at 07494BCF"
--
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=45250
Bug ID: 45250
Summary: The Sims Double Deluxe crash at startup
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 61494
--> https://bugs.winehq.org/attachment.cgi?id=61494
The Sims log with WINEDEBUG="+ddraw,+d3d"
Hi!
I'm trying to get The Sims Double Deluxe running on my computer. It passes the
CD check before crashing.
I think it has something to do with the pixelformat not being correct (16 bit
not supported, or something).
Following is an excerpt from the log file:
0009:trace:ddraw:DDRAW_dump_members - DDSD_HEIGHT : 600
0009:trace:ddraw:DDRAW_dump_members - DDSD_WIDTH : 800
0009:trace:ddraw:DDRAW_dump_members - DDSD_PIXELFORMAT : ( )
0009:trace:d3d:wined3d_get_adapter_display_mode wined3d 0x16f8e0, adapter_idx
0, display_mode 0x32f784, rotation (nil).
0009:warn:d3d:wined3d_get_adapter_display_mode Overriding format
WINED3DFMT_B8G8R8X8_UNORM with stored format WINED3DFMT_B5G6R5_UNORM.
0009:trace:d3d:wined3d_get_adapter_display_mode Returning 800x600@60
WINED3DFMT_B5G6R5_UNORM 0x1.
0009:trace:ddraw:wined3dformat_from_ddrawformat Convert a DirectDraw
Pixelformat to a WineD3D Pixelformat
0009:trace:ddraw:DDRAW_dump_pixelformat ( )
0009:warn:ddraw:wined3dformat_from_ddrawformat Unknown Pixelformat.
0009:warn:ddraw:ddraw_surface_create Unsupported / unknown pixelformat.
0009:trace:ddraw:ddraw_surface4_AddAttachedSurface iface 0x1935fc, attachment
(nil).
0009:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7d9f5bb3
My machine has the following HW:
* CPU: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
* 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)
* 01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT
520M] (rev a1)
I'm only running OpenSource drivers, so maybe this has something to do with my
error?
--
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=26306
Summary: age of empires ll error
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: tbone6669(a)gmail.com
every thing installed fine the game just wont run and i get this error message
--
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=44472
Bug ID: 44472
Summary: Installation PS4 Remote Play terminated with message
"PS4 Remote Play can not be installed on systems with
screen resolution smaller than 1024 x 768"
Product: Wine
Version: 2.20
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
Distribution: ---
Installation PS4 Remote Play terminated with message "PS4 Remote Play can not
be installed on systems with screen resolution smaller than 1024 x 768"
OS: Fedora 27 with gnome-shell with Wayland session
$ wine --version
wine-2.20 (Staging)
$ wine Downloads/RemotePlayInstaller.exe
fixme:winediag:start_process Wine Staging 2.20 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 0x401123,
0x45a040, 0x45a058) stub.
fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x456e58, 43) stub
fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 0x6c1123,
0x6e3010, 0x6e3028) stub.
fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x6e0738, 43) stub
fixme:ntdll:EtwEventUnregister (deadbeef) stub.
fixme:ntdll:EtwEventUnregister (0) stub.
fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 0x6c1123,
0x6e3010, 0x6e3028) stub.
fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0x6e0738, 43) stub
fixme:ntdll:EtwEventUnregister (deadbeef) stub.
fixme:ntdll:EtwEventUnregister (0) stub.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msi:check_transform_applicable unsupported validation flags 0x003
--
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=44662
Bug ID: 44662
Summary: Netease music client start up with blank screen
Product: Wine
Version: 3.3
Hardware: x86
URL: https://d1.music.126.net/dmusic/cloudmusicsetup_2_3_0_
196231.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zzhang(a)codeweavers.com
Distribution: ---
Created attachment 60666
--> https://bugs.winehq.org/attachment.cgi?id=60666
terminal output
$ sha1sum ~/Downloads/cloudmusicsetup_2_3_0_196231.exe
51d2d365e3118379bb8f2de5383c346cbd3d0262
/home/eric/Downloads/cloudmusicsetup_2_3_0_196231.exe
After installation, the client start up with blank screen.
--
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=45398
Bug ID: 45398
Summary: mpc-hc crash on startup.
Product: Wine
Version: 3.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
after i upgrade my wine to version 3.11,start mpc-hc failed,a voilate access
error throughout,press confirm then program exit.back to version 3.10 is the
same.
--
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=38307
Bug ID: 38307
Summary: Last Half of Darkness: Beyond the Spirit's Eye crashes
at start
Product: Wine
Version: 1.7.39
Hardware: x86-64
URL: http://www.lasthalfofdarkness.com/beyond/demo.htm
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 51143
--> https://bugs.winehq.org/attachment.cgi?id=51143
log
Demo crashes at start.
--
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=42572
Bug ID: 42572
Summary: Revenant has some graphical issues with official
Nvidia drivers & hardware
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 57483
--> https://bugs.winehq.org/attachment.cgi?id=57483
Screenshot to show the graphics issues in the game
In Wine-2.2-276-ge6f8f136fa Revenant no longer crashes at start but it still
has some graphics issues.
1. The player character's model is completely black as are other characters in
the game.
2. Some characters instead of being completely black are displayed with a
"ghostly" white color.
3. Lastly, the player's paper doll (see the flesh colored model on the right
side in the screenshot) is animated but the graphics for the frames of the
paper doll are not cleared so you have this sort of "hall of mirrors" effect.
Hopefully the attached screenshot will illustrate what I mean.
My hardware and driver info:
Nvidia 970 GTX
Driver version 378.13
--
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=34237
Bug #: 34237
Summary: Jenkins fails to install (dogfood)
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://jenkins-ci.org/
OS/Version: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Looks like its service related:
err:service:service_send_start_message service L"Jenkins" failed to start
err:msi:ITERATE_StartService Failed to start service L"Jenkins" (1053)
err:msi:ITERATE_Actions Execution halted, action L"StartServices" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I'll attach a log.
austin@aw25 ~ $ wine --version
wine-1.7.0
austin@aw25 ~ $ sha1sum jenkins-1.526.zip
1658d7cba2cd1bdc5ac521a806957df7ef0610ea jenkins-1.526.zip
austin@aw25 ~ $ du -h jenkins-1.526.zip
84M jenkins-1.526.zip
--
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=40544
Bug ID: 40544
Summary: Ultimate Unwrap Pro v3.50.14 x64 demo: Fails to run
Product: Wine
Version: 1.9.8
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rajveer_aujla(a)hotmail.com
Fails to run the x64 version of the application on OSX (using the new
experimental x64 support found in 1.9.8 devel), producing the following:
err:module:attach_process_dlls "uulib_64.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Ultimate Unwrap3D Pro (x64)\\unwrap3d_64.exe" failed, status c0000005
I believe uulib_64.dll is a dll specific to the application.
Download link (unfortunately I cannot get an exact link):
http://www.unwrap3d.com/u3d/downloads.aspx
--
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.