http://bugs.winehq.org/show_bug.cgi?id=22797
Summary: BoxedApp sample apps fail on Wine
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.boxedapp.com/boxedappsdk/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
BoxedApp is an SDK used by some debugging tools (dxprof in particular)
to hook function calls and emulate filesystem operations.
(It's a bit like Thinstall, which does work with Wine, thanks to Ge's efforts.)
I tried their four sample apps.
Sample1_DLLEmbeddsamples crashing.exe crashes after you click the 'call
function' button;
evidently the LoadLibrary hooking didn't work.
Samples 2 and 3 crash faster. Sample 4 seems to run (but might not do exactly
what it should).
I'll attach a +relay,+seh log of sample 1 running.
It seems to use mpr.dll as part of its magic.
--
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=33072
Bug #: 33072
Summary: dxdiag: can't retrieve network info
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
$ rm -rf ~/.wine
$ winetricks -q dxdiag
$ wine dxdiag /t foo.txt
Error: Problem getting network info, result code = 0x80040154 (Class not
registered)
(split off from bug 32846)
--
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=48203
Bug ID: 48203
Summary: Far Manager 3 broken appearance with core TTF fonts
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 65839
--> https://bugs.winehq.org/attachment.cgi?id=65839
Far 3 with Lucida Console
After setting Lucida Console as HKEY_CURRENT_USER\Console\FaceName font, Far
Manager 3 gets horribly broken.
--
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=45550
Bug ID: 45550
Summary: League of legends NA 8.15 Crashes after champ
selection.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bjefferson2012(a)gmail.com
Distribution: ---
After champion selection the game does start to load but crashes soon after and
opens a bugsplat 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=46870
Bug ID: 46870
Summary: League of Legends 9.6 crashes at game start with >4.2
wine
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: composizion3(a)hotmail.com
Distribution: ---
Created attachment 63931
--> https://bugs.winehq.org/attachment.cgi?id=63931
Console output
The game crashes after champ select.
Message says "Bssndrpt.exe" had a critical error.
It seems to be a regression in wine versions higher than 4.2 because older the
game is working fine with previous versions in non debian based distros.
--
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=45666
Bug ID: 45666
Summary: League of Legends 8.15+ fails due to missing
implementation of
NtQuerySystemInformation(SystemModuleInformationEx)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
Distribution: ---
Created attachment 62093
--> https://bugs.winehq.org/attachment.cgi?id=62093
stub implementation
NtQuerySystemInformation(SystemModuleInformationEx) was introduced in Vista and
is used by League of Legends if the OS version is Vista+.
Not an issue if Wine is running as Windows XP / 2003.
The attached patch adds a stub implementation for SystemModuleInformation and
SystemModuleInformationEx that only returns the module information for
ntdll.dll.
--
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=43691
Bug ID: 43691
Summary: focus tracking broken with desktop switches
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
When window manager is set to focus-follows-mouse (not sure if this bit is
important, but rest would be unclear without this bit) and winecfg sets it to
decorate/manage the windows, if I switch to a different window on the same
desktop (which makes most apps in question pause) then switch to a different
desktop, next switch back to the apps desktop, the app decides to act as if it
regained the focus and unpauses, even if it shouldn't, cause it's whole window
is covered by other windows. If more than one wine app is on that desktop, it
seems to be a random pick. What's more, some of the time it seems to be
receiving keyboard events, even if at the same time they go to a different
window.
("desktop" refers to manager's desktop not wine's virtual desktop window (which
isn't in use here))
--
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.