Ticket #233 (closed defect: Fixed)

Opened 7 years ago

Last modified 39 years ago

Incorrect window position

Reported by: nobody Owned by:
Priority: normal Milestone:
Component: system Version: devel
Keywords: Cc:

Description

When I start licq (qt-gui plugin), the initial window position is incorrect : the y position is set to 21 instead of 0. I noticed that the error seems to happen when I quit icq in the normal way (exit button) : the file ~/.licq/licqqu-gui.conf is modified and y is set to 21 instead of 0

[geometry] y = 21

even if the window position was x = 0 and y = 0 before closing.

Change History

Changed 7 years ago by nobody

Logged In: NO

the correct filename is ~/.licq/licq_qt-gui.conf of course :-)

Changed 6 years ago by arc

Logged In: YES user_id=10037

this is due to the lines 851 to 861 in mainwin.cpp which seem to be some obscure workaround for a windowmaker bug that messes up all other wms as well as (future?) versions of windowmaker with this bug fixed. just comment out these lines as well as line 864 (all line numbers taken from release 1.2.0 stable) to fix this thing.

Changed 6 years ago by dreamforce2

Logged In: YES user_id=527951

I cannot reproduce this bug anymore in 1.2.6 thomas

Changed 5 years ago by dreamforce2

  • status changed from assigned to closed

Logged In: YES user_id=527951

This is fixed in the latest CVS version of Licq. It will be included in the next release, or you may use the CVS version. Read http://www.rhrk.uni-kl.de/~dmuell/licq/

Note: See TracTickets for help on using tickets.