Search found 9 matches

by Akien
Thu Apr 23, 2015 9:30 am
Forum: Bugs Archive
Topic: [1.3.1] Linux: Can't open URLs without CEF or awesomium
Replies: 0
Views: 931

[1.3.1] Linux: Can't open URLs without CEF or awesomium

Hi, I tag this against 1.3.1 which is the current version, but this issue exists still at least 1.2.0 and maybe earlier releases too. If TE4 is built without support for an embedded browser like CEF or awesomium, clicking on the URLs in the main menu is supposed to open the said URLs in the user's d...
by Akien
Thu Apr 23, 2015 8:45 am
Forum: Bugs Archive
Topic: [B32] Ubuntu: Game cursor looks weird
Replies: 10
Views: 3399

Re: [B32] Ubuntu: Game cursor looks weird

Note that the reports above where with TE4 built from the source tarball.
I've tried the Steam version and the official Linux64 binary from te4.org on the same system, same issue (even though those seem to use libpng 1.2.x instead of libpng 1.6.x).
by Akien
Thu Apr 23, 2015 8:25 am
Forum: Bugs Archive
Topic: [B32] Ubuntu: Game cursor looks weird
Replies: 10
Views: 3399

Re: [B32] Ubuntu: Game cursor looks weird

This is still valid in t-engine4 1.3.1 on Mageia 5 RC, 64bit, with: - libpng 1.6.17 - SDL2_image 2.0.0 - mesa 10.4.7 The issue is not driver-related AFAICT since I can reproduce it with both my Intel GPU using the latest open source intel driver, and with my Nvidia GPU using the proprietary driver v...
by Akien
Sat Nov 01, 2014 10:42 pm
Forum: General Discussion
Topic: Search for addons in ~/.t-engine/4.0 on Linux
Replies: 2
Views: 8585

Re: Search for addons in ~/.t-engine/4.0 on Linux

Indeed, that does the trick! Many thanks :-)
by Akien
Sat Nov 01, 2014 3:21 pm
Forum: General Discussion
Topic: Search for addons in ~/.t-engine/4.0 on Linux
Replies: 2
Views: 8585

Search for addons in ~/.t-engine/4.0 on Linux

Hi there, I have t-engine4 and ToME installed system wide on Linux in /usr/share/games/t-engine4 I know that to install an addon I should add it in /usr/share/games/t-engine4/game/addons, but I would like to have the possibility to let a normal user (and not root) handle the addons, and therefore be...
by Akien
Thu Oct 30, 2014 11:55 am
Forum: Bugs Archive
Topic: [B32] Ubuntu: Game cursor looks weird
Replies: 10
Views: 3399

Re: [B32] Ubuntu: Game cursor looks weird

This is still valid in t-engine4 1.2.4 on Mageia 5 Beta1, 64bit.
It's a development version of Mageia so it has relatively recent libraries:
- libpng 1.6.13
- SDL2_image 2.0.0
- mesa 10.3.2
by Akien
Tue Jun 03, 2014 7:14 pm
Forum: Bugs Archive
Topic: [B32] Ubuntu: Game cursor looks weird
Replies: 10
Views: 3399

Re: [B32] Ubuntu: Game cursor looks weird

This bug is still valid with T-engine4 1.1.5, on Mageia 5 x6_64. I played a bit with the cursor.png and cursor-down.png files, and noticed that I could fix the issue with adding a 5% opacity black layer around the cursor edges. See the attached files. It does alter the quality of the fading edges a...
by Akien
Mon Mar 10, 2014 4:36 pm
Forum: Bugs Archive
Topic: [B32] Ubuntu: Game cursor looks weird
Replies: 10
Views: 3399

Re: [B32] Ubuntu: Game cursor looks weird

This bug is still valid with T-engine4 1.1.5, on Mageia 5 x6_64. I played a bit with the cursor.png and cursor-down.png files, and noticed that I could fix the issue with adding a 5% opacity black layer around the cursor edges. See the attached files. It does alter the quality of the fading edges a ...
by Akien
Fri Nov 22, 2013 8:46 pm
Forum: Bugs Archive
Topic: [1.0.5] Game from fresh install doesn't start
Replies: 2
Views: 1373

Re: [1.0.5] Game from fresh install doesn't start

Hi darkgod, I see you fixed this issue in this commit: https://gitorious.org/te4/te4/commit/4190404acd51b9c4aee1b69186f726e2817c8802 I'd like to create a patch out of it for my t-engine4 package for Mageia, based on the pristine 1.0.5 release. It seems the code on gitorious and the source code given...