theia-blueprint icon indicating copy to clipboard operation
theia-blueprint copied to clipboard

Eclipse Theia Blueprint is a template for building desktop-based products based on the Eclipse Theia platform, as well as to showcase Eclipse Theia capabilities. It is made up of a subset of existing...

Results 89 theia-blueprint issues
Sort by recently updated
recently updated
newest added

#### What it does This PR's primary purpose is to suggest and/or clarify Theia IDE's purpose as more than merely a 'template' for developing custom applications based on the Theia...

### Bug Description: Repeating the issue I've also left a comment on in https://github.com/eclipse-theia/theia/issues/13126 , where I'm noticing I can't seem to build theia-blueprint (commit https://github.com/eclipse-theia/theia-blueprint/commit/4682fb920d42db913b630faa36d35449ba0657d8 ) in my current...

### Bug Description: Trying to do a docker build and run of the eclipse theia blueprint in fedora 39. Building works fine and then run seems to work fine until...

### Bug Description: Unable to build browser docker image by git url with command: docker build -f browser.Dockerfile https://github.com/eclipse-theia/theia-blueprint.git ### Steps to Reproduce: 1. Run docker build -f browser.Dockerfile https://github.com/eclipse-theia/theia-blueprint.git...

### Bug Description: AppImage executable won't launch without disabling sandboxing. Application works completely find after adding --no-sandbox command line argument The following error is shown in the terminal: [184044:0610/211014.832520:FATAL:setuid_sandbox_host.cc(158)] The...

### Bug Description: Hi, I am new to electron and electron-builder. Can someone help me on this? Thank you in advance. ![image](https://github.com/eclipse-theia/theia-blueprint/assets/54001753/cf9012e0-358a-4ebf-ae9a-317867e276ad) ### Steps to Reproduce: yarn electron package ###...

### Bug Description: I am running a browser app of Theia blueprint in Google Cloud (see "Additional Information" section below for more details). Webview contents are not rendered here, instead...

### Bug Description: I have installed all required extensions, the Jupyter notebook UI looks fine but when running the cell then no output. It displays **"No renderer found for the...

new version no files open. seems on certain sidebars open and depending on what is selected in those sidebars some upon selected the sidebar auto active things in the sidebar.....

#### What it does When building this dockerfile I get warnings with docker ``` WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2) WARN: FromAsCasing: 'as' and...