Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » running my app doesn't work gnome
running my app doesn't work gnome [message #53865] Sat, 09 May 2020 21:41 Go to next message
mtdew3q is currently offline  mtdew3q
Messages: 181
Registered: July 2010
Location: Upstate, NY (near Canada)
Experienced Member

Hi guys-

I installed your new stable build (May 03) from sourceforge and fixed the first
problem of U++ IDE not launching with gnome - 18.04 - Ubuntu. Now, when I
click to run the app after building and linking, the app doesn't start.
It just sits on the dash but won't let me see anything except in a thumbnail preview.

Any ideas why gnome hates me launching applications?

thanks,
roboloki
Re: running my app doesn't work gnome- SOLVED [message #53866 is a reply to message #53865] Sat, 09 May 2020 21:51 Go to previous messageGo to next message
mtdew3q is currently offline  mtdew3q
Messages: 181
Registered: July 2010
Location: Upstate, NY (near Canada)
Experienced Member

Hi guys-

I read GNOME is blocking some APPS that are 3rd party binary apps. I ran from the terminal and got this message.

"Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."

Hi all- I fixed that error message. I somehow need to invoke a
screen that asks trust 3rd party app question. Not sure how.
I'm still searching.

Hi all-

I found out that I have to make a .desktop file. I did that and
get the trusted app question but I think the problem is I am
using a shared file instead of an executable. Normally I never
had to worry about that with xubuntu. I'm going to try to make
an executable to solve it.

Hi all-

I tried the following but it still isn't launching. ldd didn't give
me any errors.

[Desktop Entry]
Encoding=UTF-8
Name=TheIDE
GenericName=TheIDE
Comment=IDE for cross-platform C++ development
MimeType=application/x-executable;
Exec=/home/myuser/out/MyApps/GCC.Debug.Debug_Full.Gui.Shared /MBA
Icon=/home/myuser/upp/theide.png
Terminal=false
Type=Application
Categories=Development;IDE;
StartupNotify=false

I put that in ./local/share/applications. I also put an entry in defaults.list.

Not sure how to get one past security! The app shows up in the dash
with a red circle with a slash through it.

Hi all-

FINALLY I decided: what doesn't work must go. Back with xfce.

My install of gnome must have been wrong. I ran that same
myapp.desktop file in xubuntu and it launched like a rocket.
thanks,
roboloki



[Updated on: Sun, 10 May 2020 02:22]

Report message to a moderator

Re: running my app doesn't work gnome [message #54024 is a reply to message #53865] Fri, 22 May 2020 05:54 Go to previous message
mtdew3q is currently offline  mtdew3q
Messages: 181
Registered: July 2010
Location: Upstate, NY (near Canada)
Experienced Member

Hi guys-

After all this talk about a .desktop file etc., all I had to do is use an application like konqueror to get it the IDE up and running.

thanks -
roboloki
Previous Topic: U++ TheIDE don't work on my Mac os x 10.13.6
Next Topic: using wine with U++ code
Goto Forum:
  


Current Time: Sat Apr 20 01:03:19 CEST 2024

Total time taken to generate the page: 0.05575 seconds