Bug 40167 - Application Launcher applet: complex command
Summary: Application Launcher applet: complex command
Status: CLOSED FIXED
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-04 23:18 UTC by shift
Modified: 2007-12-18 11:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shift 2002-04-04 23:09:37 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kicker
Version:           KDE 3.0.0 
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux (i686) release 2.4.16-4GB
OS/Compiler notes: 

using Application Laucher applet (aka "run command") -- when i enter a command with parameters -- it looks like the applet ignores my parameters when lauching command -- this is not convinient. 



(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application manually changed)
Comment 1 John Firebaugh 2002-04-05 00:53:23 UTC
On Thursday 04 April 2002 3:09 shift@newmail.ru wrote:
> Package: kicker
> Version: KDE 3.0.0
> Severity: normal
> Installed from:    SuSE
> Compiler:          gcc version 2.95.3 20010315 (SuSE)
> OS:                Linux (i686) release 2.4.16-4GB
> OS/Compiler notes:
>
> using Application Laucher applet (aka "run command") -- when i enter a
> command with parameters -- it looks like the applet ignores my parameters
> when lauching command -- this is not convinient.

This was supposedly fixed for KDE 3. What command exactly are you entering?
Comment 2 Vitaly Shishakov 2002-04-05 23:23:40 UTC
On Friday 05 April 2002 04:53 John Firebaugh wrote:
> On Thursday 04 April 2002 3:09 shift@newmail.ru wrote:
> > Package: kicker
> > Version: KDE 3.0.0
> > Severity: normal
> > Installed from:    SuSE
> > Compiler:          gcc version 2.95.3 20010315 (SuSE)
> > OS:                Linux (i686) release 2.4.16-4GB
> > OS/Compiler notes:
> >
> > using Application Laucher applet (aka "run command") -- when i enter a
> > command with parameters -- it looks like the applet ignores my paramete=
rs
> > when lauching command -- this is not convinient.
>
> This was supposedly fixed for KDE 3. What command exactly are you enterin=
g?
>
> __________
> =EE=C5=CB=CF=D4=CF=D2=D9=C5 =D0=C1=C4=C1=C0=D4 =C1 =CE=C5=CB=CF=D4=CF=D2=
=D9=C5 =CE=C5=D4 - http://www.newhost.ru

Sorry=20

probably this annoyed me in KDE 2.2.2 so much=20
that i entered incorrect command (misstyped killall)
when trying this in 3.0 apologize for annoying.=20

the only small issue with this applet still left=20
is that when i type something in it it displays
completion suggestion list below the edge of screen
though i may browse it blindly with arrows.=20

and another one: outline -- when size of panel icons is 'large'
'Run command:' text is aligned to top and the textfield is=20
aligned to bottom of panel on some KDE-styles it looks kinda=20
unpleasant so the better outline i guess would be:=20

if 'H' is height of panel and 'h1' is height of 'Run command' text=20
and 'h2' is height of textfield then the better=20
positions for them would be:=20

y1 =3D h1/(h1+h2)*H - h1/2

and y2 =3D H - h2/(h1+h2)*H + (h2/2)

where y1 and y2 -- positions of label and textfield relative=20
to top of panel. (i used such layouts in some of my progs and
it proved to be well is certain cases) i.e. to align them
along height 'proportionally'.


Sincerelly=20
              Vitaly.=20





=20
Comment 3 John Firebaugh 2002-04-07 06:53:26 UTC
Thank you for your bug report.
The bug that you reported has been identified and has been fixed in the
latest development (CVS) version of KDE. The bug report will be closed.