photoneo / phoxi_camera

ROS Package for PhoXi Scanner/Camera. If you like us, STAR US! :P
MIT License
44 stars 32 forks source link

Install inside the docker: photoneo theme folder is missing in your working directory #35

Open blackball opened 4 years ago

blackball commented 4 years ago

I am using a ubuntu 16.04 docker to install the latest photoneo ubuntu SDK.

After installation, and I ran it. It gives me an runtime exception error:

theme folder is missing in your working directory 

Can you guys have a quickly test ? Providing a docker image will be very helpful since the SDK is only supporting ubuntu up to 16.04, which makes working with photoneo cameras really a pain nowadays.

Thanks.

lihk11 commented 4 years ago

I got the same problem, but in ubuntu 18.04 instead of a docker... Did you solve it?

marcelsvec commented 4 years ago

@lihk11 @blackball I'm sorry I removed your comments as they were not relevant to the topic.

Abeljin commented 3 years ago

I got the same problem,how to use photoneo in a ubuntu 16.04 docker

Abeljin commented 3 years ago

PhoXi Control 1.2.14 - Commit ID: #7b10b08 /root/.PhotoneoPhoXiControl terminate called after throwing an instance of 'std::runtime_error' what(): theme folder is missing in your working directory

Abeljin commented 3 years ago

PhoXi Control 1.2.14 - Commit ID: #7b10b08 /root/.PhotoneoPhoXiControl terminate called after throwing an instance of 'std::runtime_error' what(): theme folder is missing in your working directory

export PHOXI_CONTROL_PATH=

PhoXi Control 1.2.14 - Commit ID: #7b10b08 /root/.PhotoneoPhoXiControl Developer PhoXiControl: browser.c:581: avahi_service_browser_new: Assertion `client' failed. Aborted (core dumped)

Abeljin commented 3 years ago

PhoXi Control 1.2.14 - Commit ID: #7b10b08 /root/.PhotoneoPhoXiControl terminate called after throwing an instance of 'std::runtime_error' what(): theme folder is missing in your working directory

export PHOXI_CONTROL_PATH=

PhoXi Control 1.2.14 - Commit ID: #7b10b08 /root/.PhotoneoPhoXiControl Developer PhoXiControl: browser.c:581: avahi_service_browser_new: Assertion `client' failed. Aborted (core dumped)

qt5 dockerfile https://github.com/theshadowx/Qt5_Docker/blob/default_qt5_xenial/Dockerfile

zhubeilife commented 2 years ago

hi @Abeljin @blackball @lihk11 have you guy fix this one? I have the same issue. Sorry for the bothering

martin4951 commented 2 years ago

Same issue here.