Bug 104662 - [patch] x11/gnome-terminal 2.16 window auto-resizing bug
Summary: [patch] x11/gnome-terminal 2.16 window auto-resizing bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 23:30 UTC by thomas
Modified: 2006-10-26 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (335 bytes, patch)
2006-10-21 23:30 UTC, thomas
no flags Details | Diff
file.diff (2.61 KB, patch)
2006-10-21 23:30 UTC, thomas
no flags Details | Diff
file.diff (8.69 KB, patch)
2006-10-21 23:30 UTC, thomas
no flags Details | Diff
file.diff (1.00 KB, patch)
2006-10-21 23:30 UTC, thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description thomas 2006-10-21 23:30:21 UTC
When opening a new tab in gnome-terminal, it will auto-resize the terminal wind
ow. This happens when clicking forward through tabbed windows.

The problem was disscussed here:
http://www.marcuscom.com/pipermail/marcuscom-devel/2006-September/006280.html
http://bugzilla.gnome.org/show_bug.cgi?id=342968

Fix: The patches are from: 
http://bugzilla.gnome.org/attachment.cgi?id=73241
How-To-Repeat: Open a new tab in gnome-terminal, resize it, open an other tab. gnome-terminal will resize the terminal window each time.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-21 23:30:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2006-10-26 09:14:12 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-26 09:14:15 UTC
jylefort    2006-10-26 08:14:09 UTC

  FreeBSD ports repository

  Modified files:
    x11/gnome-terminal   Makefile 
    x11/gnome-terminal/files patch-src_terminal-screen.c 
  Added files:
    x11/gnome-terminal/files patch-src_terminal-window.c 
                             patch-src_terminal-window.h 
  Log:
  Fix the obnoxious tab-related resize bugs.
  
  PR:             ports/104662
  Submitted by:   Thomas Vogt <thomas@bsdunix.ch>
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.40      +1 -0      ports/x11/gnome-terminal/Makefile
  1.3       +52 -3     ports/x11/gnome-terminal/files/patch-src_terminal-screen.c
  1.1       +276 -0    ports/x11/gnome-terminal/files/patch-src_terminal-window.c (new)
  1.1       +18 -0     ports/x11/gnome-terminal/files/patch-src_terminal-window.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"