[Pidgin] #149: Dbus migration + uri fixes

Pidgin trac at pidgin.im
Sat Apr 14 17:56:58 EDT 2007


#149: Dbus migration + uri fixes
-------------------------+--------------------------------------------------
  Reporter:  JensenDied  |       Owner:                             
      Type:  patch       |      Status:  new                        
  Priority:  blocker     |   Milestone:  Go public with Pidgin 2.0.0
 Component:  libpurple   |     Version:  2.0                        
Resolution:              |    Keywords:  dbus, aim:uri              
-------------------------+--------------------------------------------------
Comment (by JensenDied):

 The .service file in libpurple is not used AFAIK. It was simply updated to
 go with the README.dbus file. Both can be removed as the lop level
 .service file is installed automatically.

 The @bindir@ is wrong, I can agree, the issue lies that @bindir@
 translates into "${exec_prefix}/bin". (I am not sure of the cause here)
 This is worthless for being a full path to launch an application. The
 @prefix@ should be switched back to @bindir@, but for sake of this
 actually working I needed it to create a full path.

 You are correct about the Pidgin reference, it should be a pidgin.service
 file instead if It is only for that. I'll need to talk to sadrul in a bit
 about finch and dbus to see whats possible for implementation currently.

 Exec is a required part of a dbus .service file, it is the path to the
 executable to run in the absence of the service Name.

 I'll update in a bit, thanks for the additional direction.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/149#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list