Ghost effect while editing table cells

Lubomir I. Ivanov neolit123 at gmail.com
Tue Jan 7 07:02:47 UTC 2014


On 7 January 2014 16:52, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> On 7 January 2014 16:44, Patrick Valsecchi <patrick at thus.ch> wrote:
>> Hi,
>>
>> Am I the only one seeing a ghost effect when editing a text field within a
>> table? For example, look at the attached screenshot. I was editing the end
>> pressure of a tank and you can see both the previous value and the value I'm
>> editing superposed.
>>
>> I'm using the latest GIT version, with Qt 4.8.4 on Linux Ubuntu 13.10.
>>
>
> i think it's not storing the "end pressure" values.
>
> but also asserts:
> ASSERT: "current != NULL" in file qt-ui/models.cpp, line 94
> with test30.xml and if editing "end pressure" of the first cyl.
>

this is the new getDiveById() that Dirk added recently.

hmm, both the cyl. and weight models seem to call getDiveById() and it
returns NULL, yet previously setDive() is called and it assigns '
currentId'.
so i don't see what is wrong on a quick look. will test some more...

lubomir
--


More information about the subsurface mailing list