[Bug 998445] Re: ComboBoxText does not work anymore

2018-02-03 Thread Clement Lefebvre
** No longer affects: linuxmint

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/zenity/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 998445] Re: ComboBoxText does not work anymore

2012-09-14 Thread Denis Trailin
** Also affects: zenity (Fedora)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-08-22 Thread Bug Watch Updater
** Changed in: zenity
   Status: Unknown = Fix Released

** Changed in: zenity
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-08-21 Thread EdorFaus
I've written a patch that fixes this. It's a one-line change, only
changing which constructor is called - it was calling the one for
ComboBox instead of ComboBoxText; from my log reading, that change was
probably done accidentally during an API change.

This patch is written on top of current git master, so should be easily
upstreamable, but also works on top of the package currently in LMDE
latest (3.2.0-1). (I tested that by adding the patch to
debian/patches/series and rebuilding, which succeded, and the resulting
package has this fixed.)

** Patch added: Simple patch that fixes the bug.
   
https://bugs.launchpad.net/linuxmint/+bug/998445/+attachment/3270116/+files/0001-entry-Fix-the-ComboBoxText-construction-so-the-dropm.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-08-21 Thread EdorFaus
** Bug watch added: GNOME Bug Tracker #682344
   https://bugzilla.gnome.org/show_bug.cgi?id=682344

** Also affects: zenity via
   https://bugzilla.gnome.org/show_bug.cgi?id=682344
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-08-21 Thread Ubuntu Foundation's Bug Bot
The attachment Simple patch that fixes the bug. of this bug report has
been identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-08-16 Thread EdorFaus
** Also affects: linuxmint
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-08-16 Thread EdorFaus
Added Linux Mint as the closest project/distro I could find in the lists
- I'm actually seeing this on Linux Mint Debian Edition (latest).

apt-cache policy zenity = 3.2.0-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-07-18 Thread compul
i have a similar problem with scim's scim-setup under debian testing.
the error message is like:

(scim-setup:10964): GLib-GObject-WARNING **: invalid cast from
`GtkComboBoxText' to `GtkEntry'

(scim-setup:10964): Gtk-CRITICAL **: gtk_entry_get_text: assertion
`GTK_IS_ENTRY (entry)' failed

the zenity problem occurs for me as well.

i am running a brand new system.

** Also affects: zenity (Debian)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 998445] Re: ComboBoxText does not work anymore

2012-05-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: zenity (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998445

Title:
  ComboBoxText does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/998445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs