Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImage Shows Blank Page #227

Open
luckycold opened this issue Oct 30, 2023 · 12 comments
Open

AppImage Shows Blank Page #227

luckycold opened this issue Oct 30, 2023 · 12 comments

Comments

@luckycold
Copy link

Describe the bug

Whether having logged in prior to 3.1.0 or trying to login for the first time on 3.1.0 only a blank page appears.

Reproduction

  1. Download 3.1.0 appimage
  2. Run the appimage
  3. Should show a blank page instead of login

Expected behavior

Be able to see login and see rooms and dms.

Platform and versions

1. OS: Fedora Linux
2. Cinny version: 3.1.0
3. Matrix homeserver: 1al.cc
4. Downloaded from: GitHub

Additional context

No response

@adevries17
Copy link

adevries17 commented Nov 7, 2023

I also have this problem.
OS: Fedora 38
Cinny: 3.2.1
Downloaded from Github

Edit: version number

@kfiven
Copy link
Collaborator

kfiven commented Nov 7, 2023

Latest is 3.2.0 / 3.2.1 , have you checked with that?

@adevries17
Copy link

@kfiven Yes, just downloaded it. I was looking at what luckycold put as version and typed instead of the correct version number number I downloaded. I have downloaded 3.2.1 and it's a blank white screen

@adevries17
Copy link

I just built v3.2.1 on my machine and it works as expected. The flatpak of v3.2.1 also works for me. Maybe something in the prebuilt AppImage version is messed up?

@kfiven
Copy link
Collaborator

kfiven commented Nov 7, 2023

Only thing I could think of having such effect is the Ubuntu 20.04 and I can try bumping that to see if it solves the issue.

@Valiec
Copy link

Valiec commented Nov 7, 2023

I also have this issue on a Mac:

OS: macOS 12.6.2
Cinny: 3.2.1, 3.2.0, or 3.1.0 (I tried all 3) Mac desktop app. Older versions might be affected too, I stopped trying at 3.1.0
Matrix Homeserver: Irrelevant, as I can't log into anything due to blank screen.
Downloaded from GitHub

Viewing the dev console shows a "SyntaxError: Invalid regular expression: invalid group specifier name" error.

@adevries17
Copy link

I ran from the terminal and it claims that gstreamer element appsink not installed. Not sure if that helps any
image

@osousa
Copy link

osousa commented Mar 9, 2024

I'm having the same issue, with "sudo dpkg -i .*.deb"

@ndpm13
Copy link

ndpm13 commented Aug 4, 2024

same issue here blank white screen on both Void Linux and Peppermint

@dermalikmann
Copy link

Seems like this problem popped up for me as well. I created another issue, as I am not using the AppImage, and also it now being 4.1.0. #329

@Maddest-Max
Copy link

Adding on for v4.2.0

Describe the bug

Running the v4.2.0 appimage results in only a blank page appearing.

Reproduction

  1. Download v4.2.0 appimage
  2. Run the appimage
  3. Blank page appears as opposed to a login

Expected behavior

Show login screen

Platform and versions

  1. OS: Manjaro
  2. Cinny version: 4.2.0
  3. Matrix homeserver: matrix.org
  4. Downloaded from: GitHub

Additional context

Running from the cli produces this:

Gtk-Message: 15:35:47.259: Failed to load module "xapp-gtk3-module"
Gtk-Message: 15:35:47.579: Failed to load module "xapp-gtk3-module"

@ChaosNicro
Copy link

Same here for AppImage 4.2.1. No output in terminal, but the dev-tools give:

[Error] Unhandled Promise Rejection: SyntaxError: Invalid regular expression: invalid group specifier name
	RegExp (index-Nx5qNgae.js:27:4371)
	(anonymous function) (index-Nx5qNgae.js:27:4371)
	Module Code (index-Nx5qNgae.js:111:13543)
	evaluate
	moduleEvaluation

Looks like it's trying to parse a matrix.to component that no longer aligns with the RegEx.

@kfiven kfiven changed the title 3.1.0 AppImage Shows Blank Page AppImage Shows Blank Page Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants