[Qt-creator] Mac: External Editor - crash on help

Thorbjørn Lindeijer thorbjorn.lindeijer at nokia.com
Mon Jan 12 13:29:51 CET 2009


ext Stefan Vollmar wrote:
> Hello,
> 
> On 23.12.2008, at 00:02, Victor Sardina wrote:
> 
>> Today I noticed two things while working with QtCreator 0.9.2 under
>> RHEL5 (64 bit):
>>
>> 1) The application crashes if you click on the help (button) at the
>> end
>> of Options | Environment | External Editor

Hmm, I'm able to reproduce this crash when using Plastique or Cleanlooks 
styles (in GTK style it doesn't crash). We'll look into it.

> the Mac version also crashes with 0.9.1 and 0.9.2 when trying to get
> help on the options for external editors. Can anybody tell me (as long
> as I cannot look it up in the online help) what "%f %l %c %W %H %x %y"
> in the vi example mean? Has anybody tried doing something similar with
> Aquamacs?

The help window displays:

%f	file name
%l	current line number
%c	current column number
%x	editor's x position on screen
%y	editor's y position on screen
%w	editor's width in pixels
%h	editor's height in pixels
%W	editor's width in characters
%H	editor's height in characters
%%	%

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software



More information about the Qt-creator-old mailing list