Camilo Higuita
Camilo Higuita
Seems to work from qt apps to GTK apps. But if the drop is performed to a Qt app the app crashes.
Regarding #96 NX Sc already integrates the downloaded AppImages https://github.com/Nitrux/nx-software-center/blob/master/src/models/package.cpp#L15 https://github.com/Nitrux/nx-software-center/blob/master/src/utils/appimagetools.cpp#L18
is this yet ready for testing? looks great!
sure, sounds great. about the necessary packages in ubuntu: i don't know the exact name as i'm using arch linux. but i could make a quick search later...
@mmetak The Babe repo has been moved to https://phabricator.kde.org/source/babe/ Thank you for the answer btw, I already included the .desktop file in the new repository :) @probonopd let me know...
@mmetak not sure abut the right cmake lines for installing the .desktop file and icon: i wrote this: install(FILES org.kde.babe.desktop DESTINATION PREFIX/share/applications/) install(FILES data/babe.svg DESTINATION PREFIX/share/icons/hicolor/scalable/apps/) am i doing it...
I added it, please let me know if it works, I'm pushing it to master
Apparently there's an error with that extension and taglib
@ki00 it would better to hve Babe output so i can track what happened. Run Babe from terminal and then show me the output ;)
just run babe from terminal. the command depends if you compile it or what the package name. for example: if compiled form source you can run ./Babe or if you...