http://bugs.winehq.org/show_bug.cgi?id=14028
Summary: Can't use the updater on Ragnarok Online.
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexman98(a)gmail.com
Created an attachment (id=14227)
--> (http://bugs.winehq.org/attachment.cgi?id=14227)
Error log.
I post this as a new bug report as asked.
Another issue that I found with Ragnarok Online is the Updater of the Official
(iRO, KRO, euRO, etc.) and Private Servers, it doesn't work, you can't even
open it.
I saw that you need the library MFC42.dll to run the updater, so, I downloaded
and moved it to the RO directory, and after that, I tried again and received
some warnings and errors that you can see on an attach.
You can't use the updater even if you download that Dll.
Thanks for your time.
--
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=9526
Summary: Asyncpro and Linux
Product: Wine
Version: 0.9.44.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: software(a)rel-tek.com
Hi,
I am trying to convert my program to run on Linux under wine. I have been very
successful so far but one thing that is stopping me from going any further.
That is Asyncpro. My program uses Asyncpro to get access to comports and to
send and receive data. Apparently, wine HQ is having trouble dealing with
Comports using Asyncpro.
Initially, I started running my window program on Linux (PCLinuxOS) under
crossover. It failed miserably. My program connected and was communicating
through comport but within running for a minute or so, a lots of error message
boxes pop up non-stop with message, "too many open files." I couldn't figure
what it was. So, after playing around with that far awhile, I changed to
another Linux OS. This time instead of using CrossOver I decide to use Wine HQ.
Great, I thought when everything was going great with Wine HQ on SimplyMephis.
My program started with no problem and even connected to serial port. From
there I was able to communicate non-stop with no error boxes of any kind until
I tried to shut my program down. My program completely froze to a point I had
to go into window manager to kill wine-server or It will not shutdown. I still
think there something not quiet right about Asyncpro on Wine.
When I ran debug on Wine, I got messages like
fixme:win:LockWindowUpdate(0x10020) partial stub!
...
Is anyone having a similar problem or is there a known bug with Wine and
Asyncpro?
I will probably have to write my own comport control tool to better manage
serial communication.
Please, Help.
--
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=15168
Summary: wine remove
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
In the wine-1.1.4.tar.bz2's "Tools" directory we have a very nice script
called "wineintall".
Would you please consider a corresponding tool called "wineremove". It
would be very helpful in removing and reinstalling, switching back and
forth from and to the RPM build, general house keeping, etc..
Many thanks,
-T
--
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=12979
Summary: Trucks&Trains game error in quartz.dll
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike2006michael(a)mail.ru
CC: mike2006michael(a)mail.ru
Game - Tracks & Trains Tycoon
Game graphics - DirectX or Open GL
If i Use Open GL
While I using wine 0.9.60 with this game there are no problems...
I upgrade wine to 0.9.61
Now game crashes with error in quartz.dll
If I use Windows dll quartz - game - runnning but very slowly
If i Use DirectX
With Direct X ,game don't want starting
log
fixme:win:EnumDisplayDevicesW ((null),0,0x1caf814,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from Loading the PBO test texture
@ directx.c / 3518
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
--
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=14178
Summary: Can't paste large amounts of text into an application
via the clipboard
Product: Wine
Version: 1.1.0
Platform: All
URL: http://www.gutenberg.org/files/36/36.txt
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
The following tests were carried out using `wine notepad` and the Gutenberg
text for "War of the Worlds" (http://www.gutenberg.org/files/36/36.txt) in a
native Firefox 3.0 on Ubuntu Linux. The same thing happens with Cepstral
SwiftTalker.
1. select from the start of the document upto and including "BOOK ONE" - i.e.
the first page or so.
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data is pasted correctly into the edit control.
1. select from the start of the document upto and including "CHAPTER EIGHT".
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data upto "way back from the edge of the pi" is pasted. The rest is
missing.
1. select all of the document.
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The text "x" is pasted into the edit control.
NOTE: The text can be successfully pasted into a native application (e.g.
gedit).
NOTE: Saving the text to a file (e.g. from gedit) and then loading it from the
File > Open menu in notepad successfully displays all of the text.
--
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=11854
Summary: Windows programs in Wine menu are behind Programs menu
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anssi.hannula(a)gmail.com
The Windows menu hierarchy we have in Applications->Wine causes most windows
applications to end up under IMO useless "Programs" submenu.
Maybe that "/Programs/" could be stripped out from the hierarchy, so that the
applications end up under "Wine" menu directly?
--
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=11533
Summary: firefox 2.0.0.12 crashes when visting news.google.com
Product: Wine
Version: 0.9.55.
Platform: All
URL: http://ftp.iinet.net.au/pub/mozilla/firefox/releases/lat
est/win32/en-US/Firefox%20Setup%202.0.0.12.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
CC: dmitry(a)codeweavers.com
wine-0.9.55, Ubuntu 7.04
Tested Firefox 2.0.0.12 EN-US and NL, both crash when attempting to load
http://news.google.com
Looks like a regression between 0.9.53 and 0.9.54, did a regression test:
c7a6c1af0d1f2ac722f1c0d4f2e518d301d05646 is first bad commit
commit c7a6c1af0d1f2ac722f1c0d4f2e518d301d05646
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Mon Jan 14 19:39:33 2008 +0800
gdi32: Initialize more fields in GetEnumStructs.
:040000 040000 6d592ed86f7ab993c3fc70b06fc803e8657be3ae
c1c620979f9768693eea970ef04f9d94daabad3f 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=13199
Summary: Adobe Shockwave 11.0.0.0 fails to run
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sgodsell(a)hotmail.com
The older shockwaves like 10.2 and below work without a problem. However the
latest shockwave (Version 11) from adobe does not work. For the test I am
using fedora linux 8 and 9. I have installed the windows version of firefox on
linux using wine which works perfectly. Next I installed the latest shockwave,
and it installs okay, but when it comes to running any shockwave application
then it fails to run.
At first I used the fedora wine (Version 0.9.58) which yielded the same
results. But clearly it is not a case of which version of wine now. I have
confirmed that the latest version of shockwave with the latest version of wine
does not work.
The messages from running firefox with shockwave 11 are as follows:
fixme:ole:DllGetClassObject
CLSID: {b196b286-bab4-101a-b69c-00aa00341d07},
IID: {d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07}
could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
--
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=12645
Summary: Adobe Acrobat Reader 7 -- AdobeUpdateManager.exe fails
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=12285)
--> (http://bugs.winehq.org/attachment.cgi?id=12285)
+relay
Included with Adobe Acrobat Reader 7 is AdobeUpdateManager.exe. Running it in
console dies rapidly:
$ wine AdobeUpdateManager.exe
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space,
please report
This is the same wine error I experienced when testing bug 9519. Might be
related.
+relay 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=11593
Summary: winecfg does not correctly import colour theme profiles
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
CC: msclrhd(a)gmail.com
1. Run winecfg
2. Select the "Desktop Integration" tab
3. Press the "Install theme..." button
4. Browse to a .theme file
5. Press OK
EXPECTED: All the data in the [Control Panel\Colors] section should be applied
to the user registry.
OBSERVED: Only a subset of the colours are applied.
--
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=10423
Summary: shader_glsl_lit() glitch
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chris-wilson.co.uk
Created an attachment (id=9117)
--> (http://bugs.winehq.org/attachment.cgi?id=9117)
Restore the src.x>0 conditional
Some objects in Civ4 (and other games) are rendered incorrectly as a solid
colour (using the nvidia 100.14.19 driver). A git bisection identified
commit 468309e055b5e14f6da919b173eb199954b65ef1
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Oct 28 21:21:24 2007 +0100
wined3d: Get rid of the conditionals in the glsl lit implementation.
as the first bad commit. Applying the reverted patch to head confirms that it
is the same issue. Reading the patch it would appear to be an incorrect
transformation if the GLSL specification of pow() defines 0^0 as 1 (my edition
of the orange book does not specify its behavior).
--
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=12708
Summary: The All Seeing Eye: Mouse select doesn't work
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
URL: http://www.udpsoft.com/eye/doc.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: logintar(a)gmail.com
The main functionality does not work: directly selecting a server with mouse or
keyboard. Workaround: User has to find (CTRL+f) a server and enter some letters
of the server name to be able to select it. But direct game launching *cannot*
be done this way...
For testers/devs: launch ASE, then try to click on a server or to use keyboard
(arrows) to select an item (a server).
--
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=13490
Summary: Touhou Suimusou (Scarlet Weather Rhapsody): freezes when
started (black screen)
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthewsage(a)live.com
Created an attachment (id=13415)
--> (http://bugs.winehq.org/attachment.cgi?id=13415)
winedbg output
When running the Touhou Suimusou executable (th105.exe), a window is created
with the correct title of the app, but its background is completely black.
Program freezes after a few seconds.
Hardware:
Core 2 Quad Q6600
Intel DG31PR
4 GB RAM
Nvidia GeForce 7300GS
Genius SoundMaker Value 5.1
OS: Ubuntu 8.04
--
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=15029
Summary: World of Warcraft dont work with opengl opensuse 11.0
Product: Wine
Version: 1.1.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
Hiyas in opensuse 11.0 we try to play Wow with opengl buth dont work dont apper
the toons or dont see the background onli can see black and some options,
We have already installed the drivers we have a Ati radeon 9600 mobile
--
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=12415
Summary: Can not leave fullscreen Warcraft 3x (Regression)
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla(a)gmail.com
CC: julliard(a)winehq.org
Using wine 0.9.59+ Git version. Warcraft3x Crashes went you Alt+Tab out of the
game. I'm think this happens in other games to.
I did a Regression test and got this:
commit d0e1dd84b22b1906a44f682394b5d1b90ba5ded8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 18:22:40 2008 +0200
user32: Fix a few ShowWindow todo tests.
--
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=11547
Summary: corrupted double-linked list - glasgow haskell compiler
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10714)
--> (http://bugs.winehq.org/attachment.cgi?id=10714)
glibc message and +heap log
When invoking wine runghc Setup.hs, the attached error intermittently occurs.
to reproduce:
wget http://haskell.org/ghc/dist/6.8.2/ghc-6.8.2-i386-windows.exe (33MB)
wine ghc-6.8.2i386-windows.exe
wget http://hackage.haskell.org/packages/archive/Diff/0.1/Diff-0.1.tar.gz
tar xf Diff-0.1.tar.gz
cd Diff-0.1
wine runghc Setup.hs (repeat several times if it doesn't fail)
The message should be printed more or less immediately.
Also attached is a +heap log
I understand that this could be a bug in ghc, testing on windows doesn't reveal
any symptoms of undefined behavior in the app, but I understand that this isn't
conclusive enough to say that the app isn't at fault.
If we can determine who is at fault, I will file the bug with the ghc project.
--
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=9570
Summary: PimpStreamer application is unable to access internet
when it is run using wine.
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: padua(a)rediffmail.com
Version : Wine-0.9.43
Error message when PimpStreamer application run using wine.
------------------- Error msg ----------------------
[root@localhost ~]# wine .wine/drive_c/Program\
Files/PiMPWare/PiMPStreamer/PimpStreamer.exe
wine: Call from 0x7edfaf90 to unimplemented function
winhttp.dll.WinHttpCheckPlatform, aborting
------------------- Error msg ----------------------
Pimpstreamer application can be downloaded from :
http://www.pimpware.org/PiMPStreamerSetup-0.91.msi
This is a windows application used for streaming the contents of the Hard disk
and internet onto Sony's PlayStation Portable (PSP).
Client application running on PSP fails to connect to Pimpstreamer running on
linux (through wine) , unable to connect to pimpstreamer on 192.168.2.2:3333
Please help me resolve this issue. I think the pimpstreamer server running on
PC is i unable to access the network/internet on linux.
Thank you
Padua
--
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=12542
Summary: UI errors on built-in comctl32
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maciej.trebacz(a)gmail.com
Created an attachment (id=12099)
--> (http://bugs.winehq.org/attachment.cgi?id=12099)
UI errors screenshot
In Watchtower Library, using built-in wine version of comctl32 there are some
UI errors. They are covered in the screenshot attachment.
1. Minor one - the borders of upper panel(s) are broken. Probably because the
icons/controls are overlapping them
2. Major one - there is a missing panel that contains several controls (3
buttons, a separator and a text input). These are used to navigate the sidebar
below.
I can do further testing as required.
--
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=14516
Summary: Full-Screen Glow Effect in World of Warcraft is shifted
Product: Wine
Version: 1.1.1
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrejx(a)gmail.com
Created an attachment (id=14852)
--> (http://bugs.winehq.org/attachment.cgi?id=14852)
A picture clearly showing the shifted glow.
In World of Warcraft the "Full-Screen Glow Effect" does not work correctly.
Natively on a Windows platform it adds a soft glowy sort of effect, but when
running it in Wine the glow is somewhat shifted and causes everything to look
blurry and not very friendly to the eye.
I don't know if this is a regression since It's been like this ever since I've
first played WoW via Wine - for a very long time.
--
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=14833
Summary: Autocad 2005 vl-vbaload bug
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Lisp command (vl-vbaload "vba-project-name") don't work. It tells
"Automation Error. Problem in loading DVB file"
Manual (non autolisp) command line "-vbaload" works as expected.
Notice that on windows machine both works.
No error/messages shown on console upon command launch.
Max
--
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=11090
Summary: menu items are redrawn incorrectly on mouse over - jedi
knight dark forces II
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10112)
--> (http://bugs.winehq.org/attachment.cgi?id=10112)
loading-dialog-updated-with-wrong-part-of-screen
In windows when you move the mouse over an item, the region is updated with an
illuminated version.
With wine the region is updated with data from a different part of the screen,
which is quite obvious to see from the attached screenshots.
current git (wine-0.9.52-278-gc486d87) or newer is required to test the problem
as this program suffered from a regression causing a crash since 0.9.31 (bug
10865 / bug 10899)
--
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=12613
Summary: Adobe Acrobat Pro 7 does not install
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=12238)
--> (http://bugs.winehq.org/attachment.cgi?id=12238)
+msi,+msidb log output
I downloaded a trial copy of Acrobat Pro 7 from the winsoft.eu website listed
here:
http://wiki.winehq.org/AdobeAcrobatPro
It fails to install with this msgbox error:
Exception raised
Unhandled page fault on read access to 0x004f004b at address 0x7ee31443
Do you wish to debug it?
+msi,+msidb debug log 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=12097
Summary: Wine 1.0 should not ship out-of-sync resource
translations
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
As seen on http://pf128.krakow.sdi.tpnet.pl/wine-transl/ we have a lot of
out-of-sync resources.
Sometimes it's menus missing only a separator and some of them are probably
false positives (e.g. Korean dialogs declares a font while English doesn't. But
they probably need to to have Korean characters. However it would be good to
have a confirmation). But often these are missing menu items or stringtable
entries. This can lead to shell folders (like My Documents) not to be created
or empty strings like in
http://www.winehq.org/pipermail/wine-devel/attachments/20060816/1a027491/ad…
.
I think as Wine 1.0 should be a stable release we shouldn't ship such
resources. We could try e.g. to add an options to wrc to copy missing strings
from English stringtables, while for other resources surround them by "#ifdef
INCLUDE_BROKEN_RESOURCES" that wouldn't be set when compiling Wine but would be
used be used by the statistic scripts to notify the translators about broken
resources. Another solution would be to use something like the po/mo 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=12289
Summary: strange menu tracking confusion between keyboard and
mouse
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
How to reproduce:
- start notepad
- move the mouse over "Search", do not click
- press alt-f to get the file menu
=> the file menu flickers open, but suddenly switches
to the search menu.
It seems the menu code checks the mouse pointer even
though it is not used for the menu activation.
--
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=11020
Summary: winelauncher does not handle spaces in WINEPREFIX
correctly
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schwerdel(a)googlemail.com
In line 323 in winelauncher it tries to create the info_flag file with a touch.
If WINEPREFIX contains spaces this will fail.
This also allows for some kind of command injection with that variable.
--
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=14537
Summary: regression - gdiplus when running Dragon
NaturallySpeaking Preferred 9.0
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub
err:region:CombineRgn Invalid rgn=(nil)
(lots of these deleted)
err:region:CombineRgn Invalid rgn=(nil)
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
susan@ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking9/Program$
--
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=14321
Summary: .NET Installs error on
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
err:msi:HANDLE_CustomType34 Unable to execute command
L"\"C:\\windows\\Microsoft.NET\\Framework\\netfxsbs11.exe\" /install"
Occurs on installation of .net 1.1 and
rr:msi:HANDLE_CustomType34 Unable to execute command
L"\"C:\\windows\\Microsoft.NET\\Framework\\netfxsbs20.exe\" /install"
Occurs on installation of .net 2.0
Neither file exists
The proper name for the file is
netfxsbs10.exe or NETFXSBS10.EXE
This was reported in issue 3972 comment #31 for .net 2.0
<http://bugs.winehq.org/show_bug.cgi?id=3972#c31> by Kush. I confirmed that
this occurs with .NET 1.1 installs in a fresh .wine.
James McKenzie
--
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=11318
Summary: Flash CS3 requires Jscript
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nesdavid(a)gmail.com
When trying to install flash cs3, a dialog appears telling you need Jcript
registered properly. repair Jscript, and next restart the installation program.
--
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=9861
Summary: gdiplus:GdipImageGetFrameDimensionsList not implemented
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gicgioc(a)tiscali.it
MSN 8.1 doesn't start because gdiplus:GdipImageGetFrameDimensionsList not
implemented
--
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=9268
Summary: Knights of the old republic fails to install
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gnarlin(a)utopia.is
Created an attachment (id=7522)
--> (http://bugs.winehq.org/attachment.cgi?id=7522)
error messages from wine from kotor installer
The installer for Knights of the old republic freezes when I click on the "yes"
button for accepting the eula. Even killing wine doesn't make the dialog
disapear. Very strange.
--
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=13545
Summary: doubleclick on .exe starts all programs in wrong
directory
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kazmirzak(a)web.de
It might be a problem of some distributions they are not able to cope with but
still: if I doubleclick an .exe file for example in Ubuntu 8.04 dolphin, they
don't find their daughter files and crash. This problem is NOT LIMITED to
Ubuntu. Reason: the default directory is "/home/user" and not the directory we
are in.
I know that you can't solve the problems of distributions but you can introduce
an idiot-save and absolute usable workaround:
wine --grab-default-directory /media/disk/test/test.exe
This command line could be included in the application runner of the
distribution, but not only that - it is even great for command-line-gurus. It
simply tells wine to automatically cd to the directory of the .exe-file before
starting it.
Possible for 1.0 ?
--
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=14794
Summary: Crash when starting Yahoo Messenger
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrivers(a)iversen-net.dk
Created an attachment (id=15341)
--> (http://bugs.winehq.org/attachment.cgi?id=15341)
Backtrace and terminal output for
When trying to run Yahoo Messenger, the window pops up, I see some "logging in"
action, and then there is a crash. This is with the Ubuntu 8.04 package of wine
1.1.2.
--
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=10489
Summary: Winemaker fails to process directories with '+' in them.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ion.simon.c(a)gmail.com
Created an attachment (id=9230)
--> (http://bugs.winehq.org/attachment.cgi?id=9230)
Escapes metacharacters in path component in 'sub search_from'.
Directories with regexp metacharacters in them (like '+') cause some regexp
operation on line 1106 to fail .
Proposed fix attached.
Reproduction recipe:
1) Download QT 4.3.1 (Win32) and unpack. [1]
2) cd to qt-win-opensource-src-4.3.1.
3) Run 'winemaker'.
It'll churn for a while, then you get this message:
Nested quantifiers in regex; marked by <-- HERE in m/^linux-g++ <-- HERE $/ at
/usr/local/bin/winemaker line 1106, <FILEI> line 39.
[1] QT is here:
ftp://ftp.trolltech.com/qt/source/qt-win-opensource-src-4.3.1.zip
--
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=11686
Summary: Wine and winecfg unable to start, disconnect and force a
new session
Product: Wine
Version: 0.9.24.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xenarulz(a)tiscali.it
I use Opensuse 10.2 and installed Wine through Yast. I was never able to use
the program once. I tried uninstalling and reinstalling but to no avail.
Every time I try to run winecfg to configure wine, it's as if I disconnected
from Opensuse, so screen becomes black, applications are killed and I have to
login again.
Same happens if I try to use wine to run any .exe (I have win98 SE on another
partition, btw) but I think that this latest issue is because I have never
managed to configure wine, since winecfg doesn't start...
If from terminal I ask $ which wine I get /usr/bin/wine in Home I have ./wine I
think everything is installed correctly. My pc is pretty old, considering, I
have a AMD Sempron 1Gb RAM no fancy 3D video cards.
I have googled and seen that this issue was present for old versions of
Mandriva but I haven't found out ho to work around it. Thanks for your help.
--
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=10098
Summary: EVE Online: Cloak breaks overview/speed info
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epssyis(a)gmail.com
CC: stefandoesinger(a)gmx.at
When the cloaking module (tested with prototype cloak) is activated the speed
meter under the cap display bugs out - it can display two different speeds or
the wrong speed. The clock in the bottom left freezes. Also the relative
distances in the overview bug as well much like the clock. All information
reads correct on their mouse over displays and everything but the clock returns
to normal once the cloaking device has been disabled.
--
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=14149
Summary: Flashcontext help freezes after query search and
selecting search query
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bduchaj(a)gmail.com
Created an attachment (id=14411)
--> (http://bugs.winehq.org/attachment.cgi?id=14411)
Sort of loop after selecting content in flash help.
After inserting a search query in Flash Help and pressing the SEARCH button,
help searches for the query a shows avaible results, but after clicking on the
result the help and Flash freezes and does not show the content of the selected
result. In terminal there is some sort of loop. I think the possible reason is
WineGecko cinflicting with the Flash MShtmlhelp engine. Log in attachement.
This same problem does not appear when you select the help item manualy from
list, not searching for 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=12969
Summary: winecfg locks you out if you set ole32 to native only
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
I was following instructions in AppDb for installing VS6, where it said set
OLE32 to native and then run DCOM98.exe. Which results in a already got that or
newer msg. on trying to run winecfg get
winecfg
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135
maybe some sort safe mode or safety catch to prevent this ?
--
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=10735
Summary: Flickering in World of Warcraft when switching desktop
Product: Wine
Version: 0.9.41.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: le(a)ting.homeunix.org
When switching desktop away from a full screen World of Warcraft the screen
flickers for up to a second. Switching back to World of Warcraft makes the game
inresponsive for several seconds.
This is a major annoyance for me, and makes the game unplayable since I use
teamspeak and firefox alot during gameplay.
I followed the git regression testing howto and identified the offending patch
as:
d836a5062141dd42293ed044debbaf25f914f383 is first bad commit
commit d836a5062141dd42293ed044debbaf25f914f383
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Fri Jul 20 07:15:42 2007 -0600
winex11drv: Correctly react to focus loss away from Wine.
:040000 040000 99f97d04cf71c395ee770ba8c04e79180ec0d410
7bbac16d3941b6a0a77dede94a1f2c37f5f57078 M dll
After reverting this patch in 0.9.50 the game doesn't freeze anymore when
switching desktops.
--
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=14569
Summary: At the end of the Dance praise 2 installer, there are
two windows that appear
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P1
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)spam.bounceme.net
Created an attachment (id=14921)
--> (http://bugs.winehq.org/attachment.cgi?id=14921)
double installer
When installing dance praise 2 the remix, at the end of the installation
sequence, two windows appear. When clicking finish on the window that seems to
be working, both disappear.
The program installs anyway and works fine. This bug should not be more than
'minor' because it does not stop the user from using the software, it only
causes minor confusion.
I tested this using a clean install of 8.04 ( after all the updates ) on the
18th of July using Wine 1.1.1 ( with screenshot ) and on another computer using
1.0 ( screen is identical).
--
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=14837
Summary: Red Alert 3 Beta crashes on volume IDs that are only one
character
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Created an attachment (id=15380)
--> (http://bugs.winehq.org/attachment.cgi?id=15380)
Backtrace showing the crash
The Red Alert 3 Beta looks at all the drives on the system (likely to create
the unique ID for a PC) and when it does this it expects the volume ID for each
drive to be at least two characters. Since Wine creates a drive Z: that points
to the primary mount point ("/") and Wine uses the unix mount point as the
volume ID, this poses a problem. (I believe this is handled by mountmgr.sys,
but that component is not listed)
To get around this issue you can open regedit, go to
"HKEY_LOCAL_MACHINE\System\MountedDevices", and modify the key "\DosDevices\Z:"
from saying "/" to saying something like "//" or "/./". Now you can launch the
game (do not close regedit or the key will get regenerated) and it should get
past the crash people have been experiencing (simple backtrace attached,
"+relay" is necessary to get information on prior calls).
I believe that in order to solve this it will be necessary to have wine
generate a longer volume ID (at the very least, just do so for drive Z:).
--
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=14492
Summary: Site is not accessible
Product: Wine
Version: unspecified
Platform: All
URL: http://www.winehq.org/site/development
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marek.czajka(a)gmail.com
I think it is important for users... this site
(http://www.winehq.org/site/development) is not working. You can access it from
winehg.com menu link.
--
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=12172
Summary: GetFileName95 not yet implemented
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
A quick search for "GetFileName95" in bugzilla turns up 13 active bugs.
Implementing this function might be a quick way to kill a baker's dozen of bugs
with one stone.
--
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=11119
Summary: XML Notepad 2007 won't start
Product: Wine
Version: 0.9.52.
Platform: All
URL: http://thesource.ofallevil.com/downloads/details.aspx?fa
milyid=72D6AA49-787D-4118-BA5F-
4F30FE913628&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
With the recent platinum status of the .NET Framework 2.0 I thought I'd test a
few .NET applications to see how well they worked. XML Notepad 2007 (available
at the provided link) installs fine but fails to start with the following
output on the console.
$ env WINEPREFIX="/home/jcollins/.wine" wine "C:\Program Files\XML Notepad
2007\XmlNotepad.exe"
fixme:process:IsWow64Process (0xffffffff 0x33f8dc) stub!
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
Segmentation fault
--
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=9846
Summary: Worms 4 - Mouse Leaves Window
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ulo_kapta(a)hotmail.com
The game seems to work perfectly the last show stopper bug is the mouse.
You can only move your the camera 180 degrees with the mouse.
The reason is that the mouse seems to leave the program (you can see the linux
mouse cursor on the side once you stop turning.
It looks like it needs some kind of mouse fix, to leave it in the middle.
--
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=14560
Summary: Australian etax program help feature segfaults
Product: Wine
Version: 1.1.1
Platform: All
URL: http://ato.gov.au/content/downloads/etax2008/etax2008_1.
exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
The Australian Tax Office produces a Windows-only tax client for the individual
taxpayer, free of charge. It can be downloaded at the link above.
Installation is fine under wine, as in previous years, but the help feature
segfaults. The exe in question is etaxHelp.exe.
The +relay is 50M, and even under bzip2 -9 compression is still 1.5M. However,
this is an easy to reproduce bug using freely downloadble software, so please
excuse the lack of a log file.
Note that wine installs the program by default in
/.wine/dosdevices/c:/etax2008.
--
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=10961
Summary: application made using a compiler/embedder fails to
start
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.sappia(a)ngi.it
Created an attachment (id=9898)
--> (http://bugs.winehq.org/attachment.cgi?id=9898)
EXE with embedded resources
I'm facing with an application made with
http://www.bambalam.se/bamcompile/
it embed php code inside the .exe and then use the static-embedded
php interpreter to exec that code.
On windows I've this app (it's a launcher for another application)
working fine, while on wine (current git at time of writing, it
hangs with
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Fatal error: wb_create_window(): Error creating window in launcher.php on line
1
launcher.php is one of the resources embedded in the exe
I don't know if this is really a msvcrt issue
Attached the exe file (it's freely available on the net tought)
--
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=14437
Summary: Voipcheap installs but does not run
Product: Wine
Version: 1.1.1
Platform: All
URL: http://voipcheap.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=14759)
--> (http://bugs.winehq.org/attachment.cgi?id=14759)
+relay,+seh,+tid log
Pursuant to bug 13952, voipcheap installs but does not run.
attached is a +relay,+seh,+tid 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=10336
Summary: when i open any zip file i'm getting the error "WinZip
will exit. Please restart WinZip and try again"
Product: Wine
Version: 0.9.1.
Platform: All
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shwetha_shankarmurthy(a)satyam.com
when i open any zip file i'm getting the error "WinZip will exit. Please
restart WinZip and try again"
If this is a recurring problem and you would like WinZip to create a log file
with details about the error so that you can report this problem to the
developers, you can do so now.
please check the attachment also.
--
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=12737
Summary: Notepad -- pressing "Return" key exits program
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
There are sporadic problems with how WINE interprets hitting the "Enter" key.
When using the Windows version of Notepad, hitting the "Enter" key results in
the program closing out.
When using Dragon NaturallySpeaking, there is also a problem using an included
program called Dictation Box.
When using Dictation Box itself, text dictated into the box, including the
spoken version of "Enter" (which is "new-line") cannot be subsequently
transferred to either WINE's Notepad or Window's Notepad. Text does not
transfer at all to WINE's notepad. Text will transfer to the Windows Notepad
program, provided the text does not contain any "new-line" / Enter commands.
--
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=9443
Summary: Regression: Drop-down combo/list in VisualBasic app
displays item list behind main window instead of over it
Product: Wine
Version: 0.9.44.
Platform: All
URL: http://palosanto.com/~a_villacis/ComboTest.tar.bz2
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
In 0.9.40 or so, combo boxes worked correctly for VB apps.
In 0.9.44, when trying to use the mouse to display the drop-down window for a
combo or a list in a VB app, apparently nothing is displayed. If the user
chooses to move the dialog window aside, the drop-down list will be visible. It
is now displayed under the window hosting the combo or list.
The supplied URL points to a VB app that demonstrates the regression.
--
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=11230
Summary: GetTickCount is affected by clock changes
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghazel(a)gmail.com
This affects 0.9.53, but probably exists in previous versions as well.
http://source.winehq.org/source/dlls/kernel32/kernel_main.c?v=wine-0.9.52#L…
Because GetTickCount uses GetTickCount64 which uses NtQuerySystemTime, the tick
count can jump backwards if the system clock is changed. Tick count functions
are supposed to be milliseconds since system start, and should not be affected
by the clock, or go backwards (aside from the wrapping issue on GetTickCount,
which is well known).
--
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=14830
Summary: Autocad 2005 : many OLE/Activex problems
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Well, I don't know if that's really a bug or many bugs at once... if somebody
can be more precise, please correct me.
1) Lisp command (vl-vbaload "vba-project-name") don't work. It tells
"Automation Error. Problem in loading DVB file"
Manual (non autolisp) command line "-vbaload" works as expected.
Notice that on windows machine both works.
No error/messages shown on console upon command launch.
2) VBA has problem on autocad objects declarations/usage.
For example, if I use :
Dim myDoc as Object
it does work (but of course you can't inspect object easily)
If I use
Dim myDoc as AcadDocument
it DOESN'T work, it tells something like "not yet supported".
Notice that on a windows machine both works ok.
3) Upon using some command that invokes OLE automation, CPU usage for autocad
(and wineserver) rises to about 50% for each of them (total about 98%). I've
got a 2 core machine, so it's still usable, but slows down everything. Stopping
the command don't help; closing ALL of active drawings does help, CPU goes to
2%, but on new drawing/open drawing CPU still raise to 100%, even with no
further OLE commands.
I guess all 3 above are related to each one, so I put on a single bug report.
Well, first 3 are by sure OLE related. Next one I don't know...
4) Opening Visual Lisp Ide from inside autocad don't allow to switch back to
autocad again without closing it. Well, you can select Autocad window, but it's
irresponsive. Upon closing ide, autocad becomes responsive again.
More, if you open visual lisp ide, then help system from it, then close visual
lisp ide, if you try to close help system autocad crashes. That don't happens
if you close help BEFORE closing visual lisp ide.
Max
--
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=9476
Summary: World of Warcraft doesn't have a window frame when Beryl
is the windows manager
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vecnix(a)gmail.com
Actually can't resize , minimize or maximize window since there is nothing but
the game window , also had problems to log in the game
will provides a trace of the errors as soon I rebuild on 64 bit
--
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=11684
Summary: wine bug in unbuntu
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricksamik(a)yahoo.com
Created an attachment (id=10897)
--> (http://bugs.winehq.org/attachment.cgi?id=10897)
the text i get when trying to install wine
I cannot get wine to install on ubuntu
--
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=11514
Summary: Adobe Acrobat Professional 6 fails to install
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
after computing space requirements, selecting language, typing in the serial
number, selecting custom/full install, and destination folder, setup just...
dies.
quite a few fixme errors hit the console, followed by these three error
messages:
err:msi:HANDLE_CustomType23 Source package does not exist: L"D:\\Adobe Acrobat
6.0 Professional\\\\Adobe Reader 6.0.msi"
err:msi:ITERATE_Actions Execution halted, action L"InstallReader" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I am still attempting to generate a WINEDEBUG log, if anyone can suggest a more
narrowly targeted flag rather than +relay please let me know, it takes *ages*
for this process to work when debugging...
--
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=13665
Summary: EVE Online locks up in combat
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=787037&page=
1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Dessa(a)gmake.de
i *think* it started happening with the trinity 1.2 expansion (and wine 0.9.61)
i can't really reproduce that one, but i get it at least once a day.
im not sure about the initial problem however since its happening on my win2k8
installation also.
err:ntdll:RtlpWaitForCriticalSection section 0x15060038 "rtl.c:
RTL_RWLOCK.rtlCS" wait timed out in thread0020, blocked by 0000, retrying (60
sec)
--
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=12083
Summary: ok() test doesn't support nested calls
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmoss(a)google.com
When ok() (wine/test.h) is used recursively, the reported filename and line
numbers don't reflect the location in the code where the test actually failed.
For example, in dlls/kernel32/tests/change.c, the
ok(FinishNotificationThread(thread), ...) calls will report a line number
inside FinishNotificationThread(), where ok() is also used. This is because the
tls_data structure stores only a single filename and line number value, and
every call to ok() updates them to the "current" values.
Is it erroneous for test code to recursively call ok() (a quick test indicates
that this happens hundreds of times throughout Wine's tests), or should ok()
chain these values to handle recursive calls?
--
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=13919
Summary: directx.c NVIDIA GPUs memory detection can be vastly
improved
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
There is a nice utility named nvclock, which allows overclocking of NVIDIA
GPUs. This utility also shows very detailed information about the installed
NVIDIA GPUs.
I suppose Wine could
1) use nvclock utility directly by running `nvclock -i | awk '/Amount/{print
$2}'` which directly yields the required number:
256
2) use nvclock as a shared static library (nvclock/src/backend/* -> nvclock.a)
3) incorporate a piece of nvclock code which detects the amount of GPU memory
(nvclock/src/backend/info.c)
cvs -z3 -d:pserver:anonymous@nvclock.cvs.sourceforge.net:/cvsroot/nvclock co -P
nvclock
--
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=11783
Summary: Civilization 4 refuses to start
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: dmitry(a)codeweavers.com
Civilizaation 4 refuses to start after applying patch:
e49e8b20dbe8f4f101dae7fdeacdba4e6b4b6a84 is first bad commit
commit e49e8b20dbe8f4f101dae7fdeacdba4e6b4b6a84
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Fri Feb 29 17:19:43 2008 +0800
kernel32: Add stubs for fiber local storage APIs.
:040000 040000 9f80e9b0b3b97c7f51b437e74809324c3b10a579
6c2dc47f78f419ca81cc4700142a1ce85b1aa0e2 M dlls
:040000 040000 432b0b112f63c7437eba7d53fb53ce0776e02165
38be982e110ffde9396d469dc91532de5a1e560b M include
saying
--
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=12301
Summary: Anycount 5.0 fails to install
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=11750)
--> (http://bugs.winehq.org/attachment.cgi?id=11750)
output from WINEDEBUG=+relay wine AnyCount5Setup.exe 2>&1 | tee
~/anycountlog.out
AnyCount 5.0 fails to install with the following msgbox error:
AIT Protection System
An internal exception occurred (Address: 0x7bc72a93)
Please, contact support. Thank you!
see also the bug for AnyCount 6.0, which is probably related (bug #11539).
--
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=11309
Summary: PersistStreamInit_Save, Load unimplemented ... need them
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)sundialservices.com
I'm getting an OLE Error because "PersistStreamInit_Save" and
"PersistStreamInit_Load" are not actually implemented in
"dlls/ole32/shdocvw/persist.c." And for the most part this is preventing me
from doing anything useful with this viewer in Delphi.
(Cautiously raises hand...) I'd be willing to explore doing an implementation
on this if I could determine more about what actually needed to be done.
--
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=15422
Summary: Diablo II IP 127.12.34.56 all time and is not my ip
Product: Wine
Version: 1.1.5
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
Hiyas we have a problem in opensuse 11.0 runing diablo 2 with wine the problem
is diablo 2 dont show the real IP i put 2 machin in one lan for play buth in
the two computer show the same ip 127.12.34.56 we try to connect put the real
IP buth it dont working :(
--
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=11635
Summary: cursor = big black box
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drift0life(a)yahoo.com
hey guys,
i installed wine using my synaptic packet manager
everything installs, and opens, and works fine
however, instead of having a cursor i hav a 1cm x 1cm box that is either white,
blk or a box with a bunch of gibberish in it
i tried taking a screen shot to show u guys, however, the cursor disappears in
the screen shot.
--
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=11516
Summary: jedi knight II is upsidedown when 3d accel is enabled -
regression
Product: Wine
Version: 0.9.55.
Platform: All
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.55, Ubuntu 7.04
Jedi Knight Dark Forces II demo - a dx5 game, when 3d acceleration is enabled
the game is upsidedown, this same commit also breaks returning to the menu from
ingame at which point nothing is drawn and it prints
err:d3d_surface:IWineD3DSurfaceImpl_LoadLocation Reading back render target but
SFLAG_INDRAWABLE not set
err:d3d_surface:IWineD3DSurfaceImpl_LoadLocation Surface does not have any up
to date location
performed a regression test:
35e0bb8225bb9c9b654f19b21560756f4e455da1 is first bad commit
commit 35e0bb8225bb9c9b654f19b21560756f4e455da1
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Tue Feb 5 13:25:18 2008 +0100
wined3d: Redownload the surface data in case of a palette change. This
fixes a lot of redrawing problems in Red Alert.
:040000 040000 6068d4aff05f640e8e468d0142f04580de32beaf
a83a60a4bf50f47ebbb9ebe33bf756e548ad96bb 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=12600
Summary: Adobe Acrobat Pro 6 -- File Open should default to a
more logical location
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
When using File --> Open, Acrobat Pro defaults to the directory:
/home/me/.wine/drive_c/windows/profiles/me/Application Data/AdobeUm/
This is a minor if hardly earth-shattering irritant.
What is interesting, however, is that Adobe Distiller 6.0 (the ps2pdf lookalike
that gets bundled with Acrobat Pro) defaults to the "My Documents" folder.
File --> Open should default to a more logical location. (Acrobat Pro's
Preferences offers no means of changing this default file open location.)
--
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=15028
Summary: a safe directory/paths setting?
Product: Wine
Version: 1.1.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spam(a)femail.mine.nu
I would like a way to configure wine to only run a .exe if it's within a list
of "safe" paths, so that I don't have to worry about accidentally running
something nasty (like an e-mail virus that I extracted to get a better look
at).
I've seen WINE as the default file association for .exe files in at least KDE
and Gnome, so an accidental double-click is possible. It isn't really wine's
fault, but wine seems the surest place to counter the problem and this is
probably pretty easily to implement.
--
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=10245
Summary: Half-life 2 font issue with 0.9.48 (works 0.9.40)
Product: Wine
Version: 0.9.48.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sandbag(a)luukku.com
Hello,
Half-Life 2: Episode Two main menu and game fonts are messed up when using WINE
0.9.48. Fonts will work on WINE 0.9.40.
HL2-specific fonts are replaced with some other font and main menu fonts look
"jagged" when compared to 0.9.40. During game play crosshair and HUD fonts are
using some other font than HL2crosshair.ttf and halflife2.ttf. Game crashes
when changing weapon. However, HL2 console font looks far better on 0.9.48.
Please see following screenshots.
HL2:Episode Two Main Menu in WINE 0.9.40 (works, please note errors on console)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774217.jpg
HL2:EP2 Main Menu in WINE 0.9.48 (wrong font, jagged edges on menu text)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774231.jpg
HL2:EP2 in-game screen shot on WINE 0.9.40 (works)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774181.jpg
HL2:EP2 in-game screen shot on WINE 0.9.48 (crosshair and HUD messed up, HUD
font has jagged edges)
http://www.imgplace.com/users/sandbag/WINE_HL2_font_bug/1193774200.jpg
Going back to WINE 0.9.40 fixes fonts, but there are some game crash issues.
Version 0.9.40 is the last one which works, 0.9.41 introduces this font
problem.
Also Half-Life 2 and Half-Life 2: Episode One has this same problem with all
WINE versions starting with 0.9.41.
I'm using HL2:EP2 with SteamEmu and starting game with following command line:
wine hl2.exe -dxlevel 81 -steam -game ep2 -novid -console -heapsize 512000
Having extracted GCF-files has no effect on this, tested on HL2:EP1.
I tried to fix problem with following steps.
1) by copying HL2-fonts to KDE ".fonts" dir. They will show up on KDE and
Control Center, but this does not fix issue.
2) Deleting all duplicate fonts which are included with WINE from windows font
directory. No effect.
3) "Reinstalling" wine by deleting ".wine"-dir and recreating it with winecfg.
Installed only HL2: Episode Two. No effect.
--
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=11105
Summary: GFA-Basic editor invisible
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
The GFA-Basic (free download from http://team1161.googlepages.com/ )
interpreter works fine in wine (git from 2008/01/09), but its editor comes up
invisible (showing whatever window was behind it instead of a white background
with any text you type).
This is a fairly recent regression, it worked last time I tried (a couple of
months back).
--
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=13133
Summary: Warcraft III TFT fails to start with prefixes never used
by <wine-0.9.61
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malteeggers(a)googlemail.com
CC: julliard(a)winehq.org, m.b.lankhorst(a)gmail.com
2 regressions in Warcraft III The Frozen Throne 1.18 have occurred between
wine-0.9.59 and wine-0.9.61.
One of them is just an enhancement which occurred in 0.9.60. When starting WC3
the first time with a fresh prefix, the mouse seems to be used on a huge screen
that has WC3 in it's upper left corner. So you have to move the mouse a long
way up left until it appears on the screen where it always "jumps" a few
centimetres when moving (probably just due to the mouses sensitivity
limitations). When I start WC3 again, everything is normal. The main reason for
posting this is a possible(?) connection with the second bug.
The patch causing the regression:
d0e1dd84b22b1906a44f682394b5d1b90ba5ded8 is first bad commit
commit d0e1dd84b22b1906a44f682394b5d1b90ba5ded8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 18:22:40 2008 +0200
user32: Fix a few ShowWindow todo tests.
:040000 040000 0c393336c0cb3ae8079d71f31f75fd91278512c5
32561eb7ab3ef0abc37c67a6e4f01aa8f9c21a97 M dlls
The second bug occurred in 0.9.61. Warcraft III does not start properly with
prefixes that have never been run (or created) by any previous wine versions.
It exits displaying a "FATAL ERROR" message box.
The patch causing the regression:
3a39805ed8345047d217f4a0d7de3954cce7cb93 is first bad commit
commit 3a39805ed8345047d217f4a0d7de3954cce7cb93
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Tue Apr 22 13:57:11 2008 -0700
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the
seperate allocator for the output pin.
:040000 040000 65d5061c65d0a2461b3144a051e427f865a37131
09db2b08ba369a7d7dc90679a96c8c624253a6a7 M dlls
CLI Output:
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
800x600x32 @60! (XRandR)
fixme:quartz:AVISplitter_InitializeStreams stream 1: frames found: 2166732,
frames meant to be found: 2167456
fixme:win:EnumDisplayDevicesW ((null),0,0x33e080,0x00000000), stub!
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for
{56a868b5-0ad4-11ce-b03a-0020af0ba770}!
I am using Gentoo Linux and tested for the bugs both on x86 and x86_64.
--
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=14834
Summary: Autocad 2005 VBA bug
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
VBA has problem on autocad objects declarations/usage.
For example, if I use :
Dim myDoc as Object
it does work (but of course you can't inspect object easily)
If I use
Dim myDoc as AcadDocument
it DOESN'T work, it tells something like "not yet supported".
Notice that on a windows machine both works ok.
Max
--
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=9251
Summary: sendmail error while submitting changes to a bug
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: thestig(a)google.com
I just marked bug 4566 as fixed. The bug got marked as fixed, but on the
resulting page (http://bugs.winehq.org/process_bug.cgi) I got the following:
title: HASH(0x1cb6f70)
Bugzilla has suffered an internal error. Please save this page and send it to
wine-bugs(a)winehq.org with details of what you were doing at the time this
message appeared.
There was an error sending mail from 'WineHQ Bugzilla <wine-bugs(a)winehq.org>'
to 'wine.dev(a)web.de':error when closing pipe to /usr/lib/sendmail:
--
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=10700
Summary: Dragon Naturally Speaking 9 needs native gdiplus to run
Product: Wine
Version: unspecified
Platform: PC
URL: http://nuance.com
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maarten(a)codeweavers.com
Right now dns9 mostly works with everything builtin, except it tries to use
currently unimplemented functions.
With a bit of grep/sed magic I found at least the following calls missing:
GdipCreateHBITMAPFromBitmap
GdipCreateLineBrushFromRectI
GdipCreatePen2
GdipDrawArcI
GdipSetLinePresetBlend
--
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=9250
Summary: Uplink wont start. (Another Micro$oft Visual C++ Runtine
error).
Product: Wine
Version: 0.9.42.
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andyjstormont(a)hotmail.com
============= Microsoft Visual C++ Runtime Library =============
Runtime Error!
Program C:\Program ..
R6034
An application has made an attempt to load the C runtime library
incorrectly.
Please contact the application's support team for more information
Happens every time I attempt to start Uplink: Hacker Elite.
--
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=14346
Summary: Interview stops at "Rollover" screen.
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robbak(a)gmail.com
Created an attachment (id=14646)
--> (http://bugs.winehq.org/attachment.cgi?id=14646)
output with +relay during use of failed page.
Using the GIT tree from 22:30Z 2008-07-06, the program does not progress beyond
the "Rollover Introduction" screen. Neither "Yes" nor "No" buttons appear to do
anything. "Cancel" can still be used to exit the program and save the file.
"Rollover" is the function to transfer details from last years's etax return to
this years one.
Attached is the section of output with WINEDEBUG=+relay that occoured while
using the "Yes" and "No" inputs via their alt-Y and Alt-N shortcuts. Full or
any other traces are available 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=10661
Summary: regedit imports wrong binary data from .reg files
(affects FAR Manager) fix proposed
Product: Wine
Version: unspecified
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mlg7(a)yandex.ru
regedit requires that a continuation line starts with exactly two spaces.
If the number of spaces is not 2, it imports wrong binary data.
This bug affects the FAR Manager, namely, its encoding tables (localization).
(some texts in Russian cannot be read; I think, the same problem exists
for other European languages)
http://source.winehq.org/source/programs/regedit/regproc.c reads (line 570):
570 if ((c = fgetc (in)) == EOF || c != ' ' ||
571 (c = fgetc (in)) == EOF || c != ' ')
572 fprintf(stderr,"%s: ERROR - invalid continuation.\n",
573 getAppName());
It should be:
do { c=fgetc(in); } while(c==' '||c=='\t');
if(c==EOF){fprintf(stderr,"%s: ERROR - invalid continuation.\n",
getAppName());}
ungetc(c,in);
--
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=11172
Summary: no web cache
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
As far as I can tell the wine wininet does not implement cache. This in itself
would not be that troublesome but there is unimplemented function
InternetSetFilePointer that appears to rely on cache from the msdev
description, and I have no idea how to implement it without one.
It appears that a game updater relies on this function to cache a file
completely so that it can be read easily. It calls it with zero offset and the
second parameter from the end set to 2, and again with all parameters zero
except the fd.
It then proceeds to read the file with InternetReadFile and fails. The update
is carried out much faster in wine than on windows.
--
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=14524
Summary: richtext error 'Insurgency-2.1rc1-Full.exe'
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://insmod.net/
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ir0n1e(a)freenet.de
Created an attachment (id=14861)
--> (http://bugs.winehq.org/attachment.cgi?id=14861)
richtext error
the insurgency installer did not work 'Insurgency-2.1rc1-Full.exe'
showstopper is the license agreement 'richtext'
--
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=9318
Summary: Acomba: Freezes when closing certain child windows
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tecywiz121(a)hotmail.com
When an invoice is closed, the entire program freezes.
--
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=12881
Summary: whizlabs software does't work
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davideconsonni(a)virgilio.it
java certification software of whizlabs don't run with wine, the installer
work, but the application not (trial or full) :(
here the link to the trial: http://www.whizlabs.com/scjp/scjp-6.0-details.html
--
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=11074
Summary: spelling mistake and URI could do with a space to make
it clickable
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10093)
--> (http://bugs.winehq.org/attachment.cgi?id=10093)
original email
In the "[AppDB] Submitted testing data accepted" emails,
1. spelling mistake "Responce" should be "Response"
2. the link provided to the testing data is treated as part of the text prior
because there is no space after the period. In some email clients (gmail), it
doesn't make it clickable.
Example is attached.
--
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=9920
Summary: Limited number of pixel formats
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Depends on: 9917
The number of OpenGL pixel formats which can be used in Wine is limited due to
constraints of the X11 driver. One of the ways this can be lifted is through
9917.
--
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=14441
Summary: Rose Online Evolution crash with new msxml patch
Product: Wine
Version: 1.1.1
Platform: All
URL: http://dl2.roseon.jp/rose_200_200_jp.exe
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dark.heck(a)gmail.com
CC: piotr.caban(a)gmail.com
Created an attachment (id=14763)
--> (http://bugs.winehq.org/attachment.cgi?id=14763)
+msxml logs
Rose Online Evolution (japan version) crash with wine-1.1.1
first i got a error (something about a xml file, is japanese, so i see only
symbols) then when i press 'ok', the client crash
Regression give this:
d8b22b9fb58406ec4eda6cb9eed8cdfc6f153cae is first bad commit
commit d8b22b9fb58406ec4eda6cb9eed8cdfc6f153cae
Author: Piotr Caban <piotr.caban(a)gmail.com>
Date: Tue Jul 8 20:55:10 2008 +0200
msxml3: Use OnDataAvailable for reading stream.
:040000 040000 118d6c7c8e5e6dd3797002b75330069d6d8e6568
04d19295435b3b12b02b773b27f50df158488 f08 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=9781
Summary: Endless loop in Wineconsole with user mode
Product: Wine
Version: 0.9.45.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vostok(a)etersoft.ru
CC: vostok(a)etersoft.ru
Way of reproduction:
1.Run wineconsole with user mode. (like: wineconsole cmd)
2.Right click -> Properties
3.Clamp any key.
4.Switch to another tab.
Result: Endless loop.
--
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=10316
Summary: BiblePro errors with missing dll
Product: Wine
Version: 0.9.48.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
Note: This occurs whether Mono or .NET 1.1 is used.
After installing BiblePro.exe (latest release) after using winetricks to
install Mono 1.1.18, the program will not run due to a missing dll: gda-2.
This dll appears to not be installed with Wine.
--
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=15266
Summary: jscript: engine.c - unitialized variable
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Tried compiling Wine with -Werror, got a few interesting results. First one:
austin@austin-desktop:~/wine-git/dlls/jscript$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -Werror -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -g -O2 -o engine.o engine.c
cc1: warnings being treated as errors
engine.c: In function ‘var_statement_eval’:
engine.c:500: warning: ‘hres’ is used uninitialized in this function
make: *** [engine.o] Error 1
Relevant code portion:
/* ECMA-262 3rd Edition 12.2 */
HRESULT var_statement_eval(exec_ctx_t *ctx, statement_t *_stat, return_type_t
*rt, VARIANT *ret)
{
var_statement_t *stat = (var_statement_t*)_stat;
HRESULT hres;
TRACE("\n");
hres = variable_list_eval(ctx, stat->variable_list, &rt->ei);
if(FAILED(hres))
return hres;
V_VT(ret) = VT_EMPTY;
return 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=14681
Summary: Filing a new bug should search for dupes first
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: source
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Try filing a bug at Launchpad or with OpenOffice. Before filing a bug, an
automatic duplicate search is run first. Would hopefully cut down on some
duplicate bug reports...
--
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=12325
Summary: winebrowser / mapi32.dll does not support accented
characters in mailto:
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)tefnet.pl
When I try to execute:
wine C:\\windows\\system32\\winebrowser.exe 'mailto:Tefnet
Developers<foo(a)bar.com>?subject=TEST&body=ąóś'
my default mail client (opened by xdg-email) creates mail but without mail
body...
There is the same problem with e-mail generated by MAPISendMail (from
mapi32.dll)
--
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=13406
Summary: Overlord: crash on unimplemented function
d3dx9_36.dll.D3DXCompileShaderFromFileA
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
CC: edwin.smulders(a)gmail.com
Created an attachment (id=13313)
--> (http://bugs.winehq.org/attachment.cgi?id=13313)
log/backtrace "wine Overlord.exe"
Overlord crashes with this message:
wine: Call from 0x7b844c50 to unimplemented function
d3dx9_36.dll.D3DXCompileShaderFromFileA, aborting
adding this dll gives some other crash/backtrace, i can add that if necessairy
Note that this is after adding xinput9_1_0.dll and applying a no-cd crack
attachment: full log from running wine Overlord.exe
--
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=10542
Summary: Bug in TEXT_Ellipsify when returning modstr
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mxmauro(a)hotmail.com
Hi,
In the TEXT_Ellipsify function located in dlls/user32/text.c, the last lines
are:
if (modstr)
{
memcpy (modstr, str, *len_str * sizeof(WCHAR));
*(str+*len_str) = '\0';
}
and they should be:
if (modstr)
{
memcpy (modstr, str, *len_str * sizeof(WCHAR));
*(modstr+*len_str) = '\0';
}
like in TEXT_PathEllipsify (is correct there). Checked in latest cvs
repository.
Best regards,
Mauro.
--
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=11429
Summary: GetMouseMovePointsEx unimplemented
Product: Wine
Version: 0.9.54.
Platform: All
URL: http://www.red.com
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
€ RedCine.exe
...
lot of noise
...
wine: Call from 0x851fc0 to unimplemented function
USER32.dll.GetMouseMovePointsEx, aborting
GetMouseMovePointsEx Function
The GetMouseMovePointsEx function retrieves a history of up to 64 previous
coordinates of the mouse or pen.
http://msdn2.microsoft.com/en-us/library/ms646259(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=11726
Summary: Merge Supreme Commander addon with original game
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
I highly suggest this
http://appdb.winehq.org/objectManager.php?sClass=application&iId=6091
be merged with
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4051
As of now, they are handled as different apps, even tho they're based on the
same engine and display similar reactions/problems/bugs. Furthermore it
seperates the information found in both entries.
Therefore I suggest merging the entry for the addon with the original game. The
addon should be handled just as a seperate version.
- Maintainer for SupCom-original
--
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=14576
Summary: DrawIconEx isn't up to date.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Comparing DrawIconEx in dlls/user32/cursoricon.c with Microsoft documentation
at http://msdn.microsoft.com/en-us/library/ms648065(VS.85).aspx , the FIXME()
regarding DI_COMPAT is valid for older Windows versions only and for the
DI_NOMIRROR flag (since XP) isn't checked at all.
The attached patch fixes this partially.
--
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=9442
Summary: WineHQ Menu is inconsistent
Product: WineHQ.com
Version: unspecified
Platform: All
URL: http://winehq.org
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Clicking on the WineHQ menu at the top left has the same order for most of the
website (WineHQ,Bugzilla, Wine Wiki):
WineHQ Menu
WineHQ
AppDB
Bugzilla
Wine Wiki
But if AppDB is selected, the order is different:
WineHQ Menu
AppDB
WineHQ
Bugzilla
Wine Wiki
The order should be consistent across the website.
--
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=12578
Summary: err:mshtml:init_xpcom NS_InitXPCOM2 failed: 80004005 in
htmlhelp
Product: Wine
Version: 0.9.59.
Platform: All
URL: http://www.gpstrack.com/
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)tefnet.pl
Gecko fails to init when you try to open help for second time.
It needs native hhctrl.ocx (I know that I shouldn't use native libraries in bug
reports but I think that bug is about another part of code - mshtml)
Steps to reproduce:
1. install gpstrack
2. copy native hhctrl.ocx to windows/system32 directory
3. add hhctrl.ocx in winecfg to use only native dll
4. open gpstrack
5. press F1, browse through help
6. close help
7. press F1 again, you'll get "HTML rendering is currently disabled"
--
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=10158
Summary: Fix proper way to use quotes
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daoo90(a)gmail.com
I'm new to this therefor I start with something small to get familiar with the
code.
Anyway to the bugreport:
Double and single quotes are not used properly anywhere in the code which
causes parsing slowdowns. Parser does variable interpolation in double-quoted
strings. Double-quoted strings should only be used when the string contain a
variable that should be parsed. Otherwise use single-quote.
I will be tracking those quotes in this bug and attach cvs diffs.
--
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=9873
Summary: maybe change "Login:" to "Login (e-mail address):"
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: login
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: wegmethaat(a)yahoo.com
Usually, when logging in, I type a user name and a password. At
bugs.winehq.org, I have to enter an e-mail address and a password. This is
okay, but I suggest you change "Login:" to "E-mail address:" or "Login (e-mail
address):"
I really had to give it more than just a couple of tries before I was logged
in. I was almost going to request for a new password. (Which would have been
useless, since the password I entered was okay, it was the "Login:" that
failed.)
By the way, I cannot select "3.0" at the "Version:" when I submit a bug for
bugs.winehq.org, even though the Bugzilla Main Page tells me the current
version is "version 3.0". Maybe you could add this version to the list.
--
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=12409
Summary: EVE Premium Client Login Screen Black
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://eve-online.com
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epssyis(a)gmail.com
When you start the eve client in premium mode the login screen has a black area
covering the usual visual of the eve logo scrolling over to near a planet.
This has been the case for the last few releases of wine so I have included the
bisect result.
76014205de3cbd73fe761db8f86fcdb178bb0189 is first bad commit
commit 76014205de3cbd73fe761db8f86fcdb178bb0189
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sat Mar 29 14:48:15 2008 +0000
wined3d: Fix a postpixelshader_blending bug.
:040000 040000 7ff864a3521e2d3274f5f5450d9b7f0173bfb1ac
df0929cc8c7df9d641583ad2c94a107bb15361cb M dlls
Note that the comments seem to imply that the graphic behind the black area
isn't being rendered though when you enter the game you can see it for a split
second.
If any other debugs are wanted please ask for them.
--
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.