[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-06-11 Thread Jonathan Thomas
** No longer affects: gtk2-engines-oxygen (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Fix Released

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.10-0ubuntu5

---
gtk+2.0 (2.24.10-0ubuntu5) precise; urgency=low

  * debian/control.in:
- breaks on the binaries which were using the grip function backported
  * debian/libgtk2.0-0.symbols:
debian/patches/044_grips.patch:
- dropped the feature is only in gtk3 upstream, the backport had
  issues and most upstream softwares are not made to deal with it.
  the grips will be also dropped from the default gtk3 theme since unity
  has resize borders (lp: #744993)
- will fix issues with libreoffice (lp: #749986) and splash screens
  in other softwares (lp: #704105, #734381)
 -- Sebastien Bacher seb...@ubuntu.com   Fri, 24 Feb 2012 18:39:56 +0100

** Changed in: gtk+2.0 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Fix Released
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-01-27 Thread mahfiaz
Some of these grips are gone at least in 10.04.
Now the most annoying appearance of this grip is in LibreOffice, where clicking 
on it opens File menu (or is it unrelated?).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-01-27 Thread mahfiaz
In 12.04, sorry.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-01-27 Thread Timothy Arceri
The backport does not detect if the grip should be turned off properly
see: https://bugs.launchpad.net/hundredpapercuts/+bug/734381

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-01-27 Thread Timothy Arceri
The problem is caused by Ubuntu back porting grips to gtk2 (from gtk3).
gtk2 applications have not been written expecting grips to be there.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-01-27 Thread Timothy Arceri
Ignore my last post that bug only applys to when the window shouldn't be able 
to be resized. 
The reasons some grips are gone in 12.04 is probably because the application 
have migrated to gtk3 and have disabled grips, this will happen over time and 
the problem will disapear.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 704105] Re: Resize grip always appears in bottom right of GTK+2.0 windows

2012-01-26 Thread Daniel van Vugt
I believe this was fixed in Ubuntu 11.10, wasn't it?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/704105

Title:
  Resize grip always appears in bottom right of GTK+2.0 windows

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk2-engines-oxygen” package in Ubuntu:
  Confirmed

Bug description:
  Since a recent update, in a non-maximised GTK+2.0 window, a resize
  grip will always appear in the bottom right of the window. This causes
  problems with applications which use the bottom right of the screen,
  such as Firefox pop-up windows for video content where the bottom
  right of the window is obscured and looks out of place and the
  Audacious media player where the total time of a playlist is obscured,
  to give two examples.

  I have included pictures of the problem. As the saying goes, a picture
  tells a thousand words.

  I use KDE with only essential GTK packages installed and the Oxygen
  GTK engine to integrate GTK apps into the Oxygen KDE theme. The same
  problem occurs with the Raleigh GTK engine. I am also using Kubuntu
  Natty Alpha 1 with libgtk2.0-0 version 2.23.90-0ubuntu4.

  What should happen: No resize grab should show in the window, as
  previous behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgtk2.0-0 2.23.90-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
  Uname: Linux 2.6.37-12-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Jan 17 19:16:55 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Alpha amd64 (20101201.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash

  Workaround
  ==

  Edit ~/.gtkrc-2.0-kde4 and add:

  -
  style default-style
  {
    GtkWindow::resize-grip-height = 0
    GtkWindow::resize-grip-width = 0
  }

  class GtkWidget style default-style
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/704105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp