Your message dated Sun, 1 Feb 2009 18:50:29 +0100
with message-id <200902011850.30371.xavier.ve...@gmail.com>
and subject line close 413200
has caused the Debian Bug report #413200,
regarding kdebase-bin: kstart ignores --geometry
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
413200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413200
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdebase-bin
Version: 4:3.5.5a.dfsg.1-6
Severity: important
Hi,
kstart seems to ignore the --geometry option. For example,
kstart --geometry 96x96-0+0 --windowclass XClock xclock
doesn't place xclock at the upper-right corner. I tried with
konsole in place of xclock, but it didn't work, either.
Regards,
Ryo
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages kdebase-bin depends on:
ii kdelibs4c2a 4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii libacl1 2.2.41-1 Access control list shared library
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libattr1 2.4.32-1 Extended attribute shared library
ii libaudio2 1.8-3 The Network Audio System (NAS). (s
ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries
ii libfam0 2.7.0-12 Client library to control the FAM
ii libfontconfig1 2.4.2-1 generic font configuration library
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.1-21 GCC support library
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libidn11 0.6.5-1 GNU libidn library, implementation
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libpam-runtime 0.79-4 Runtime support for the PAM librar
ii libpam0g 0.79-4 Pluggable Authentication Modules l
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libqt3-mt 3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-5 X11 client-side library
ii libxcursor1 1.1.7-4 X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxkbfile1 1:1.0.3-2 X11 keyboard file manipulation lib
ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii libxtst6 1:1.0.1-5 X11 Testing -- Resource extension
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages kdebase-bin recommends:
ii gdb 6.4.90.dfsg-1 The GNU Debugger
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello
kstart doesn't have a --geometry option itself.
--help-kde is a set of options for the KApplication class (in kdelibs) that
can apply to an application's window. As kstart doesn't open a window of its
own, these options are ignored.
I'm closing the bug because there is nothing we can do ourselves. You can file
a wishlist in http://bugs.kde.org to the kstart product to add this option in
kstart itself if you really need it (but kwin window-specific settings might do
the trick). Or file a bug (at bugs.k.o too) on the kdelibs product to remove
these options when not used.
Regards
--
Xavier Vello
--- End Message ---