OldsSourcesBackups / qutty

Automatically exported from code.google.com/p/qutty
Other
0 stars 1 forks source link

Text colour too dark by default #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have noticed that by default the text colour in terminal window is by default 
darker than the one in putty. Its dark to the point that it makes blue text 
very hard to read. I have included a picture of the difference between putty 
and qutty colours. The interesting thing is that Qutty's colour gets fixed if 
the option "Use system colours" gets checked. With that option enabled the 
colours are the same. The thing is though it doesn't get saved after restarting 
the application. I have also noticed using "system colour" has different 
effects in qutty and putty with putty making a terminal window white.

I know i can change colours myself but i like the default ones. Speaking of 
changing colours, i have noticed another bug. When trying to change the colours 
by inserting the RGB values, it doesn't have any effect on the colours. The 
only way to get any effect is by clicking the button modify and chosing a 
colour from the mixer.

Original issue reported on code.google.com by Drag...@gmail.com on 6 Aug 2013 at 5:17

GoogleCodeExporter commented 8 years ago
Here is how the difference looks in action

Original comment by Drag...@gmail.com on 6 Aug 2013 at 5:20

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks
Will fix following issues.
1. 'Default Settings' colours similar to putty.
2. Support 'use system colours' option similar to putty.
3. Fix changing colours by setting the RGB values in textbox.

Not able to reproduce issue (1).
To me default colours are similar to putty & 'use system colours' has no effect.
Will try with more options & update.

Original comment by Rajendra...@gmail.com on 7 Aug 2013 at 1:14

GoogleCodeExporter commented 8 years ago
hi Dragan

Can you post the XML section of the session(which creates the issue (1)) from 
%USERDIR%/qutty.xml

<config version="1.0">
    <dataelement datatype="char" dataname="config_name" datavalue="DUMMY session-name"/>
    <dataelement datatype="char" dataname="host" datavalue="DUMMY"/>
    <dataelement datatype="int" dataname="port" datavalue="22"/>
    <dataelement datatype="char" dataname="username" datavalue="DUMMY"/>
    ...
</config>

Fixes for some of the other bugs are worked on & I expect 0.8-beta release this 
sunday/monday.
If you could provide your session info, and if it is reproducible, we shall fix 
that as well.

Thanks
Rajendran

Original comment by Rajendra...@gmail.com on 17 Aug 2013 at 12:35

GoogleCodeExporter commented 8 years ago
Hello,
here is the file. Looking forward to 0.8. 

Original comment by Drag...@gmail.com on 17 Aug 2013 at 10:34

Attachments: