Set default app to open .pro file (GUI way doesn't work on)How to set Thunar as a default file manager?why doesn't the standardized way to change default terminal work?Ubuntu 13.10: Trying to set default applications for .py files that aren't in the 'Open With' applicationsHow to set default program to open specific file typeHow to set default opening folder for Nautilus file manager?How to set default application for a specific file extensionHow to change the default application to open xml file in Ubuntu Bionic Beaver (development branch)?
Rite of Winter: How to Stop Crescian Couples from Mutual Assassination
What is the meaning of "wiped my face with a planet"?
Using "um...zu" with past participle
How to make a sine wave distortion effect?
RAW, can a 3rd level sword-and-board eldritch knight usefully cast Absorb Elements?
what are these letters in unicode?
How large should a hole be for a bolt to go through?
What is a Sexy Phrase™?
What can blockchain do that normal databases systems won't?
Daily scratch org signup limit reached - Workaround or extension possible?
Where is the Windows license key on win 10?
My code seems to be a train wreck
Is it acceptable to say that a divergent series that tends to infinity is 'equal to' infinity?
How much can I change a NY cheesecakes recipe?
How do pilots avoid thunderstorms at night over the pacific en route to Australia where there is no radar? And what if a large front develops?
Why aren't there attempts to evolve classical musical instruments so that they're easier to play?
Is there a “special edition” version of The Elder Scrolls Online?
Miscited in a bachelor thesis
How to resolve the transporter conundrum in a FTL spaceship?
Stack Exchange Answerer
Can one get into trouble if one doesn't show up at the gate 30 minutes before departure (or whatever time window the boarding pass is indicating)?
packet routing between subnets on same vlan
Learn university maths or train for high school competitions: which is better?
When is TeX better than LaTeX?
Set default app to open .pro file (GUI way doesn't work on)
How to set Thunar as a default file manager?why doesn't the standardized way to change default terminal work?Ubuntu 13.10: Trying to set default applications for .py files that aren't in the 'Open With' applicationsHow to set default program to open specific file typeHow to set default opening folder for Nautilus file manager?How to set default application for a specific file extensionHow to change the default application to open xml file in Ubuntu Bionic Beaver (development branch)?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I installed Qt Creator by .run file and now i've encountered a problem that .pro (qt project file) couldn't run with Qt Creator because it's seem like Ubuntu could not detect the suitable application (choosed Text Editor instead). I tried to set default application form "Open with" but there is none of Qt Creator. Then I realized that "DigiaQt-qtcreator-Community.desktop" located in /.local/share/applications instead of /usr/share/applications as usual. Can anyone help me, please. Thanks in advance.
default
add a comment
|
I installed Qt Creator by .run file and now i've encountered a problem that .pro (qt project file) couldn't run with Qt Creator because it's seem like Ubuntu could not detect the suitable application (choosed Text Editor instead). I tried to set default application form "Open with" but there is none of Qt Creator. Then I realized that "DigiaQt-qtcreator-Community.desktop" located in /.local/share/applications instead of /usr/share/applications as usual. Can anyone help me, please. Thanks in advance.
default
Afile.pro
is not supposed to be opened, but is to be run withqmake file.pro
. .... Also see "How can I run my *.pro file with QtCreator" stackoverflow.com/questions/31306600/…
– Knud Larsen
Sep 25 at 19:27
add a comment
|
I installed Qt Creator by .run file and now i've encountered a problem that .pro (qt project file) couldn't run with Qt Creator because it's seem like Ubuntu could not detect the suitable application (choosed Text Editor instead). I tried to set default application form "Open with" but there is none of Qt Creator. Then I realized that "DigiaQt-qtcreator-Community.desktop" located in /.local/share/applications instead of /usr/share/applications as usual. Can anyone help me, please. Thanks in advance.
default
I installed Qt Creator by .run file and now i've encountered a problem that .pro (qt project file) couldn't run with Qt Creator because it's seem like Ubuntu could not detect the suitable application (choosed Text Editor instead). I tried to set default application form "Open with" but there is none of Qt Creator. Then I realized that "DigiaQt-qtcreator-Community.desktop" located in /.local/share/applications instead of /usr/share/applications as usual. Can anyone help me, please. Thanks in advance.
default
default
asked Sep 25 at 19:13
Duc Khai TongDuc Khai Tong
1
1
Afile.pro
is not supposed to be opened, but is to be run withqmake file.pro
. .... Also see "How can I run my *.pro file with QtCreator" stackoverflow.com/questions/31306600/…
– Knud Larsen
Sep 25 at 19:27
add a comment
|
Afile.pro
is not supposed to be opened, but is to be run withqmake file.pro
. .... Also see "How can I run my *.pro file with QtCreator" stackoverflow.com/questions/31306600/…
– Knud Larsen
Sep 25 at 19:27
A
file.pro
is not supposed to be opened, but is to be run with qmake file.pro
. .... Also see "How can I run my *.pro file with QtCreator" stackoverflow.com/questions/31306600/…– Knud Larsen
Sep 25 at 19:27
A
file.pro
is not supposed to be opened, but is to be run with qmake file.pro
. .... Also see "How can I run my *.pro file with QtCreator" stackoverflow.com/questions/31306600/…– Knud Larsen
Sep 25 at 19:27
add a comment
|
0
active
oldest
votes
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/4.0/"u003ecc by-sa 4.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%2f1176666%2fset-default-app-to-open-pro-file-gui-way-doesnt-work-on%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1176666%2fset-default-app-to-open-pro-file-gui-way-doesnt-work-on%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
A
file.pro
is not supposed to be opened, but is to be run withqmake file.pro
. .... Also see "How can I run my *.pro file with QtCreator" stackoverflow.com/questions/31306600/…– Knud Larsen
Sep 25 at 19:27