[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#447498: KOrganizer: not any "Program Arguments"



On Sunday 21 October 2007, Olaf Wolff wrote:
> Package: korganizer
> Version: 4:3.5.7-4
> Severity: normal
>
> KOrganizer (case example)
> Edit Event -> Advanced -> Type Program, X minute(s), before/after
> [x]Type Program File: /home/olaf/bin/test-auf-parameter.sh
>         Program Arguments: TuWasMit
> ~/.kde/share/apps/konqueror/profiles/AV-WDR5
>
> KOrganizer indicates a "Reminder"-Window (why - es sollte
> eigentlich doch nur das Programm starten?) and a short time later,
> it starts the script (program):

I think the dialog is intentional, there is even a comment in the code which 
indicates that an question whether to actually execute the program could be 
added in the future.

Anyway, the report is valid. The problem seems to be in 
korganizer/korgac/alarmdialog.cpp in method AlarmDialog::eventNotification()

The code around line 200 does only use alarm->programFile() but does not use 
alarm->programArguments()

Same code also in KDE trunk (aka KDE4), so there is either a reason or nobody 
has reported it yet.

Cheers,
Kevin

-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: