I have problem while opening terminalBash script to open up a terminal and cd into a directoryThrowing error...
function only contains jump discontinuity but is not piecewise continuous
PTIJ: What dummy is the Gemara referring to?
Are small insurances worth it
Difference between 'stomach' and 'uterus'
Is there a math equivalent to the conditional ternary operator?
Meaning of word ягоза
Is every open circuit a capacitor?
Giving a talk in my old university, how prominently should I tell students my salary?
Has Wakanda ever accepted refugees?
Make me a metasequence
Wardrobe above a wall with fuse boxes
A bug in Excel? Conditional formatting for marking duplicates also highlights unique value
What is better: yes / no radio, or simple checkbox?
Would the melodic leap of the opening phrase of Mozart's K545 be considered dissonant?
Ahoy, Ye Traveler!
Lock enemy's y-axis when using Vector3.MoveTowards to follow the player
How to kill a localhost:8080
The need of reserving one's ability in job interviews
I encountered my boss during an on-site interview at another company. Should I bring it up when seeing him next time?
What is a term for a function that when called repeatedly, has the same effect as calling once?
How to mitigate "bandwagon attacking" from players?
I can't die. Who am I?
Find maximum of the output from reduce
Are there other characters in the Star Wars universe who had damaged bodies and needed to wear an outfit like Darth Vader?
I have problem while opening terminal
Bash script to open up a terminal and cd into a directoryThrowing error message when opening terminalOpening multiple terminal tabs and running commandWhy do I get failed to execute child process?Run .bashrc commands without opening a terminalStart Vagrant box on boot with ~/.profile (Budgie 17.04)script to open terminal, run command and keep terminal openHow to set up desktop shortcuts in KDE to run terminal commands?Terminal profile registering aliasesSet environment variable UBUNTU 18.04 (bionic) - Crontab
When I am trying to open Terminal, It show me error like this "There was an error creating the child process for this terminal.
getpt failed: No such file or directory."
with two buttons
1. profile preference
2. relaunch
bash
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
When I am trying to open Terminal, It show me error like this "There was an error creating the child process for this terminal.
getpt failed: No such file or directory."
with two buttons
1. profile preference
2. relaunch
bash
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
please take a screenshot of that terminal and then upload it to imgur.com.Finally provide the uploaded link here.
– Avinash Raj
Feb 15 '14 at 19:00
add a comment |
When I am trying to open Terminal, It show me error like this "There was an error creating the child process for this terminal.
getpt failed: No such file or directory."
with two buttons
1. profile preference
2. relaunch
bash
When I am trying to open Terminal, It show me error like this "There was an error creating the child process for this terminal.
getpt failed: No such file or directory."
with two buttons
1. profile preference
2. relaunch
bash
bash
edited Feb 15 '14 at 22:38
Braiam
52.2k20137222
52.2k20137222
asked Feb 15 '14 at 18:58
user2668565user2668565
2112
2112
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
please take a screenshot of that terminal and then upload it to imgur.com.Finally provide the uploaded link here.
– Avinash Raj
Feb 15 '14 at 19:00
add a comment |
please take a screenshot of that terminal and then upload it to imgur.com.Finally provide the uploaded link here.
– Avinash Raj
Feb 15 '14 at 19:00
please take a screenshot of that terminal and then upload it to imgur.com.Finally provide the uploaded link here.
– Avinash Raj
Feb 15 '14 at 19:00
please take a screenshot of that terminal and then upload it to imgur.com.Finally provide the uploaded link here.
– Avinash Raj
Feb 15 '14 at 19:00
add a comment |
1 Answer
1
active
oldest
votes
I think your problem is in your fstab file , try to fix the problem in it.
Backup your fstab :
sudo cp /etc/fstab /etc/fstab.backup
Add this line at the end your fstab :
gksu gedit /etc/fstab
add this line at the end :
devpts /dev/pts devpts rw 0 0
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
1
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f421348%2fi-have-problem-while-opening-terminal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think your problem is in your fstab file , try to fix the problem in it.
Backup your fstab :
sudo cp /etc/fstab /etc/fstab.backup
Add this line at the end your fstab :
gksu gedit /etc/fstab
add this line at the end :
devpts /dev/pts devpts rw 0 0
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
1
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
add a comment |
I think your problem is in your fstab file , try to fix the problem in it.
Backup your fstab :
sudo cp /etc/fstab /etc/fstab.backup
Add this line at the end your fstab :
gksu gedit /etc/fstab
add this line at the end :
devpts /dev/pts devpts rw 0 0
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
1
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
add a comment |
I think your problem is in your fstab file , try to fix the problem in it.
Backup your fstab :
sudo cp /etc/fstab /etc/fstab.backup
Add this line at the end your fstab :
gksu gedit /etc/fstab
add this line at the end :
devpts /dev/pts devpts rw 0 0
I think your problem is in your fstab file , try to fix the problem in it.
Backup your fstab :
sudo cp /etc/fstab /etc/fstab.backup
Add this line at the end your fstab :
gksu gedit /etc/fstab
add this line at the end :
devpts /dev/pts devpts rw 0 0
edited Feb 15 '14 at 22:58
MrVaykadji
3,96722152
3,96722152
answered Feb 15 '14 at 19:34
nuxnux
22.9k2996117
22.9k2996117
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
1
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
add a comment |
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
1
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I don't have that in my system. Why you think he needs it?
– Braiam
Feb 15 '14 at 22:37
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
I agree with Braiam, messing around with fstab (and not even suggesting to backup it before) is really dangerous.
– MrVaykadji
Feb 15 '14 at 22:51
1
1
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
how he will run the commands.. problem in opening terminal itself..
– Arul
Jan 19 '16 at 12:14
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f421348%2fi-have-problem-while-opening-terminal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
please take a screenshot of that terminal and then upload it to imgur.com.Finally provide the uploaded link here.
– Avinash Raj
Feb 15 '14 at 19:00