Comment 4 for bug 1001059

Revision history for this message
Julio Molina Soler (jmolinaso) wrote :

Hi,

I have the exact same problem, the way I workaround is by init the XDG_DATA_DIRS before I issue 'quickly debug'

Do the following steps, and replace the <path to your quickly project> with your path:

export XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/<path to your quickly project>/data
quickly debug

That would do it.