Skip to content
View in the app

A better way to browse. Learn more.

Enpass Discussion Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Floating point exception on start

Featured Replies

I recently am unable to start Enpass:

torre 0 ~ ↠ /opt/enpass/Enpass 
QFile::remove: Empty or null file name
QQmlComponent: Created graphical object was not placed in the graphics scene.
QQmlComponent: Created graphical object was not placed in the graphics scene.
QQmlComponent: Created graphical object was not placed in the graphics scene.
QQmlComponent: Created graphical object was not placed in the graphics scene.
Floating point exception (core dumped)

I've tried removing my enpass directory, `.config/sinew.in` files, and removing & reinstalling Enpass using apt-get.

Does anyone have any suggestions? I had a look at the strace, but I'm not savvy enough to see a smoking gun.

I'm facing the exact same problem, same exact error message here and I also don't know how to properly analyze the core dump. For me it also started last week.

@miles is it working again for you?

I'm running Ubuntu 18.04.2 LTS.

Oh, just after replying to this thread I managed to get my installation working again.

The problem was that due to scaling problems I followed this FAQ and set the two environment variables to the following  (note the 0.9 in the second line):

export QT_AUTO_SCREEN_SCALE_FACTOR=0
export QT_SCREEN_SCALE_FACTORS="0.9;1"

After changing it to the following it worked again perfectly:

export QT_AUTO_SCREEN_SCALE_FACTOR=0
export QT_SCREEN_SCALE_FACTORS="1;1.5"

I find it quite bizarre since it has been working fine for half a year, maybe it had to do with some QT update.

  • Author

Interesting. I see that that QT_SCREEN_SCALE_FACTOR is set in my environment, but I have no idea why. Unsetting them works. Thank you!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.