[Qgis-developer] QGIS crash during testing of my plugin

Salvatore Larosa lrssvtml at gmail.com
Tue Oct 14 02:51:30 PDT 2014


Hi Luca,

On Tue, Oct 14, 2014 at 11:40 AM, Luca Delucchi <lucadeluge at gmail.com> wrote:
> On 14 October 2014 11:26, Salvatore Larosa <lrssvtml at gmail.com> wrote:
>> Hi,
>>
>
> Hi Salvatore,
>
>> On Tue, Oct 14, 2014 at 11:15 AM, Luca Delucchi <lucadeluge at gmail.com> wrote:
>>> Hi everybody,
>>>
>>> I'm developing a Python plugin with several submodules (like MMQGIS).
>>> I create a BaseDialog class to create each dialog and some functions
>>> to fill the dialogs.
>>> When I try to call the second method QGIS crash and it return this logs.
>>> Maybe I should create a ui file for each method and don't use the
>>> BaseDialog class to create my interfaces?
>>
>> could you attach the output of the py-bt command?
>
> How to use py-bt command?

just type py-bt [0] onto gdb prompt, you need of the python extension
for debugging though.

Regards,
-SL

[0] - https://docs.python.org/devguide/gdb.html

-- 
Salvatore Larosa
linkedIn: http://linkedin.com/in/larosasalvatore
twitter: @lrssvt
skype: s.larosa
IRC: lrssvt on freenode


More information about the Qgis-developer mailing list