voltapp / volt

300 KB desktop client for Slack, Skype, Twitter, Telegram, and more
608 stars 8 forks source link

[Linux v0.33] Multiple issues with Slack #80

Closed neongreen closed 5 years ago

neongreen commented 6 years ago

1. Not all channels in the workspace are shown

Subj.

2. Some nicks are not resolved

3. Monospace is displayed weirdly

4. The button panel is sometimes visible and sometimes not

I'm talking about this one:

5. When any button on the button panel is pressed, eul segfaults

Subj.

6. Logs are full of warnings about input string is not valid UTF-8

(eul_linux:5535): Gtk-WARNING **: 01:42:46.709: drawing failure for widget 'GtkWindow': input string not valid UTF-8

(eul_linux:5535): Gtk-WARNING **: 01:42:46.736: drawing failure for widget 'GtkDrawingArea': input string not valid UTF-8

(eul_linux:5535): Gtk-WARNING **: 01:42:46.736: drawing failure for widget 'GtkFixed': input string not valid UTF-8
neongreen commented 6 years ago

7. Scrolling behaves very weirdly

Sometimes I can't scroll up, sometimes I can't scroll down, sometimes messages disappear when I try to scroll, sometimes they appear only when I try to scroll, sometimes I scroll down and it scrolls up.

8. Not all messages in channels are shown

In some channels there are thousands of messages but I only see the last ~5.

9. Search panel's layout overflows

Look at the "P".

10. Sometimes the word "Filter" is not present in the search panel

See above.

neongreen commented 6 years ago

NB. I'll be happy to beta-test any upcoming Linux builds :slightly_smiling_face:

voltapp2 commented 5 years ago

Thanks for the detailed report @neongreen and sorry for the delay.

Most of this is because of GTK+ issues and my lack of experience with it.

Linux version is a lot more stable now. Most of these were fixed. Unfortunately right now only macOS and Windows versions are available.

voltapp2 commented 5 years ago

I'll let you know once it's available again. Definitely this month.