https://bugs.winehq.org/show_bug.cgi?id=37500
Bug ID: 37500
Summary: Evernote 5.7.x fails to connect to evernote service
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
I'm no longer able to synchronize notes with Evernote. I can't pinpoint a
certain change for that - Evernote is 5.7.0, Wine is 1.7.30 but it did work at
some point in the past.
Some FIXMEs in the console that might help narrow down this issue
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:InternetAttemptConnect Stub
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 60000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 300000
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
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
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:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
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
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:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:InternetAttemptConnect Stub
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 60000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 300000
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
--
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=38160
Bug ID: 38160
Summary: Evernote 5.8.x - search and note title boxes have
invisible text
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 50903
--> https://bugs.winehq.org/attachment.cgi?id=50903
Appearance of search box when no text is typed
In a fresh 32-bit WINEPREFIX, with winetricks corefonts only, Evernote 5.8.3 no
longer shows text typed into the search and note title boxes.
The text is there, as typing into the search box starts gathering results.
--
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=38459
Bug ID: 38459
Summary: valgrind shows an uninitialized variable in
dlls/d3d9/tests/visual.c test_fragment_coords()
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==29750== Conditional jump or move depends on uninitialised value(s)
==29750== at 0x66B227D: ??? (in
/usr/lib/i386-linux-gnu/libnvidia-glcore.so.340.65)
==29750== by 0x49EE116: shader_glsl_load_constants (glsl_shader.c:958)
==29750== by 0x49BEFB2: context_apply_draw_state (context.c:3128)
==29750== by 0x49E8286: draw_primitive (drawprim.c:667)
==29750== by 0x49BF86A: wined3d_cs_exec_draw (cs.c:318)
==29750== by 0x49C10FD: wined3d_cs_st_submit (cs.c:1071)
==29750== by 0x49BF8D7: wined3d_cs_emit_draw (cs.c:335)
==29750== by 0x49CEED7: wined3d_device_draw_primitive (device.c:3425)
==29750== by 0x494F3C4: d3d9_device_DrawPrimitiveUP (device.c:2287)
==29750== by 0x48DDA69: test_fragment_coords (visual.c:9609)
==29750== by 0x490668F: func_visual (visual.c:18053)
==29750== by 0x4907463: run_test (test.h:584)
==29750== by 0x490789D: main (test.h:666)
==29750== Uninitialised value was created by a stack allocation
==29750== at 0x49ED80A: shader_glsl_load_constants (glsl_shader.c:852)
==29750==
--
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=38455
Bug ID: 38455
Summary: valgrind shows an invalid read in
dlls/wshom.ocx/tests/wshom.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: wshom.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==17941== Invalid read of size 4
==17941== at 0x402C9D2: memcpy (vg_replace_strmem.c:933)
==17941== by 0x48849C8: SysAllocStringLen (oleaut.c:329)
==17941== by 0x53D60E3: WshShell3_RegRead (shell.c:1379)
==17941== by 0x41FFE0A: IWshShell3_RegRead (wshom.h:4212)
==17941== by 0x41FFE0A: test_registry (???:0)
==17941== by 0x4201447: func_wshom (wshom.c:540)
==17941== by 0x4202188: run_test (test.h:584)
==17941== by 0x42025C1: main (test.h:666)
==17941== Address 0x7f0118ec is 12 bytes inside a recently re-allocated block
of size 14 alloc'd
==17941== at 0x7BC49E0E: notify_alloc (heap.c:254)
==17941== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==17941== by 0x53D6032: WshShell3_RegRead (shell.c:1362)
==17941== by 0x41FFE0A: IWshShell3_RegRead (wshom.h:4212)
==17941== by 0x41FFE0A: test_registry (???:0)
==17941== by 0x4201447: func_wshom (wshom.c:540)
==17941== by 0x4202188: run_test (test.h:584)
==17941== by 0x42025C1: main (test.h:666)
==17941==
--
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=38239
Bug ID: 38239
Summary: MATLAB R2014b: Crashes on Startup ("libut.dll" failed
to initialize)
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergegardien(a)gmail.com
Created attachment 51046
--> https://bugs.winehq.org/attachment.cgi?id=51046
Terminal output
MATLAB R2014b (win32) installed on a new WINEPREFIX, crashes on startup shortly
after having given the command from Terminal.
--
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=37914
Bug ID: 37914
Summary: XCOM: Enemy Within launcher fails to start with Wine
Mono
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50499
--> https://bugs.winehq.org/attachment.cgi?id=50499
+mscoree log
XCOM:EW is the expansion to XCOM:Enemy Unknown. When the DLC is installed the
game starts with a launcher which allows the player to choose between the base
game and the expansion.
The launcher doesn't start when Mono 4.5.4 installed, it simply quits without
an error message or anything suspicious in the terminal. Here I'm attaching a
+mscoree log in case that helps.
'winetricks dotnet20' is sufficient to make the launcher work correctly.
dwrite & gameoverlayrenderer disabled, xact_jun2010 installed in the prefix.
wine-1.7.34-74-gcf92569
--
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=38458
Bug ID: 38458
Summary: valgrind shows an uninitialized variable in
dlls/d3d9/tests/visual.c yuv_color_test()
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==29750== Conditional jump or move depends on uninitialised value(s)
==29750== at 0x402DBE9: bcmp (vg_replace_strmem.c:1005)
==29750== by 0x49A3B5D: arbfp_blit_type_compare (arb_program_shader.c:6934)
==29750== by 0x498FD17: wine_rb_get (rbtree.h:241)
==29750== by 0x49A5F9D: arbfp_blit_set (arb_program_shader.c:7719)
==29750== by 0x49A704B: arbfp_blit_surface (arb_program_shader.c:7909)
==29750== by 0x4A6750A: wined3d_surface_blt (surface.c:5373)
==29750== by 0x494C60D: d3d9_device_StretchRect (device.c:1289)
==29750== by 0x48E5FAC: yuv_color_test (visual.c:11216)
==29750== by 0x4906608: func_visual (visual.c:18026)
==29750== by 0x4907463: run_test (test.h:584)
==29750== by 0x490789D: main (test.h:666)
==29750== Uninitialised value was created by a stack allocation
==29750== at 0x49A5D86: arbfp_blit_set (arb_program_shader.c:7673)
==29750==
--
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=38463
Bug ID: 38463
Summary: valgrind shows a possible leak in
winhttp/tests/winhttp.c WinHttpSendRequest()
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==18633== 32 bytes in 1 blocks are possibly lost in loss record 255 of 825
==18633== at 0x7BC49E0E: notify_alloc (heap.c:254)
==18633== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==18633== by 0x7BC38BE1: RtlInitializeCriticalSectionEx (critsection.c:326)
==18633== by 0x7B870063: InitializeCriticalSectionEx (sync.c:354)
==18633== by 0x7B86FFF7: InitializeCriticalSection (sync.c:311)
==18633== by 0x48A9354: queue_task (request.c:251)
==18633== by 0x48AC0A9: WinHttpSendRequest (request.c:1269)
==18633== by 0x48B1F05: request_send (request.c:3453)
==18633== by 0x48B1FB0: request_send_and_receive (request.c:3472)
==18633== by 0x48B1FF5: send_and_receive_proc (request.c:3480)
==18633== by 0x7BC8023F: ??? (signal_i386.c:2682)
==18633== by 0x7BC80286: call_thread_func (signal_i386.c:2741)
==18633== by 0x7BC8021D: ??? (signal_i386.c:2682)
==18633== by 0x7BC8726D: start_thread (thread.c:443)
==18633== by 0x4214EFA: start_thread (pthread_create.c:309)
==18633== by 0x431362D: clone (clone.S:129)
==18633==
--
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=36216
Bug ID: 36216
Summary: Hearthstone fails to start, says the game timed out
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
(not related to bug 36178)
The game is started from the Battle.net client, gets to the login screen. Then
the game says:
Closed
Your game timed out as it was requesting data from the Hearthstone utility
service. Please relaunch Hearthstone to reconnect.
This error sometimes happened before, but now it's impossible to get into the
game. Looking at some wireshark logs, theres a lot of crypted communication on
port 1119 between hearthstone and the battle.net agent, then it stops for a few
seconds and the game says it timed out.
--
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=34144
Bug #: 34144
Summary: Guild Wars 2: Crash if minimized
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 45411
--> http://bugs.winehq.org/attachment.cgi?id=45411
Console output
Since a few months I'm noticing that the game will crash (asking me to send a
report to ArenaNet) after a while if I have minimized it (minimizing with
Openbox's Iconify). This happens randomly after ~5-30 minutes. I have tried to
find a reason for this but I'm not sure with my assumption: It seems the crash
randomly appears if a map changes because it appeared on my system more
frequently on fast changing maps.
--
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.