fhwedel-hoe / OpenRoadEd

OpenRoadEd is a simple application designed to create both logical (OpenDRIVE standard) and geometrical (OpenSceneGraph) descriptions of road networks.
Other
154 stars 64 forks source link

Openroaded not working on ubuntu 18.04 #13

Closed Manojbhat09 closed 3 years ago

Manojbhat09 commented 3 years ago

Thanks for the app!

But recently I installed in other computer with ubuntu 18.04 but see that it is not working anymore, any clue whats wrong on master? image

fhwedel-hoe commented 3 years ago

It looks like OpenRoadEd cannot find its assets. The working directory must contain the "Resources" directory (e.g. cd to the root of your local git clone).

gokulp01 commented 3 years ago

@fhwedel-hoe even I am facing the same issue(on ubuntu 18.04). The working directory does have the "resources" directory as well. Any help would be much appreciated! Thanks in advance

lemketron commented 3 years ago

@fhwedel-hoe I'm also having problems on Ubuntu 18.04 but my issue is that once I select File --> Open, the Open File dialog appears and shows the OpenRoadEd directory but I cannot click anything inside that dialog or navigate to select an OpenDrive file. The only thing in the dialog that works is clicking the Cancel button.

It doesn't look like it's possible to pass an .xodr filename on the command line either.

OK, it looks like I can open a map file if I put it in the OpenRoadEd directory -- then I can double-click to open it. I just can't navigate to other directories using the Open File dialog.

So not a complete show-stopper but leaving this here in case someone else runs into it on Ubuntu 18.04.

fhwedel-hoe commented 3 years ago

I found an old machine with Ubuntu 18.04 on it and gave OpenRoadEd a spin. It works for me. I cannot reproduce the issue.

https://user-images.githubusercontent.com/33323898/124163674-1660d780-daa0-11eb-964e-6f5ba274f852.mp4

fhwedel-hoe commented 3 years ago

Closing due to inactivity.