http://bugs.winehq.org/show_bug.cgi?id=15189
Summary: Google Chrome can't dock tabs
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://chrome.google.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After creating a second tab, you can tear it off to form a new window,
but under Wine you can't do the inverse operation, ie.
you can't dock a previously torn-off tab back into the main window.
It usually works if you put the donor window right underneath the
donee window so the tab doesn't have to get dragged across the
chrome active area. For some reason dragging the tab across
the chrome active area causes you to drop the tab...?
--
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=31043
Bug #: 31043
Summary: Segfault when trying to run Direct3D or OpenGL apps
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amano_jyaku(a)web.de
Classification: Unclassified
Created attachment 40755
--> http://bugs.winehq.org/attachment.cgi?id=40755
Wine output
System: Mac Mini Late 2009 (9400M graphics card)
OS: 10.7.4
Normal application seem to run fine, but I am not able to run any games that
use some sort of 3D acceleration. I mainly tested with the macports versions
1.4 and 1.5.7 of Wine, but I also tried Wine Bottler and Wineskin with the same
results.
I attached the output which I get get when I try to run the Gameboy Advance
emulator VBA-M.
--
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=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.