http://bugs.winehq.org/show_bug.cgi?id=24095
Summary: 1c v77 crashed
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ikos(a)freemail.ru
Backtrace:
=>0 0x0041bda7 in 1cv7 (+0x1bda7) (0x00710dc8)
1 0x00000001 (0x00428dd0)
2 0x0041ad90 in 1cv7 (+0x1ad8f) (0x00422f92)
--
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=16203
Summary: Wine is not displaying all entries in Speed Commander
GUI
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://www.speedproject.de/enu/speedcommander/index.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tn(a)chambers.no-ip.info
Created an attachment (id=17439)
--> (http://bugs.winehq.org/attachment.cgi?id=17439)
log
Take a look at the screenshot, it looks like the program doesn't show any
directories unless you click over it. Compare the left and right side to see
what I mean. Attached is the log file and picture. 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=12402
Summary: Reversed printing of vertical text using wineps.drv
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kadlecf(a)fzu.cz
I am using with wine a custom-made program for windows which can produce a
page-like output for printing. I use the 'wineps printer using CUPS' for
generating postscript. This works, except one feature: whenever the page to be
printed contains vertical text from bottom to top, that one will print starting
at the right place but from top to bottom.
(If the text is a single letter, it is easy to correct in the output postscript
file-the lines
900 10 div matrix rotate
can be changed to
900 3.333 div matrix rotate
which fixes the problem. However, this simple trick will not work for a longer
text.)
The program is custom-made under Virtual Pascal, and the text is printed here
using the function CreateFontIndirect. For the screen, it is called
with lfEscapement=900; however, for printing, this has to be set to -900
because of reverse y coordinates. It seems that wine is not in line with this
convention of Windows...
--
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=23194
Summary: Mathematica notebook background black when Desktop
Integration is used
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Created an attachment (id=28859)
--> (http://bugs.winehq.org/attachment.cgi?id=28859)
Black background
I have tried Royale and Luna themes, applying them via winecfg, and in both
cases Mathematica notebook background gets black as in the screenshot. When no
theme is used, it's ok.
--
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=15500
Summary: Can't select options in the menus
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://ifcmarkets.com/download/IFCMTerminalSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
If you try to select any option inside a menu in IFC Trade Terminal, the menu
won't detect that the mouse is over the option. You have to choose the option
with the keyboard.
--
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=21627
Summary: Black surfaces on sims 3 characters
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kristjan.ugrin(a)gmail.com
Created an attachment (id=26106)
--> (http://bugs.winehq.org/attachment.cgi?id=26106)
screenshot
Sims 3 characters have black areas on their bodies.
After bisecting, seems like commit bef792f5ff2cd87db98b58acb182123ef76be6e6 is
the problem.
More in attachments.
--
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=15145
Summary: Regression, graphics corruption, caused by
eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs(a)mysteryvortex.com
Commit eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 patches
dlls/wined3d/surface_base.c
This causes a regression exhibited in the game "Prince of Persia 3D" as well as
the demo.
During the game, icons are displayed at the bottom of the screen indicating
health/weapon/etc. After the commit, the icons are surrounded by squares.
In virtual desktop mode only (not full screen mode), this commit does fix the
menus which flash/strobe what appears to be the previous contents of the
screen.
To recreate:
Download the demo, prince_of_persia_demo.zip, from one of the following URLs:
(the original site, pop3d.com, is gone. (now a link farm))
http://www.digit.pl/ftp/gry_297/Prince.of.Persia.3D..htmlhttp://www.idg.pl/ftp/gry_297/Prince.of.Persia.3D..html
Unzip, run the .exe and install.
Run c:/Program Files/Red Orb/Prince of Persia 3D De
mo/PoP3DDemo.exe
Choose "New Game"
Look at the vial icons in the lower left or the sword icon in the lower right.
--
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=21204
Summary: Warcraft 3 disproportionately slow in d3d mode unless
RenderTargetLockMode=disabled
Product: Wine
Version: 1.1.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon80(a)gmail.com
Under default settings, Warcraft 3 runs very slowly on my system, whose
hardware is more than capable of of running it without framerate issues. When
run in OpenGL mode, the game runs smoothly without exception (60fps), but there
are probems with the rendering. In Direct3D mode, it renders correctly, but the
framerate is very low, under 15 fps. In the search for a playable
configuration, I discovered that setting
HKEY_CURRENT_USER\Software\Wine\Direct3D:RenderTargetLockMode to disabled
results in much better framerates, around 30 fps. This isn't as good as the
OpenGL mode, but is still playable, and I didn't notice any rendering problems.
I tried some of the other possibilities (textex, readtex, texread, I think),
and the performance was just as slow.
I also discovered just now that Warcraft 3 has a registry setting,
HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III\Video:lockfb,
which acts similarly (defaults to on, and when set to 0, performance becomes
acceptable). If neither of those two values are disabled, then performance is
disproportionately slow on this hardware.
I can grab debug output on request.
--
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=12970
Summary: Unreal media service crashes upon accepting connection
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.umediaserver.net/umediaserver/download.html
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user asked for help with unreal media server in
http://winehq.org/pipermail/wine-users/2008-May/033521.html
The service installs ok, and starts up when you run any windows app
(you can see via netstat -tlp that it's listening on port 5119),
but crashes when a client connects. You can reproduce the crash
either with a real access, e.g.
mplayer mms://localhost:5119/mediaroot/test.avi
as suggested by http://www.umediaserver.net/umediaserver/faq.html
or with
telnet localhost 5119
+relay,+seh on the service an seh event very soon after accept,
but there's a crash handler, so you can't see a backtrace.
I don't know how to use winedbg on a service -- the obvious
approach of using winedbg on the random command that starts
the service didn't seem to give a 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=16020
Summary: type mismatch
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: velvetrivolver(a)gmail.com
First sorry for my englsh, i'm from Uruguay
Well i have ubuntu 8.04 and the wine version is 1.1.7
The software is avaliable to download from:
http://www.clap.ops-oms.org/web_2005/SIP2007/programas/setup.exe
This is the terminal output, is:
fixme:ole:OleLoadPictureEx
(0xf63b1c,7366,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fae8),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf63b1c,45811,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa88),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xf63b1c,46584,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fab8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x12c7e0)->(0x149518, 0, (nil)), hacked
stub.
And after i close the application clicking 'Accept' in the alert box, this
appear in the terminal:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
This is the output of the cmd.exe:
Unhandled page fault on read access to 0x80000044 at address 0x7bc421bb (thread
001f), starting debugger...
Unhandled exception: page fault on read access to 0x80000044 in 32-bit code
(0x7bc421bb).
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.