http://bugs.winehq.org/show_bug.cgi?id=32079
Bug #: 32079
Summary: dotted files hasn't displayed
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Classification: Unclassified
Application: notepad++ (http://notepad-plus-plus.org/)
wine config /drivers/ show dot files checked.
In explorer under notepad++ dot files hasn't shown. In particular in home
directory.
--
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=33590
Bug #: 33590
Summary: Notepad++: save as dialog should auto-select text
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: gatlinsullivan(a)yahoo.com
Classification: Unclassified
Follow up to bug 24492
On windows, run Notepad++, type 'asdf' then 'CTRL+S' to bring up the save
dialog. On windows, 'new 1.txt' is already selected, you can just type 'blah'
then press enter, and get 'blah.txt'. On wine, 'new 1.txt' isn't selected, so
you get 'blahnew 1.txt' and when you try to save it, it fails.
Trivial, but annoying.
--
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=37927
Bug ID: 37927
Summary: Camtasia fails to open in wine 1.6.2
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: techbin1(a)gmail.com
Distribution: ---
Created attachment 50516
--> https://bugs.winehq.org/attachment.cgi?id=50516
Camtasia crash backtrace
Camtasia appeared to install correctly. When I try to open, I get an error
message about an unregistered dll "C:\windows\SysWOW64\quartz.dll". This
message repeats three times after which it crashes. Attached find backtrace.
--
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=49297
Bug ID: 49297
Summary: Spark AR studio installer fails to start:Spark AR
Studio is not supported in this version of Windows.
Please upgrade to Windows 10
Product: Wine
Version: 5.9
Hardware: x86
URL: https://sparkar.facebook.com/ar-studio/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 67302
--> https://bugs.winehq.org/attachment.cgi?id=67302
bump kernel32 version to win10
Reported by someone on reddit.com,
The installer fails, even if you set windows to win10
Attached patch makes the installer work, but i don`t think it`s wise to
advertise high version resources like win10 in version resources atm (right?)
so opened this bugreport just to track these kind of apps
--
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=48053
Bug ID: 48053
Summary: kernel32:change fails randomly (and rarely) in Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
kernel32:change gets the following failure from time to time in test_ffcn():
change.c:320: Test failed: should be ready
See https://test.winehq.org/data/tests/kernel32:change.html
This impacts all three Wine builds.
Because only the first WaitForSingleObject() fails this indicates a likely race
between it and the previous DeleteFile(). That race may be specific to deletion
since this failure does not seem to happen in the CreateFile(),
CreateDirectory() and RemoveDirectory() cases.
--
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=53429
Bug ID: 53429
Summary: opengl32:opengl fails on Debian 11 + Intel GPU
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
opengl32:opengl fails on Debian 11 + Intel GPU:
opengl.c:386: Test failed: Got unexpected cStencilBits 8.
https://test.winehq.org/data/patterns.html#opengl32:opengl
The failure started with the commit that introduced the test:
commit 83cbcdefa3f55afc449b6be51e215c4f646869f4
Author: Paul Gofman <pgofman(a)codeweavers.com>
AuthorDate: Tue Jun 21 10:29:18 2022 -0500
opengl32/tests: Add more tests for ChoosePixelFormat().
Test extended by Matteo Bruni.
--
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=53131
Bug ID: 53131
Summary: ntdll:threadpool - test_tp_multi_wait() fails (rarely)
in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ntdll:threadpool - test_tp_multi_wait() fails (rarely) in Wine:
threadpool.c:1960: Test failed: WaitForSingleObject returned 258
https://test.winehq.org/data/patterns.html#ntdll:threadpool
The failure is pretty rare, about 3.2%, so it can easily be missing from a test
configuration's WineTest runs which results in false positives.
--
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=52872
Bug ID: 52872
Summary: vbscript:run fails in Wine in Hindi
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
vbscript:run fails in Wine in Hindi
run.c:1874: Error in line 1813: 0 L"Invalid procedure call or argument"
run.c:1888: Test failed: unexpected call OnScriptError
run.c:2933: Test failed: expected global_success_d
run.c:2934: Test failed: expected global_success_i
run.c:2936: Test failed: parse_script failed: 800a0005
https://test.winehq.org/data/patterns.html#vbscript:run
A bisect shows that these failures started happening with the following commit:
commit e81327358a26b160740b3421a4c7f300b4d2f06f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 13 15:13:16 2022 +0200
kernelbase: Move codepage initialization to ntdll.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=53130
Bug ID: 53130
Summary: ntdll:threadpool - test_tp_instance() fails (rarely)
on Windows 8+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:threadpool - test_tp_instance() fails (rarely) on Windows 8+:
threadpool.c:1170: Test failed: WaitForSingleObject returned 0
threadpool.c:1210: Test failed: WaitForSingleObject returned 258
https://test.winehq.org/data/patterns.html#ntdll:threadpool
These two failures always go together.
The failure is pretty rare, about 4.1%, so it can easily be missing from a test
configuration's WineTest runs which results in false positives.
--
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.