Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Comparing files size limit?
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Total Commander Forum Index -> TC Fixed bugs Printable version
View previous topic :: View next topic  
Author Message
MaxX
Senior Member
Senior Member


Joined: 23 Mar 2012
Posts: 311

PostPosted: Mon May 07, 2012 4:49 pm    Post subject: Reply with quote

Lucida Console, 8pt -> no bug!
Back to top
View user's profile Send private message
HolgerK
Power Member
Power Member


Joined: 26 Jan 2006
Posts: 3552
Location: Europe, Aachen

PostPosted: Mon May 07, 2012 5:26 pm    Post subject: Reply with quote

MaxX wrote:
Lucida Console, 8pt -> no bug!

Cleartype enabled?
Tried to scroll horizontal?
ATI graphic card?

Regards
Holger
Back to top
View user's profile Send private message Send e-mail
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 5350
Location: Valsted, Denmark

PostPosted: Mon May 07, 2012 5:32 pm    Post subject: Reply with quote

I use either Lucida Console 7pt or Courier New 8pt (TC's default). No problems.

But now I tested some other font's and font sizes and I can confirm some of the previous reports. For example if I use Courier New 10pt (or bigger) I cannot scroll to the end of the line by using the slider or the arrow buttons, but if I click on the right end of scrollbar just before the arrow, I can scroll to the end of the line, but it comes up when the slider is about 75% to the right.

If I use for example Microsof Sans Serif 8pt I can scroll to the end using either slider, button or click on scrollbar, but now I reach the end when the slider is about 55% to the right.

In contrary to HolgerK I have problems with Courier 10 (rasterfont). Here I cannot scroll to the end with the slider, but if I slide to about 75% and then use either th arrow button, or the keyboard right arrow (slow), I can slide to the end. It is the same if I use Fixedsys 9.

These tests were done with Windows XP and Intel Express Chipset video adapter.

I have so far not found a font/font size combination that makes the left panel empty at startup, as in the original bug report.

I suggest that everyone that has reported problems in this thread, report back which font, font size/weight and anti aliasing setting they have used.
_________________
#524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
MaxX
Senior Member
Senior Member


Joined: 23 Mar 2012
Posts: 311

PostPosted: Tue May 08, 2012 3:23 am    Post subject: Reply with quote

So, here's one more provement that clear-type is much worse than anything else! Even more, with non-native resolution on montor you can see wrong color of text and text's bg. This comes due to this "feature", which uses subpixel dots, so it makes much more troubles than you think and gives much more bugs than benefits. XP's native "default" method is much better than Vista/7/8's, and I wonder why M$ removed that type of font-aliasing...
Personally I switch off this clear-type-sh** at any PC I have to work.
Back to top
View user's profile Send private message
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 5350
Location: Valsted, Denmark

PostPosted: Tue May 08, 2012 3:54 am    Post subject: Reply with quote

Quote:
Personally I switch off this clear-type-sh** at any PC I have to work.


Me too - one of the first things I do after having installed TC Wink
_________________
#524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sztihamer
Member
Member


Joined: 31 Jan 2012
Posts: 106

PostPosted: Tue May 08, 2012 6:50 am    Post subject: Reply with quote

Ok I found out some more clever thing! If you uncheck the "Smooth edges of screen fonts" in your "Performance Options" at the "Visual Effects" tab and apply the changes with these settings you cannot reproduce the bug anymore!
This setting will turn off ClearType too, but the fonts looks much nicer than with only ClearType disabled.

I used default font which is Courier New 8pt, when I showed you the bugs. Also settings are just the default ones.
Back to top
View user's profile Send private message
FoxWolfie
Junior Member
Junior Member


Joined: 04 Aug 2010
Posts: 11

PostPosted: Tue May 08, 2012 12:48 pm    Post subject: Reply with quote

petermad wrote:
I suggest that everyone that has reported problems in this thread, report back which font, font size/weight and anti aliasing setting they have used.


I use Courier New 12 pt bold, as I have low vision, and can't see smaller sizes comfortably. Cleartype is off, but font smoothing is on. If I turn cleartype on, the top file in CbC goes blank. Turning cleartype off allows the file to be seen again. Turning standard font smoothing on or off appears to make no difference.

If I turn bold off, or I decrease the font size to 10 pt, the problem with the opposite file going blank when I scroll 85 percent to the right goes away, but the scrollbar handle still disappears at that point, and the file still snaps back to the zero position as soon as a release the mouse button.

If I increase the font size to 14 pt, both files display as blank upon starting CbC - no scrolling required.

I highly doubt it is a display driver issue, since it happens also in Windows safe mode. My card is an integrated VIA/S3G. I know, it's an old system, but I am using the latest drivers.

The scrollbar handle of the opposite file vanishing when scrolling past 85 percent to the right and snapping back to zero upon release, happens no matter which fonts or video settings, smoothing etc, that I try.

The severity of the blanking issues seems to depend on the combination of font size, bold, and cleartype settings.

I tried with different ASCII test files. If the maximum line length is under 4252, everything works as expected. If any lines are over 4252 in length, the problems appear. The problem only seems to affect ASCII compares. I normally use CbC with one file displayed above the other when I'm in ASCII mode.
_________________
FoxWolfie
Back to top
View user's profile Send private message Send e-mail
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24602
Location: Switzerland

PostPosted: Thu May 10, 2012 7:26 am    Post subject: Reply with quote

The problem is that I can't just split lines longer than, say, 4kBytes, into multiple TextOut calls. Why? They may contain a mix of left to right and right to left text, ligatures, composite characters etc.
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sztihamer
Member
Member


Joined: 31 Jan 2012
Posts: 106

PostPosted: Tue May 22, 2012 11:27 am    Post subject: Reply with quote

ghisler(Author) wrote:
The problem is that I can't just split lines longer than, say, 4kBytes, into multiple TextOut calls. Why? They may contain a mix of left to right and right to left text, ligatures, composite characters etc.

Did a clean installation of the new NVIDIA driver. First I removed the old 296.10 one and then installed the latest one that was released just today. I can still reproduce the bug! Also it's interesting that petermad cannot reproduce it while others do...

So my current driver version is:
Version: 301.42 WHQL
Release Date: 2012.05.22
Back to top
View user's profile Send private message
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 5350
Location: Valsted, Denmark

PostPosted: Tue May 22, 2012 2:36 pm    Post subject: Reply with quote

Quote:
Also it's interesting that petermad cannot reproduce it

Well, as I wrote later, after trying different settings for font and font size I could reproduce something similar to what others have also reported here - just not the bug where the left panel is blank at startup.
_________________
#524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24602
Location: Switzerland

PostPosted: Wed May 23, 2012 7:46 am    Post subject: Reply with quote

I have analyzed it a bit more - I'm already splitting calls to TabbedTextOut into blocks of 8000 characters when the line is longer. I have reduced this to 2000 characters now, and it seems to work OK as long as the font isn't too big. It's really a bug in the display driver, there is no mention of any length limit in the documentation.
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sztihamer
Member
Member


Joined: 31 Jan 2012
Posts: 106

PostPosted: Wed May 23, 2012 9:04 am    Post subject: Reply with quote

I can confirm that the bug has been fixed in the final version of Total Commander 8.0. Both 32 and 64bit version seems to be fine!
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24602
Location: Switzerland

PostPosted: Wed May 23, 2012 9:24 am    Post subject: Reply with quote

Just increase the font size to, say, 30 or 36, and it's back. So it's definitely a driver bug, but at least there is a workaround for the usual font sizes...
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sztihamer
Member
Member


Joined: 31 Jan 2012
Posts: 106

PostPosted: Wed May 23, 2012 9:35 am    Post subject: Reply with quote

Up until 20 it's fine, which should be more than enough if someone wants to increase the font size! If you go above 20 in both panes you will see nothing... So yeah! For me the default font size is just fine! I never go above 10, and I always use a monospace font.
Back to top
View user's profile Send private message
umbra
Power Member
Power Member


Joined: 14 Jan 2012
Posts: 662

PostPosted: Wed May 23, 2012 10:27 am    Post subject: Reply with quote

Confirmed. With default font it works with font sizes 20 and smaller.
_________________
Windows 7 Pro x64, Windows 8 Pro x64
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> TC Fixed bugs All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group