http://bugs.winehq.org/show_bug.cgi?id=33272
Bug #: 33272
Summary: Pinging 0.0.0.0 returns success, when it should return
failure.
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: metalgrid(a)mail.bg
Classification: Unclassified
Greetings. Slackware64-current with wine-1.5.26, wineserver and wine-preloader
are with capabilities of opening raw sockets (setcap cap_net_raw+ep
/usr/bin/wineserver; setcap cap_net_raw+ep /usr/bin/wine-preloader). Pinging a
random IP address or website with a ping tool (Like the free Colasoft Ping
Tool) works as it should, but pinging 0.0.0.0 returns 0ms ping responses, while
it should return timeouts. If you need any logfiles or traces, tell me so I can
dump them and provide them. 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=35055
Bug #: 35055
Summary: Incorrect SourceDir used for product update.
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: serhio(a)etersoft.ru
Classification: Unclassified
There are two versions of some product, Lets name they as "old" and "new".
There is an ability of upgrade old version to new by simple running of new
version installer. Windows handles this scenario pretty fine, but under wine
updating doesn't happen.
I've tried to investigate this problem and got next results.
* Old version is installed by MsiInstallProduct(old_package_path, "")
(installed to clean prefix)
* New version is installed above old by MsiInstallProduct(new_package_path),
"REINSTALL=ALL REINSTALLMODE=vamus")
* During new version installing, i've caught call to msi_set_sourcedir_props(),
that set SourceDir to old_package_path, that obviously is incorrect.
As result we have "updating" from old version to old, that seems like nothingh
has changed.
Also it seems as regression, that introduced by
http://source.winehq.org/git/wine.git/commitdiff/dd305c3700c1b5b0de41b87558…
--
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=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.