| Bug ID | 
          10789
           | 
        
        
          | Summary | 
          wireshark -v should print output regardless of availability of a display
           | 
        
        
          | Product | 
          Wireshark
           | 
        
        
          | Version | 
          1.99.x (Experimental)
           | 
        
        
          | Hardware | 
          All
           | 
        
        
          | OS | 
          Gentoo
           | 
        
        
          | Status | 
          UNCONFIRMED
           | 
        
        
          | Severity | 
          Normal
           | 
        
        
          | Priority | 
          Low
           | 
        
        
          | Component | 
          Qt UI
           | 
        
        
          | Assignee | 
          [email protected]
           | 
        
        
          | Reporter | 
          [email protected]
           | 
        
      
        
        Build Information:
$ wireshark -v
QXcbConnection: Could not connect to display 
Aborted
$ tshark -v
TShark (Wireshark) 1.99.1 (Git Rev Unknown from unknown)
Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with libpcap, with POSIX capabilities (Linux), with libnl 3,
with libz 1.2.8, with GLib 2.40.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua
5.1, with GnuTLS 3.3.10, with Gcrypt 1.5.4, with MIT Kerberos, with GeoIP.
Running on Linux 3.18.0-gentoo-JeR, with locale en_GB, with libpcap version
1.6.2, with libz 1.2.8, with GnuTLS 3.3.10, with Gcrypt 1.5.4.
Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz
Built using gcc 4.8.3.
--
# wireshark -v
QXcbConnection: Could not connect to display
Aborted
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.