From kde-devel Tue Apr 25 13:01:33 2000 From: David Faure Date: Tue, 25 Apr 2000 13:01:33 +0000 To: kde-devel Subject: Re: Qt commandline args broken ( -geometry ) X-MARC-Message: https://marc.info/?l=kde-devel&m=95667049503866 Interesting - my last commit (where I added -ncols and -cmap) said // NOTE: Other Qt options include (color options omitted) : // name, title, geometry, im, [no]xim, iconic, visual, inputstyle, // and in debug mode : sync, [no]grab, dograb // Shouldn't all of those be added ? (David) On Tue, Apr 25, 2000 at 08:36:47AM -0500, Mike Rolig wrote: > It appears most apps in kdebase fail to properly support the Qt command > line args. -geometry is the best example on konsole. Konsole doesn't > even pass the args to kapplication to get them to the qapplication, but > even if those are hooked up, KCmdLineArgs gets in the way and halts > execution: > > $ ./konqueror -nograb > lt-konqueror: Unknown option '-nograb'. > lt-konqueror: Use --help to get a list of available command line options. Should we add geometry and nograb ? All of them ? See kapp.cpp line 713 if you want to contribute a patch ;-) -- David FAURE david@mandrakesoft.com, faure@kde.org http://home.clara.net/faure/ KDE, Making The Future of Computing Available Today