http://bugs.winehq.org/show_bug.cgi?id=29029
Bug #: 29029
Summary: Arabic text does not be highlighted in Notepad
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fahad.alsaidi(a)gmail.com
Classification: Unclassified
After fixing bug 24655 , I notice that arabic text does not be highlighted in
notepad when I use Ctrl + A shortcut. The shortcut works but the text does not
highlighted with blue color as usual. The same thing apply with Ctrl+ x, Ctrl+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=29041
Bug #: 29041
Summary: Star wars : The Old Republic launcher crashes due to
custom cursors
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oneofone(a)gmail.com
Classification: Unclassified
The launcher works, trying to move the mouse over it crashes with :
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 93 (X_CreateCursor)
Resource id in failed request: 0x0
Serial number of failed request: 6319
Current serial number in output stream: 6323
There's nothing in the trace related to it, I can post a more detailed trace if
needed.
--
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=29047
Bug #: 29047
Summary: regsvr32 /i scrrun.dll crashes
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On Windows, people sometimes re-register scrrun.dll to work around problems.
Winetricks does this when installing ie7, but now that wine has a built-in
scrrun.dll, it fails with
wine: Call from 0x7b83a43f to unimplemented function
scrrun.dll.DllRegisterServer, aborting
Wine's scrrun.dll was introduced by 8e74ee58d510eb1c770941a6b0fdca83147aa195
--
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=29086
Bug #: 29086
Summary: winhlp32.exe: no readable content
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mywine(a)schiermeier-software.de
Classification: Unclassified
Created attachment 37483
--> http://bugs.winehq.org/attachment.cgi?id=37483
Main view in winhlp32.exe of win32.hlp
Strange characters produced by 'winhlp32.exe' showing my win32.hlp (Windows-API
SDK: Win32.hlp)
See screenshot and the attached logfiles.
The WINEPREFIX was just newly created and is not customized by anything.
--
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=29235
Bug #: 29235
Summary: Worms Armageddon: frontend flickers (regression in
1.3.34 from 1.3.33)
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bladud(a)gmail.com
Classification: Unclassified
The frontend to Worms armageddon (which works perfectly) in 1.3.33 flickers
badly in 1.3.34. The game itself is fine, and the menu renders correctly and is
useable, but somewhat headache-inducing.
It looks as if every other frame is being rendered as a black screen; I have
verified that this is the case both with and without double buffering enabled.
In addition, the console in 1.3.34 prints this line:
err:d3d_surface:surface_load_location Surface 0x15ac48 does not have any up to
date location.
which it did not in 1.3.33 (also some unchanged fixme messages which don't seem
to be causing a problem).
A git bisect produced this output:
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit
commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is
already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b
4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da 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=29520
Bug #: 29520
Summary: Error 458. Variable uses an Automation type not
supported in Visual Basic
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard-oss(a)esplins.org
Classification: Unclassified
Attempting to use Legacy Family Tree 7.5 (free version).
It works fine on 1.3.30, but crashes on 1.3.35.
I tried both the x32 and x64 versions of Wine.
Environment: Kubuntu Maverick with wine installed through PPA and also through
Play On Linux 4.0.14 (using manual application installation).
Installation is fine, but application crashes with this error when opening an
existing family database or just after creating an empty family database. It
makes the application unusable.
--
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=29584
Bug #: 29584
Summary: World of Warcraft 64bit client hangs at world load
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
WoW-64.exe starts fine on Public Test realm. Settings work OK, but at world
load, it freezes at about 90% progress. (Tested on Gilneas and Dun Morogh
loading)
Only output I haven't seen on x86 is:
fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x1841000 9291
This cycles ~5 times a second during load (on x86 too):
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:process:GetLogicalProcessorInformation (0x8fdb10,0x8fe320): stub
fixme:process:GetLogicalProcessorInformation (0x8fdb10,0x8fe320): stub
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 10000
Exits cleanly with err:wgl:internal_SetPixelFormat Invalid operation on
root_window
--
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=29605
Bug #: 29605
Summary: Theme Park World: Lobby screen is black on GeForce 4
MX
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Description of problem:
I launch game, watch loading screen, intro (by now all is correct) and game
goes into lobby where the screen is all black. Screen flickers sometimes so i
can see that there is something beside that black colour. Music is also played.
Regression test:
1aeee59bd8b6172c848c8029e1a55ddac1f93c44 is the first bad commit
commit 1aeee59bd8b6172c848c8029e1a55ddac1f93c44
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Sep 15 20:01:50 2011 +0200
ddraw: Use offscreen backbuffers.
In principle this allows us to use more than one backbuffer in ddraw. It's
also a requirement for the next patch.
:040000 040000 d2e61690982dd3a33ba685ec9a371449602cc210
dde17c19243dd91a3830083879701b13c2a4476f M dlls
Additional info:
-no problem on modern NVIDIA graphic card
-no problem on Wine 1.3.28
-graphic drivers downloaded from nvidia website
-Windows version set to 2000
-TPW patched to 2.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=29844
Bug #: 29844
Summary: Mouse input issue on Macosx Snowleopard/Lion in games
Like Mass Effect and others
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulthetall(a)gmail.com
Classification: Unclassified
There are some mayor mouse issues on Mac. Many of them are fixed, but still
there are some mayor issue with mouse input in some games like: Mass Effect 1 +
2 (does work in wine, but on MacOsx Lion/Snowleopard/Leopard they are still
present. You can move the mouse just a tiny litle bit. I did all the tips an
dtricks and register tweaks mentioned but, all no sugar. Same for Medal of
Honor Airbone and Battlefiel Bad company 2. Mouse imput works a little only
horizontal a bit, but no vertical movement. Havent unfortunatly a debugruncode
what would help you... Hope you guys can help out and make a lot of Mac users
happy :)
System specs which Tried running the games:
Mabook nvidia 9400m --> Snowleopard 10.6.8 OSX
Imac AMD Radeon 6770M --> Lion OSX
--
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.