-
Notifications
You must be signed in to change notification settings - Fork 916
Linux - I cannot see the names of the files properly #2343
Comments
That certainly is an odd one. Can you provide details about your operating system, and OS language settings (if applicable)? Also, does this happen anywhere else in Light Table, or it is just in the open dialog? |
Arch Linux: https://aur.archlinux.org/packages/lighttable-bin/ |
In |
I am using Archlinux as well and experience the same issue. However, I am pretty sure it has worked before and as the Lighttable binary package has not changed for a while I suspect it might have to do with Archlinux ? |
Same issue here in Manjaro Linux. |
Same error. Trying to evaluate inline python code leads to unicode error. I highly suspect that lighttable is built with py2 and has a conflict with ArchLinux default python env (which is py3). I will try to force py2 use with the instruction on the Arch Wiki |
Anyone with a fix for this, was trying this for the first time and this is what I faced(also using arch linux). Perharp @cldwalker could help with some advise |
I'm sure it is caused by lighttable asking for py2 and archlinux giving py3 as default. Did not achieve to fix it to... Maybe the devs can do something...
Le 17 juil. 2017 21:27, à 21:27, Arewa Olakunle <notifications@github.com> a écrit:
…Anyone with a fix for this, was trying this for the first time and this
is what I faced
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#2343 (comment)
|
I have given up already, gone back to emacs... Hope it gets fixed regardless |
Same issue here - has rendered LightTable unusable for me. I have tried both pre-built and own-built binaries, to no avail. Running Fedora 26 - Gnome. |
Ouch. Well LT has changed for a quite a while, so it must be something platform/os related. I'll have a go at a few distros to see if I can reproduce. |
Just installed fedora 24. Worked as expected. Same with ubuntu (14 though). |
@celliern how is this the same issue. Evaluating python code is surely not the same as the file dialog not working (as in not showing file names properly) ? That sounds like a problem with the LT python plugin... which btw has several reported issues related to problems with python support (and which is lacking a maintainer btw !). |
I have a workaround which is to start lighttable from a cli and supply a directory path as an argument, that means I don't need to go near the file dialog. Thank you for looking into this. |
Just a guess based on the fact that all the issues seems to happen with archlinux based distribution which has python3 default and one of the notable differences between py2 and py3 is how it deal with Unicode.
It's a clue, nothing more..
Envoyé par TypeApp
Le 22 juil. 2017 16:27, à 16:27, Magnus Rundberget <notifications@github.com> a écrit:
…
@celliern how is this the same issue. Evaluating python code is surely
not the same as the file dialog not working (as in not showing file
names properly) ? That sounds like a problem with the LT python
plugin... which btw has several reported issues related to problems
with python support (and which is lacking a maintainer btw !).
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#2343 (comment)
|
I would concur that this is likely an issue with some combination of py2/py3/the python plugin/ArchLinux. |
Happens on ParrotOS as well #2349 |
Potentially a problem with our (rather old) electron version given that the character encoding issue is limited to the file chooser, which comes from electron. |
Happens the same on Fedora 26. |
Interestingly the self same problem can be seen with another Electron based project, GitKraken. It is certainly electron related and I am wondering if I should raise the issue with them... |
I've only used GitKraken on Windows 8.1, Windows 10, and Ubuntu so I cannot confirm if they have a problem but Electron would indeed be the common thread between the two. |
same issue here (on antergos) |
same issue with Fedora 26 and Gnome |
Hmmm. Okay, regarding this and further problems, I am now starting and maintaining a fork of LightTable and doing a future re-write. You can find it here: LightTable-forked. |
Thank you for this. I had a serious look at the codebase with the idea of
doing the same thing, but decided it was just too big a project to take on.
It definitely needs a maintainer!
…On Mon, 21 Jan 2019 at 18:26, Pratik Karki ***@***.***> wrote:
Hmmm. Okay, regarding this and further problems, I am now starting and
maintaining a fork of LightTable and doing a future re-write. You can find
it here: LightTable-forked <https://github.com/Dublo/LightTable-forked>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2343 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFPvW-GY2QOMhEOU91E1i3Lr1_HznH5Eks5vFgY7gaJpZM4OIJuE>
.
--
Simon Brooke :: http://www.journeyman.cc/~simon/
;; Stultus in monte
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hey people, no pressure, let's calm down. We have few human resources and coding/refactoring are Eternal Tasks. Take your time. Don't worry, be happy ;) |
Hey there, I experience the same issue with Lubuntu 18.04. Anayone knows whether there's already a mantainer appointed? Cheers! |
Hey @prertik ,
If you do decide to do this live coding session(s), please let me know. Thanks a bunch! |
Good idea, @omendezmorales! But, sadly I cannot do live coding sessions now. I have some other tasks I have to do and during some free time I get, I try to fix LT. There are a lot of tasks I need to oversee currently in LT core. But, after updating LT and cutting a new release, I'm definitely open to do live coding sessions. Maybe I'll start one while updating plugins(in the near future). I'll ping you when I plan to do so. Thanks. |
Thanks for posting the workaround, @kaushikdeb. I'm using Lubuntu Ubuntu 18.04.2, and can confirm the fix works too ;-) |
|
I can confirm @ArchI3Chris' fix works in Ubuntu 18.04. @ArchI3Chris, where did you get this version of I can't find a public source repository for pango. The project's home page does not appear to list it and neither does the Gnome developers page. Correction: I'm wrong. The public repository is A way I can see of proceeding is to edit the LightTable
Does anyone have any tweaks to, or objections to, this plan, or should I just go ahead? |
Update: attempting to clone So it looks as though only Gnome maintainers can clone. Allegedly you can check It might be worth starting at the other end, and asking: why does the version of Electron we're using depend on a not-widely-adopted version of |
@simon-brooke I think I did use something official, like the repo of another distro or some collective repo for a number of distros. I'm not sure, since it was a long time ago. But I can tell you, that even back then it was not easy to find and has cost me quite some time. Although, if you don't trust my files, these days it seems, if you would just enter it on Google: There is a fair chance, you would find something like this in the first link: Where you have a download link: Under download and binary package. For example. The files would then be in the data.tar.xz file in the deb archive. So, you can just extract them out of the deb archive. |
Hey, I'm not accusing you of dodgy binaries! Just trying to establish
provenance.
…On Tue, 11 Jun 2019, 11:57 Chris, ***@***.***> wrote:
@simon-brooke <https://github.com/simon-brooke> I think I did use
something official, like the repo of another distro or some collective repo
for a number of distros. I'm not sure, since it was a long time ago. But I
can tell you, that even back then it was not easy to find and has cost me
quite some time.
Although, if you don't trust my files, these days it seems, if you would
just enter it on Google:
https://www.google.at/search?q=libpangoft2-1.0.so.0.4000.5+download&oq=libpangoft2-1.0.so.0.4000.5+download
There is a fair chance, you would find something like this in the first
link:
https://debian.pkgs.org/9/debian-main-amd64/libpangoft2-1.0-0_1.40.5-1_amd64.deb.html
Where you have a download link:
http://ftp.br.debian.org/debian/pool/main/p/pango1.0/libpangoft2-1.0-0_1.40.5-1_i386.deb
Under download and binary package. For example.
The files would then be in the data.tar.xz files in the deb archive. You
might need to adjust the filename and link though.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2343?email_source=notifications&email_token=ABJ66W5M7F2MYS3VYP4W2W3PZ6AHXA5CNFSM4DRATOCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXMXQ3Q#issuecomment-500791406>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABJ66W2XQQKTRPZGN5GD7OLPZ6AHXANCNFSM4DRATOCA>
.
|
Relax. I didn't take it that way. I just showed you how you find it in official repos, since it has gotten a lot easier than it was back then. |
For CentOS 7, official binaries are found here: https://buildlogs.centos.org/c7.1708.00/pango/20170805142921/1.40.4-1.el7.x86_64/ |
Same with me as well, cant see text when opening gimp and when uploading files to browser :: ParrotSec |
@kopaczew And the not-reading continues. Do yourself a favor and google LightTable and you will find out, that the project has been dropped in 2016. This thing has been outdated for 4 years! On Arch Linux it doesn't even work anymore at all. Secondly, I've presented a solution back in January 2018, more than 2 years ago. You can find the solution in this very conversation. You don't even have to go to another page. Can you please READ before you complain? It's OVER! DONE! FINISHED! GOODBYE! DEAD FISH BELLY UP! |
I think that @prertik is trying to revive LightTable, but it's going to take some work, since it's a pretty large project, and very outdated (which is why this bug appears). |
Yes, I've been working on and off on rewriting LT. Please have patience for few months... I can't say when it'll be ready for testing and all but, when it is in that stage when I can show it to everyone, I would do it immediately. |
Version 0.8.1 when I open a file I see this
The text was updated successfully, but these errors were encountered: