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 1791] cannot open file with File -> Open

Date: Wed, 12 May 2010 12:46:43 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1791

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|x86                         |All

--- Comment #7 from Guy Harris <guy@xxxxxxxxxxxx> 2010-05-12 12:46:41 PDT ---
(This doesn't require Linux; it's equally sucktastic on other UN*Xes, e.g. OS
X.)

Yeah, at least part of the problem is that, if you're typing in the location
bar, nothing is selected and attempting to get the current file name gives you
a null pointer, rather than what's been typed.

For now, I'll #if 0/#endif out the code that makes the Open button insensitive,
with a comment noting why we're doing that.  I'll leave the bug open, as

    1) we might want to be able to disable the Open button when there's nothing
in the location bar

and

    2) Bill Meier reported some problems with removing the
gtk_dialog_set_response_sensitive() call.

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