http://bugs.winehq.org/show_bug.cgi?id=15335
Summary: Regedit: char format, different type arg errors
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: source
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt
-DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith
-I/usr/local/include -Werror -o regproc.o regproc.c
regproc.c: In function `processRegEntry':
regproc.c:580: warning: char format, different type arg (arg 4)
regproc.c: In function `export_hkey':
regproc.c:1070: warning: char format, different type arg (arg 3)
regproc.c:1071: warning: char format, different type arg (arg 3)
*** Error code 1
Stop in /usr/home/pcbsd/wine-git/programs/regedit.
*** Error code 1
--
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=15334
Summary: richedit: cursor doesn't change when over a scrollbar
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Hi,
I've noticed this a long time ago, thought it was submitted, but I think it's
not, so here it is:
When application is showing richedit widget with long content, it shows a
scrollbar on the right side.
When user is hovering the mouse cursor over the scrollbar, it should change to
an arrow, instead the "edit" type cursor stays on.
It's a minor issue, but should be reported. Cheers
--
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=15313
Summary: Leela: graphics do not show (win32/GDI?)
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gcp(a)sjeng.org
Hi,
I have a go game with a fairly simple GUI that is built on wxWidgets/Win32. All
board drawing is done with normal DC functions, via a wxWidgets
(Buffered)PaintDC.
I received several reports that the playing board does not show up when using
the program under Wine. There are (obviously) no problems under Windows.
It surprises me that it does not work as as only very basic Win32 GDI drawing
functions are used.
I am wondering if someone can take a look at this, it looks like a bug in wine.
standalone exe for debugging:
http://www.sjeng.org/ftp/work/LeelaGUI.exe
Wine 1.1 on Linux just shows a big black square where the playing board should
be.
--
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=15281
Summary: PROFILE_Load and friends doesn't handle ini files with
CR-only line endings
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.widescreengamingforum.com/wiki/index.php/UniW
S
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=16083)
--> (http://bugs.winehq.org/attachment.cgi?id=16083)
+profile debug log
UniWS is a universal widescreen patcher used for multiple games.
At launch, wine fails to parse its .ini file correctly and uniws emits the
error message: "Your PATCHES.INI file is for a different patcher version. A new
version of Universal Widescreen Patcher may be available for download."
It turns out that patches.ini is in Mac format (CR-only line endings).
Converting it to CRLF allows the application to start and work.
This works out of the box on windows, only wine users have reported this error
message on message boards.
The shortcoming is in the kernel32:PROFILE_* set of functions. Ought to be
pretty straightforward to fix in PROFILE_Load. The +profile debug log shows the
bug quite clearly.
--
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=15215
Summary: Microsoft Office 2007: Attempting to update IME
dictionary => crash (dogfood)
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Now that Office 2007 installs without any bugs (aside from bug 15027, but
that's no big deal), I tried Word out a bit.
First dogfood bug:
Fire up Word 2007.
Click 'Review' tab.
Click 'Update IME dictionary'.
CRASH.
Working on getting a backtrace. Did so the first time, but now can't seem to
get one...hmm
=>1 0x7e565c0b ImmConfigureIMEA+0x8b(hKL=0x4090409, hWnd=0x2004a, dwMode=2,
lpData=(nil)) [/home/austin/wine-git/dlls/imm32/imm.c:523] in imm32
(0x0032daec)
Was all I got the first time. Logs coming shortly.
--
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=15138
Summary: Spore crashes after the first stage of life
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
I crashed wine by trying to play Spore past the first stage of life. The
backtrace is 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=15096
Summary: This user account does not have sufficient rights to
install
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidearlenz(a)gmail.com
Running the installer for SAS 9.2 (statistical analysis software) - pre-install
tasks, such as choosing language, run fine - then having clicked on 'install
software' get the message:
"This user account (NT AUTHORITY\'user name') does not have sufficient rights
to install SAS software"
This software only supports XP Professional and Vista Professional - not home
editions of either. Instructions say you should install it as administrator -
not as user. So I assume that the installer is expecting an account with
administrator privileges. However, I assume wine is only set up to install
user-level desktop applications.
So what may be needed is a way to emulate administrator and user levels within
wine.
This is the section from the terminal output that relates to the error:
---------------------------------------------
fixme:advapi:LookupAccountNameW L"" L"NT AUTHORITY" (nil) 0x7e3759e8 (nil)
0x7e3759e4 0x7e3759d8 - stub
fixme:advapi:LookupAccountNameW L"" L"NT AUTHORITY" 0x16925088 0x7e3759e8
0x16e4e1a8 0x7e3759e4 0x7e3759d8 - stub
fixme:netapi32:NetUserGetLocalGroups ((null), L"NT AUTHORITY\\david", 0,
00000001, 0x33f3ec -1, 0x33f3c8, 0x33f3c4) stub!
fixme:imm:ImmGetOpenStatus (0x1a6368): semi-stub
fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW
--
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=15009
Summary: Black & White 2 crash on start up (Regression Testing)
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastund(a)gmx.de
CC: stefan(a)codeweavers.com
Created an attachment (id=15642)
--> (http://bugs.winehq.org/attachment.cgi?id=15642)
failed start up with wine-0.9.43-308-g01c6c98
Since Wine v0.9.44 BW2 (Build:1306 Version) crash on start up on my system
during loading screen. BW2 does not even reach the main menu. I made the
regression testing with a no-CD. Origin file of BW2 has the same behaviour on
start up, but I did not use it during my tests.
Result:
01c6c982bb8f2f8c8d5ab786272419d9f6a04684 is first bad commit
commit 01c6c982bb8f2f8c8d5ab786272419d9f6a04684
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 21 12:13:42 2007 +0200
d3d9: Some caps fixes.
:040000 040000 7d7e55a0e937f77e68bfe48575d2dd6a6b78520a
8186b172ea0112a91188393f871c96d003700a4b M dlls
:040000 040000 85652824116b1ef17f65148f20b0b4ee584d488a
86ea9d380eae65bbdf87eb47b931804034416c0a M include
--
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=14986
Summary: Rome Total War v1.5 Gold crashs if buttons that
highlight on mouse hover
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastund(a)gmx.de
Created an attachment (id=15596)
--> (http://bugs.winehq.org/attachment.cgi?id=15596)
Regression Testing from Wine-0.9.59 to Wine-0.9.60
"kurppis" wrote (Comment #6 from http://bugs.winehq.org/show_bug.cgi?id=13501 )
:
>Confirmed this one too. During battle, buttons that highlight on mouse hover
>cause the game to crash with a page fault. Also, pressing F1 to bring key help
>crashes the game (also in campaign map). The error looks like this:
>wine: Unhandled page fault on read access to 0x0372e87d at address 0xc4deed
>(thread 0009), starting debugger...
>Unhandled exception: page fault on read access to 0x0372e87d in 32-bit code
>(0x00c4deed).
I made a regression testing from "good" release Wine-0.9.59 to "bad" release
Wine-0.9.60. I added the result as an attachment.
If I made it correct, there is a problem with "preloader: Reserve low memory
areas in separate chunks."
--
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=14800
Summary: directx-dinput problem in PES2008
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chourmovs(a)gmail.com
i know this bug has been quickly reported long time ago but it was not
sufficently descriptive i think
When i launch the settings.exe, i can see the controler working in dinput mode
but with some graphical lack (buttons are missing as reported in the
screenshot)
and when i lauch the game, gamepad doesn't work at all
I use a xbox controler as js0, it usually work fine in dinput mode
--
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.