Ticket #264 (new defect)

Opened 2 months ago

Last modified 4 weeks ago

Error while drawing something on contactlist

Reported by: sifcenter Owned by:
Priority: major Milestone: kmess-2.0
Component: GUI - Contactlist Version: 2.0-alpha
Keywords: Cc:

Description

When there is one group empty ( all contacts of this group are offline and the option "Show Offline Contacts" is unchecked ) and we try to click on it on output there are these messages:

WARNING: X Error: Bad Drawable (invalid Pixmap or Window parameter) 9

Major opcode: 55 (X_CreateGC) Resource id: 0x0

WARNING: X Error: Bad Drawable (invalid Pixmap or Window parameter) 9

Major opcode: 55 (X_CreateGC) Resource id: 0x0

WARNING: X Error: BadGC (invalid GC parameter) 13

Major opcode: 56 (X_ChangeGC) Resource id: 0x1e08c48

Check contactlistviewdelegate.cpp

Change History

Changed 2 months ago by sifcenter

The problem is present when the "Animated" properties for contactListView_ is true. Maybe a QT bug...

Changed 4 weeks ago by valerio

A viable 'workaround' could be to display an item in each group which only displays "No contacts in this group" (like Windows Live Messenger does). This way, no group would be really empty.

Note: See TracTickets for help on using tickets.