ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4768] Check for max value of range type preference is inco

Date: Sun, 16 May 2010 11:44:15 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768

--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2010-05-16 11:44:14 PDT ---
3. In Mac OS X, the standard output and error of programs run from the GUI is
either redirected to a "console" file in older versions or, in newer versions,
piped to launchd which logs them.

So it's platform-dependent what happens to the standard output and error of GUI
programs.

We already use g_warning() to report problems in the preference file; if we
think it's important for the user to see them, we should perhaps pop up a
window in Wireshark to display them (perhaps to display all g_warning() and
g_error() output).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.