User forums > Help

What is the console for raspberry and how to set "sudo"

<< < (2/3) > >>

typicalc:
Thanks,

Running "sudo codeblocks" helped.

Can you help me with the terminal? I've tried to set lxterminal etc. to no avail.

oBFusCATed:

--- Quote from: typicalc on July 16, 2016, 12:41:40 pm ---Can you help me with the terminal? I've tried to set lxterminal etc. to no avail.

--- End quote ---
Have you tried if running the command in another terminal works?
What is the output of lxterminal --help?

typicalc:
Typing
$ lxterminal --help
gives me;

--- Code: ---Usage:
  lxterminal [Options...] - LXTerminal is a terminal emulator

Options:
  -e, --command=STRING             Execute the argument to this option inside the terminal
  --geometry=COLUMNSxROWS          Set the terminal's size
  -l, --loginshell                 Execute login shell
  -t, -T, --title=,
    --tabs=NAME[,NAME[,NAME[...]]] Set the terminal's title
  --working-directory=DIRECTORY    Set the terminal's working directory

--- End code ---

oBFusCATed:
What is the command you've specified in the settings?

typicalc:
I am using

--- Code: ---lxterminal --title=$TITLE -e
--- End code ---
That does produce an error message in the debugger tab when starting a debugging session.

If I open a terminal manually and type "lxterminal --title="hello" -e" and press Enter it opens another terminal window with no problems.

I am running Code::Blocks 13.12 on the Raspberry (installed it a few months ago). I dunno if a newer version (16.01) is available. Imho "Rasbian" is a derivative of Debia - not sure though.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version