From kde-bugs-dist Sat Oct 29 16:51:50 2005 From: Carsten Wolff Date: Sat, 29 Oct 2005 16:51:50 +0000 To: kde-bugs-dist Subject: [Bug 115332] New: dcop setPanelSize always sets the same size Message-Id: <20051029185148.115332.wolff () kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=113060471400290 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=115332 Summary: dcop setPanelSize always sets the same size Product: kicker Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: aseigo kde org ReportedBy: wolff kde org Version: (using KDE KDE 3.4.92) Installed from: Compiled From Sources Compiler: gcc 4.0 OS: Linux A dcop-call to setPanelSize like dcop Panel setPanelSize 46 always sets the panel size to 56. I tried this with KDE3.4, too. There, the size is different (24), but the behavior is the same, the function always sets the same size, ignoring the paramter I pass to it.