Summary: | crashes while importing an MS Access database | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | BORGULYA Gábor <bugs2> |
Component: | Migration/Import/Export | Assignee: | Jarosław Staniek <staniek> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | I027614, sportsock |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | 1.1.3 (KOffice 1.6.3) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
BORGULYA Gábor
2007-10-28 11:46:26 UTC
*** Bug 152153 has been marked as a duplicate of this bug. *** Hi, do you have 'mdb/ms access import plugin' package installed? mdb/ms access import plugin is installed. I changed filename and path to avoid space character. I help somewhat so I came longer before crash. So it can be that space character is not allowed. Lennart, thanks for the info. To help you could send attach an example mdb file that fails to import, or send me privately. Don't forget to compress it. Crashes fixed 5 days ago in branches/work/keximdb/koffice-1.6/. If you can, please try to compile it or send request to do so to your distribution makers. The update will be announced in the public too. Build instructions: 1. You should have 'devel' package for kexi with header files or build kexi 1.1.3 (from KOffice 1.6.3) on your own; for the latter case see instructions at http://www.kexi-project.org/wiki/wikiview/index.php@UsingSubversion.html#Building_from__trunk_ 2. Fetch the mdb plugin code % svn co svn://anonsvn.kde.org/home/kde/branches/work/keximdb/koffice-1.6/ 3. Build the plugin: % cd koffice-1.6 % make -f Makefile.cvs % ./configure --prefix=`kde-config --prefix` (you can add --enable-debug=full th the ./configure if you wish to have readable backtraces on crash) 4. If you're using automake, type this to build Kexi and install: % make % make install or, if you're using unsermake: % unsermake % unsermake install Dear Jarosław, Thank you very much for the build instructions. I unfortunaltely have very little free time, so I can not help in testing. But if I find an other bug in the "official" version I will report it. Thank you for your efforts and developing Kexi! Gábor > --- Comment #6 from Jarosław Staniek <staniek kde org> 2009-09-19 > 20:38:04 --- Build instructions: > 1. You should have 'devel' package for kexi with header files or > build kexi 1.1.3 (from KOffice 1.6.3) on your own; for the latter > case see instructions at > http://www.kexi-project.org/wiki/wikiview/index.php@UsingSubversion.h >tml#Building_from__trunk_ 2. Fetch the mdb plugin code > % svn co > svn://anonsvn.kde.org/home/kde/branches/work/keximdb/koffice-1.6/ > > 3. Build the plugin: > % cd koffice-1.6 > % make -f Makefile.cvs > % ./configure --prefix=`kde-config --prefix` > > (you can add --enable-debug=full th the ./configure if you wish to > have readable backtraces on crash) > > 4. If you're using automake, type this to build Kexi and install: > % make > % make install > > or, if you're using unsermake: > > % unsermake > % unsermake install Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |