Herman Semenoff

Results 291 comments of Herman Semenoff

@darksylinc, I understood about readability with ur examples and I worsened it. I don't mind if you accept some changes, I'm making an offer, and yours to accept or refuse.

> Is there a way to avoid having the mk folder in the root? Ok, I change path mk folder and force push lease.

> Most other platform files are located in the Packaging folder. > > I still have one of the original Ubuntu Phones, but not sure if it works any more....

@AJenbo Do you already have a similar list of required packages? ```sh "dependencies_target": [ "libsdl2-dev", "libsdl2-image-dev", "libsdl2-ttf-dev" ], "install_lib": [ "/usr/lib/${ARCH_TRIPLET}/libSDL2.so*", "/usr/lib/${ARCH_TRIPLET}/libSDL2-2.0.so*", "/usr/lib/${ARCH_TRIPLET}/libSDL2_image.so*", "/usr/lib/${ARCH_TRIPLET}/libSDL2_image-2.0.so*", "/usr/lib/${ARCH_TRIPLET}/libSDL2_ttf.so*", "/usr/lib/${ARCH_TRIPLET}/libSDL2_ttf-2.0.so*" ], ```

@AJenbo Canonical has long abandoned the project, now it is a large ubports community. You can update the image through GUI installer. Your model does not have active support, but...

Ubuntu Touch GUI installer Linux: https://snapcraft.io/ubports-installer Ubuntu (deb): https://devices.ubuntu-touch.io/installer/deb AppImage: https://devices.ubuntu-touch.io/installer/appimage Windows: https://devices.ubuntu-touch.io/installer/exe Mac OS: https://devices.ubuntu-touch.io/installer/dmg

@nitanmarcel, I have damaged vm with ubuntu touch sdk, ut-clickable and qt creator with components, so I will try to restore the system as soon as possible.

> @nitanmarcel where you able to test it? Normally DevilutionX should enable the touch controls when you interact with a touch screen. ubuntu touch libraries have touch processing capabilities, needed...

@nitanmarcel, I completely restored vm ubuntu image, I see you've moved on 👍 I was confused that ubtouch has 16.04 with old packages. How did you solve problem with old...

@nitanmarcel, oh sorry, I forgot that I already asked this question in clickable repo. Here: https://gitlab.com/clickable/clickable/-/issues/346