[Parley-devel] [Bug 191485] Parley writes corrupted kvtml

Christian Hammers ch at lathspell.de
Wed Jun 3 23:34:30 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=191485


Christian Hammers <ch at lathspell.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ch at lathspell.de




--- Comment #2 from Christian Hammers <ch lathspell de>  2009-06-03 23:34:28 ---
I've also encountered this bug. The minimal diff between the corrupted and a
fixed version of my Quiz.kvtml is below.

My kvmtl just happend to have 257 entries but I doubt that you use a byte
counter somewhere :) In fact I've just tested 260 entries and that worked fine.

The version reported with "parley  --version" is:
  Qt: 4.5.1
  KDE: 4.2.4 (KDE 4.2.4)
  Parley: 0.9.2

I'm using Debian unstable with "uname -a" like: Linux james 2.6.29-2-amd64 #1
SMP Sun May 17 17:15:47 UTC 2009 x86_64 GNU/Linux

--- buggy.kvtml 2009-06-03 19:59:40.000000000 +0200
+++ fixed.kvtml 2009-06-03 23:18:50.000000000 +0200
@@ -1543,7 +1543,6 @@
         <text>xxxxxxxxx</text>
       </translation>
     </entry>
-    <entry id="198" />
     <entry id="199" >
       <translation id="0" >
         <text>xxxxxx</text>
@@ -2199,7 +2198,6 @@
         <entry id="195" />
         <entry id="196" />
         <entry id="197" />
-        <entry id="198" />
       </container>
       <container>
         <name>xxxx</name>


bye,

-christian-

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Parley-devel mailing list