raelgc / scudcloud

ScudCloud - Slack for Linux
https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud
MIT License
1.22k stars 99 forks source link

strange character encoding when copy/pasting #606

Open chris48s opened 6 years ago

chris48s commented 6 years ago

ScudCloud Version

ScudCloud 1.63
Python 3.5.2
Qt 5.5.1
WebKit 602.1
PyQt 5.5.1
SIP 4.17

Distro and Desktop info

Expected behavior

Copy + paste works normally

Actual behavior

Copying text from the main window and pasting into the 'message' box triggers some strange character encoding issue. Pasting into an external application works ok. Demonstration in screen capture below:

gifrecord_2017-11-15_152530

Steps to reproduce

  1. Copy some text form the main window
  2. Paste it into the 'message' box

It has been some time since I've been able to use Scudcloud due to #594 but I'm fairly sure this wasn't happening when I was last able to use scudcloud successfully. If you need any extra info on my setup to help diagnose, let me know. Thanks

raelgc commented 6 years ago

More info on it: if I copy from other program and paste on Slack, it works. If I copy from Slack and paste in other program, it works.

I.e., the problem appears to be copy from scudcloud and paste into scudcloud.

pelomedusa commented 6 years ago

confirmed, have the same bug