http://bugs.winehq.org/show_bug.cgi?id=23501
Summary: ATEN KVM WinClient did not start
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcin.wolyniak(a)aster.pl
Created an attachment (id=29336)
--> (http://bugs.winehq.org/attachment.cgi?id=29336)
Bzippped log from WINEDEBUG=heap wine WInClient.exe run
1.Results:
When running ATEN KVM CN6000 Win CLient it stop starting with the error window:
Register WinCLient failed!.
2. Expected results:
App should start completly.
3. How to reproduce:
a) Install app from www/aten/com. Select Download, select Software & Drivers
for CN6000 KVM product. Download v1.7.161 2009-12-28 CN6KLogServer_v1.7.161.zip
version (used by me to be in sync with the firmware used in kvm itself).
b) install mfc42.dll from winetricks
c) run setup and install
d) run app from cmd line. cd to app dir, wine WinCLient.exe
e) after a while with no errors on the console app stops loading with pop
window containing error mentioned before.
Log from WINEDEBUG=heap wine WinClient.exe attached
Regards
Marcin
--
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=26530
Summary: Frogger: 3D models not rendering correctly/Only
shadows
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33789)
--> (http://bugs.winehq.org/attachment.cgi?id=33789)
Terminal Log: ...fixme:d3d:swapchain_init Add OpenGL context recreation support
to context_validate_onscreen_formats(?)
It is nearly impossible to play frogger on the PC due to the fact that the
models render incorrectly and only show the shadow of frogger, not even the
shadow of cars which is considerably disruptive to the actual gameplay.
Attached is terminal log of the situation. Pretty sure it's a d3d bug.
--
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=25010
Summary: radmin fast search halfworking.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emoxam(a)gmail.com
cursors moves unlogical when trying to search a folder by pressing a keys
matched first letter of the folder name! it works logical only if you press
only first letter!
what did i mean!
we know that in the most every folderlist we can press fisrt letters of the
folder name and cursors moves to the right folder if a folder exists in the
current location.
so that function i used in windows.. it's really comfortable when you have
about 80 folders..
so how it works in radmin through wine - really unlogical!
we have two fims.. begins with the "ved" and "var" (var is the first in the
folder listing who begins from "v")
so we press leters "v" and then "e" - all good - we are on "ved"
so we press letters "v" and then "a" - cursor position is firm wich begins from
"ve" - i mean "ved" adain! why "ved" ?
so we have "oao" - i press "o,a,o" and i am on the third firm that in the
listing begins from "o", but firm begins from oao is only one!
uncorrect "a" letter work ?
so we have "lpq" - i press "l,p" i am on the seconf firm.. the first was lpq ..
unlogical - i am pressed the "p" and cursors didn't stay on the place. this is
the only one firm begins from "lpq"! BUT if a press "l,p,q" i exactly ont "lpq"
firm!
so thats what i meant unlogical moves! i caanot understand algorithm.
thank you!
--
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=19799
Summary: cscript crashes if you call WScript.Arguments(0).
Breaks Chromium build setup.
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://src.chromium.org/viewvc/chrome/trunk/tools/depo
t_tools/bootstrap/win/get_file.js?revision=14457&pathr
ev=14457
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium has a nifty self-bootstrapping source code management
script (see http://dev.chromium.org/developers/how-tos/install-gclient )
gclient downloads svn for you before it runs it. This used to use
a little wget binary checked in to the source tree (!) but now uses
a little javascript script, get_file.js
http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/bootstrap/win…
(which looks pretty similar to the vb in
http://www.xefteri.com/articles/show.cfm?id=7 )
If you read the script, it's kind of scary; there's ADO and all sorts
of weird shit going on, just to download a file.
And since it uses cscript, I think you have to do 'winetricks wsh56' to try it.
But guess what Wine fails on? After a little effort,
I reduced that script down to the single line:
WScript.Arguments(0);
Yup, that crashes. But if you do 'winetricks dcom98', it succeeds.
--
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=25599
Summary: Editing Word drawing object does not work
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
After a re-install of Word 2000, I cannot edit word drawings that I made with
Word/wine on another computer anymore.
Upon clicking open / Microsoft Word Document Objcet, I get an error pop-up:
"The server application, source file or item cannot be found. Make sure the
application is properly installed, and that it has not been deleted, moved, or
renamed".
The wine output is:
wine WINWORD &
[2] 19702
jhh@his10:~/.wine/drive_c/Program Files/Microsoft Office/Office$
fixme:x11drv:X11DRV_GetDeviceCaps (0x598): CAPS1 is unimplemented, will return
0
fixme:storage:Storage_ConstructTransacted Unimplemented flags 110022
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:ole:snapshot_QueryGetData (0x214420, 0x32f090 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0x214420, 0x32f05c {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:ole:snapshot_QueryGetData (0x1aa088, 0x32faf4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0x1aa088, 0x32fac0 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:ole:snapshot_QueryGetData (0xb1dda0, 0x32faf4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0xb1dda0, 0x32fac0 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:storage:GetConvertStg unimplemented stub!
fixme:storage:GetConvertStg unimplemented stub!
fixme:storage:GetConvertStg unimplemented stub!
fixme:storage:GetConvertStg unimplemented stub!
fixme:ole:snapshot_QueryGetData (0xaf3798, 0x32d9c4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0xaf3798, 0x32d990 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:storage:GetConvertStg unimplemented stub!
fixme:ole:snapshot_QueryGetData (0xb1e358, 0x32faf4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0xb1e358, 0x32fac0 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:storage:GetConvertStg unimplemented 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=23215
Summary: 4x4 Evo 2: Pagefault on second launch of game
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=28891)
--> (http://bugs.winehq.org/attachment.cgi?id=28891)
First run goes grand, second run gets pagefault....
This bug is fairly interesting. On the first launch after a clean install it
works perfectly, then on the second launch we get a nasty little pagefault.
Logs 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=21943
Summary: GetCharABCWidthsI does not return correct widths when
handling a DC with dc->gdiFont == null
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: culex.eriklund(a)gmail.com
Created an attachment (id=26641)
--> (http://bugs.winehq.org/attachment.cgi?id=26641)
Log from running Aztaka
When GetCharABCWidths is passed a HDC thats DC* has dc->gdiFont == null it
performs no calculation to alter the argument LPABC abc to reflect the real
widths of the characters. Presumably abc is populated by the average width of
the characters as can be gotten from GetTextMetricsW since text does show up at
all, though truncated.
--
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=21143
Summary: Missing GUI elements in Shaiya
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bloodywing(a)neocomy.net
Created an attachment (id=25386)
--> (http://bugs.winehq.org/attachment.cgi?id=25386)
missing GUI in shaiya
Some of Shaiyas GUI elements are missed in new Wine version. Last working
version was 1.1.30.
--
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=20590
Summary: Cities XL 1.0.3.392 crashes
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sinner(a)psitronic.de
Created an attachment (id=24567)
--> (http://bugs.winehq.org/attachment.cgi?id=24567)
Wine output while running
Here is a logfile from a segfault crash from "Cities XL". The game ran great
until an update that occured this week.
AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=10537
I already informed the Monte Christo game support, but maybe their answer will
be "wine is not supported". So I decided to post it here to, maybe its a wine
bug.
The game crashes when leaving the starter and loading the game. An Splashscreen
image is displayed, and then the segfault box appears.
If I can provide any other information, please let me know.
02:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT]
(rev a1)
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9600 GT/PCI/SSE2
OpenGL version string: 3.2.0 NVIDIA 190.42
--
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=17385
Summary: Zeus Master of Olympus does not render (black screen)
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olivier.leconte27(a)orange.fr
Created an attachment (id=19438)
--> (http://bugs.winehq.org/attachment.cgi?id=19438)
WINEDEBUG=+ddraw trace file
Zeus Master of Olympus does not render (black screen), but the introduction
movie before main screen is displayed works properly.
I use the following command to kick off the game in windowed mode:
wine explorer /desktop=Jeux,1280x1024 Zeus.exe
This is with the commercial version (1.x), and I don't know whether this bug
applies to the either the demo or the Atlantis extension.
This bug first started with version 1.1.3, and existed on every version I could
test up to 1.1.15 (pretty much all of them).
I have attached a WINEDEBUG=+ddraw to this bug.
--
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=13757
Summary: Outcast (and Outcast Demo 1) : can't skip credits when
exiting the game.
Product: Wine
Version: 1.0-rc4
Platform: PC
URL: http://dld-9.tomsgames.net/get/f4063e2070f59e6abd1b12881c517235/484
ae50e/9/4/4/16449/outcast_demo_1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remjg(a)free.fr
Hello,
When exiting the Outcast game or the Outcast demo 1, I can't skip credits by
pressing "escape"... It lasts about 4 minutes!
This is annoying because Outcast runs in 512x384 so if I kill wine, my desktop
resolution doesn't come back in 1680x1050.
Nevertheless, If I wait 4 minutes it's ok!
You can try the Outcast demo 1, maybe it's easy to solve.
--
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=24034
Summary: StarCraft2 zerg bloodstains and overlords slime
dropping effect are too big
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Screenshot attached shows a bloodstains of zerg (and only zergs, terrans are
unaffected) that are covering full screen. Size of bug-affected effects depends
on camera position. While moving camera it may cover all screen, as on
screenshot or disappear completely, with few in-middle variants.
Done on ATI HD4570, kernel 2.6.35, fglrx-10.7. wine-1.2 and 1.3.0 tested.
UseGLSL=disabled - without this bloodstains are not rendered at all.
--
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=21304
Summary: commandos : setup_exception_record nested exception
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richlv(a)nakts.net
game commandos hangs every now and them with : setup_exception_record nested
exception
possibly related to :
bug 15195
bug 20380
bug 19025
bug 9454
bug 20820
--
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=18682
Summary: d3d9/visual: tests fail with glsl disabled
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://test.winehq.org/data/22a277cc2ea99285c4be50633e
db3db1a526dc1c/wine_ae-ub904-noglsl/d3d9:visual.html
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21391)
--> (http://bugs.winehq.org/attachment.cgi?id=21391)
+d3d9, from a different test run
visual.c:183: Driver string: "Display"
visual.c:184: Description string: "NVIDIA GeForce 9800 GT"
visual.c:185: Device name string: "\\.\DISPLAY"
visual.c:186: Driver version 7.15.11.8044
The tests pass fine with backbuffer.
--
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=15669
Summary: Lego Loco hangs on startup attempting to play back intro
video
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=16729)
--> (http://bugs.winehq.org/attachment.cgi?id=16729)
Lego Loco thread backtraces
With today's Git (wine-1.1.6-314-g36d0140), when attempting to start the Lego
Loco application, the application simply hangs on a black screen. A bit of
tracing shows the hang to be due to the mciavi asynchronous playback thread
being blocked in a ShowWindow call:
if (!(GetWindowLongW(wma->hWndPaint, GWL_STYLE) & WS_VISIBLE))
ShowWindow(wma->hWndPaint, SW_SHOWNA);
which seems to suggest that the problem lies in user32. Thread backtraces and
trace logs are 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=23623
Summary: Dockable tool pallet icons don't render after resizing
tool pallet.
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8ldo(a)arrl.net
Using MathCAD 2000 Pro under wine-1.2-rc7 the dockable tool pallets icons don't
render. I have to manually resize the tool pallets and run the mouse pointer
over the empty tool pallet to get the icons to show up. After that everything
is fine so long as the tool pallet isn't resized. By the way this has never
worked in any release of wine that I've tried over the years.
--
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=18315
Summary: Mortyr 2 - For Ever: graphical bugs
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=20858)
--> (http://bugs.winehq.org/attachment.cgi?id=20858)
Mortyr 2 game log
- NPC bots do not show.
- Player weapons / hands do not show.
- Game speed drops unplayable when antialiasing option is selected.
- Selected weapon indicator does not change.
--
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=12223
Summary: MSN Messenger Winks doesn't apear
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Steps to reproduce:
- Set wine to Win2K
- Set riched20 to native with winetriks riched20 (if you don't do this you
can't open a new conversation window)
- Install flash player from
http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/inst…
- Sign in and open a conversation window, and try to send a wink. You won't see
the winks.
After do winetricks msxml3 the winks will work.
--
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=20187
Summary: MSN Messenger 7.0 crash while changing the tabs
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.microsoft.com/downloadS/details.aspx?displa
ylang=en&FamilyID=cf49c56c-8b3e-4eae-9904-9505f47bed45
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=23790)
--> (http://bugs.winehq.org/attachment.cgi?id=23790)
Conseole output
I was changing quickly the tabs at the right side of msn messenger when the
crash appear. I'm attaching the backtrace.
--
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=16807
Summary: MSN Messenger 7.0 Audio Conference doesn't work.
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=CF49C56C-8B3E-4EAE-9904-9505F47BED45&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When you try to make a conference using the microphone you will get a message
saying that You can execute the audio and video assistant in that moment.
Looking in the console it shows:
err:ole:CoGetClassObject class {7a42ea29-a2b7-40c4-b091-f6f024aa89be} not
registered
err:ole:CoGetClassObject no class object {7a42ea29-a2b7-40c4-b091-f6f024aa89be}
could be created for context 0x1
And this is related to the RTC Client that is not implemented on Wine.
http://msdn.microsoft.com/en-us/library/ms775464(VS.85).aspx
--
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=21367
Summary: DATALINE Office Demo: install fails - sometimes
Product: Wine
Version: 1.1.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas(a)braml.org
Created an attachment (id=25727)
--> (http://bugs.winehq.org/attachment.cgi?id=25727)
console output of a crash during install
When testing the install of DATALINE Office Demo on 1.1.36, I noticed that it
crashes Wine. Since it used to work with 1.1.24 (according to my test report
over at AppDB
http://appdb.winehq.org/objectManager.php?sClass=version&iId=15365), I went off
to run a regression test.
When I was finished, I reverted the patch in HEAD and ran the installer again.
It went through as it did witch 1.1.24.
To make absolutely sure, I ran the installer again, with clean HEAD (and 1.1.36
from the Ubuntu PPA to make sure). And it didn't crash! But then, on second run
(starting from scratch witch a clean .wine) it crashed as before, that is, at
the same point according to the installer's progress bar).
I tried several times, and sometimes the install works, sometimes not. The
number of failed installs is greater though).
So I fear my regression test was useless, since I didn't test the install at
the different points more than once. I could re-run the regression test doing
so, but I might still miss a "bad" one simply by not trying often enough.
I don't know how to test this further, but I attach the console output of a
crash on 1.1.36 for a start.
--
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=26561
Summary: H&R Block 2010 (At Home Standard) - Registration/Skip
Registration impossible to click
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33820)
--> (http://bugs.winehq.org/attachment.cgi?id=33820)
Terminal log. ...fxme:mshtml, etc.
I was going to try doing taxes on my Linux box just to see if it was possible
in wine, but it isn't. (QEMU ftw) :P
The program installed fine, but then it is impossible to actually run the
program due to a button bug.
There should be two links:
1) Register the next time you start the program
2) Submit your registration data to the server
Screenshot: http://i.imgur.com/Lu2di.png
Neither of these links are clickable, hence making the entire program useless.
Update also failed with a blank page, but that's probably another bug(?).
--
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=22046
Summary: When using two monitors, starcraft causes primary one
to shut down
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://appdb.winehq.org/appview.php?appId=72
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey_y_k(a)yahoo.com
I have two monitors. When I run starcraft, it automatically picks the smaller
and secondary monitor and turns off my primary one. When I exit the game, I
have to go into the Display settings and turn the primary monitor
back on.
--
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=21746
Summary: Format Factory not working
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dusty(a)luogocomune.net
FF is a free tool you can download here: http://format-factory.en.softonic.com/
I'm able to install it and choose configuration options, but when I start a
conversion my console fills up with ten of thousands of these lines:
fixme:quartz:TransformFilter_QueryInterface No interface for
{ebe1fb08-3957-47ca-af13-5827e5442e56}!
err:quartz:DSoundRender_create Cannot create Direct Sound object (88780078)
fixme:ole:CoCreateInstance no instance created for interface
{56a86895-0ad4-11ce-b03a-0020af0ba770} of class
{79376820-07d0-11cf-a24d-0020afd79767}, hres is 0x88780078
and after some minutes the app seems to crash (at least the computing partm the
interface still responds) and this error appears:
err:seh:setup_exception_record stack overflow 920 bytes in thread 0021 eip
7bc6f630 esp 01710f98 stack 0x1710000-0x1711000-0x1910000
--
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=13221
Summary: Reason 4,0 display bugs and "out of memory errors"
whilst playing music
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stupidcatofdoom(a)gmail.com
Reason 4.0 by Propellerhead Software installs and works well on Linux, however
it seems to have limited access to memory on my box (Ubuntu 8.04 x64, newest
kernel, newest version of WINE, OSSv4 for sound) - after opening around two
files (one after another, not at the same time) and playing them, the program's
GUI stops painting sections of the screen when they update.
The program then begins to throw infinite "Out of Memory" error windows which
prevents the user from being able to close the program (even ctrl+c in console
won't close the program, have to kill manually via another terminal). Program
completely locks up after a while, with none of the GUI being painted. However,
the music playing thread is unaffected and will continue to play the music
without any stuttering or slowdowns or issues playing back samples.
Shortly before I start receiving error messages, these two messages are printed
repeatedly in the console (included here instead of an in attachment as it's
only two lines):
"err:imagelist:ImageList_Create Error creating mask bitmap!"
"err:region:CombineRgn Invalid rgn=(nil)"
The program reports no other error messages.
--
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=17387
Summary: Energy XT 2.5.1 crashes when recording audio
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mestelan(a)gmail.com
Created an attachment (id=19442)
--> (http://bugs.winehq.org/attachment.cgi?id=19442)
energy XT crash log
Energy XT 2.5.1 crashes after a few seconds of recording audio.
This happens whether the selected audio backend is Direct Sound or WineASIO.
This has happened with Wine 1.13, 1.14 and 1.15.
Actually, the problem has started arising with version 2.5.0 of Energy XT;
older versions of Energy XT2 can record flawlessly with any version of Wine
that I have tried.
Some other Energy XT users have reported to be using the program without any
problems, but on my system, the bug happens consistently (though not
systematically).
--
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=23084
Summary: Gecko install error, installer can not find
wine_gecko-1.0.0-x86.cab
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwwwww(a)hotmail.com
Install wine with PREFIX defined, other than default '/usr'.
Then first time run wine, it will auto lauch the installation of gecko. I've
placed wine_gecko-1.0.0-x86.cab under $PREFIX/share/wine/gecko, but installer
seems cannot find it, then report not find error.
--
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=24841
Summary: Beyluxe Sound Not working
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: departure_au(a)hotmail.com
Beyluxe chat room sound not working, All other sounds including alerts work
fine Under wine 1.3.5, Meter Gaguge in room is working but no sound.
Setup Info
* Wine 1.3.5
* Xp Mode
* Alsa Sound drivers(Working for Alerts(.wav files))
--
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=24666
Summary: Metro 2033 can not display game menu
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
(I check it on both of Wine 1.2 and 1.3.4) If DirectSound hardware acceleration
mode is emulation then after playback intro last frame of video is freez, menu
not displayed (only last intro frame) and game playback background sound of
menu.
(I check it only on Wine 1,3,4) If DirectSound hardware acceleration mode is
full then playback of intro is stuttering (both of video and audio) game
display menu but it's flickering and completely unusable.
Video adapter: ATI HD5850 mobile.
Driver version: 10.9
All additional components, what this game requer
(vcredist_x86_sp1_atl_4053.exe, PhysX_10.02.22_9.10.0222_SystemSoftware.exe,
DirectX february update) is installed.
What additional information I can provide for help solve this problem?
--
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=27045
Summary: Warcraft III - Reign of Chaos - Cannot play video's
(xdivx)
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)dominion-it.co.za
Created an attachment (id=34478)
--> (http://bugs.winehq.org/attachment.cgi?id=34478)
warcraft 3 reign of chaos debug file - video display problem
System : openSuse 11.4 i586
Gstreamer : bad. ugly and good plugins loaded and gstreamer opengl plugin.
Problem : All video's show black screen, but the sound does play.
Don't really know where to start with this. must be settings I reckon but cant
really get info on it to fix. Also with openSuse (and I think Ubuntu also) the
policy not to distribute codecs that can have license problems it might be hard
to get this working I believe. (Note the sound does play, thus it can link to
Gstreamer if I understand correctly)
Anyways i attached a debug file with the error that occurs, it is I THINK
because it cannot get a codec to decode the video. But please view to see all
errors.
Also will there be possibility for other decoders maybe ? VideoLan is free and
almost plays anything and has alot of libraries ? just a thought.
(http://www.videolan.org/)
Thanks in Advance
--
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=21999
Summary: Igor Engraver loses underlines in the menu bar
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e.m.johansson(a)spray.se
After some work on a document Igor Engraver loses all the underlines in the
menu bar except for the menu Windows. This way you can't access the menus by
pressing Alt+underlined letter though you can access them with F10.
--
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=26338
Summary: Circuitmaker 2000 dialog windows are "polluted" by
some graphics from main workspace
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brodo(a)o2.pl
Circuitmaker 2000 dialog windows are "polluted" by some graphics from main
workspace.
See an enclosed picture.
This bug started in 1.3.14, I think. I'll check 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=22488
Summary: Pharaon+Cleopatra in-game crash
Product: Wine
Version: 1.1.43
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: woodroof(a)gmail.com
Created an attachment (id=27550)
--> (http://bugs.winehq.org/attachment.cgi?id=27550)
Running log
1. I execute the Pharaon+Cleopatra.
2. It crash after end of entry movie.
3. I execute it again.
4. It crash some time later.
On Windows XP game works fine.
--
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=22008
Summary: Visual Basic 6: OLE trouble, lots of them
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: judebpereira(a)gmail.com
Installed Visual Basic 6 Enterprise Edition, runs absolutely fine, I can view
code, create and do a whole lot of stuff, but when it comes to viewing the
object, it crashes, giving a whole lot of ole errors.
This I no doubt believe that are wine errors... as Visual Basic runs fine, but
its the ole's that stops it from running correctly...
--
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=14115
Summary: Tina Pro: Creates a status bar that covers the entire
screen
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://focus.ti.com/docs/toolsw/folders/print/tina-
ti.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: endolith(a)gmail.com
Created an attachment (id=14334)
--> (http://bugs.winehq.org/attachment.cgi?id=14334)
A gray box that fills up the screen
TINA creates a status bar at the bottom of the screen outside of the normal
window. In Wine, this is created as a gray box that fills up the entire
screen.
A workaround for this is to run the program in a virtual desktop.
--
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=25042
Summary: Crash Football Manager 2011 demo version strawberry
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olivierdarneau(a)hotmail.com
Created an attachment (id=31741)
--> (http://bugs.winehq.org/attachment.cgi?id=31741)
Bugs
Hie,
I tried to install this demo of Football Manager 2011 with wine HQ 1.3.6 on
UBUNTU 10.10 and i cannot run this game;
I disable gameux like Footux said, but his game doesnot work.
I have this message:
The program fm.exe encountered a problem y muste be closed ...
Please I like ubuntu and I would like to play FM2011 on 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=25572
Summary: Crysis installs but will not open
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: williamdunne5(a)hotmail.co.uk
I used to have windows with crysis on and when I first got it I had to download
the latest drivers for it to open, I have done the same for Linux (windows and
Linux versions!) and when I go to open it, it says opening Crysis.exe it does
that fine but then the screen res changes and nothing opens up.
--
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=25043
Summary: No sound when I launch NBA 2K11
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billysponch(a)hotmail.com
Hi,
All is in the title. I haven't got sound when I launch NBA2K11.
Audio card : Multimedia audio controller: C-Media Electronics Inc CM8738 (rev
10)
Platform : Ubuntu 10.04 (2.6.32-25-generic) X86
Wine 1.2
If you need additional information, let me know.
Thanks in advance,
--
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=22476
Summary: No sound in application
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Al.Niessner(a)gmx.net
Application: Dragon Age
Audio: OSS
OS: Ubuntu 9.10
With Wine 1.1.42, the sound works fine but no the video. So, I updated to Wine
1.1.43 to try and fix the video and found that sound does not work (neither
does video but that will be another bug). The output from Wine 1.1.43 differs
by one line:
AL lib: alsa.c:675: set access failed: Invalid argument
Hopefully that makes sense to all of you. It seems pretty clean that I can
switch from 1.1.42 to 1.1.43 and reproduce the problem.
--
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=21950
Summary: Reaper 3.x: random crashes at startup
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.cockos.com/reaper/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john015(a)libero.it
Created an attachment (id=26647)
--> (http://bugs.winehq.org/attachment.cgi?id=26647)
Reaper crash
Sometimes Reaper (3.x) crashes with console output - see attachment. It seems
to be an X error. After a couple of tries it begins to run perfectly.
System details: xubuntu 9.04, nvidia card, jackaudio + wineasio
--
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=24965
Summary: Worms Reloaded update 6/7: no sound
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
Created an attachment (id=31619)
--> (http://bugs.winehq.org/attachment.cgi?id=31619)
log when running worms reloaded update 7
I have installed worms reloaded update 6/7 and I have no sound on wine. All
other games have sound.
--
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=24872
Summary: crash in starting
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibertaccini(a)libero.it
when i start my heritage don't start but crash
--
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=19892
Summary: Autodesk Inventor 2009 and 2010 fail to install
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zonena(a)cs.rpi.edu
Created an attachment (id=23342)
--> (http://bugs.winehq.org/attachment.cgi?id=23342)
Console log (Inventor 2009)
Autodesk Inventor 2009 (Student license) crashes during setup. The same issue
occurs during installation of 2010.
--
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=16810
Summary: MT4(MetaTrader) two bugs
Product: Wine
Version: 1.1.12
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ruan580(a)yahoo.com.cn
CC: ruan580(a)yahoo.com.cn
1.It couldn't be modified the custom inditator parameters in wine.
2.The using of ftp is unnormal(options-publisher), it can't release
information.
--
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=25324
Summary: GL_INVALID_OPERATION (0x502) on x86_64 installations.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robertogoberto(a)gmail.com
Hello, I've tried playing several different games using Wine, all get the same
error. I'll stick to "Sins of a Solar Empire" for this description.
The problem is when trying to load I get this error in the mentioned game:
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x1
fixme:win:EnumDisplayDevicesW ((null),0,0x32f664,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:win:EnumDisplayDevicesW ((null),0,0x32f674,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
err:d3d:context_release Failed to restore GL context 0x13f278 on device context
0x674, last error 0x7d0.
err:d3d:swapchain_blit >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
Swapchain present blit(EXT_framebuffer_blit)
@ swapchain.c / 136
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:d3d:query_init Unhandled query type 0x4.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
...
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x8af0180) : pBox=(nil) stub
...
fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x8b73a38) : pBox=(nil) stub
err:d3d:swapchain_blit >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
Swapchain present blit(EXT_framebuffer_blit)
@ swapchain.c / 136
err:d3d:swapchain_blit >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
Swapchain present blit(EXT_framebuffer_blit)
...
err:d3d:context_set_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawBuffer() @ context.c / 1939
The screen is black save cursor, and it just sits there. I'm using a 9800GT w/
260.19.06 drivers. It is configured correctly, other games run, and 3d
acceleration works.
I was using Arch x86_64 and Ubuntu 10.10, the WINE versions I believe were
1.2.1 and 1.3.7. Both received the same error. I'm using no DLL overrides.
I remember these games running perfectly fine my older OS installations, the
only thing that changed was I switched to x86_64 when I got 4GB of RAM. So for
experimentations sake I installed Ubuntu 10.10 32bit.
Everything worked perfectly. I know I'm not the only one experiencing this
problem, that error I posted was actually grabbed from the AppDB, it was posted
by someone else.
--
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=27118
Summary: Dead Space 2 (Steam) activation.exe only crashes and
does not activate the game
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorael(a)gmail.com
Created an attachment (id=34581)
--> (http://bugs.winehq.org/attachment.cgi?id=34581)
+seh +relay wine activation.exe (warning: 1Gb extracted)
Dead Space 2 was bought and downloaded via Steam, and is as such up-to-date as
of 2011-05-10. The system is running Kubuntu 11.04 64-bit, with Wine 1.3.19
from the ubuntu-wine ppa (plus winepulse patches). While probably not relevant,
the graphics card is an Nvidia GeForce 580 and running the proprietary
270.41.06 driver.
When starting the game it automatically runs activation.exe to activate the
game. However, the activator instantly crashes and only spawns a wine debugging
session that soars to 100% CPU and never exits. The attached log is 1Gb when
extracted, and that's only because I stopped the debugger there and hit Ctrl+C.
It would likely have grown in size until the disk was full.
The game does not get activated and cannot be played.
This may be a duplicate of bug 25853, but the description of that bug lists
executables that are not present in the Steam version.
--
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=16474
Summary: MSN Messenger 7.0: Tabs content not loading
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=CF49C56C-8B3E-4EAE-9904-9505F47BED45&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
After you sign in into you msn messenger account you can see some tabs at the
left of the contact list. If you click on this tabs they will load some flash
content and other kind of web pages. But using wine 1.1.10 the tabs doesn't
show the flash animations.
You can workaround the bug using winetricks ie6 in the wineprefix that has
installed msn messenger.
--
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=25898
Summary: Menu buttons disappear
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: surfing86(a)live.it
Created an attachment (id=33006)
--> (http://bugs.winehq.org/attachment.cgi?id=33006)
Console output
When using WOTLauncher.exe, menu buttons disappear and when the mouse is
located over them, there is this error in the console:
err:tooltips:TOOLTIPS_WindowProc unknown msg 2007 wp=00000005 lp=00000000
Applications affected: World of Tanks
--
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=14775
Summary: Visere fails to run
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.dmmd.net/
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15306)
--> (http://bugs.winehq.org/attachment.cgi?id=15306)
+relay,+seh,+tid,+heap
While testing bug 10903, seems the new version of visere fails to run, get a
heap error:
austin@ubuntu:~/.wine/drive_c/Program Files/DMMD/Visere$ wine Visere.exe
fixme:heap:HeapSetInformation 0x110000 0 0x33fe30 4
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x1380a0 next
block has PREV_FREE flag
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef9dd0a
+relay,+seh,+tid,+heap 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=21370
Summary: TeamViewer: Minor drawing error: background offset by
1 pixel
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caliga(a)arcor.de
Created an attachment (id=25733)
--> (http://bugs.winehq.org/attachment.cgi?id=25733)
rendering error in control window
The middle part of the control window background in TeamViewer is rendered
incorrectly. A black line shows up (left border), that should be transparent.
the whole thing seems to be blitted 1px to the right.
Attached is a screenshot that shows the issue.
--
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.