Hi Luca,

On Tue, Oct 14, 2014 at 11:40 AM, Luca Delucchi <[email protected]> wrote:
> On 14 October 2014 11:26, Salvatore Larosa <[email protected]> wrote:
>> Hi,
>>
>
> Hi Salvatore,
>
>> On Tue, Oct 14, 2014 at 11:15 AM, Luca Delucchi <[email protected]> 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
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to