[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#574664: dots crashed with GError in _init__()



Package: dots
Version: 0.0.20100108-1
Severity: important
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu lucid ubuntu-patch


In Ubuntu, we've applied the attached patch to achieve the following:

  * Fixes file import duplicate objects issue (LP: #541721)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid
  APT policy: (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-6-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'data/dots_assist.xml'
--- data/dots_assist.xml	2010-01-12 23:40:08 +0000
+++ data/dots_assist.xml	2010-03-19 22:23:35 +0000
@@ -52,7 +52,7 @@
         <property name="wrap">True</property>
         <property name="selectable">True</property>
         <child internal-child="accessible">
-          <object class="AtkObject" id="dummy">
+          <object class="AtkObject" id="dummy0">
             <property name="AtkObject::accessible-name" translatable="yes">Braille Import Assistant</property>
           </object>
         </child>
@@ -68,7 +68,7 @@
         <property name="border_width">12</property>
         <property name="spacing">6</property>
         <child internal-child="accessible">
-          <object class="AtkObject" id="dummy">
+          <object class="AtkObject" id="dummy1">
             <property name="AtkObject::accessible-name" translatable="yes">Input File</property>
           </object>
         </child>
@@ -151,7 +151,7 @@
         <property name="visible">True</property>
         <property name="border_width">12</property>
         <child internal-child="accessible">
-          <object class="AtkObject" id="dummy">
+          <object class="AtkObject" id="dummy2">
             <property name="AtkObject::accessible-name" translatable="yes">Translation</property>
           </object>
         </child>
@@ -242,7 +242,7 @@
         <property name="border_width">12</property>
         <property name="spacing">6</property>
         <child internal-child="accessible">
-          <object class="AtkObject" id="dummy">
+          <object class="AtkObject" id="dummy4">
             <property name="AtkObject::accessible-name" translatable="yes">Output Format</property>
           </object>
         </child>
@@ -463,7 +463,7 @@
         <property name="border_width">12</property>
         <property name="spacing">6</property>
         <child internal-child="accessible">
-          <object class="AtkObject" id="dummy">
+          <object class="AtkObject" id="dummy23">
             <property name="AtkObject::accessible-name" translatable="yes">Configuration Summary</property>
           </object>
         </child>

=== modified file 'debian/changelog'


Reply to: