[MacPorts] #32993: kmymoney4-devel @4.6-20120119_1 no ofx import

MacPorts noreply at macports.org
Mon Jan 23 16:55:00 PST 2012


#32993: kmymoney4-devel @4.6-20120119_1 no ofx import
--------------------------------------+-------------------------------------
 Reporter:  gregory.verret@…          |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.0.3                                
 Keywords:                            |        Port:  kmymoney4                            
--------------------------------------+-------------------------------------

Comment(by gregory.verret@…):

 After reading, learning and trying a few things, I finally got the plugins
 to works! I manually called 'kbuildsycoca4' and all the plugins (AqBanking
 importer, OFX and CSV) appear in the import menu now. None was there
 before.

 For what I found, this should be added to the portfile :

 {{{
 post-activate {
     ui_msg "Calling kbuildsycoca4 in case KDE hasn't called it yet to make
 sure that plugins are loaded."
     system "${prefix}/bin/kbuildsycoca4"
 }
 }}}

 The KDE framework should call it but seems like it does not.

-- 
Ticket URL: <https://trac.macports.org/ticket/32993#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list