http://bugs.winehq.org/show_bug.cgi?id=35121
Bug ID: 35121
Summary: FotoQuelle Fotosoftware fails to start
Product: Wine
Version: 1.7.8
Hardware: x86-64
URL: http://www.fotoquelle.de/index.php?id=132
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: c_korn(a)gmx.de
Classification: Unclassified
Hello,
you can download the FotoQuelle software from the link. The installation
succeeds but when starting FotoQuelle.exe there is just a message:
Program launch not possbile. Please reinstall and make sure system minimum
specs are met.
--
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=26738
Summary: Unrecoverable error in Steam with 1.3.17
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Created an attachment (id=34061)
--> (http://bugs.winehq.org/attachment.cgi?id=34061)
Output of Steam on 1.3.17 (Mandriva 2010.2)
Hello,
I am trying to get "Steam" to work on my Mandriva 2010.2 system. Kernel is
2.6.36.2-desktop-2mnb with a GeForce FX5500 and Nvidia 173-drivers.
I am getting an "unrecoverable error" and have attached my output below. Hope
this helps.
--
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=25715
Summary: native dxdiag crashes with builtin quartz
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
native dxdiag.exe and dxdiagn.dll from 'winetricks directx9',
with no other native components, puts up an interface, then crashes with
err:ole:CoGetClassObject no class object {b9f3eb85-b781-4ac1-8d90-93a05ee37d7d}
could be created for context 0x1
wine: Unhandled page fault on read access to 0x00000002 at address 0x51825e
(thread 0009), starting debugger...
On the next run, it nicely says "there was a crash accessing directshow,
do you want to bypass?" and if you say yes, it goes on to work well.
winetricks quartz works around the initial crash and gets you to
the next problem.
--
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=22987
Summary: Irfan view - "Can't paste image from clipboard !"
Product: Wine
Version: 1.1.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Based on http://bugs.winehq.org/show_bug.cgi?id=2805#c12 i tried to pinpoint
what broke Irfan View ability to paste image from clipboard.
1. I tested on Irfan View v3.85 (this version does not crash and clearly shows
the problem)
2. I did a regression test between 1.1.20 and 1.1.21:
commit 272e2d2251c705ebed38692e888e84d0153613a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Fri Apr 24 17:19:38 2009 -0500
winex11.drv: Convert image/bmp X selections to Windows DIB.
:040000 040000 27cd5094663c7179b90f4e16abe676246c5e6838
aa796db893ac83d4904308eef1fc9a4ba908865b M dlls
3. There is another bug report suffering from this commit, see bug 18978.
Unfortunately originally reported issue "can't paste" was turn to "program
crash" and this was fixed instead of fixing "can't paste".
4. Revert of this patch on top of wine-1.2-rc2 makes that problem go away. Just
a slight adjustment.
5. Adding author of this patch to CC.
--private keyword: bisected
--
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=23667
Summary: CDBurnerXP 3.0 desktop shortcut uses a generic wine
glass icon
Product: Wine
Version: 1.2-rc7
Platform: x86-64
URL: http://cdburnerxp.se/downloads/releases/3.0.x/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: damjan.jov(a)gmail.com
Created an attachment (id=29617)
--> (http://bugs.winehq.org/attachment.cgi?id=29617)
Disable part of ExtractFromFileType
When CDBurnerXP 3.0 is installed, the icon it creates on the desktop uses a
generic icon (wine glass) instead of the program icon seen on Windows. This
wasn't the case in the past, so I did a regression test:
f26b663172d80c300df993465b6a01369795a76f is first bad commit
commit f26b663172d80c300df993465b6a01369795a76f
Author: Damjan Jovanovic <damjan.jov(a)gmail.com>
Date: Mon Jun 7 21:40:26 2010 +0200
winemenubuilder: Also extract .lnk icons from file types.
:040000 040000 2e90126e777c75d2d11cf34b63ceb4e34107ebbd
7d6b92c5b6e0de2cc451c13382a9a3428e10f63d M programs
After reverting that patch, the icon is created correctly. It can also be fixed
by commenting out part of the function added in that patch. (See attachment)
--
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=31815
Bug #: 31815
Summary: Rhapsody: downloaded rhapsody 4.0 from website
installed and crashes immediately after opening
program
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noahhegstrom(a)gmail.com
Classification: Unclassified
Created attachment 41864
--> http://bugs.winehq.org/attachment.cgi?id=41864
backtrace for rhapsody crash
after successful download and install of latest rhapsody software (4.0?). when
program runs first time it asked to login which i have done successfully then
the program crashes while attempting to sync account.
--
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=25705
Summary: Action buttons in Lemmings could not be clicked
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onny(a)project-insanity.org
Created an attachment (id=32748)
--> (http://bugs.winehq.org/attachment.cgi?id=32748)
button not clickable
The main buttons in the game Lemmings could not be clicked, even though the
mouseover text is displayed correctly. I don't know how to debug this bug, the
terminal output does not show any error messages.
--
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=34923
Bug #: 34923
Summary: SolidWorks 2014 installer needs ieframe
IWebBrowser2::Refresh2
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+mshtml wine ./setup.exe >>log.txt 2>&1
...
0026:fixme:ieframe:WebBrowser_Refresh2 (0x1674b8)->({VT_I4: 3})
...
0026:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0033fab8)
ret=00a691db
0026:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b83a8bf
ip=7b83a8bf tid=0026
0026:trace:seh:raise_exception info[0]=19930520
0026:trace:seh:raise_exception info[1]=0033fb7c
0026:trace:seh:raise_exception info[2]=00f16b74
0026:trace:seh:raise_exception eax=7b8268f1 ebx=7b8ba000 ecx=00f16b74
edx=0033fa10 esi=0033faa4 edi=0033fa70
0026:trace:seh:raise_exception ebp=0033fa48 esp=0033f9e4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200287
...
0026:Call KERNEL32.lstrlenW(0122fb48 L"[E 0 1 sldIMView.cpp( 461)
18:36:01] {ID #800} The Installation Manager encountered a problem with the
Microsoft Web Browser control and must be shut down.\r\nNotify your local
support representative.\r\nIf you are running Windows XP, check that you have
the latest Service Pack installed.\r"...) ret=0046a276
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/186d8553c10e21694b9dddfd93e82eb0…
--- snip ---
302 static HRESULT WINAPI WebBrowser_Refresh2(IWebBrowser2 *iface, VARIANT
*Level)
303 {
304 WebBrowser *This = impl_from_IWebBrowser2(iface);
305 FIXME("(%p)->(%s)\n", This, debugstr_variant(Level));
306 return E_NOTIMPL;
307 }
--- snip ---
$ wine --version
wine-1.7.6-225-g8c8d5a0
Regards
--
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=25762
Summary: Excel crashes trying to run macros
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Opening a new bug now that it's clear bug 25754 is not the same problem.
All versions of Excel that I tested (97, 2003, 2007, and 2010) crash trying to
run a macro.
To reproduce, go to Tools, Macro (in 97 and 2003) or View, Macro (in 2007 and
2010) and select record. Type something in a cell and press enter, then click
the stop button. Go back to the Macro menu and run the macro that was recorded.
Regression test results:
c0f120db5d6b72917dd9bb1e4630f2b6ff6960a6 is first bad commit
commit c0f120db5d6b72917dd9bb1e4630f2b6ff6960a6
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Tue Nov 9 16:04:10 2010 -0600
oleaut32: Search inherited interfaces again in ITypeComp::Bind.
:040000 040000 3b22bce11b0e5dc9df0c30658009c45a0bae7955
add823888e853fc234e1991a6aed674b456c56e8 M dlls
Reverting that commit fixes the crash.
--
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=22601
Summary: .NET Framework 2.0 installer displays crash dialog,
fails with "function failed" error message
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: madewokherd(a)gmail.com
With wine-1.1.43-564-g1af1784, executing winetricks dotnet20 and proceeding
past the EULA yields an error reporting crash dialog and setup failure with the
message "Function failed." in the installer window. Particular pertinent error
messages are:
err:msi:store_binary_to_temp Failed to get stream
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1627
Regression testing indicated:
42550953a650e1ef166339fb4e2fdc06741ad5b8 is first bad commit
commit 42550953a650e1ef166339fb4e2fdc06741ad5b8
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue May 4 15:15:41 2010 -0500
ole32: Store the location of all blocks in a big block chain in memory.
A big block chain is a linked list, and we pretty much need random
access to them. This should theoretically make accessing a random
point in the chain O(log2 n) instead of O(n) (with disk access scaling
based on the size of the read/write, not its location). It
theoretically takes O(n) memory based on the size, but it can do
better if the chain isn't very fragmented (which I believe will
generally be the case for long chains). It also involves fetching all
the big block locations when we open the chain, but we already do that
anyway (and it should be faster to read it all in one go than
piecemeal).
:040000 040000 a1ca1235acef50b9287db51b2d08f203907f2c1e
16b036ee8b83707264d3d1226d9c690a72790793 M dlls
A +storage log is attached.
--
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.