http://bugs.winehq.org/show_bug.cgi?id=26536
Summary: strftime using wrong locale
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
strftime is using the wrong locale in two applications for me (could not find
any others using this function): In the game "Uru" by Cyan, and in the "Vault
Manager" Cyan published years ago to manage your own Uru servers. In both
cases, when I start the applications on a German Windows system, they use the
English locale for strftime, so I get times like "10:23 AM" (I Know it's
definitely strftime for Uru since that string is created by the Python part of
the game, and the line in the source code says timestr =
time.strftime('%m/%d/%Y %I:%M %p', currenttime)).
If however I start these applications on my German Kubuntu, the "AM" just
vanishes, so I can not even tell whether this is 10:23 or 22:23. In addition,
the "Vault Manager" also displays abbreviations of month names, and in case of
"Mär" (for März = March), it has trouble with the special character: It says
"Mär".
In both cases, starting wine with LC_ALL=C fixes the issues.
--
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=24463
Summary: Ligatures in certain fonts mess up centered text, look
out of place
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibmirspam(a)gmail.com
Created an attachment (id=30865)
--> (http://bugs.winehq.org/attachment.cgi?id=30865)
Screenshot with an example of the bug
I've noticed this bug in Foobar2000 with the font Tahoma, but it possibly
affects other applications as well.
I'm using a plugin that displays song lyrics. Now, for certain combinations of
characters (such as "fl" or "fi"), the program uses ligatures instead of the
individual characters. In every line with a ligature, the text is aligned to
the left instead of the middle. Furthermore, the ligature characters seem to be
from a different font set and therefore look out of place.
Other fonts such as Verdana don't use ligatures and look fine.
See screenshot for example.
--
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=22349
Summary: Altera's Quartus II SOPC Builder GUI is upside down
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: https://www.altera.com/support/software/download/alter
a_design/quartus_we/dnl-quartus_we.jsp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreryan908(a)gmail.com
Created an attachment (id=27349)
--> (http://bugs.winehq.org/attachment.cgi?id=27349)
7zip compressed MPEG video showing problem
The GUI renders properly when the program is first painted but as soon as you
interact with anything, the updates are drawn relative to the bottom (as though
someone mixed up Y coordinate and did Height - Y instead of plain Y).
This results in a button at the bottom of a window that when pressed and held,
the pressed graphic is drawn just below the title bar instead of where the
button actually is.
[The console dumps a bunch of warnings about D3D swap chains so it might be
DirectX related]
--
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=22629
Summary: Far Cry: segfault upon execution
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plr.vincent(a)gmail.com
Far Cry segfaults upon execution, almost instantaneously.
Version: as of GOG.com
How to reproduce:
- install game (recommended: "wisotool far_cry_gog", see
http://wiki.winehq.org/wisotool)
- cd "$WINEPREFIX/drive_c/Program Files/GOG.com/Far Cry"
- wine Bin32/FarCry.exe
Result (terminal output):
$ wine Bin32/FarCry.exe
Segmentation fault
--
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=27226
Summary: Customer Database Pro black screen
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpha003(a)yahoo.com
Created an attachment (id=34794)
--> (http://bugs.winehq.org/attachment.cgi?id=34794)
User interface blacked out
The user interface of Customer Database pro is blacked out with the exception
of the data input boxes. Other UI options outside of data input appear as
normal with minimal to no disruption to the user.
Link to Software downlaod
http://download.cnet.com/Customer-Database-Pro/3000-18482_4-10232618.html?t…
Any help is appreciated
--
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=27260
Summary: Freelancer: Complains about debugger on amd64 and
fails to start
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
On amd64 Freelancer doesn't start but complains, that a debugger has been
detected and instructs one to unload the debugger an restart Freelancer.
Playing the game with the same Wine version on i386 works. Judging from a post
at [0] from 2008 by Andreas Lausch this problem has existed for some time, thus
I didn't try to find a "good" version for bisecting on amd64. Please let me
know, if there is any patch/test I should run for you or some debugging channel
you need.
Please note, that I'm seeing this bug with a stock Freelancer (no matter
whether it's patched to 1.1 or not). It seems like some mods enable playing of
Freelancer on amd64 (e.g. [1] is a recent report for amd64 with a mod).
[0]
<http://appdb.winehq.org/objectManager.php?sClass=version&iId=2504#Comment-3…>
[1]
<http://appdb.winehq.org/objectManager.php?sClass=version&iId=2504&iTestingI…>
--
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=25220
Summary: Black Prophecy Heads and Faces are not drawn
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
The Heads in Black Prophecy doesn't show, you can see straigh through them, and
see the hair behind them.
All Utilities are drawn around where the head should be, it's just not there.
It happens on char-edit-screen, select-char-screen and on any transmission
ingame.
--
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=20675
Summary: Excel 2007 Analysis Services -- no network activity at
all
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: imirkin(a)alum.mit.edu
I'm running into an issue with the Analysis Services module (aka OLAP) in Excel
2007.
It presents me with a screen that asks for the server name (and asks for auth
types), and then proceeds to fail-fast to a generic error:
"""
Unable to connect to data source. Reason: Unable to locate database server.
Verify that the database server name you entered is correct, or contact the
database administrator for help.
"""
However doing a network trace, no packets ever go out the external interface.
Relevant bits from +relay,trace+reg (note that I added an extra TRACE to
RegQueryValueW that prints out the data that it returns):
"""
0009:Call advapi32.RegQueryValueW(80000000,0032d3bc
L"MSOLAP\\Clsid",0032d3bc,00
32d3b8) ret=326c46e5
trace:reg:RegQueryValueW (0x80000000,L"MSOLAP\\Clsid",0x32d3bc,512)
trace:reg:NtOpenKey (0x13c,L"MSOLAP\\Clsid",f003f,0x32d2f8)
trace:reg:NtOpenKey <- 0x28c
trace:reg:RegQueryValueExW (0x28c,(null),(nil),(nil),0x32d3bc,0x32d3b8=512)
trace:reg:NtQueryValueKey (0x28c,(null),2,0x32d1a0,256)
trace:reg:RegQueryValueW L"{176941F9-18E8-47D6-860D-006FF2655608}"
0009:Ret advapi32.RegQueryValueW() retval=00000000 ret=326c46e5
0009:Call KERNEL32.FindResourceA(01560000,00000006,000000d9) ret=326155f6
0009:Ret KERNEL32.FindResourceA() retval=0156dd80 ret=326155f6
0009:Call KERNEL32.LoadResource(01560000,0156dd80) ret=32615606
0009:Ret KERNEL32.LoadResource() retval=0158a6f8 ret=32615606
0009:Call KERNEL32.LockResource(0158a6f8) ret=32615615
0009:Ret KERNEL32.LockResource() retval=0158a6f8 ret=32615615
0009:Call KERNEL32.TlsGetValue(00000007) ret=3260568c
0009:Ret KERNEL32.TlsGetValue() retval=00620000 ret=3260568c
0009:Call KERNEL32.TlsGetValue(00000007) ret=3260568c
0009:Ret KERNEL32.TlsGetValue() retval=00620000 ret=3260568c
0009:Call advapi32.RegOpenKeyExW(80000001,00630024
L"Software\\Policies\\Microsoft\\Office\\12.0\\Common\\Alerts",00000000,0002001f,003240c0)
ret=3260556d
"""
And then it goes on to generate the alert. So for some reason it totally fails
and doesn't even try to do anything after looking up the registry key.
FWIW, here are a few entries from system.reg:
"""
[Software\\Classes\\MSOLAP\\Clsid] 1237579662
@="{176941F9-18E8-47D6-860D-006FF2655608}"
[Software\\Classes\\CLSID\\{176941F9-18E8-47D6-860D-006FF2655608}] 1237579662
@="MSOLAP"
[Software\\Classes\\CLSID\\{176941F9-18E8-47D6-860D-006FF2655608}\\InprocServer32]
1237579662
@="C:\\Program Files\\Common Files\\System\\ole db\\msolap90.dll"
"ThreadingModel"="Both"
"""
I do not see the string "176941F9-18E8-47D6-860D-006FF2655608" anywhere in the
trace logs, except as the return value to RegQueryValueW. (But I don't know a
whole lot about Windows, perhaps that's to be expected.)
I'm happy to do more debugging here, so any ideas appreciated. I don't appear
to have any DLL overrides.
--
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=26019
Summary: Aion: face disappears when customizing character
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://na.aiononline.com/
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33184)
--> (http://bugs.winehq.org/attachment.cgi?id=33184)
bad screenshot
To reproduce:
1. Install Aion, start game
2. Log in
3. Click "Create" in order to enter character creation (any class type)
4. Select Race (any race)
5. Click the Advanced tab on the right
6. Move sliders from side to side
7. Observe the graphics for character's face flicker/disappear while the slider
is being moved.
screenshot attached.
Tested in wine-1.3.13. Doesn't occur on win7.
--
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=25902
Summary: Wine builtin IE crash while login to
https://www.alipay.com/
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download aliedit.exe from
https://download.alipay.com/aliedit/aliedit/2401/aliedit.exe
2. Install the aliedit ActiveX Control.
$ wine aliedit.exe
fixme:win:DisableProcessWindowsGhosting : stub
fixme:sfc:SfcIsFileProtected ((nil),
L"C:\\windows\\system32\\aliedit\\unins000.exe") stub
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
3. Open the login page
$ wine iexplore https://www.alipay.com
then,
1) the "login"/"登录" button won't display . ( Tested ether with or
without aliedit.exe installed )
2) the "password"/"密码" form sometimes display but sometimes doesn't
display . ( Without aliedit installed, the "password" form will never
display )
3) after typed username and password and login, IE maybe crash or not,
if not , it will display and error page.
Here is the log while IE crash:
Attachment : Log: IE crash
and the log while IE doesn't crash:
Attachment : Log: IE not crash
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.