http://bugs.winehq.org/show_bug.cgi?id=18504
Summary: ToolTip doesn't hide
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danny.trunk(a)gmx.de
Created an attachment (id=21148)
--> (http://bugs.winehq.org/attachment.cgi?id=21148)
ToolTip doesn't hide
After hover some widgets which displays tooltips, they doesn't hide... Just
take a look at the attached picture...
--
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=11836
Summary: Adobe Acrobat Pro 7 -- "Save As" fails
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
When I try to "Save As" an existing pdf document in Acrobat Pro 7, the
following dialog box pops up:
Unhandled page fault on read access to 0x0000000 at address 0x4fc07a
Do you wish to debug it?
When I click Yes, the application crashes and disappears. (If I click No, the
same thing happens.)
Please let me know what debug flags you'd like to see for debug log output.
thanks!
--
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=17998
Summary: IWineGDISurfaceImpl_LockRect (0x132280) Surface already
locked and wgl:get_render_type_from_fbconfig Unknown
render_type: 0
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Latest wine tree 1.1.19 gets the following as well :
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked
../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so
overlay.c && touch overlay.ok
err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
in the direct draw test
Hardware is :
ATI 3650 with 512meg
product: 40612KU
vendor: LENOVO
version: ThinkPad W500
serial: L3AAL2M
width: 32 bits
capabilities:
SMBIOS version 2.4,
DMI version 2.4,
SMP specification v1.4,
Symmetric Multi-Processing
--
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=16125
Summary: clrmame isnt working anymore
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=5692
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 3172continuum(a)gmail.com
i have ubuntu 8.04 here
since the update to 1.1.8 most programs seemed to work normal but
clearmamepro (v3.120) is not doing it's job properly:
everytime i try to starts: its creating directories (of the files it tries to
open if i judge that correctly :-) ) and does not start correctly
now that i went back to wine 1.0.0 everythings seems fine
i guess, i used cmp often enough so the error was not under 1.1.7 but i repeat:
that is only a guess! :)
--
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=13594
Summary: Topplan 2007 fails while trying to open the map
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unxed(a)mail.ru
Created an attachment (id=13558)
--> (http://bugs.winehq.org/attachment.cgi?id=13558)
wine log
Topplan 2007 starts normally, but closes then after trying to open any map.
--
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=20109
Summary: Wininet crash in HTTP_GetResponseHeaders when no http
statuscode or headers are returned
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.computec.ch/projekte/httprecon/download/bin
/httprecon-7.3.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=23676)
--> (http://bugs.winehq.org/attachment.cgi?id=23676)
plain log until crash, with backtrace
Doing some fingerprinting with httprecon 7.3 (install vb6 runtime, unzip, run),
I launched it against a local Boa 0.94.13 http server, which happens to in some
cases return raw HTML on error, instead of a proper HTTP response with status
codes and headers and such.
Wine wininet didn't like that.
Native wininet works around it. (Native wininet isn't very sane in that case
either, but does not 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=19807
Summary: Nokia ovi suite fails to install
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://nds1.nokia.com/files/support/global/phones/soft
ware/Nokia_Ovi_Suite_0_4_64_0_ALL_web.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)yule.id.au
Created an attachment (id=23200)
--> (http://bugs.winehq.org/attachment.cgi?id=23200)
Log file
When running the installer, you can click through the first few steps, but when
it gets to the Install stage, it fails to install NokiaMServer.exe and
Updater.exe. The installer then fails (with a message saying
"ERROR_FUNCTION_FAILED" and allows you to click to exit.
--
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=19784
Summary: cmd doesn't handle ( ) scoping; breaks firefox build
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
bug 15359 and bug 19778 are examples of fancy syntax in firefox's
build scripts that wine's cmd doesn't handle yet.
Here's one more example:
FOO="bar"
if "%FOO%"=="bar" (
echo "yup"
) else (
echo "nope"
)
On both systems, this prints "yup". But on Wine, it goes on to print
C:\>) else (
File not found
C:\>echo "nope"
"nope"
C:\>)
File not found
--
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=19438
Summary: Formula Broomstick crashes on startup in d3dxof
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.cnet.com/Formula-Broomstick/3000-7516_
4-27345.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-183-gc6570a5, when launching Formula Broomstick, the
application crashes with a backtrace in d3dxof. The relevant traces 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=19360
Summary: Medieval 2: Total War loading screens turn black when
progress bar moves
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Created an attachment (id=22427)
--> (http://bugs.winehq.org/attachment.cgi?id=22427)
Console output from Medieval 2: Total War Demo
See the summary - the loading screen background appears but as soon as the
progress bar begins to animate, it vanishes.
I've attached a log generated from the demo (both the demo and actual game
suffer this) which might contain useful output.
--
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.