https://bugs.winehq.org/show_bug.cgi?id=40049
Bug ID: 40049
Summary: Firefox complains that it will leave https when
searching wine git log from an https connection
Product: WineHQ.org
Version: unspecified
Hardware: x86
URL: https://source.winehq.org/git/wine.git/shortlog
OS: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Steps to reproduce:
1 - Browse to https://source.winehq.org/git/wine.git/shortlog
2 - Type anything in the search box and press enter.
Complete dialog box text from Firefox:
==============================================
Although this page is encrypted, the information you have entered is to be sent
over an unencrypted connection and could easily be read by a third party.
Are you sure you want to continue sending this information?
==============================================
Actually if you take a look at the page source every link points to http://
instead of inheriting the current scheme.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42073
Bug ID: 42073
Summary: Get a 404 error on https://www.winehq.org/devel
(Simplified Chinese)
Product: WineHQ.org
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: befreer(a)outlook.com
I get a 404 error on https://www.winehq.org/devel.The language is Simplified
Chinese.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44098
Bug ID: 44098
Summary: Privacy Policy stub
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
AppdDB references a stub privacy policy:
https://wiki.winehq.org/WineHQ_Wiki:Privacy_policy
- orthography "the the"
- "WineHQ uses Google Analytics to better understand our user base. We will not
disclose this information to 3rd parties." - Google is a third party.
- the term "we" remains obscure.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44242
Bug ID: 44242
Summary: https://www.winehq.org/winapi_stats shows 404
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bkensche(a)gmx.de
Distribution: ---
When entering https://www.winehq.org/winapi_stats into adress field of browser
I get a 404 Not Found web page. Some weeks ago a statistics table was
shownunder this adress.
--
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=28229
Summary: http://source.winehq.org/patches/data/foo doesn't have
proper character set header
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Patches with non-ascii characters in them, e.g.
http://source.winehq.org/patches/data/78111
do not render properly in web browsers.
Let's see what http headers are set:
$ wget -S http://source.winehq.org/patches/data/78111
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Mon, 29 Aug 2011 21:53:21 GMT
Server: Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.5
Python/2.5.2
Last-Modified: Mon, 29 Aug 2011 21:50:01 GMT
ETag: "1509746-f335-4ababe07eb440"
Accept-Ranges: bytes
Content-Length: 62261
Keep-Alive: timeout=5
Connection: Keep-Alive
Content-Type: text/plain
Length: 62261 (61K) [text/plain]
text/plain doesn't give much idea what character set is in use.
$ hexdump 78111 -C | head
00000000 46 72 6f 6d 3a 20 41 6e 64 72 c3 a9 20 48 65 6e |From: Andr.. Hen|
http://www.utf8-chartable.de/ says that 'c3 a9' is é, so the page is
probably utf-8, and following http://www.w3.org/International/O-HTTP-charset
the page should probably be served with
Content-Type: text/plain; charset=utf-8
rather than
Content-Type: text/plain
(although until the entire wine tree is in utf-8, it's kind of hard to say
whether patches can actually be represented properly in utf-8.)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41735
Bug ID: 41735
Summary: OSX downloads not mentioned in Download page
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
There is no mention of download instructions for OSX in the Download page in
the website:
https://www.winehq.org/download
Could point to:
https://wiki.winehq.org/MacOSX
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44429
Bug ID: 44429
Summary: Links for downloading Android APKs
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Please, add download links for Android APKs
(https://dl.winehq.org/wine-builds/android/) to Download page:
https://www.winehq.org/download
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44449
Bug ID: 44449
Summary: Opening Multiple files fails to set the Current
Working Directory
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
When opening multiple files, the current Working directory isn't set, where as
selecting a single file does.
Using Enterprise Architect.
Use clt+alt+O
Select a single text file. (Working Folder is set).
Open another file, this time multiple files in a different directory.
(Working Folder isn't changed).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44446
Bug ID: 44446
Summary: Tribes2 Server: Connection Stutter
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: boldfilter(a)zoho.com
Distribution: ---
Running a tribes 2 server on a Linode VPS. Ubuntu 16.04 xfce4
Okay, so.
Program: Tribes 2 Dedicated Server
Released: March 2001
Port: 28000 Listening: 80
The actual bug: When a client connects to the server all the clients stutter.
There is an actual noticeable stutter when someone connects.
Things Ive done: MSVCRT set so enable. When I run DEBUG it puts out.
Winsock:WSACancelAsyncRequest (0xdeaf), stub
I have switched back to like 1.9 or something and the problem goes away, I have
also switch to 3.0 rc6, and it does seem to remedy it. Its not as bad, but rc6
seems sluggish to me. The server isn't as snappy. So...
Stable 3.0 is snappy tho, and the connection is flawless but there that
connection stutter. And with a server with alot of people its noticeable and
apparent.
If there's anything I can do on my end to get more info or anything I can try
plz let me know. Thanks
P.S. I dont know if its msvcrt or not. Just taking a wild guess.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43534
Bug ID: 43534
Summary: Write registry error while installing PokerStars.PT
Product: Wine-staging
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: r3pek(a)r3pek.org
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58931
--> https://bugs.winehq.org/attachment.cgi?id=58931
XZ'ed log with WINEDEBUG=+tid,+seh,+relay
Right after installing all the files, the installer complains about not having
permissions (?!) to update the registry and throws that error message ("Write
registry error").
This was from a fresh Fedora 26 install with the installer available at this
time at www.pokerstars.pt [1]
[1] https://www.pokerstars.pt/PokerStarsInstallPT.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44416
Bug ID: 44416
Summary: MorphIt 5.1 (32 bit): Fails to execute with a FATAL
UNHANDLED EXCEPTION
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thawkins(a)edge-ka.com
Distribution: ---
Created attachment 60346
--> https://bugs.winehq.org/attachment.cgi?id=60346
Stack Trace
wine MorphIt.exe fails to run
FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type
initializer for 'MorphIt.Application' threw an exception. --->
System.Security.Cryptography.CryptographicException: Improperly protected
machine's key pairs in 'C:\ProgramData\.mono\keypairs'.
Found in Ubuntu and the same problem on macOS
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44384
Bug ID: 44384
Summary: 16-bit game crashes winevdm.exe with page fault almost
immediately
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elicoten(a)live.co.uk
Distribution: ---
Created attachment 60306
--> https://bugs.winehq.org/attachment.cgi?id=60306
Terminal output
The game launches and at least once or twice I saw the intitial publisher's
logo and heard a sound effect, and the mouse cursor changes to the one used
inside the game but then almost immediately a message pops up saying that
WineVDM has encountered a serious error and needs to close.
Please see attached log.
I believe the game can be downloaded from https://archive.org/details/DKMMPBBP
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44421
Bug ID: 44421
Summary: The font does not display smoothly
Product: Wine
Version: 3.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shidianwei(a)gmail.com
Created attachment 60352
--> https://bugs.winehq.org/attachment.cgi?id=60352
winecfg screen shot
With Xquartz 2.7.8, the font displays correctly.
After installation of Xquartz 2.7.11, the font displays very ugly.
This can be verified by running winecfg after installation of Xquartz 2.7.11.
The fonts displayed on winecfg are very unsmoothly.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38479
Bug ID: 38479
Summary: tab control: TAB_SetCurFocus ignores result
TCN_SELCHANGING.
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: ktmizugaki+wine(a)gmail.com
Distribution: ---
Created attachment 51321
--> https://bugs.winehq.org/attachment.cgi?id=51321
patch to take care of TCN_SELCHANGING result. depends on patch at
https://bugs.winehq.org/show_bug.cgi?id=38363#c2
TAB_SetCurFocus
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44382
Bug ID: 44382
Summary: Overcooked: Right shift is detected as left shift
instead
Product: Wine
Version: 3.0-rc6
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: paradigmsort(a)gmail.com
Created attachment 60304
--> https://bugs.winehq.org/attachment.cgi?id=60304
wine stdout and stderr
In the Steam version of Overcooked, pressing right shift is interpreted as left
shift instead.
$ gsha1sum ~/.wine/drive_c/Program\
Files/Steam/steamapps/common/Overcooked/Overcooked.exe
23c37601e4b4a85b3e8fb6dc74393693dd805137
/Users/paradigmsort/.wine/drive_c/Program
Files/Steam/steamapps/common/Overcooked/Overcooked.exe
This occurs with built-in Macbook Pro 2015 keyboard, as well as with both
external USB keyboards I own.
Right shift is registered correctly in mac application on my system.
I reproduced with both devel 3.0-rc6 and stable 3.0.
Left shift is also reported as right shift in other windows applications, for
example this simple key press display app:
http://www.dcmembers.com/skrommel/download/showoff/#
$ gsha1sum ShowOff.exe
3357fa8259c79d4fcdfa7c14309edefe6622a074 ShowOff.exe
It does NOT occur (in either application) when I set the key "graphics"
HKCU/Software/Wine/Drivers to "x11" and use X11 graphics instead.
I don't believe this is a duplicate of 33142; that was about right shift key
having no functionality at all (and is from 2013 and a very old version of
wine).
Running MacOS Sierra 10.12.6
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4066
falash143(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #60344|0 |1
is obsolete| |
--- Comment #57 from falash143(a)yahoo.com ---
Created attachment 60345
--> https://bugs.winehq.org/attachment.cgi?id=60345
live
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4066
falash143(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |falash143(a)yahoo.com
--- Comment #56 from falash143(a)yahoo.com ---
Created attachment 60344
--> https://bugs.winehq.org/attachment.cgi?id=60344
live
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40905
Bug ID: 40905
Summary: PCSX2 1.4.0 needs
api-ms-win-crt-runtime-l1-1-0.d._get_narrow winmain
command line
Product: Wine
Version: 1.9.13
Hardware: x86-64
URL: http://pcsx2.net/download/releases/windows/send/40-win
dows/119-pcsx2-1-4-0-binaries.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
In order to run the PlayStation 2 emulator msvcp140 is needed otherwise it will
refuse to start. So "winetricks vcrun2015" and then when started again there is
a crash about the unimplemented function.
--
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=33104
Bug #: 33104
Summary: Joysticks/pads not detected in Kerbal Space Program.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sal_vager(a)o2.co.uk
Classification: Unclassified
Joysticks and gamepads are not detected in Kerbal Space Program, and cannot be
set as control devices in the games settings so they cannot be use in the game.
Kerbal Space Program is made in the Unity game engine, which uses rawinput for
cross platform compatibility, and while the rawinput patch that was added in
Wine 1.5.13 (
http://gitorious.org/chakra-packages/lib32/blobs/89c459680eb9a67ed8bf44c1ca…
) provides keyboard and mouse support, it doesn't work for joysticks.
Now that rawinput support is integrated, it'd help a lot if the support were
expanded to include sticks and pads.
The KSP demo can be found here:
https://kerbalspaceprogram.com/files/KSP_demo_win.zip
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6194
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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=36946
Bug ID: 36946
Summary: FindFirstFileExW() needs FIND_FIRST_EX_CASE_SENSITIVE
support
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
FindFirstFileExW() has no support for the FIND_FIRST_EX_CASE_SENSITIVE flag.
Instead it currently returns INVALID_HANDLE_VALUE.
Games affected: Marvel Heroes 2015
The attached patch does not introduce correct handling, but makes the flag
ignored and throws a warning (similar to other places).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6847
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4838
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=4066
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3930
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3952
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=5129
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6893
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mellery(a)gmail.com |
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37385
Bug ID: 37385
Summary: Need to implement HTTPREQ_ReadFileEx
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: zhoujie.jchou(a)gmail.com
When I run a sns
software(http://w.x.baidu.com/alading/anquan_soft_down_normal/12035), I
encountered network problem that the software could not connect to internet.
Some logs were list as below:
fixme:wininet:HTTPREQ_ReadFileEx these dwFlags aren't implemented: 0x4.
--
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=35153
Bug ID: 35153
Summary: wine stops with Unhandled Exception during background
web activity. Application Quicken 2012.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dshelton(a)san.rr.com
Classification: Unclassified
Created attachment 46897
--> http://bugs.winehq.org/attachment.cgi?id=46897
terminal output with error
Wine terminates with following message:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc51760
Problem occurs with version 1.6.1 and 1.7.8.
Application is Quicken Deluxe 2012 financial software.
behavior is 80% consistent. works 1 out of 5 or 6 times.
log attached.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=5129
--- Comment #19 from dodog <gaal(a)centrum.sk> ---
I reinstalled wine and Faststone, deleted database, moved to different folder,
but still same outcome. Screenshot
https://bugs.winehq.org/attachment.cgi?id=60341
Is there any other settings, that need to be done?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=5129
--- Comment #17 from unxed <unxed(a)mail.ru> ---
(In reply to dodog from comment #16)
> FastStone 5.2 and native comctl32 does not work. FastStone stops at loading
> database. Without comctl32 shows only first 36 thumbnails.
Had the same issue. Try removing the database or reinstalling.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=5852
rebe(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rebe(a)gmx.net
--- Comment #21 from rebe(a)gmx.net ---
Still for 3.0.
The application is definitely written by a Borland product and uses their
custom widgets.
Note that the edit fields become functional once we click on them.
:fixme:edit:EditWndProc_common undocumented message 0xbf, please report
Message seems to be from dlls/user32/edit.c
--
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=29176
Bug #: 29176
Summary: Call To Power 1.2 produces
err:seh:setup_exception_record stack overflow
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Classification: Unclassified
err:seh:setup_exception_record stack overflow 2336 bytes in thread 002b eip
7ef6bcdb esp 025d0a10 stack 0x25d0000-0x25d1000-0x26d0000
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41173
Bug ID: 41173
Summary: The Solus Project requires dcl_input_ps_siv support
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55406
--> https://bugs.winehq.org/attachment.cgi?id=55406
Terminal output Wine 1.9.16-277-g60f8b51
>From the terminal:
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
dcl_input_ps_siv.
The only overrides I used was vcrun2015 to work around this bug
https://bugs.winehq.org/show_bug.cgi?id=40926
Wine 1.9.16 from git updated just before the release of Wine 1.9.17. The prefix
I am using is a 64-bit prefix in Windows 7 mode.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44361
Bug ID: 44361
Summary: Winde Wordpad shows black boxes on buttons under
Windows 8.1
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neptunia(a)mail.ru
Distribution: ---
Created attachment 60265
--> https://bugs.winehq.org/attachment.cgi?id=60265
Screenshot of the bug.
The icons on the toolbar buttons of Wordpad are not visible. There are black
boxes instead. See the screenshot.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=5129
dodog <gaal(a)centrum.sk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gaal(a)centrum.sk
--- Comment #16 from dodog <gaal(a)centrum.sk> ---
FastStone 5.2 and native comctl32 does not work. FastStone stops at loading
database. Without comctl32 shows only first 36 thumbnails.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43847
Bug ID: 43847
Summary: Just Cause 2 and 3 require WINED3D_RS_MULTISAMPLEMASK
0xffff
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Non-breaking, but spammed a lot
fixme:d3d:state_multisampmask WINED3D_RS_MULTISAMPLEMASK 0xffff not yet
implemented.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=8051
Matheus Marinho <matheus4551(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matheus4551(a)hotmail.com
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41605
Bug ID: 41605
Summary: Importing a .sst (Serialized certificate store) does
nothing
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cryptui
Assignee: wine-bugs(a)winehq.org
Reporter: mterrisse(a)free.fr
Distribution: ---
Hello,
On Windows I created a .sst file from Powershell with the cmdlet
Export-Certificate.
On Linux (Ubuntu 16.10, PlayOnLinux, Wine 1.9.20) I run the control panel,
Internet Settings, Content / Certificates / Import.
I tried to import the .sst file and it tells me "The import was successfull".
But there is no new certificate in any certificate store.
Thank you for your help,
Michel Terrisse
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44360
Bug ID: 44360
Summary: Can't play Diablo 2 LOD via Battle.net
Product: Wine
Version: 3.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zethan191(a)yahoo.com
Distribution: ---
Created attachment 60256
--> https://bugs.winehq.org/attachment.cgi?id=60256
Here is my system information.
Hi there,
I can't play Diablo 2 LOD via Battle.net. Right before the game quit, I would
see the password prompting, but once I typed in my Battle.net password and
clicked "Log In" button, the game would just crash. This would happen to any
WINE verion. I tried 10 different WINE version, including WINE 3.0-RC6, but
none would work.
Thank you.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44354
Bug ID: 44354
Summary: grandMAonPC 3.3.4.3
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: privat(a)lgruhlke.org
Distribution: ---
Created attachment 60249
--> https://bugs.winehq.org/attachment.cgi?id=60249
after quit the program grandMAonPC 3.3.4.3 wine reports some error you will
find in the attachment
after quit the program grandMAonPC 3.3.4.3 wine reports some error you will
find in the attachment
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44339
Bug ID: 44339
Summary: Quick Score Pro CRASH
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: caltrop_3(a)yahoo.com
Distribution: ---
Created attachment 60215
--> https://bugs.winehq.org/attachment.cgi?id=60215
crash report
see attachment
--
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.
https://bugs.winehq.org/show_bug.cgi?id=2400
christian.baumgartner(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christian.baumgartner@gmail
| |.com
--- Comment #26 from christian.baumgartner(a)gmail.com ---
Hi,
that's a very old thread, however I am experiencing the same problem with a
USB-Keyboard, a freshly installed Ubuntu-Gnome 16.04 and wine 1.6.2. If I press
delete with NumLock activated a dot is beeing inserted.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42777
Bug ID: 42777
Summary: Remove static list of obsolete stable versions from
the test submission form
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
The AppDB test submission form was originally designed to only display the 6
most recent releases because test reports for development versions older than
that are not useful.
When the stable branch was first added, updates to that branch were very
infrequent, and users were sometimes unable to submit test reports for the most
recent stable release because it had dropped off the list (bug 15419). To fix
that, a static list of stable releases to always display was added to
config.php.sample. This list could only be updated by sending patches, and as a
result, has always been poorly maintained.
With the 1.8.x series, updates to the stable branch became frequent enough that
the latest stable version always appeared as one of the 6 most recent versions.
1.8. was never added to the static list, and no one noticed.
With the stable branch now on a roughly bimonthly release schedule
(https://www.winehq.org/pipermail/wine-devel/2017-March/116943.html), there is
no reason to maintain the static list going forward, as the latest stable
version will always be one of the 6 most recent versions. The versions already
on the list are all obsolete, and should be deleted.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44036
Bug ID: 44036
Summary: office 2010 installation crashed
Product: Wine
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ganesh.patibandla(a)gmail.com
Distribution: ---
Created attachment 59702
--> https://bugs.winehq.org/attachment.cgi?id=59702
office installation crashed
office 2010 installation crashes on wine 2.21
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44088
Bug ID: 44088
Summary: expected declaration specifiers or ‘...’ before
‘va_list’
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)openmailbox.org
Distribution: ---
Created attachment 59804
--> https://bugs.winehq.org/attachment.cgi?id=59804
compile error
compiling wine-2.22 fails in the following two 32-bit distros.
----------------
puppy linux 4.31
# gcc --version
gcc (GCC) 4.2.2
# uname -r
2.6.30.5
# ldd --version
ldd (GNU libc) 2.6.1
----------------
racy puppy 5.5
# gcc --version
gcc (GCC) 4.3.4
# uname -r
3.0.66
# ldd --version
ldd (GNU libc) 2.10.1
--
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=14961
Summary: Clannad Full Voice will not run
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: at(a)drinian.org
Created an attachment (id=15569)
--> (http://bugs.winehq.org/attachment.cgi?id=15569)
Trace of REALLIVE.EXE crash
The latest version of the Japanese visual novel Clannad will not run in Wine.
Installer completes correctly, but the interpreter, REALLIVE.EXE, crashes
immediately on startup. 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=12425
Summary: win16 test suite: user32 comm16 test fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://win16test.googlecode.com
OS/Version: other
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11964)
--> (http://bugs.winehq.org/attachment.cgi?id=11964)
Backtrace
+++ This bug was initially created as a clone of Bug #9850 +++
The code can be downloaded
from http://win16test.googlecode.com with svn,
and is quite easy to run; see
http://win16test.googlecode.com/svn/trunk/src/README
for instructions.
The kernel comm test hangs in current git. Attached is the backtrace in current
git.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44351
Bug ID: 44351
Summary: [Feature Request] Test Result Draft
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asembus(a)gmail.com
Distribution: ---
i thought it would be nice to have test result draft system in appdb just like
in blog service.
Why ? because IMO testing an app need a lot of *click and some misclick will
deliver me to another page and lost all my progress.
and sometime where i don't have stable internet to test a game i would like try
every offline feature first and test it again when i got more reliable
connection.
Thank you for keep working on this awesome project.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44352
Bug ID: 44352
Summary: Some textures is invisible on 7Days2die game
Product: Wine
Version: 3.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: programmeur(a)yandex.ru
Distribution: ---
Created attachment 60246
--> https://bugs.winehq.org/attachment.cgi?id=60246
running log + screenshot
Some textures is invisible on 7Days2die game.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39629
Bug ID: 39629
Summary: Star Wars: Knights of the Old Republic outdoor "grass"
textures broken
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EoD(a)xmw.de
Distribution: ---
Created attachment 52806
--> https://bugs.winehq.org/attachment.cgi?id=52806
Screenshot showing the broken graphics
When playing Kotor1 with wine there are always distorted outdoor graphics when
"grass" is enabled.
See http://i.imgur.com/JGxfaDI.jpg and attachment.
This has been mentioned on the according wine page
https://appdb.winehq.org/objectManager.php?sClass=version&iId=4124
I tried the "normal", staging with csmt and the D3D9 wine backend with exactly
the same issue. I tried wine 1.7.45 and 1.7.55 together with mesa git.
I even created an apitrace gl-trace:
https://drive.google.com/file/d/0B42CQY2wGHumcXJyZTZRRWxVVWs/view?usp=shari…
which is broken on both Linux, Windows and AMD, Intel. While at the same time,
the game runs fine natively on Windows with both vendors.
As this is independent of the wine-backend (default, d3d9/nine, csmt) and the
graphics card, I highly suspect this to be a bug with wine.
For reference, also see https://bugs.freedesktop.org/show_bug.cgi?id=91729
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43966
Bug ID: 43966
Summary: Wine crashes at launch in macOS 10.13.2 Beta (17C60c)
Product: Wine
Version: 2.20
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxitg(a)icloud.com
Wine crashes immediately after launch in macOS 10.13.2 Beta (17C60c). Running
either "winecfg", "winedbg", or even "wine someString", produces the following
output:
i386_set_ldt: Invalid argument
Segmentation fault: 11
Apparently, the behavior of i386_set_ldt has changed in 10.13.2, so the call to
it at /libs/wine/ldt.c line 209 fails with errno = 22 (EINVAL).
The issue did not exist in macOS 10.13.1, however, I was able to reproduce it
with another computer running 10.13.2 and clean (first time) Wine installation.
This could be a macOS bug (especially since it's a beta), but I thought it
would make sense to post it here as well.
The issue is related to
https://forums.eveonline.com/t/client-closed-unexpectedly-cannot-launch-the….
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43310
Bug ID: 43310
Summary: valgrind shows several definite leaks in
dlls/advapi32/tests/security.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==25974== 13 bytes in 1 blocks are definitely lost in loss record 22 of 264
==25974== at 0x7BC50812: notify_alloc (heap.c:254)
==25974== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25974== by 0x7B449A29: HeapAlloc (heap.c:271)
==25974== by 0x7B44B158: LocalAlloc (heap.c:970)
==25974== by 0x4E656F5: ConvertSidToStringSidA (security.c:5283)
==25974== by 0x4A68048: test_token_label (security.c:6787)
==25974== by 0x4A69DD5: func_security (security.c:7131)
==25974== by 0x4A7926E: run_test (test.h:603)
==25974== by 0x4A796C0: main (test.h:687)
==25974==
==25974== 20 bytes in 1 blocks are definitely lost in loss record 54 of 264
==25974== at 0x7BC50812: notify_alloc (heap.c:254)
==25974== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25974== by 0x7B449A29: HeapAlloc (heap.c:271)
==25974== by 0x7B44B158: LocalAlloc (heap.c:970)
==25974== by 0x4E60D26: GetSecurityInfo (security.c:3267)
==25974== by 0x4A66125: test_system_security_access (security.c:6479)
==25974== by 0x4A69DC1: func_security (security.c:7127)
==25974== by 0x4A7926E: run_test (test.h:603)
==25974== by 0x4A796C0: main (test.h:687)
==25974==
==25974== 148 bytes in 1 blocks are definitely lost in loss record 183 of 264
==25974== at 0x7BC50812: notify_alloc (heap.c:254)
==25974== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25974== by 0x7B449A29: HeapAlloc (heap.c:271)
==25974== by 0x7B44B158: LocalAlloc (heap.c:970)
==25974== by 0x4E60D26: GetSecurityInfo (security.c:3267)
==25974== by 0x4A5BCC5: test_GetSecurityInfo (security.c:4616)
==25974== by 0x4A69D85: func_security (security.c:7115)
==25974== by 0x4A7926E: run_test (test.h:603)
==25974== by 0x4A796C0: main (test.h:687)
==25974==
==25950== 13 bytes in 1 blocks are definitely lost in loss record 21 of 258
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x7B449A29: HeapAlloc (heap.c:271)
==25950== by 0x7B44B158: LocalAlloc (heap.c:970)
==25950== by 0x4E656F5: ConvertSidToStringSidA (security.c:5283)
==25950== by 0x4A68048: test_token_label (security.c:6787)
==25950== by 0x4A69DD5: func_security (security.c:7131)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950==
==25950== 20 bytes in 1 blocks are definitely lost in loss record 52 of 258
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x7B449A29: HeapAlloc (heap.c:271)
==25950== by 0x7B44B158: LocalAlloc (heap.c:970)
==25950== by 0x4E60D26: GetSecurityInfo (security.c:3267)
==25950== by 0x4A66125: test_system_security_access (security.c:6479)
==25950== by 0x4A69DC1: func_security (security.c:7127)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950==
==25950== 84 bytes in 1 blocks are definitely lost in loss record 153 of 258
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x4A68DF7: test_token_security_descriptor (security.c:6921)
==25950== by 0x4A69DDA: func_security (security.c:7134)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950==
==25950== 148 bytes in 1 blocks are definitely lost in loss record 179 of 258
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x7B449A29: HeapAlloc (heap.c:271)
==25950== by 0x7B44B158: LocalAlloc (heap.c:970)
==25950== by 0x4E60D26: GetSecurityInfo (security.c:3267)
==25950== by 0x4A5BCC5: test_GetSecurityInfo (security.c:4616)
==25950== by 0x4A69D85: func_security (security.c:7115)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38671
Bug ID: 38671
Summary: valgrind shows an uninitialized write in
dlls/advapi32/tests/security.c
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==11415== Syscall param writev(vector[...]) points to uninitialised byte(s)
==11415== at 0x4F7A0F4B: ??? (in /usr/lib/libc-2.21.so)
==11415== by 0x7BC7A9C5: send_request (server.c:228)
==11415== by 0x7BC7AB52: wine_server_call (server.c:309)
==11415== by 0x7BC43375: FILE_CreateFile (file.c:229)
==11415== by 0x7BC4357B: NtCreateFile (file.c:323)
==11415== by 0x7B85C7A1: CreateDirectoryW (path.c:1565)
==11415== by 0x7B85C84D: CreateDirectoryA (path.c:1589)
==11415== by 0x47D0DB7: test_CreateDirectoryA (security.c:3252)
==11415== by 0x47DE307: func_security (security.c:5863)
==11415== by 0x47EC923: run_test (test.h:584)
==11415== by 0x47ECD6B: main (test.h:666)
==11415== Address 0x46a18e0 is 88 bytes inside a block of size 120 alloc'd
==11415== at 0x7BC4A9F1: notify_alloc (heap.c:254)
==11415== by 0x7BC4EC94: RtlAllocateHeap (heap.c:1715)
==11415== by 0x7BC83236: NTDLL_create_struct_sd (sync.c:116)
==11415== by 0x7BC4327E: FILE_CreateFile (file.c:211)
==11415== by 0x7BC4357B: NtCreateFile (file.c:323)
==11415== by 0x7B85C7A1: CreateDirectoryW (path.c:1565)
==11415== by 0x7B85C84D: CreateDirectoryA (path.c:1589)
==11415== by 0x47D0DB7: test_CreateDirectoryA (security.c:3252)
==11415== by 0x47DE307: func_security (security.c:5863)
==11415== by 0x47EC923: run_test (test.h:584)
==11415== by 0x47ECD6B: main (test.h:666)
==11415== Uninitialised value was created by a client request
==11415== at 0x7BC4A7FD: mark_block_uninitialized (heap.c:208)
==11415== by 0x7BC4A952: initialize_block (heap.c:239)
==11415== by 0x7BC4ECB4: RtlAllocateHeap (heap.c:1716)
==11415== by 0x47D0C3D: test_CreateDirectoryA (security.c:3238)
==11415== by 0x47DE307: func_security (security.c:5863)
==11415== by 0x47EC923: run_test (test.h:584)
==11415== by 0x47ECD6B: main (test.h:666)
==11415==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44332
Bug ID: 44332
Summary: Powerpoint slideshow "unknown error"
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)wrzaczek.at
Distribution: ---
Im am using Arch Linux. Office 2010 Powerpoint works fine on Wine-2 (various
versions in Arch stable) but with release candidates in wine-3 (rested rc2,
rc3, rc4 and rc5) I get "Unknown error" when showing a slide show in
Powerpoint. Excel and Work work fine and also powerpoint except for the
slideshow.
What information can I submit in order to fix this or am I missing some new
configuration requirement?
Many thanks in advance,
Michael
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40653
Bug ID: 40653
Summary: Castle of Illusion start on black screen and crash
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 54524
--> https://bugs.winehq.org/attachment.cgi?id=54524
backtrace
Game begins normally but all appears in black however sound works correctly and
keyboard input too
Until game finish prologue after this crash
System Specs used in test
Nvidia Drivers 364.19
Xubuntu 16.04 64Bit - Kernel 4.4.0-22 generic (ubuntu mainline) - P-State:
Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (128 bit dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43309
Bug ID: 43309
Summary: valgrind shows an uninitialized write in
dlls/advapi32/tests/security.c (test_AddMandatoryAce)
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
May be related to bug 38671 / bug 43308
==25950== Syscall param writev(vector[...]) points to uninitialised byte(s)
==25950== at 0x433904F: ??? (syscall-template.S:84)
==25950== by 0x7BC88028: send_request (server.c:228)
==25950== by 0x7BC881DB: wine_server_call (server.c:309)
==25950== by 0x7BC624C7: NtDuplicateToken (nt.c:112)
==25950== by 0x4E661CE: DuplicateTokenEx (security.c:5516)
==25950== by 0x4A684EF: test_token_security_descriptor (security.c:6847)
==25950== by 0x4A69DDA: func_security (security.c:7134)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950== Address 0x48febc0 is 64 bytes inside a recently re-allocated block
of size 292 alloc'd
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x7BC92E90: alloc_object_attributes (sync.c:117)
==25950== by 0x7BC62335: NtDuplicateToken (nt.c:93)
==25950== by 0x4E661CE: DuplicateTokenEx (security.c:5516)
==25950== by 0x4A684EF: test_token_security_descriptor (security.c:6847)
==25950== by 0x4A69DDA: func_security (security.c:7134)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950== Uninitialised value was created by a stack allocation
==25950== at 0x4A681D0: test_token_security_descriptor (security.c:6800)
==25950==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3864
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 3.0-rc6.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40254
Bug ID: 40254
Summary: mshtml:script test regression (timeout)
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since the commit below, the test times out on some Windows XP machines:
script.c:632: Test failed: L"XMLHttpRequest not found in window object\n"
script.c:632: Test failed: L"typeof(XMLHttpRequest) = undefined"
script.c:632: Test failed: L"got exception 'XMLHttpRequest' is undefined"
test failed: timed out
Looking at the test.winehq.org results this seems to specifically affect
pre-Internet Explorer 7 Windows XP configurations such as fgtb-fgtbwinxp,
fg-winxp-1sp and fg-winxp-2sp (for instance none of the fg-winxp-2spie7 and up
VMs is affected).
mshtml:script results on test.winehq.org:
https://test.winehq.org/data/tests/mshtml:script.html
commit c0fda9824e213e5a779bddfba6052dfc20b9c8d3
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Wed Feb 24 15:21:24 2016 +0100
mshtml: Expose XMLHttpRequest constructor to scripts.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38799
Bug ID: 38799
Summary: RaidCall 7.x crashes when joining a group/trying to
test sound
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: antony.kikaxa(a)gmail.com
Distribution: ---
reopen https://bugs.winehq.org/show_bug.cgi?id=34684
with more details.
*
install latest raidcall from the http://raidcall.com/ and login.
Create a group, try to join it, raidcall crashes.
or try to test sound in settings.
*
the problem seems related to pulseaudio/winmm.
there is no crash without alsa-plugins-pulse package.
i get dozen of
"fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map
to?"
right before crash.
crashes in 1.7.45, 1.5.31,
works fine in 1.5.1
i can bisect further if anyone wants to look into this.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44286
Bug ID: 44286
Summary: Regression: Default value in dropdown list is no
longer select
Product: Wine
Version: 3.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sagagames.de
Distribution: ---
Steps to reproduce:
1. Download OpenMPT (https://openmpt.org/)
2. Create a new document
3. Activate the pattern tab.
4. In the pattern tab, click the icon in the toolbar resembling a question
mark.
5. The pattern properties dialog pops up. It contains a dropdown list, and the
current pattern size (64) should be selected.
This is a regression from older Wine versions. In Wine 2.19 (last version I
tested), the current pattern size is still selected, like on Windows. on Wine
3.0-rc4, the input field of the dropdown list remains empty instead.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43308
Bug ID: 43308
Summary: valgrind shows an uninitialized write in
dlls/advapi32/tests/security.c (test_AddMandatoryAce)
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
May be related to bug 38671
==25950== Syscall param writev(vector[...]) points to uninitialised byte(s)
==25950== at 0x433904F: ??? (syscall-template.S:84)
==25950== by 0x7BC88028: send_request (server.c:228)
==25950== by 0x7BC881DB: wine_server_call (server.c:309)
==25950== by 0x7BC93843: NtCreateEvent (sync.c:305)
==25950== by 0x7B47EBD0: CreateEventExW (sync.c:492)
==25950== by 0x7B47EA3E: CreateEventExA (sync.c:455)
==25950== by 0x7B47E8F5: CreateEventA (sync.c:423)
==25950== by 0x4A6460B: test_AddMandatoryAce (security.c:6245)
==25950== by 0x4A69DBC: func_security (security.c:7126)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950== Address 0x48d7f40 is 64 bytes inside a recently re-allocated block
of size 312 alloc'd
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x7BC92E90: alloc_object_attributes (sync.c:117)
==25950== by 0x7BC9378B: NtCreateEvent (sync.c:297)
==25950== by 0x7B47EBD0: CreateEventExW (sync.c:492)
==25950== by 0x7B47EA3E: CreateEventExA (sync.c:455)
==25950== by 0x7B47E8F5: CreateEventA (sync.c:423)
==25950== by 0x4A6460B: test_AddMandatoryAce (security.c:6245)
==25950== by 0x4A69DBC: func_security (security.c:7126)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950== Uninitialised value was created by a stack allocation
==25950== at 0x4A63EF0: test_AddMandatoryAce (security.c:6164)
==25950==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43928
Bug ID: 43928
Summary: Crysis 2: HD Texture can not be anbled (greyed out)
Product: Wine-staging
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christian.frank(a)gmx.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi,
sadly i can't enable the HD textures in Crysis 2. I installed the necessary
patches, i am using a win64 Windows 7 bottle (the dx11 part works) and have
enough memory (16GB).
THe issue may be caused by this:
https://www.winehq.org/pipermail/wine-bugs/2014-May/387175.html
Crysis 2 is unable to detect my gpu memory size and therefore also complaining
about an unsupporte gpu at startup.As the HD texture feature requires a
specific amount of minimum video memory, the option might be "greyed out" cause
the memory isn't detected correctly.
I guess this is also an issue in the wine developer version but i can't proof
that right now.
Best regards,
Christian
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43887
Bug ID: 43887
Summary: Black Screen on office2013
Product: Wine-staging
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ronaldofas(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59497
--> https://bugs.winehq.org/attachment.cgi?id=59497
Crash report off the program
I've installed Office2013 in a new prefix and every done well, but when I start
some office program I have a black screen only.
I've try to use ddr=gdi but the crash in attachment has happen.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43562
Bug ID: 43562
Summary: Magic Online (Magic The Gathering: Online) Is
rendered with inverted colors
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Created attachment 58967
--> https://bugs.winehq.org/attachment.cgi?id=58967
log
This is when used with native wincodecs (trying to workaround issues with
wine's wincodecs)
Screenshot and log attached
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38500
Bug ID: 38500
Summary: Can not input chinese in source insight
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sgwan2005(a)126.com
Distribution: ---
I cann't input chinese(using sunpinyin) in the Source file window of source
insight 3.50, but the input method works fine when I input chinese in standard
window controls.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43442
Bug ID: 43442
Summary: SCP Containment Breach 1.3.8 doesn't update the screen
without CSMT enabled
Product: Wine
Version: 2.13
Hardware: x86
URL: http://undertowgames.com/file/scp/SCP%20-%20Containmen
t%20Breach%20v1.3.8%20patch.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ArchLinux
Created attachment 58808
--> https://bugs.winehq.org/attachment.cgi?id=58808
The Launcher drawing an image from behind the window
Since update 1.3.8 of the game, the launcher seems stuck at "Checking for
updates...", but if you click around you notice it's just not redrawing the
screen.
When minimizing the game, it just draws whatever is behind the window into it,
until you minimize it again.
Enabling CSMT in wine-staging fixes the issue.
The game is free to play (link attached), and source code is available at
https://github.com/Regalis11/scpcb
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43834
Bug ID: 43834
Summary: When exiting out of MSMoney Sunset Delux, The Program
continues to run in the background and does not close.
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eodcraft.staff(a)gmail.com
Distribution: ---
Same as Summary>>>>Pretty basic bug...
When exiting out of MSMoney Sunset Delux, The Program continues to run in the
background and does not close. The Program works flawlessly besides that.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43839
Bug ID: 43839
Summary: Overwatch doesn't start on Intel Graphics
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: tod.jackson(a)gmail.com
Distribution: ---
Created attachment 59394
--> https://bugs.winehq.org/attachment.cgi?id=59394
default debug output
Hi there. For a while now, through wine-overwatch (which has been closed and
presumably merged as of wine-staging 2.17) there have been reports of people
running Overwatch, albeit with graphical glitches.
I just built wine-staging 2.18 and Overwatch unable to start. The now closed
wine-overwatch issues tracker on github mentioned similar experiences on Intel
graphics. You might be able to find a cached result of the old page on Google,
though they didn't figure out a solution.
There are a lot of fixmes so I'll just attach everything it outputs with
WINEDEBUG= wine Overwatch.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44348
Bug ID: 44348
Summary: The Magic School Bus Explores the Human Body crashes
while loading
Product: Wine
Version: 3.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: egahcut9(a)member.fsf.org
Distribution: ---
Created attachment 60230
--> https://bugs.winehq.org/attachment.cgi?id=60230
Output of wine 3.0-rc5 with WINEDEBUG=+file,+relay,+seh,+tid,+int21
Hello,
The Magic School Bus Explores the Human Body suffers from many problems under
wine.
The Magic School Bus Explores the Human Body is a 16-bit windows game.
My test was done on a clean 32-bit prefix, running as Windows 95, on ArchLinux
x86-64.
The installer doesn't work, so I installed it on a Windows virtual machine and
copied the installed files on the drive_c/ directory of the prefix.
The game starts, and plays the sound of the intro company logo, while showing a
black screen.
After that, it crashes.
I have joined a log with may WINEDEBUG flags enabled.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44307
Bug ID: 44307
Summary: Roli Equator: Crashing when attempting to run
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qqwy(a)gmx.com
Distribution: ---
Created attachment 60144
--> https://bugs.winehq.org/attachment.cgi?id=60144
Crash Backtrace
When attempting to run the Roli Equator software
(https://roli.com/products/software/equator-synth), the application crashes
before showing any kind of user interface.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44331
Bug ID: 44331
Summary: Counter Strike 1.6 freeze
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.kz.main(a)gmail.com
Distribution: ---
Created attachment 60202
--> https://bugs.winehq.org/attachment.cgi?id=60202
Logs
Counter-Strike 1.6 freezes while loading new game. Why?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38152
Bug ID: 38152
Summary: PureBasic IDE crashes when launching online help ("F1"
key)
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: niffo(a)free.fr
Distribution: ---
Since lastest versions of Wine in Linux (seen in Wine v1.6.2 with PureBasic
32bits), lauching the online help of PureBasic with "F1" crashes the IDE.
It is a regression since it does not happens with older versions of Wine like
1.4.1.
To reproduce, you just have to download the demo version of PureBasic here :
http://www.purebasic.com/download/PureBasic_Demo.zip
Install it and launch the IDE then press "F1" keyboard key.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44326
Bug ID: 44326
Summary: Crash when changing controller settings in Yape 0.86
Product: Wine
Version: 2.0.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: daveypy(a)outlook.com
Distribution: ---
Created attachment 60191
--> https://bugs.winehq.org/attachment.cgi?id=60191
Backtrace file
Wine crashes when changing controller settings in Yape 0.86 (Commodore 16
emulator).
--
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=18647
Summary: Custom textbox/combobox fields in a listview
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Hi,
The use of a custom listview control (e.g. xlistctrl) with user drawn controls
like editable text fields and comboboxes there are various drawing bugs and you
can't properly 'enter' the control. I mean that in case of a combobox you can't
select custom values and in case of a text field it isn't always editable.
An example of a control which shows the problem is at
http://www.codeproject.com/KB/list/xlistctrl.aspx
Regards,
Roderick Colenbrander
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44321
Bug ID: 44321
Summary: GTA Map Editor requires the GLU32.dll library
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: glu32
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.kz.main(a)gmail.com
Distribution: ---
Created attachment 60178
--> https://bugs.winehq.org/attachment.cgi?id=60178
Logs
I tried to copy this library from different sources into C:\windows\system32,
but this does not help.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44292
Bug ID: 44292
Summary: The Magic School Bus Explores The Solar System asks
for more RAM
Product: Wine
Version: 3.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: egahcut9(a)member.fsf.org
Distribution: ---
Hello,
I've installed “The Magic School Bus Explores the Solar System” on a clean
Win95 32-bit prefix under ArchLinux x86-64.
When launching the game, the user can access several activities by clicking on
objects inside a classroom.
When clicking on the Earth globe, the game quits, showing an error message
asking to close other programs in order to have more memory.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44311
Bug ID: 44311
Summary: Boomerang deconpiler issue
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.kz.main(a)gmail.com
Distribution: ---
I tried to upload the file to the latest version of boomerang-gui and the
latest version of wine, but I see this:
fixme: shell: BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
Xlib: extension "SHAPE" missing on display ": 12".
Xlib: extension "SHAPE" missing on display ": 12".
fixme: imm: NotifyIME IMC_SETCANDIDATEPOS
fixme: imm: ImmReleaseContext (0x100d2, 0x1265a0): stub
Error: ElfBinaryFile :: GetMachine: Unsupported machine type: 40 (0x28)
(Please add a description for this type, thanks!).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #62 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Fabian Maurer from comment #57)
> Well, I thought this would fix the issue, but there seems to be something
> missing.
> Do you know how to build the tests? Could you please run "user32_test msg"
> on your linux machine and post the log? It should cover this issue, and I'm
> curious to see what the test says.
Oops, sorry, I haven't finished reading. I will post the test results later.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #61 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Fabian Maurer from comment #57)
> Well, I thought this would fix the issue, but there seems to be something
> missing.
> Do you know how to build the tests? Could you please run "user32_test msg"
> on your linux machine and post the log? It should cover this issue, and I'm
> curious to see what the test says.
wine: cannot find L"C:\\windows\\system32\\user32_test.exe"
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #60 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
(In reply to Artem S. Tashkinov from comment #56)
>
> Wine developers, can easily figure it out by looking at Wine debug
> log. I can look at it for years and I won't understand anything.
>
You have to actually post one for anyone to look at it.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #59 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
(In reply to Rafal Stanilewicz from comment #58)
>
> it is slightly overlapping (about 50 pixels)
> with the textfields and buttons on the right.
That's bug 42171.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #58 from Rafal Stanilewicz <rst(a)fomar.com.pl> ---
Fedora 25 + clean wine 3.0 rc5 + winetricks mfc42, Irfan 4.38 x86.
I can see the picture, although it is slightly overlapping (about 50 pixels)
with the textfields and buttons on the right.
Exactly the same version of Irfan on Windows 7, does not expose the same - the
widow seems to be larger, and no overlapping occurs.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #57 from Fabian Maurer <dark.shadow4(a)web.de> ---
Well, I thought this would fix the issue, but there seems to be something
missing.
Do you know how to build the tests? Could you please run "user32_test msg" on
your linux machine and post the log? It should cover this issue, and I'm
curious to see what the test says.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #56 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Fabian Maurer from comment #55)
> If it's of use, the commit that fixed the issue (for me, at least) was
>
> commit 997d4ef44f0f9e2284f99d7ce9ec135d68b30c7b
> Author: Fabian Maurer <dark.shadow4(a)web.de>
> Date: Mon Feb 13 16:58:29 2017 +0100
>
> user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown.
>
> > Have you moved the about window or overlaid it with something? It works that
> > way. It won't work once you invoke it without doing anything else. Also your
> > composite window manager might have interfered - I don't use one.
>
> The issue at hand was that a newly shown windows didn't get a redraw
> message, this the image was missing. That also explains why it works when
> you move the window or overlay something. I don't really know why it doesn't
> work on your system. Maybe the tests I added in this commit can help gather
> insights?
If I understand this commit description correctly it _must_ fix the issue for
all use cases yet clearly it doesn't. I know nothing about Win32 API but I've
got a feeling something is going on that's not covered by this change and you,
Wine developers, can easily figure it out by looking at Wine debug log. I can
look at it for years and I won't understand anything.
And as a bug reporter and a person who wants to make Wine better I can only do
what I'm knowledgeable to do like post logs and screenshots ;-)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #55 from Fabian Maurer <dark.shadow4(a)web.de> ---
If it's of use, the commit that fixed the issue (for me, at least) was
commit 997d4ef44f0f9e2284f99d7ce9ec135d68b30c7b
Author: Fabian Maurer <dark.shadow4(a)web.de>
Date: Mon Feb 13 16:58:29 2017 +0100
user32: Send WM_NCPAINT and WM_ERASEBKGND when window is shown.
> Have you moved the about window or overlaid it with something? It works that
> way. It won't work once you invoke it without doing anything else. Also your
> composite window manager might have interfered - I don't use one.
The issue at hand was that a newly shown windows didn't get a redraw message,
this the image was missing. That also explains why it works when you move the
window or overlay something. I don't really know why it doesn't work on your
system. Maybe the tests I added in this commit can help gather insights?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #54 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Rosanne DiMesio from comment #53)
> I also tested it in 3.0-rc5 in both openSUSE 13.1 and 42.1, because a year
> ago I was able to reproduce the problem (comment 45). It was fixed in
> current Wine in both older openSUSE versions, too. So on my system, the
> problem really did exist a year ago and was fixed some time in the interim.
> I have no idea why it's still not working for you.
I'm running CentOS 6.7 and I can reproduce the bug just fine ;-)
Something about an old version of X.org? I'm not an expert.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #53 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
(In reply to Artem S. Tashkinov from comment #52)
>
> Have you moved the about window or overlaid it with something?
Yes. I dragged it all around the screen, dragged other windows over it, and
since alt-tabbing was mentioned in an early comment, tested that too. The
picture stayed visible no matter what.
> Also your
> composite window manager might have interfered - I don't use one.
I just tested it in IceWM, with no difference.
I also tested it in 3.0-rc5 in both openSUSE 13.1 and 42.1, because a year ago
I was able to reproduce the problem (comment 45). It was fixed in current Wine
in both older openSUSE versions, too. So on my system, the problem really did
exist a year ago and was fixed some time in the interim. I have no idea why
it's still not working for you.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #52 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
(In reply to Rosanne DiMesio from comment #51)
> Created attachment 60161 [details]
> Irfanview 4.44 under Wine 3.0-rc5 on openSUSE
>
> Adding a screenshot from my system, openSUSE Leap 42.2, in which it works.
>
> Artem, maybe the problem you're still seeing isn't in Wine, but some
> difference in our host systems?
Have you moved the about window or overlaid it with something? It works that
way. It won't work once you invoke it without doing anything else. Also your
composite window manager might have interfered - I don't use one.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #51 from Rosanne DiMesio <dimesio(a)earthlink.net> ---
Created attachment 60161
--> https://bugs.winehq.org/attachment.cgi?id=60161
Irfanview 4.44 under Wine 3.0-rc5 on openSUSE
Adding a screenshot from my system, openSUSE Leap 42.2, in which it works.
Artem, maybe the problem you're still seeing isn't in Wine, but some difference
in our host systems?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3866
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.1.
URL|http://appdb.winehq.org/app |http://www.schmitz-huebsch.
|view.php?appId=2548 |net/gs4word/
Summary|GS4Word does not work |GS4Word 3.x does not work
CC| |focht(a)gmx.net
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #50 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
Created attachment 60158
--> https://bugs.winehq.org/attachment.cgi?id=60158
IrfanView 4.44 running under Wine 3.0-rc5
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6682
Artem S. Tashkinov <t.artem(a)mailcity.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #49 from Artem S. Tashkinov <t.artem(a)mailcity.com> ---
This bug has never been resolved, there are no changes in comctl32 in regard to
it and I can perfectly reproduce it in Wine 3.0-rc5 and IrfanView 4.44.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40268
Bug ID: 40268
Summary: PokerStars - crash after opening 'challenges'
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jartom(a)gmail.com
Distribution: Mint
Created attachment 53893
--> https://bugs.winehq.org/attachment.cgi?id=53893
dump crash
Crash PokerStarBr.exe after opening 'challenges' window.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3867
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|gdi32 |spooler
Keywords| |download
URL|http://appdb.winehq.org/app |http://download.pdfforge.or
|view.php?appId=2549 |g/download/pdfcreator/PDFCr
| |eator-stable
CC| |focht(a)gmx.net
Version|unspecified |0.9.1.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3866
Bug 3866 depends on bug 3864, which changed state.
Bug 3864 Summary: RedMon v1.7/1.9 (Redirection Port Monitor) fails to install/run
https://bugs.winehq.org/show_bug.cgi?id=3864
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3867
Bug 3867 depends on bug 3864, which changed state.
Bug 3864 Summary: RedMon v1.7/1.9 (Redirection Port Monitor) fails to install/run
https://bugs.winehq.org/show_bug.cgi?id=3864
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
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.