First time here? Check out the FAQ!

Jean-Marie Galliot's profile - activity

2019-03-06 22:01:15 -0500 marked best answer The tool bar does not appear in ubuntu

Hi,

I have just downloaded the IDE on ubuntu 18.04

I am doing the introduction tutorial

But I never see the Tool bar.

I went to preferences/tool bar and the show tool bar check box is checked. I tried different size and style for the tool bar but no success!

Sorry if this quaetion has an obvious answer but I did not find it after hours of trying!

I love the tool beside that and the documentation is terrific

2019-03-06 22:01:11 -0500 received badge Student (source)
2019-03-06 22:00:20 -0500 marked best answer cannot start debugger ubuntu 1804

HI,

I am using a fresh copy of ubuntu 18.04 with python3 installed by default.

I have installed Wingpro for evaluation and I am following the tutorial.

When I try to start/continue the debugger like instructed in the tutorial, it fails with either of these messages:

Debugger: Debug process running; pid=23131; Not listening [39 modules loaded]
Debugger: Debug process exited; pid=23131; Not listening
Debugger: Connected to debug process; pid=23133; Not listening
Debugger: Debug process running; pid=23133; Not listening [0 modules loaded]
Debugger: Debug process exited; pid=23133; Not listening
2018-10-15 12:24:00 -0500 commented question cannot start debugger ubuntu 1804

Thank you. I did not realize this code was needed for the following of the tutorial, my mistake !

2018-10-15 12:22:00 -0500 commented answer cannot start debugger ubuntu 1804

I see. I closed the IDE yesterday and did not save the changes.Thank you for your help!

2018-10-15 09:46:00 -0500 asked a question cannot start debugger ubuntu 1804

cannot start debugger ubuntu 1804 HI,I am using a fresh copy of ubuntu 18.04 with python3 installed by default.I have in

2018-10-13 23:57:00 -0500 answered a question The tool bar does not appear in ubuntu

Thank you very much. That was the problem.

2018-10-12 15:32:00 -0500 asked a question The tool bar does not appear in ubuntu

The tool bar does not appear in ubuntu Hi,I have just downloaded the IDE on ubuntu 18.04I am doing the introduction tuto