https://bugs.winehq.org/show_bug.cgi?id=37766
Bug ID: 37766
Summary: Error when launching StarCraft 2: Assertion
'canonical' failed at
src/nss-myhostname/nss-myhostname.c
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s.jegen(a)gmail.com
Distribution: ---
Created attachment 50295
--> https://bugs.winehq.org/attachment.cgi?id=50295
Back trace
When starting StarCraft\ II.exe today I was greeted with a an error from the
SC2 launcher that was followed by several others (the Blizzard error reporting
program BlizzardError.exe seems to have crashed immediately afterwards as
well).
The culprit seems to be an assert that is hit in the fill_in_hostent function
which is part of libnss_myhostname.so.2 (which seems to be part of systemd
nowadays). Please find the backtrace as well as the terminal output 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=37795
Bug ID: 37795
Summary: ReadCube needs native secur32 to install
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
ReadCube is a software to read scientific papers (like Nature)
https://www.readcube.com/download
I downloaded http://download.readcube.com/desktop/2.0.12/ReadCube-Setup.exe
$ sha1sum ReadCube-Setup.exe
972a2893e0b8b65e3cfaec5198b8d36b688e585c ReadCube-Setup.exe
1. Apply attachment 50317 then re-compile wine to (very dirty) hack bug 37777
2. wine ReadCube-Setup.exe
--snip--
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:secur32:schannel_get_cipher_block_size Unknown cipher 0x5d, returning 1
-----
However, after `winetricks secur32`, there is still something wrong, that the
install can't be finished.
--
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=29372
Bug #: 29372
Summary: Chrome exit with "fixme:file:ReplaceFileW Ignoring
flags 2" while dragging tabs
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Downlaod and install Google Chrome
http://www.google.com/chrome/index.html?platform=win&hl=en&standalone=1
sha1sum :
ChromeStandaloneSetup-b6ea56f7a04f9bcee3565687f5aef83695d13b97-2011-12-09.exe
2.
disable "Allow the window manager to decorate the windows." in winecfg
(Reference: Bug 28467 and Bug 28468)
3.
Start chrome
$ cd ~/.wine/drive_c/users/fracting/Local\ Settings/Application\
Data/Google/Chrome/Application
$ wine chrome.exe
4. make sure there is only one tab, drag the chrome tab away from the origin
position, then chrome will exit with following messages:
fixme:file:ReplaceFileW Ignoring flags 2
fixme:file:ReplaceFileW Ignoring flags 2
fixme:file:ReplaceFileW Ignoring flags 2
fixme:iphlpapi:CancelIPChangeNotify (overlapped 0xc8ab1c): stub
fixme:advapi:UnregisterTraceGuids 0: stub
fixme:advapi:UnregisterTraceGuids 0: stub
--
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=34930
Bug #: 34930
Summary: Cygwin-compiled Hello World program couldn't display
output
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
Classification: Unclassified
I've recently found that console-based C program
(even a simplest one shown below) that's compiled with
Cygwin x86 1.7.25 (GCC 4.7.3) failed to display output properly in WINE.
/* hello.c */
#include <stdio.h>
int main() {
printf("Hello World\n");
return 0;
}
>From Cygwin shell under Microsoft Windows XP SP3:
cygwin$ gcc -Wall -o hello.exe hello.c
Under Debian GNU/Linux 5.0 "Lenny" i386:
(I copied both hello.exe and cygwin1.dll to my Debian partition)
$ wine hello.exe
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
information class: ProcessSessionInformation
fixme:ntdll:NtQueryVolumeInformationFile 0xc0: volume info not supported
fixme:ntdll:NtQueryVolumeInformationFile 0xc0: faking attribute info
fixme:ntdll:NtQueryVolumeInformationFile 0xc0: faking attribute info
$
Apart from FIXMEs, there is no "Hello World" printed out.
Attached file contains source code above, the executable and cygwin1.dll.
WINE: 1.7.6 (source) on Debian GNU/Linux 5.0 "Lenny" i386
Cygwin: cygwin1.dll 1.7.25 (x86)
--
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=12122
Summary: Notepad ++ hangs when opened file gets updated
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jager49(a)zonnet.nl
For as long as I can remember, Notepad++ (including latest version 4.8.2) hangs
when an opened file gets updated. This bug was present in 0.9.46 and 0.9.57. A
window does get created, asking the user whether to reload the file or not
("Yes" / "No"), however that window is non-responsive. The only way out of this
is to force quit the application.
uname -a;
Linux vostro1400 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686
GNU/Linux
Distro is Ubuntu Gutsy Gibbon (7.10), although this behavior was observed on
Feisty as well.
I've attached a screenshot of the window that Notepad++ throws. Dragging it
around just clears it and leaves trails all over the background window.
Amazing job guys & good luck with 1.0 !
--
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=33947
Bug #: 33947
Summary: Battle.net desktop app crashes after 15 seconds
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtwyford+wine(a)gmail.com
Classification: Unclassified
Created attachment 45090
--> http://bugs.winehq.org/attachment.cgi?id=45090
Blizz-created logs
The new Battle.net desktop app
(<https://us.battle.net/account/management/battlenetapp/dashboard.html>,
requires beta access) crashes after ~15-20 seconds regardless of action (or
inaction).
Installed into a new 64-bit prefix, using up-to-date git, on F19.
I've got a post up on the Blizzard forum regarding the issue.
<http://us.battle.net/en/forum/topic/9377319465>
Attached are the logs created using a Blizzard-provided tool. The Blizzard
crash agent handles the crash before it makes it to wine.
--
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=37761
Bug ID: 37761
Summary: Tree list items do not automatically collapse in
Starcraft Campaign Editor
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Click Scenario, Upgrade Settings. A dialog with a tree list will appear.
2. Click Zerg Upgrades.
On Windows, clicking Zerg Upgrades causes the Terran Upgrades tree to
automatically collapse. However, on Wine the Terran Upgrades tree stays open.
The same problem happens on the Player Settings and Special Ability Settings
dialogs, but the Unit and Hero Settings dialog is fine.
`winetricks dlls comctl32` resolves the problem.
--
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=36539
Bug ID: 36539
Summary: Evernote_5.4.0.3698 .exe: it gives an error and asks
me to close the app
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: upercoco(a)gmail.com
when I open the app gives an error and asks to close the app
--
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=36386
Bug ID: 36386
Summary: d3dx9_36/tests/texture.c crashes under valgrind on
i965/mesa 10.1.1
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48438
--> https://bugs.winehq.org/attachment.cgi?id=48438
valgrind log/backtrace
Backtrace:
=>0 0x0400ad42 _vgr20180ZZ_libcZdsoZa_memcpy+0xf2() in
vgpreload_memcheck-x86-linux.so (0x04d6f318)
1 0x0737df14 in i965_dri.so (+0xf1f13) (0x81cd3000)
2 0x073844bd in i965_dri.so (+0xf84bc) (0x04390960)
3 0x07384800 in i965_dri.so (+0xf87ff) (0x04390960)
4 0x07557e0f in i965_dri.so (+0x2cbe0e) (0x0a248408)
5 0x0736d78a in i965_dri.so (+0xe1789) (0x00000de1)
6 0x07371dea in i965_dri.so (+0xe5de9) (0x04d6fa48)
7 0x06dcfbd6 glTexSubImage2D+0x65() in libgl.so.1 (0x04d6fa48)
8 0x05dccd22 wined3d_adapter_init.constprop+0x1451() in wined3d (0x04d6fa48)
9 0x05dd2d79 wined3d_init+0x38(wined3d=0x481e2d8, flags=0xc)
[/home/austin/wine-valgrind-known/dlls/wined3d/directx.c:5272] in wined3d
(0x04d6fa78)
10 0x05e58927 wined3d_create+0x66(flags=<couldn't compute location>)
[/home/austin/wine-valgrind-known/dlls/wined3d/wined3d_main.c:105] in wined3d
(0x04d6fab8)
11 0x05d4e4af d3d9_init+0x3e(d3d9=0x481e2b8, extended=0)
[/home/austin/wine-valgrind-known/dlls/d3d9/directx.c:647] in d3d9 (0x04d6faf8)
12 0x05d41ab1 Direct3DCreate9+0x6b(sdk_version=<couldn't compute location>)
[/home/austin/wine-valgrind-known/dlls/d3d9/d3d9_main.c:45] in d3d9
(0x04d6fb38)
--
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=37759
Bug ID: 37759
Summary: GetStringTypeW: Access violation when src param is
null
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: christian.faurebouvard(a)gmail.com
Distribution: ---
The function GetStringTypeW in kernel32, at locale.c (line 2460)
cause an access violation when the src param is null and count>0
In windows, it return 0 (false) on this condition,
i've patched locale.c at line 2482 with this code:
if (count > 0 && !src){
SetLastError( ERROR_INVALID_PARAMETER );
return FALSE;
}
Problem detected when trying to run a CLARION 8 application.
After this patch, the app seem running OK, with a firebird database via
unixodbc.
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.