[GH-ISSUE #1072] UI problem - no UI. Gentoo Linux, XFCE4. #627

Closed
opened 2026-02-27 00:00:19 +03:00 by kerem · 3 comments
Owner

Originally created by @ErmakovDmitriy on GitHub (Jan 14, 2019).
Original GitHub issue: https://github.com/electerm/electerm/issues/1072

Electerm version: 0.26.13

Also tested with:
commit 20547ca08e (HEAD -> master, origin/master, origin/HEAD)
Author: ZHAO Xudong zxdong@gmail.com
Date: Fri Jan 11 15:14:18 2019 +0800

Operating system(linux, macos, or windows7/8/10?): linux, gentoo, stable, xfce4

Expected Behavior

I downloaded the 0.26.13 release, unpacked it, started.
I expected to see a main window.

Current Behavior

I started the application and saw only a task on my taskbar but not the main application window.
As I understood the main windows existed (elements existed either - I saw a mouse cursor changes when I moved it over possible position of the main window) but the window was 100% transparent (I did not think that it was "HTML opacity 0").

Then I cloned current git with commit 20547ca08e and started it in developer mode:

git clone git@github.com:electerm/electerm.git
cd electerm
npm i

# start webpack dev server
npm start

# in a separate terminal session run app
npm run app

I saw the main window with a debug console. Everything was OK.
Then I tried to build the application from git sources.
The build was successful but "release" version had the same problem with UI.

Thank you for your work. I will be happy to help you, if I can.

Originally created by @ErmakovDmitriy on GitHub (Jan 14, 2019). Original GitHub issue: https://github.com/electerm/electerm/issues/1072 <!--- Provide some basic info --> ## Electerm version: 0.26.13 Also tested with: commit 20547ca08e563c9664cc7d6f4513dc84a8e67955 (HEAD -> master, origin/master, origin/HEAD) Author: ZHAO Xudong <zxdong@gmail.com> Date: Fri Jan 11 15:14:18 2019 +0800 ## Operating system(linux, macos, or windows7/8/10?): linux, gentoo, stable, xfce4 ## Expected Behavior I downloaded the 0.26.13 release, unpacked it, started. I expected to see a main window. ## Current Behavior I started the application and saw only a task on my taskbar but not the main application window. As I understood the main windows existed (elements existed either - I saw a mouse cursor changes when I moved it over possible position of the main window) but the window was 100% transparent (I did not think that it was "HTML opacity 0"). Then I cloned current git with commit 20547ca08e563c9664cc7d6f4513dc84a8e67955 and started it in developer mode: ``` git clone git@github.com:electerm/electerm.git cd electerm npm i # start webpack dev server npm start # in a separate terminal session run app npm run app ``` I saw the main window with a debug console. Everything was OK. Then I tried to build the application from git sources. The build was successful but "release" version had the same problem with UI. Thank you for your work. I will be happy to help you, if I can.
kerem 2026-02-27 00:00:19 +03:00
  • closed this issue
  • added the
    bug
    Linux
    labels
Author
Owner

@zxdong262 commented on GitHub (Jan 15, 2019):

Hi, Can you run electerm from cmd line, and post the log here?

<!-- gh-comment-id:454389062 --> @zxdong262 commented on GitHub (Jan 15, 2019): Hi, Can you run electerm from cmd line, and post the log here?
Author
Owner

@ErmakovDmitriy commented on GitHub (Jan 15, 2019):

Hi, here is logs:

[dev:...lient/node_modules/electerm]$ electerm/electerm 
error parsing $HOME/.ssh/config
maybe no $HOME/.ssh/config, but it is ok
[20:39:38.928] [info] App starting...
no /home/dev/.config/electerm-config.js but it is ok
Tue Jan 15 2019 20:39:40 GMT+0300 (MSK) server runs on localhost 3075

No more any errors or warnings.

<!-- gh-comment-id:454483889 --> @ErmakovDmitriy commented on GitHub (Jan 15, 2019): Hi, here is logs: ``` [dev:...lient/node_modules/electerm]$ electerm/electerm error parsing $HOME/.ssh/config maybe no $HOME/.ssh/config, but it is ok [20:39:38.928] [info] App starting... no /home/dev/.config/electerm-config.js but it is ok Tue Jan 15 2019 20:39:40 GMT+0300 (MSK) server runs on localhost 3075 ``` No more any errors or warnings.
Author
Owner

@zxdong262 commented on GitHub (Apr 17, 2019):

@ErmakovDmitriy Hi, can you try the latest version?

<!-- gh-comment-id:483964742 --> @zxdong262 commented on GitHub (Apr 17, 2019): @ErmakovDmitriy Hi, can you try the latest version?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#627
No description provided.