Giter Club home page Giter Club logo

Comments (8)

ptomato avatar ptomato commented on June 26, 2024

Very strange, I'm definitely not seeing this.
Is there any output when you run it from the terminal?

from com.sublimetext.three.

 avatar commented on June 26, 2024

The result of running the application with the flag --verbose

user@WorkServer:~$ flatpak run --verbose com.sublimetext.three/x86_64/stable
F: Opening user flatpak installation at path /home/pawelpieczyrak/.local/share/flatpak
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/pawelpieczyrak/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Cleaning up unused container id 1268571300
F: Allocated instance id 3127453794
F: Allowing host-fs access
F: Allowing x11 access
F: Running '/usr/lib/flatpak/flatpak-bwrap --args 20 /usr/lib/flatpak/flatpak-dbus-proxy --args=22'
F: Running '/usr/lib/flatpak/flatpak-bwrap --args 16 sublime'

Result command flatpak info

user@WorkServer:~$ flatpak info com.sublimetext.three/x86_64/stable
Odniesienie: app/com.sublimetext.three/x86_64/stable
Identyfikator: com.sublimetext.three
Architektura: x86_64
Gałąź: stable
Pochodzenie: flathub
Collection ID: 
Data: 2018-06-04 10:44:30 +0000
Temat: Add remote icons for visibility in software stores (92cb65de)
Zatwierdzenie: d6f825fde3257cacc018431b58ad2ea80e79ddf2812654c1c588b654e28a7b5d
Element nadrzędny: bfeda6629cdaeb1486771297d141668c2562afd31431390411baaea86adac186
Położenie: /var/lib/flatpak/app/com.sublimetext.three/x86_64/stable/d6f825fde3257cacc018431b58ad2ea80e79ddf2812654c1c588b654e28a7b5d
Rozmiar po instalacji: 43,4 MB
Środowisko wykonawcze: org.freedesktop.Sdk/x86_64/1.6
Sdk: org.freedesktop.Sdk/x86_64/1.6

In the second result there are Polish words, because I have a system in Polish, I'm sorry. If you need to run the program with other commands, enter them and I will do it. I also tested it on Manjaro KDE and on Linux Mint Cinnamon and the problem is the same.

from com.sublimetext.three.

DavidLuptak avatar DavidLuptak commented on June 26, 2024

I am also affected by this issue!

I can provide my flatpak info output in English:

$ flatpak info com.sublimetext.three
Ref: app/com.sublimetext.three/x86_64/stable
ID: com.sublimetext.three
Arch: x86_64
Branch: stable
Origin: flathub
Collection ID: org.flathub.Stable
Date: 2018-06-04 10:44:30 +0000
Subject: Add remote icons for visibility in software stores (92cb65de)
Commit: cadaa43d45f1d0d1f39a41760421d21c7b090857ad4fd9dfd50583d91b436db8
Parent: d6f825fde3257cacc018431b58ad2ea80e79ddf2812654c1c588b654e28a7b5d
Location: /var/lib/flatpak/app/com.sublimetext.three/x86_64/stable/cadaa43d45f1d0d1f39a41760421d21c7b090857ad4fd9dfd50583d91b436db8
Installed size: 43,4 MB
Runtime: org.freedesktop.Sdk/x86_64/1.6
Sdk: org.freedesktop.Sdk/x86_64/1.6

My environment is:

Ubuntu 18.04 LTS
GNOME 3.28.1

$ uname -a
Linux hostname 4.15.0-24-generic #26-Ubuntu SMP Wed Jun 13 08:44:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

from com.sublimetext.three.

ptomato avatar ptomato commented on June 26, 2024

I'm completely stumped by this, sorry.

The only possible lead I can think of is that for me, occasionally, scroll events stop working in the editor (i.e. you can only scroll using the scrollbar, not the touchpad or mouse wheel) and then later they start working again. I have no idea if that is related, and I also have no idea how to investigate it.

from com.sublimetext.three.

wnklmnn avatar wnklmnn commented on June 26, 2024

Update: The problem seems to bee the locale. If I run:

export LC_NUMERIC=C
flatpak run com.sublimetext.three

The mouse is working fine.
It also seems to be a known issue.
Link to Sublime forum


I have the same issue. The mouse works fine in every part of the program except the main editor. I can even scroll through the file using the mouse but the click events don't seem to be registered.

flatpak info com.sublimetext.three
app/com.sublimetext.three/x86_64/stable flathub cadaa43d45f1d0d1f39a41760421d21c7b090857ad4fd9dfd50583d91b436db8

uname -a
Linux pascal-laptop 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64 GNU/Linux

If I run the sublime_text executable .local/share/flatpak/app/com.sublimetext.three/current/active/files/extra/opt/sublime_text/sublime_text the editor is working fine.

from com.sublimetext.three.

fpohtmeh-old avatar fpohtmeh-old commented on June 26, 2024

Mouse still doesn't work. OS: Linux Mint 19 Cinnamon

from com.sublimetext.three.

ptomato avatar ptomato commented on June 26, 2024

@wnklmnn Thanks for the update. Unfortunately I didn't receive a notification for it, though, and only saw it when reading yesterday's comment. I think adding LC_NUMERIC=C to the Flatpak environment in the manifest should work, in that case. I will assign myself to this issue and fix it at some point, but if someone else wants to send a pull request I will be happy to merge it.

from com.sublimetext.three.

ryanpcmcquen avatar ryanpcmcquen commented on June 26, 2024

Any brave souls here willing to test for this issue on Sublime Text 4?

flatpak install --user https://dl.flathub.org/build-repo/76704/com.sublimehq.SublimeText.flatpakref

from com.sublimetext.three.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.