شكرا
Pada Kamis, 24 April 2014 9:41, Mohamed Rashid <1112...@bugs.launchpad.net> 
menulis:
 
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 subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1112821

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

Status in “thawab” package in Ubuntu:
  Fix Released

Bug description:
  Thawab crashes when converting .bok files in Ubuntu 12.10. This is the
  error that gets printed on terminal:

  mdb-schema: invalid option -- 'S'
  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

  The system has mdbtools 0.7

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thawab 3.0.13-1
  ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Fri Feb  1 21:49:57 2013
  InstallationDate: Installed on 2011-07-23 (559 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: thawab
  UpgradeStatus: Upgraded to quantal on 2012-10-24 (100 days ago)

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

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to