http://bugs.winehq.org/show_bug.cgi?id=27460
Summary: Regression in 1.3.21 - Buzz tracker crashes
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gimmeapill(a)gmail.com
Created an attachment (id=35113)
--> (http://bugs.winehq.org/attachment.cgi?id=35113)
error message
Buzz tracker 1.2b (old version) doesn't run anymore (it was working fine in
1.3.20):
It happens with a clean wine prefix. Rolling back to 1.3.20 and everything is
fine again.
Here's a link to the installer (from buzzmachines.com):
http://avdl1064.oli.tudelft.nl/buzzmachines/Buzzmachines_Stealth_Pack_Feb20…
--
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=15729
Summary: No videos ,UI in Command and Conquer 3:Tiberium Wars
v1.09
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vsen123(a)gmail.com
On launching CandC3,the screen remains blank,while audio plays on.The cursor
then appears but the screen remains blank,audio is normal.
--
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=19491
Summary: WSASend() fails when lpNumberOfBytesSent is NULL
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arzwine(a)yahoo.com
WSASend() returns an error when lpNumberOfBytesSent (which is an output
parameter) is NULL. There is a condition in WSASendTo() in ws2_32/socket.c
which returns an EFAULT when lpNumberOfBytesSent is a NULL pointer.
While this makes sense, setting this argument to NULL is explicitly allowed by
the MSDN documentation, if the lpOverlapped parameter is present.
Not immediately clear how to fix this, since it involves checking how
overlapped i/o and i/o completion play out.
--
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=27266
Summary: dinput keyboard no longer works in winedbg
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rainy6144(a)gmail.com
commit 437a8384 (server: Don't run low-level hooks in debugged processes)
causes the keyboard to stop working in dinput-based games under winedbg, making
it very hard to debug such games.
--
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=6719
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #35 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-24 17:44:43 CDT ---
Closing bugs fixed in 1.3.23.
--
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=7078
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-24 17:44:37 CDT ---
Closing bugs fixed in 1.3.23.
--
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=20327
Summary: Regression in Supreme Commander
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sichemist(a)hotmail.com
After upgrading to 1.1.30, Supreme Commander shows a black screen instead of
video intro and menu screen. Other 3D games appear to work fine. Reverting to
1.1.29 fixes 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=25821
Summary: Anarchy only renders if something else needs rendering
at that position
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: jonathan-vola(a)hotmail.com
Anarchy online will not render. However if I place a terminal with top running
in it behind the window, that section of the game window will update whenever
the top program updates.
Similarly, a higher framerate can be achieved on another part of the screen by
using a program with a higher output rate (Such as AO's own output)
Ubuntu lucid 64-bit, 1.3.11 patched
Moving the window (With wobbly windows) or moving to the cube allow me to see
the game in full speed, so I presume this is actually a problem with Xorg
mainly.
Does anyone know why this is doing what it is (Or at least know a cheap hack to
render the window in real time)? Other than opening a giant terminal behind the
game with it's own output pumped in there.
--
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=17260
Summary: Counter-Strike: Source - V-Sync does't work
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordm.s(a)gmail.com
Setting V-Sync via the in-game menu doesn't have any effect
--
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=23833
Summary: Black Buccaneer: cannot find DVD
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=29917)
--> (http://bugs.winehq.org/attachment.cgi?id=29917)
WINEDEBUG=+mountmgr
Black Buccaneer is a Prince-of-Persia-styled action game.
Installation runs fine but starting the game raises a popup complaining about
not finding the DVD. I'm not quite sure whether this is related to a copy
protection or not. Attaching log.
--
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=27406
Summary: Red Faction deadlock on start
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pp(a)siedziba.pl
Red Faction (version 1.2) fails to start, with a message like this:
err:ntdll:RtlpWaitForCriticalSection section 0x7d63d240 "wined3d_main.c:
wined3d_cs" wait timed out in thread 0028, blocked by 0009, retrying (60 sec)
This game is rated Platinum in AppDB, so I checked with Wine 1.1.21, and indeed
it works perfectly with such old Wine version. Bisecting revealed that it broke
between 1.1.34 and 1.1.35, and the patch that broke it is:
0e270bbd226c34bd2831673c1c546f8db76b0487 is the first bad commit
commit 0e270bbd226c34bd2831673c1c546f8db76b0487
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Dec 14 20:49:52 2009 +0100
wined3d: Send window messages through the swapchain before sending them to
the application.
:040000 040000 82a4d1078cd0ab3156aba80508dbd3d830b37dee
4cd0938c1bf4a1e0f3bb09ba258447f0fe5a98ed M dlls
--
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=26319
Summary: [Counter Strike: Source] crashes at startup
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bpaterni(a)gmail.com
Created an attachment (id=33544)
--> (http://bugs.winehq.org/attachment.cgi?id=33544)
wine output
Counter Strike: Source crashes for me when launched via Steam.
Linux kernel (git master, KMS enabled)
Debian (unstable/experimental)
ATI/AMD Radeon HD 4850 (driven by mesa's Gallium3D r600 driver)
wine git master (currently @ e44875b42d8f72c6a0d49f05655489a5b8fb673a)
I realize r600g is not feature complete, but I don't think this bug is related
to my graphics drivers. So I think the critical portion of the attached log is
the following:
trace:dbghelp:get_wine_loader_name returning L"wine"
trace:dbghelp:elf_load_file Processing elf file 'L"wine"' at 00000000
trace:dbghelp:elf_load_file Processing elf file 'L".//wine"' at 00000000
trace:dbghelp:elf_load_file Processing elf file 'L"/home/bpaterni/bin/wine"' at
00000000
trace:dbghelp:elf_load_file Processing elf file 'L"/usr/local/bin/wine"' at
00000000
trace:dbghelp:SymFromName (0xffffffff, libwine.so.1!__wine_main_environ,
0xffed654)
trace:dbghelp:SymFromName null process
fixme:dbghelp:elf_search_auxv can't find symbol in module
Inconsistency detected by ld.so: dl-deps.c: 626: _dl_map_object_deps: Assertion
`nlist > 1' failed!
--
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=16010
Summary: IBP Internet Business Promoter OLE error 80070057
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.ibusinesspromoter.com/download/index.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gianluca.sordi(a)gmail.com
CC: gianluca.sordi(a)gmail.com
Created an attachment (id=17217)
--> (http://bugs.winehq.org/attachment.cgi?id=17217)
The ibp terminal log session
On launch and accessing program' features
--
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=25671
Summary: Locking problem under Bioshock (Unreal Engine) leads
to game freeze
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=32699)
--> (http://bugs.winehq.org/attachment.cgi?id=32699)
winedbg bt all (wine-1.3.10-192 i guess)
Bioshock freezez quite offten when savegame is loaded/saved. Although i wrote
"quite offten" i don't have 100% recipie to reproduce the freeze. When this
happens, console says:
fixme:thread:SetThreadIdealProcessor (0x764): stub
err:ntdll:RtlpWaitForCriticalSection section 0x7de77580 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 001c, blocked by 0041, retrying
(60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x41f24e4 "?" wait timed out in
thread 0045, blocked by 0044, retrying (60 sec)
Also posted on wine-devel:
http://www.winehq.org/pipermail/wine-devel/2011-January/088469.html
I also saw in AppDB or some forums, that users playing Unreal (Trournament??)
are having the same problem (same game engine). Unfortunately i can't find that
now.
--
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=11057
Summary: Blood 2:The Chosen (Version 2.1) - rendering range
problem
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
I just installed the old DirectX 6 (???) game Blood 2: The Chosen. I did apply
the 2.0 patch and after that the 2.1 patch (like it should be done according to
the patching guides on the net).
I can start Blood2, but I have both visual errors and performance problem. This
game is really old, so performance should NOT be a problem. I have a nVidia
Geforce FX 5900, a rather old card but comparing this to the GFX-card I
originally used to play Blood 2 (a Matrix G200) the nVidia is a performance
beast.
Going to attach the wine output when running the application. Installation and
patching was all done through wine, and I had no error messages or warnings
there.
Now coming to the visual problems. Also going to attach some screenshots from
the first level of the game. It looks like some sort of rendering range
problem, maybe z-buffer related or probably something with mipmaps (because
only textures further away from the player are affected). I've already seen
such kind of artifacts, but not on this system but with my integrated intel
i915 chipset (where mipmap support was broken in mesa GIT).
Thanks,
Tobias
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18455
Summary: Winscp: path selection not automatically selected
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://winscp.net/download/winscp421.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21070)
--> (http://bugs.winehq.org/attachment.cgi?id=21070)
autohotkey script
A bit hard to explain, but easy to reproduce...
I'm working on my SoC project, and one of the first programs I tested was
WinSCP. I've got a script written that downloads WinSCP, runs it, downloads a
file from ftp.winehq.org and verifies the sha1sum. Tested on Win2k, runs fine.
Under wine, however, it fails. Looking at the log, easy to see the problem. The
script runs winscp, selects 'welcome.msg', sends 'F5' to download. Here, under
Windows, the path "C:\users\austin", is automatically selected/highlighted.
Under Wine, it's not.
While it's an easy workaround to send CTRL+A before typing the new path, we
should fix this bug as well.
Attached is the autohotkey script. Run with 'wine autohotkey.exe winscp.ahk'.
If it passes, the bug (should be) fixed. (Autohotkey is available from
'winetricks ahk').
--
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=23361
Summary: Runaway - A Twist Of Fate: Game freezes at loading
Product: Wine
Version: 1.2-rc4
Platform: x86-64
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=29117)
--> (http://bugs.winehq.org/attachment.cgi?id=29117)
WINEDEBUG=+d3d
I had to use a no-cd patch. There is a main screen where players can create
game users. First of all, mouse pointer is garbaged to a black square. Text box
where a player should enter username and password shows no text when typing.
When starting the game a black screen is shown (sometimes with a loading gadget
at its center) and the game freezes after a while. However, music keeps on
playing.
Attaching log.
--
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=18927
Summary: Unable to install Need For Speed Undercover, msiexec
crash
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smkururu(a)rocketmail.com
Created an attachment (id=21773)
--> (http://bugs.winehq.org/attachment.cgi?id=21773)
crash log
Hi, I'm trying to install Need For Speed Undercover. When I run AutoRun.exe it
says that msiexec has encountered serious problem blah blah blah, it crashed.
I've tried to run msiexec directly (with wine of course) to check if it runs
and it does.
--
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=17535
Summary: visio2007sp1 update fails
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elias.tamas(a)vagyok.eu
Created an attachment (id=19668)
--> (http://bugs.winehq.org/attachment.cgi?id=19668)
Visio2007 sp1 faillog
Hi.
On an Ubuntu 8.10, x86_64 system, using latest wine 1.1.15, I could
successfully install Office Visio 2007.
But as soon as I open a VSD file, it closes (crash). I thaught installing visio
2007 sp1 would solve the probelm.
I've dled the service pack from
http://www.microsoft.com/downloads/details.aspx?FamilyID=496BC7C1-ABD7-4BC7…
and sarted it. Unfortunately the installer fails in the middle of the
isntalation.
I've used winetricks before, to enchance my wine, using these options:
"riched20 vb6run wininet vcrun2005sp1 vcrun2008 winxp volnum fakeie6 allfonts
ie6 vcrun6 gdiplus directx9 wsh56 msxml6 mdac28 vcrun2005 urlmon msxml4 msxml6
mfc40 hosts fontfix dotnet20"
I've attached the trace.
Any ideas? 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=26997
Summary: Blinking mouse cursor in center of screen in Fallout:
New Vegas
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: david(a)mytsoftware.com
After upgrading from 1.3.18 to 1.3.19, I now get a standard mouse pointer stuck
in the exact center of the screen in Fallout: New Vegas. While playing, the
pointer appears and disappears at a regular interval of about 1 second. At the
main menu, it often behaves a little different, appearing when I stop moving
the mouse, and disappearing while I'm moving it.
Fallout 3 and Oblivion do not share this problem.
The working 1.3.18 tested was from the ViVnet PPA for Lucid (the official PPA
hasn't been updated for Lucid since 1.3.17). The 1.3.19 where I experience the
problem was pulled from git (git log shows last commit as being "Release
1.3.19") and built with default options apart from changing the install prefix
(./configure --prefix=/opt/winegit, make -j8, make install) and applying the
unsupported wine-pulse patch (which was also present in the working 1.3.18),
since there are no PPA builds up yet for 1.3.19 on Lucid.
Steam forced an New Vegas update on me the same day as I updated Wine, but I
retested in 1.3.18 to rule out that update, and the problem still wasn't
present in 1.3.18.
I have not compiled my own 1.3.18 to rule out the problem being my own build,
but I haven't experienced any other problems with it. It built fine, but
running "apt-get build-dep wine1.3" beforehand with the official wine ppa
repository added didn't work, saying "Unable to find a source package for
wine1.3". "apt-get build-dep wine" (without the 1.3) did work though.
--
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=24560
Summary: World of Goo demo can't run with msvcp80
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://www.worldofgoo.com/dl2.php?lk=demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
It bundles it, so not a big deal, but if you remove it, fails with:
wine: Call from 0x7b836823 to unimplemented function
msvcp80.dll.??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z,
aborting
wine: Call from 0x7b836823 to unimplemented function
msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z,
aborting
I'll attach the output of winedump -j import, to see what all it needs, since
it imports a hundred or so functions from msvcp80.
--
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=27583
Summary: PowerPC/Sparc builds broken in
dlls/d3dx9_36/tests/mesh.c
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@gcc40:~/wine-git/dlls/d3dx9_36/tests$ make
ccache gcc -c -I. -I. -I../../../include -I../../../include
-DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o
mesh.o mesh.c
mesh.c: In function 'test_create_skin_info':
mesh.c:4812: error: 'FP_NAN' undeclared (first use in this function)
mesh.c:4812: error: (Each undeclared identifier is reported only once
mesh.c:4812: error: for each function it appears in.)
make: *** [mesh.o] Error 1
introduced by 01ff07e2e1d2e77575ddbd88a705ef12ea6f9073.
austin@gcc40:~/wine-git$ uname -a
Linux gcc40 2.6.26-2-powerpc64 #1 SMP Thu May 13 07:29:31 UTC 2010 ppc64
GNU/Linux
austin@gcc40:~/wine-git$ cat /etc/issue
Debian GNU/Linux 5.0 \n \l
--
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=27587
Summary: Calibre fails to add/convert books etc..
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
Hi,
I have installed Calibre using wine 1.3.22 . The program is not usable since
adding/converting ebooks is not working.
Running wine calibre-debug -g I get the following error:
Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.py", line 530, in __bootstrap_inner
File "site-packages\calibre\utils\ipc\server.py", line 221, in run
File "site-packages\calibre\utils\ipc\server.py", line 139, in launch_worker
CriticalError: Failed to launch worker process:
Traceback (most recent call last):
File "site-packages\calibre\utils\ipc\server.py", line 149, in do_launch
File "multiprocessing\connection.py", line 121, in accept
File "multiprocessing\connection.py", line 373, in deliver_challenge
IOError: [Errno 233] Pipe not connected
It seems to me a bug with python.
Firstly, I installed Python 2.7 and then 3.2... Still the same problem.
I even deleted the wine directory and i installed calibre WITHOUT python and I
still get the same error!!!!!!!!
You can download the program at http://calibre-ebook.com/download
--
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=6719
Hans Leidekker <hans(a)meelstraat.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #34 from Hans Leidekker <hans(a)meelstraat.net> 2011-06-24 09:51:19 CDT ---
Office 2000 is fixed too.
--
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=3542
--- Comment #49 from Wylda <wylda(a)volny.cz> 2011-06-24 00:59:52 CDT ---
> what happens under windows if a palette is manually
> released before the surface to get an idea whether this defensive release
> strategy is also implemented on windows.
Could you provide such an EXE for Windows? I could report back results from
different Windows versions.
--
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.