Bug 120896 - Ethereal not being compiled with GTK 2
Summary: Ethereal not being compiled with GTK 2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ethereal
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-15 00:54 UTC by Jerone Young
Modified: 2015-03-05 01:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-14 10:49:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerone Young 2004-04-15 00:54:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.6)
Gecko/20040312

Description of problem:
Ethreal is being built with gtk 1...when everything
else in FC2 is being built with gtk2. The option in
configure to do this is "--enable-gtk2". For the sake
of all that is "Pretty"... please start compiling this
package with gtk2!

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Launch Ethreal
2. See how ugly gtk 1 is 
3. Scream out loud saying "WHY OH WHY ARE THEY STILL COMPILING WITH
GTK 1, WHEN IT SUPPORTS GTK2...AND EVERYTHING IN THE DISTRO IS
COMPILIED WITH GTK 2"
    

Actual Results:  You get nice pretty interface to look at network packets.

Additional info:

Comment 1 Phil Knirsch 2004-04-15 14:38:36 UTC
:-)) What a funny bugreport. :-)

And before you get a heartattack i'll put a "--enable-gtk2" in the
configure script for FC2.

Read ya, Phil

Comment 2 John Thacker 2004-04-27 17:27:41 UTC
Since we've switched to compiling with gtk2, the Requires: gtk+ >= 1.2
line needs to be removed from the ethereal-gnome portion of the
specfile.  ethereal-gnome now depends on gtk2, not gtk1, so that line
doesn't need to be in there.

Comment 3 Jerone Young 2004-06-05 04:41:12 UTC
Requires:       gtk+ >= 1.2

is still apart of this spec file , it needs to be gtk2
Needs to be changed to 
Requires: gtk2 >= 2.4.0



Comment 4 Jerone Young 2004-06-05 04:41:41 UTC
Also 
BuildRequires:  gtk+-devel >= 1.2

Needs to be removed

Comment 5 Phil Knirsch 2004-07-14 10:49:58 UTC
Fixed in ethereal-0.10.5-1 and later in the development tree.

Read ya, Phil


Note You need to log in before you can comment on or make changes to this bug.