Hi, sorry for the delay, attached is the most minimal patch to fix this
(hopefully). if someone can look it over ( particularly zachary :) ) and
i'll see what the good sru people think of it, thanks again zachary

gwaei (1.2.1-1ubuntu1) lucid; urgency=low

  * gtk-fix-names.diff:
   - fix dict names in settings crash dues to gtk gtk_widget_get_name to
     gtk_buildable_get_name change. Fixed in 1.2.2. Thanks to 
     Zachary Dovel (LP: #571369)

** Description changed:

+ DESCRIPTION: Bug causes dictionaries to be uninstallable in gui
+ preferences, trying to do so causes a crash, making the app unusable
+ without resorting to the command line
+ 
+ PATCH: gtk_widget_get_name is deprecated in gtk and so is replaced with
+ calls to gtk_buildable_get_name in attached patch (minimal taken from
+ 1.2.2)
+ 
+ TEST CASE: * Start gwaei, and open preferences edit->preferences
+         * In 'install dictionaries' tab, click 'add' next to any dictionary
+         * program segfaults
+ 
+ REGRESSION: Currently segfaults with uses of gtk_widget_get_name, patch
+ only changes these calls and no others so should be minimal regression
+ potential
+ 
+ 
  Binary package hint: gwaei
  
  When started, gwaei will present the gwaei-settings screen (since I'm
  using it for the first time and have not yet installed any
  dictionaries). The settings screen cannot be closed (no reaction when
  clicking 'close'). When selecting any dictionary for installation, gwaei
  will segfault.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gwaei 1.2.1-1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed Apr 28 19:54:00 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
-  LANG=de_DE.utf8
-  SHELL=/bin/bash
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
  SourcePackage: gwaei

** Changed in: gwaei (Ubuntu)
     Assignee: (unassigned) => SevenMachines (sevenmachines)

** Description changed:

  DESCRIPTION: Bug causes dictionaries to be uninstallable in gui
  preferences, trying to do so causes a crash, making the app unusable
  without resorting to the command line
  
  PATCH: gtk_widget_get_name is deprecated in gtk and so is replaced with
  calls to gtk_buildable_get_name in attached patch (minimal taken from
  1.2.2)
  
  TEST CASE: * Start gwaei, and open preferences edit->preferences
-         * In 'install dictionaries' tab, click 'add' next to any dictionary
-         * program segfaults
+         * In 'install dictionaries' tab, click 'add' next to any dictionary
+         * program segfaults
  
  REGRESSION: Currently segfaults with uses of gtk_widget_get_name, patch
  only changes these calls and no others so should be minimal regression
  potential
  
- 
+ ORIGINAL REPORT:
  Binary package hint: gwaei
  
  When started, gwaei will present the gwaei-settings screen (since I'm
  using it for the first time and have not yet installed any
  dictionaries). The settings screen cannot be closed (no reaction when
  clicking 'close'). When selecting any dictionary for installation, gwaei
  will segfault.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gwaei 1.2.1-1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed Apr 28 19:54:00 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: gwaei

** Patch added: "gwaei_1.2.1-1ubuntu1.debdiff"
   http://launchpadlibrarian.net/49947109/gwaei_1.2.1-1ubuntu1.debdiff

-- 
gWaei 1.2.1 segfaults on any action (lucid_x64)
https://bugs.launchpad.net/bugs/571369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to