qdbus QStringList

Lukas Hetzenecker lukas.hetzenecker at gmail.com
Wed May 18 09:07:56 PDT 2011


Am Mittwoch, 18. Mai 2011, 00:27:24 schrieb Dj YB:
> On Tuesday May 17 2011 17:41:13 Thiago Macieira wrote:
> > On Tuesday, 17 de May de 2011 17:21:29 Dj YB wrote:
> > > On Tuesday May 17 2011 16:24:39 Thiago Macieira wrote:
> > > > On Tuesday, 17 de May de 2011 11:20:22 Dj YB wrote:
> > > > > On Saturday May 14 2011 23:55:00 Dj YB wrote:
> > > > > > it seems like no one ever send a list, I spent too much
> > > > > > time
> > > > > > googling
> > > > > > for a single example of using qdbus with a QStringList
> > > > > > and
> > > > > > didn't find.
> > > > > 
> > > > > is anyone using this list, using qdbus at all?
> > > > 
> > > > Yes.
> > > 
> > > Thanks for the quick reply.
> > > 
> > > do you happen also to know how to send a QStrinList ?
> > 
> > Since I wrote the qdbus tool, I should. It's with parentheses.
> > 
> > But you said it didn't work for you and I don't have time to go looking
> > in the sources to find out why.
> 
> which one?
> that one:
> qdbus org.kde.korganizer /Calendar
> org.kde.Korganizer.Calendar.openTodoEditor "summary" "description" \("1"
> "2" "3"\)
> 
> or that one:
> qdbus org.kde.korganizer /Calendar
> org.kde.Korganizer.Calendar.openTodoEditor "summary" "description" "(" "1"
> "2" "3" ")"
> 
> thanks,
> YB.4

I copy & pasted the last one to a terminal and it worked for me - korganizer 
opened a window to edit the entry.
What is the exact error message you get when using this command?

Lukas

> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus



More information about the dbus mailing list