its happening in ubuntu 13.10 64bit ,  And I am using Version: 3.0.13-2

using mdbtools 0.7.1-1ubuntu1 , 
 

create    table  [main]
 (
        [bkid]                  ineteger, 
        [bk]                    text , 
        [betaka]                        text , 
        [inf]                   text , 
        [auth]                  text , 
        [authinf]                       text , 
        [tafseernam]                    text , 
        [islamshort]                    ineteger, 
        [onum]                  ineteger, 
        [over]                  ineteger, 
        [seal]                  text , 
        [oauth]                 ineteger, 
        [bver]                  ineteger, 
        [pdf]                   ineteger, 
        [oauthver]                      ineteger, 
        [vername]                       text , 
        [cat]                   text , 
        [lng]                   text , 
        [higrid]                        text , 
        [ad]                    ineteger, 
        [aseal]                 text , 
        [blnk]                  text , 
        [pdfcs]                 ineteger, 
        [shrtcs]                        ineteger,bkid INTEGER, bk TEXT, 
shortname TEXT, cat INTEGER, betaka TEXT, inf TEXT, bkord INTEGER DEFAULT -1, 
authno INTEGER DEFAULT 0, auth TEXT, authinfo TEXT, higrid INTEGER DEFAULT 0, 
ad INTEGER DEFAULT 0, islamshort INTEGER DEFAULT 0, blnk TEXT
)
Traceback (most recent call last):
  File "/usr/share/thawab/Thawab/gtkUi.py", line 347, in start
    if not sh.toSqlite():
  File "/usr/share/thawab/Thawab/shamelaUtils.py", line 283, in toSqlite
    self.importTable(t, t.lower())
  File "/usr/share/thawab/Thawab/shamelaUtils.py", line 240, in importTable
    self.importTableSchema(Tb, tb, is_tmp, tb_prefix)
  File "/usr/share/thawab/Thawab/shamelaUtils.py", line 228, in 
importTableSchema
    try: self.c.execute(l)
sqlite3.OperationalError: duplicate column name: bkid
^CTraceback (most recent call last):
  File "/usr/bin/thawab-gtk", line 6, in <module>
    main()
  File "/usr/share/thawab/Thawab/gtkUi.py", line 865, in main
    gtk.main()

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

Title:
  Thawab crashes when converting .bok files in Ubuntu 12.10

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

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

Reply via email to