https://bugs.winehq.org/show_bug.cgi?id=41689
Bug ID: 41689
Summary: Cyberduck crashes at launch
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)rudloff.pro
Distribution: ---
Created attachment 56083
--> https://bugs.winehq.org/attachment.cgi?id=56083
Backtrace
When I try to run Cyberduck 5.2.3
(https://update.cyberduck.io/windows/Cyberduck-Installer-5.2.3.21496.exe), it
crashes.
--
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=41180
Bug ID: 41180
Summary: gst/gst.h throws a configure warning: WARNING:
gst/gst.h: present but cannot be compiled
Product: Wine
Version: 1.9.17
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: ---
I am trying to get set up to do a regression test and I am following the Wine
Wiki on regression testing here: https://wiki.winehq.org/Regression_Testing
So I have a folder with the latest git version of Wine and I ran this command
as the wiki recommends first to seed ccache:
CC="ccache gcc" ./configure --verbose --disable-tests
(Please note that I have a 64-bit only application that suddenly stopped
working hence the reason I am not using the -m32 flag in this command)
After I enter the command and ./configure starts running I get the error below
that requests that I report it to WineHQ:
configure: WARNING: gst/gst.h: present but cannot be compiled
configure: WARNING: gst/gst.h: check for missing prerequisite headers?
configure: WARNING: gst/gst.h: see the Autoconf documentation
configure: WARNING: gst/gst.h: section "Present But Cannot Be Compiled"
configure: WARNING: gst/gst.h: proceeding with the compiler's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to wine-devel(a)winehq.org ##
configure: WARNING: ## ------------------------------------ ##
Reporting as requested.
Please let me know what info you need from me in order to get this solved.
--
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=33706
Bug #: 33706
Summary: Download Accelerator Plus 10: crash when opening
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
Download Accelerator Plus 10 crash when opening
The installation runs smoothly. At the end of the installation the DAP tries to
open and lock with an error screen.
After installation when trying to open the DAP, nothing happens. But in the
terminal, the log remains in this looping:
fixme:ieframe:bind_to_object BindToObject failed: 8007007a
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:WebBrowser_Stop (0x203068)
fixme:ieframe:bind_to_object BindToObject failed: 8007007a
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:WebBrowser_Stop (0x203068)
fixme:ieframe:bind_to_object BindToObject failed: 8007007a
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:WebBrowser_Stop (0x203068)
fixme:ieframe:bind_to_object BindToObject failed: 8007007a
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:WebBrowser_Stop (0x203068)
and not for more, you have to kill the process.
Test with new clean wineprefix
--
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=33860
Bug #: 33860
Summary: Visual Web Developer Express 2008 displays only "file
system" in Browse window
Product: Wine
Version: 1.6-rc2
Platform: x86
URL: http://go.microsoft.com/fwlink/?LinkId=104679
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44913
--> http://bugs.winehq.org/attachment.cgi?id=44913
Browse dialog - native vs builtin comctl
After working around Bug #33859, another difference between builtin and native
comctl becomes apparent. With native there are 4 options to choose in the
Browse dialog - File system, Local IIS, FTP site, Remote site. With builtin
only File system is available. See attached screenshots.
To reproduce:
- work around bug 33859
- install Visual Web Developer Express 2008 (test result contains quite good
instructions:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210&iTesting…)
- run application, select File->New Web Site...
- click Browse.
--
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=38847
Bug ID: 38847
Summary: valgrind shows a definite leak in winmm/tests/wave.c
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==31082== 44,101 bytes in 1 blocks are definitely lost in loss record 760 of
761
==31082== at 0x7BC4AAA3: notify_alloc (heap.c:254)
==31082== by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715)
==31082== by 0x4B15985: test_fragmentsize (wave.c:1565)
==31082== by 0x4B16353: func_wave (wave.c:1696)
==31082== by 0x4B170C1: run_test (test.h:584)
==31082== by 0x4B17509: main (test.h:666)
==31082==
--
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=16528
Summary: RAdmin Send Message Feature Doesn't Work
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amaciel81(a)gmail.com
Created an attachment (id=17985)
--> (http://bugs.winehq.org/attachment.cgi?id=17985)
RAdmin "New Message" Window (host/viewer side)
RAdmin "Send Message" feature doesn't work. The message window is showed in
server, but no message are displayed (please, see screenshots).
--
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=41058
Bug ID: 41058
Summary: Absent model in 3d scene in SexyBeach3 game
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 55234
--> https://bugs.winehq.org/attachment.cgi?id=55234
Only dress instead of girl
As you see on the screenshot the picture is wrong.
This is a regression as with older wine-1.9.10 the girl was on the screen.
And the best result was wine-1.9.8+IndexVertexBlending by swswine. (bug 39057)
--
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=37458
Bug ID: 37458
Summary: Left click on a selected key activates renaming mode
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Steps to reproduce:
1. Open regedit.
2. Make a left click on any key and wait a few seconds (to avoid a double click
on the next step).
3. Make a left click on the same key again.
Expected result:
Nothing should happen (at least this is the case with a native Windows XP).
Actual result:
The selected key goes into renaming 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=42067
Bug ID: 42067
Summary: Disney Universe doesn't scale gamescreen properly
Product: Wine
Version: 1.7.25
Hardware: x86
URL: http://store.steampowered.com/app/316260/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: b005ad6f905dc0051b17ea45b3690e0662e48481
Distribution: ---
Created attachment 56559
--> https://bugs.winehq.org/attachment.cgi?id=56559
terminal output
The game screen isn't stretched properly in Disney Universe (Steam).
Whatever screen resolution is selected in the video option menu, the actual
game screen doesn't fit the screen, it is always smaller than the selected
resolution.
This occurs both in fullscreen and virtual desktop mode.
Regression from 1.7.25:
commit b005ad6f905dc0051b17ea45b3690e0662e48481
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Aug 21 09:55:55 2014 +0200
wined3d: Use rendertarget views for color output instead of surfaces.
The game screen is scaled properly with the previous commit.
The upcoming screenshots were taken in virtual desktop mode @1440x900 (my
native screen resolution).
wine-2.0-rc3
Fedora 25
XFCE 4.12 (compositor disabled)
XOrg 1.19.0
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.26
--
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=36187
Bug ID: 36187
Summary: valgrind shows lots of warnings for
comctl32/tests/listview.c when running in a virtual
desktop
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48319
--> https://bugs.winehq.org/attachment.cgi?id=48319
valgrind log
==14980== Use of uninitialised value of size 4
==14980== at 0x5666BD7: get_cached_glyph (graphics.c:587)
==14980== by 0x5667351: render_string (graphics.c:762)
==14980== by 0x5667816: dibdrv_ExtTextOut (graphics.c:860)
==14980== by 0x5663F96: windrv_ExtTextOut (dc.c:738)
==14980== by 0x569BD2E: ExtTextOutW (font.c:2447)
==14980== by 0x526F318: DrawTextExW (text.c:1012)
==14980== by 0x526F914: DrawTextW (text.c:1168)
==14980== by 0x52543EC: NC_DrawCaption (nonclient.c:971)
==14980== by 0x525478D: NC_DoNCPaint (nonclient.c:1055)
==14980== by 0x5254B82: NC_HandleNCActivate (nonclient.c:1146)
==14980== by 0x520424A: DEFWND_DefWinProc (defwnd.c:330)
==14980== by 0x5205870: DefWindowProcA (defwnd.c:856)
==14980== by 0x4CBBD1F: parent_wnd_proc (listview.c:525)
==14980== by 0x528943D: ??? (winproc.c:173)
==14980== by 0x52895B2: call_window_proc (winproc.c:244)
==14980== by 0x528B74B: WINPROC_call_window (winproc.c:900)
==14980== by 0x52480F8: call_window_proc (message.c:2223)
==14980== by 0x524AF96: send_message (message.c:3260)
==14980== by 0x524B5B4: SendMessageW (message.c:3454)
==14980== by 0x521DA68: set_active_window (focus.c:153)
==14980== Uninitialised value was created by a stack allocation
==14980== at 0x5253FED: NC_DrawCaption (nonclient.c:906)
==14980==
==14980== Conditional jump or move depends on uninitialised value(s)
==14980== at 0x56B7053: get_glyph_index_linked (freetype.c:7677)
==14980== by 0x56B231C: get_glyph_outline (freetype.c:6246)
==14980== by 0x56B6C11: freetype_GetGlyphOutline (freetype.c:7578)
==14980== by 0x569CE8E: GetGlyphOutlineW (font.c:2821)
==14980== by 0x5666F77: cache_glyph_bitmap (graphics.c:693)
==14980== by 0x5667388: render_string (graphics.c:762)
==14980== by 0x5667816: dibdrv_ExtTextOut (graphics.c:860)
==14980== by 0x5663F96: windrv_ExtTextOut (dc.c:738)
==14980== by 0x569BD2E: ExtTextOutW (font.c:2447)
==14980== by 0x526F318: DrawTextExW (text.c:1012)
==14980== by 0x526F914: DrawTextW (text.c:1168)
==14980== by 0x52543EC: NC_DrawCaption (nonclient.c:971)
==14980== by 0x525478D: NC_DoNCPaint (nonclient.c:1055)
==14980== by 0x5254B82: NC_HandleNCActivate (nonclient.c:1146)
==14980== by 0x520424A: DEFWND_DefWinProc (defwnd.c:330)
==14980== by 0x5205870: DefWindowProcA (defwnd.c:856)
==14980== by 0x4CBBD1F: parent_wnd_proc (listview.c:525)
==14980== by 0x528943D: ??? (winproc.c:173)
==14980== by 0x52895B2: call_window_proc (winproc.c:244)
==14980== by 0x528B74B: WINPROC_call_window (winproc.c:900)
==14980== Uninitialised value was created by a stack allocation
==14980== at 0x5253FED: NC_DrawCaption (nonclient.c:906)
==14980==
==6389== Use of uninitialised value of size 4
==6389== at 0x5F7798E: FT_Stream_ReadUShort (ftstream.c:514)
==6389== by 0x5FB4AA6: tt_face_get_metrics (ttmtx.c:248)
==6389== by 0x5F87790: tt_get_metrics (ttgload.c:78)
==6389== by 0x5F8E35E: load_truetype_glyph (ttgload.c:1519)
==6389== by 0x5F8F329: tt_glyph_load (ttgload.c:2402)
==6389== by 0x5F7B4AE: FT_Load_Glyph (ftobjs.c:726)
==6389== by 0x5FBBA78: af_loader_load_g (afloader.c:120)
==6389== by 0x5FBECB1: af_autofitter_load_glyph (afloader.c:567)
==6389== by 0x5F7B670: FT_Load_Glyph (ftobjs.c:717)
==6389== by 0x5842BA6: get_glyph_outline (freetype.c:6395)
==6389== by 0x58476B3: freetype_GetTextExtentExPoint (freetype.c:7815)
==6389== by 0x5825FBF: get_char_positions (font.c:336)
==6389== by 0x582830C: GetTextExtentExPointW (font.c:1330)
==6389== by 0x53FE5F9: TEXT_NextLineW (text.c:693)
==6389== by 0x53FF116: DrawTextExW (text.c:977)
==6389== by 0x53FF914: DrawTextW (text.c:1168)
==6389== by 0x53E43EC: NC_DrawCaption (nonclient.c:971)
==6389== by 0x53E478D: NC_DoNCPaint (nonclient.c:1055)
==6389== by 0x53E4B82: NC_HandleNCActivate (nonclient.c:1146)
==6389== by 0x539424A: DEFWND_DefWinProc (defwnd.c:330)
==6389== Uninitialised value was created by a stack allocation
==6389== at 0x53E3FED: NC_DrawCaption (nonclient.c:906)
==6389==
etc. I'll attach the full log.
--
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.