[Bug 20854] New: wine cmd lacks 'ping'
http://bugs.winehq.org/show_bug.cgi?id=20854 Summary: wine cmd lacks 'ping' Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com I tried testing a couple batch scripts I use at work on wine. Since batch doesn't have a 'sleep command', the common workaround is to use ping several times instead, which works fine on windows. Wine, however, lacks ping, so it fails miserably. Implementing our own ping.exe shouldn't be too terribly hard. There are several open source versions floating around to base the work off of. Hell, here's the original public domain source: http://www.ping127001.com/pingpage/ping.text -- 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=20854 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-11-28 10:29:03 --- (In reply to comment #0)
Implementing our own ping.exe shouldn't be too terribly hard. But it will require root privileges to run...
-- 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=20854 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wine cmd lacks 'ping' |wine lacks ping.exe | |replacement -- 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=20854 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-11-29 23:35:14 --- (In reply to comment #1)
(In reply to comment #0)
Implementing our own ping.exe shouldn't be too terribly hard. But it will require root privileges to run...
Could perhaps just use a wrapper around the system's ping. -- 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=20854 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-05-09 17:34:24 CDT --- Fixed a long time ago :) http://source.winehq.org/git/wine.git/commitdiff/5e3e2ca7ffcd9d8c7e47da30eae... -- 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=20854 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2011-05-13 13:33:12 CDT --- Closing bugs fixed in 1.3.20. -- 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=20854 pa78(a)gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pa78(a)gmx.net --- Comment #5 from pa78(a)gmx.net 2011-05-25 22:54:49 CDT --- Take 20 sec and look at the source code (focus on line 59): http://source.winehq.org/git/wine.git/blob/5e3e2ca7ffcd9d8c7e47da30eae778034... This is just a fake program an not a replacement for ping.exe, so this bug is not fixed. -- 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=20854 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #6 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-05-25 23:04:48 CDT --- (In reply to comment #5) File a new bug for any missing functionality. -- 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.
participants (1)
-
wine-bugs@winehq.org