Summary: | kexi --dbdriver postgresql crashed | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | fb.ilmx |
Component: | General | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 2.8 Pre-Alpha | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/3523a01c6c603259693d5b61d75ebc6f65db0e21 | Version Fixed In: | 2.7.4 |
Sentry Crash Report: | |||
Attachments: | window where "detail" button is |
Description
fb.ilmx
2013-05-06 20:47:59 UTC
Created attachment 79744 [details]
window where "detail" button is
I have tried with and without other args -u -h --port on the command line
Running debian wheezy in VirtualBox on Max OSX 10.7.5
Compiled whole calligra suite yesterday from git
Hope that helps
What a nice work you are doing !
Hello, thanks for the quality report! I'll try to reproduct it. Could you check if adding a new connection entry In the "New database" view works for you and you can connect this way instead of using command line args? Hello, Yes I can in near 11 hours (after work). Have a good day... On 2013-05-07 04:17, Jarosław Staniek wrote: > https://bugs.kde.org/show_bug.cgi?id=319432 > > --- Comment #2 from Jarosław Staniek <staniek@kde.org> --- > Hello, thanks for the quality report! I'll try to reproduct it. Could you check > if adding a new connection entry In the "New database" view works for you and > you can connect this way instead of using command line args? > Hello, I can connect postgresql with "new database" and I can connect to my old database too with the menus when starting kexi without any argument. Don't hesitate to ask me other tests... Have a good day Confirmed. Git commit e331a983d12a5b4910a097a068617b3785c18bfa by Jaroslaw Staniek. Committed on 16/10/2013 at 20:10. Pushed by staniek into branch 'master'. Fixed crash when using command line "kexi --dbdriver postgresql" and more General: *Fixed crash when using command line "kexi --dbdriver postgresql" *Clicking "Details" button of the password dialog shows full connection dialog *Skip the Welcome Wizard if connection data options are set from command line *Enable editing of user name in the password dialog even if specified by command line M +62 -17 kexi/main/startup/KexiStartup.cpp M +1 -1 kexi/main/startup/KexiStartup.h http://commits.kde.org/calligra/e331a983d12a5b4910a097a068617b3785c18bfa Git commit 3523a01c6c603259693d5b61d75ebc6f65db0e21 by Jaroslaw Staniek. Committed on 16/10/2013 at 20:10. Pushed by staniek into branch 'calligra/2.7'. Fixed crash when using command line "kexi --dbdriver postgresql" and more General: *Fixed crash when using command line "kexi --dbdriver postgresql" *Clicking "Details" button of the password dialog shows full connection dialog *Skip the Welcome Wizard if connection data options are set from command line *Enable editing of user name in the password dialog even if specified by command line M +62 -17 kexi/main/startup/KexiStartup.cpp M +1 -1 kexi/main/startup/KexiStartup.h http://commits.kde.org/calligra/3523a01c6c603259693d5b61d75ebc6f65db0e21 |