http://bugs.winehq.org/show_bug.cgi?id=24798
Summary: OLE error 800200009 on EasyWorship 2009 eval version
startup
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
whenever I start EasyWorship 2009 eval version I get "OLE error 800200009".
Application is downloadable on:
http://www.easyworship.com/downloads/ew_builds/current/EasyWorship_web.zip
console output is attached in 20101018_console.txt
what I've noticed is that I get this error message 3 times and there are 3 log
messages in console:
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
any idea how to fix?
thanks
--
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=33020
Bug #: 33020
Summary: GetLongPathName does not properly resolve the relative
string '.'
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
Calling GetLongPathName on a string containing the self-referencing string '.'
returns a bogus path, for example:
GetLongPathName('shortpath\.')
returns
shortpath\shortpath
instead of
shortpath\.
This poses a problem for Silverlight, which uses this feature (for some odd
reason) to find the path for debugging DLLs.
--
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=26652
Summary: Graphical glitches in Big Fish Games client
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://www.bigfishgames.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=33932)
--> (http://bugs.winehq.org/attachment.cgi?id=33932)
Screenshot
There are some drawing issues in the BFG client. If you look at the attached
screenshot you should be able to see that not all the images are drawn
correctly (I've circled a couple).
"winetricks ie6" needed to get this far.
Native gdiplus does not help.
--
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=27539
Summary: EasyHook ProcessMonitor.exe example crashes shortly
after launch
Product: Wine
Version: 1.2.3
Platform: x86-64
URL: http://easyhook.codeplex.com/releases/view/24401#Downl
oadId=61309
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asb(a)asbradbury.org
Created an attachment (id=35204)
--> (http://bugs.winehq.org/attachment.cgi?id=35204)
log containing backtrace (wine 1.3.22)
To reproduce:
1. Set up a fresh WINEPREFIX and do `winetricks -q dotnet20` (program does not
work with mono).
2. Unzip "EasyHook 2.6 Binaries.zip"
3. Run ProcessMonitor.exe under wine, wait for 5 seconds or so and it will
crash
I have attached the backtrace obtained from running this program with wine
1.3.22. Tested with 1.2.3, 1.3.22 and wine-1.3.22-203-gac90c1b which all
exhibit the same crash. I am using a self-built wine on Ubuntu 11.04 x86_64.
$ sha1sum ../EasyHook\ 2.6\ Binaries.zip
b3ea6b68c67ebb22df0853e12c6f8937fe2c12b5 ../EasyHook 2.6 Binaries.zip
--
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=29698
Bug #: 29698
Summary: iexplore http://www.coupons.com/ shows blank page
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
There are a bunch of "iexplore blank page" bugs (bug 24285, bug 27694, bug
27892, bug 29249) so this may well be a dup, but:
A user expressed interest in coupons.com on the forum today.
First, wine http://coupons.com/ fails to redirect to http://www.coupons.com/ ,
which is probably a dup of bug 29249 or some other "redirection broken" bug.
Working around that by directly invoking the target page,
wine http://www.coupons.com/
shows a blank page. I'll attach a log.
--
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=31888
Bug #: 31888
Summary: June 2010 directx sdk installer: fails with builtin
mono
Product: Wine
Version: 1.5.14
Platform: x86
URL: http://www.microsoft.com/downloads/en/details.aspx?dis
playlang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba73
0ba
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 31882
Classification: Unclassified
Choose the defaults all the way through. Once it's ready to install, it will
try to install native .Net and fail. Looking at its log:
[10/04/12,18:24:46] Running system checks
...
[10/04/12,18:24:46] ***ERROR EVENT*** : SYSTEM CHECK: : OCM product
installed Failed
if I run winetricks dotnet20 first, the installer gets further, then hits bug
31882.
--
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=33519
Bug #: 33519
Summary: POILoader claims about not being a user with Admin
rights for install
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
Classification: Unclassified
at installation step, software claims about not having privileges for
installing the software.
POI Loader version 2.5.6 for Windows XP >= SP3 tested
--
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=33256
Bug #: 33256
Summary: Garmin WebUpdater says "You must be a local
administrator to run this application"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wallykramer(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1. Download
http://www8.garmin.com/software/WebUpdater_WindowsXPSP3andnewer__256.exe
2. Execute wine WebUpdater_WindowsXPSP3andnewer__256.exe
3. Observe that it begins to run, doing some self-unpacking, and issues a few
debug messages on the terminal used to launch it.
4. Without any user interaction, it declares: "You must be a local
administrator to run this application."
This is Fedora 16 32-bit
[wally@lenovoR61 Downloads]$ uname -a
Linux lenovoR61 3.6.11-4.fc16.i686 #1 SMP Tue Jan 8 21:23:31 UTC 2013 i686 i686
i386 GNU/Linux
[wally@lenovoR61 Downloads]$ rpm -q wine
wine-1.5.22-1.fc16.i686
[wally@lenovoR61 Downloads]$ wine --version
wine-1.5.22
[wally@lenovoR61 Downloads]$ wine WebUpdater_WindowsXPSP3andnewer__256.exe
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
.NET 3.5 found.
Launching client...
[wally@lenovoR61 Downloads]$
--
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=22636
Summary: Guitar Pro 5.2 demo file browser treeview has
extraneous ":" item
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.brothersoft.com/guitar-pro-download-75243.h
tml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27823)
--> (http://bugs.winehq.org/attachment.cgi?id=27823)
Guitar Pro 5.2 demo +treeview log
With wine-1.1.44-19-gd2a0188, after installing the Guitar Pro 5.2 demo, then
launching and dismissing the trial nag dialog and initial setup, pressing
Ctrl+B (or going to File -> Browser... menu) brings up a file browser dialog.
Expanding a drive letter, such as C:\, shows directory subitems, but an
extraneous ":" item appears at the top of the directory listing also.
Attempting to expand this item causes a dialog box to display complaining of an
access violation, and expanding directory subitems causes the ":" item to also
be added to their respective subdirectory lists. Using native comctl32 makes
the problem disappear, and a +treeview 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.
http://bugs.winehq.org/show_bug.cgi?id=22544
Summary: poiloader 2.5.4 with wine-1.1.43 no longer works
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.helixrider.de/?p=355
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juvanham(a)nerdshack.com
installation works (if right fonts are installed) but running the POILoader no
longer works. it ends without any message
the poiloader can be found at:
http://www8.garmin.com/products/poiloader/
it doesn't need a garmin device to test, since it can create also binary GPI
files from gpx files and so on. But now it doesn't even start anymore.
--
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.