ℹ️ If you have trouble registering or do not receive a verification e-mail, please ask for help in chat.
⚠️ We have removed underscores from user names (know more), if you have trouble to log in and your username featured an underscore, please retry without underscore.
Ingar's NetRadiant packages
Ingar's NetRadiant packages
Since a number of years, I've been maintaining packages for the map editor NetRadiant.
More information can be found on my website http://ingar.intranifty.net/gtkradiant/index.html
* 2017-09-10
Website moved to a new host ingar.intranifty.net
* 2015-06-21
New builds are available, with an up-to-date Unvanquished gamepack The build for Debian 8.1 is reported to work on Ubuntu 15.
netradiant-20150621-win32.7z for 32bit windows
netradiant-20150621-debian8.1-x86.tar.xz for Debian 8.1 32bit
netradiant-20150621-debian8.1-x86_64.tar.xz for Debian 8.1 64bit
netradiant-20150621-ubuntu15-x86.tar.xz for Ubuntu 15 32bit
netradiant-20150621-ubuntu15-x86_64.tar.xz for Ubuntu 15 64bit
* 2013-06-30
I've made a new set of builds, based on the latest official code and some of my own changes. This adds WebP support for Unvanquished and fixes Netradiant disabling Aero in windows 7. Support for Unvanquished is included in the download.
netradiant-20130630-win32.zip for 32bit windows
netradiant-20130630-win64.zip for 64bit windows (experimental)
netradiant-20130630-ubuntu12-x86.tar.bz2 for Ubuntu 12 32bit
netradiant-20130630-ubuntu12-x86_64.tar.bz2 for Ubuntu 12 64bit
netradiant-20130630-src.tar.bz2 source code
* Latest Unvanquished gamepack
UnvanquishedPack.zip
* Additional information
Getting Started in NetRadiant
More information can be found on my website http://ingar.intranifty.net/gtkradiant/index.html
* 2017-09-10
Website moved to a new host ingar.intranifty.net
* 2015-06-21
New builds are available, with an up-to-date Unvanquished gamepack The build for Debian 8.1 is reported to work on Ubuntu 15.
netradiant-20150621-win32.7z for 32bit windows
netradiant-20150621-debian8.1-x86.tar.xz for Debian 8.1 32bit
netradiant-20150621-debian8.1-x86_64.tar.xz for Debian 8.1 64bit
netradiant-20150621-ubuntu15-x86.tar.xz for Ubuntu 15 32bit
netradiant-20150621-ubuntu15-x86_64.tar.xz for Ubuntu 15 64bit
* 2013-06-30
I've made a new set of builds, based on the latest official code and some of my own changes. This adds WebP support for Unvanquished and fixes Netradiant disabling Aero in windows 7. Support for Unvanquished is included in the download.
netradiant-20130630-win32.zip for 32bit windows
netradiant-20130630-win64.zip for 64bit windows (experimental)
netradiant-20130630-ubuntu12-x86.tar.bz2 for Ubuntu 12 32bit
netradiant-20130630-ubuntu12-x86_64.tar.bz2 for Ubuntu 12 64bit
netradiant-20130630-src.tar.bz2 source code
* Latest Unvanquished gamepack
UnvanquishedPack.zip
* Additional information
Getting Started in NetRadiant
Last edited by Ingar on Sun Sep 10, 2017 10:06 am UTC, edited 3 times in total.
- StalKermit
- Dragoon
- Posts: 260
- Joined: Wed Mar 07, 2012 6:05 am UTC
Re: Ingar's NetRadiant packages
Fix Aero disabling? o.O
Why didn't you say so?!
Why didn't you say so?!
Re: Ingar's NetRadiant packages
Hello,
First, thank you for the ubuntu release.
But I have a problem to execute Netradiant. I got an error :
I recompiled gtkglext-1.2.0 but it didn't solve the error.
When I compile the sources of Netradiant, I got :
What else can I do ?
First, thank you for the ubuntu release.

But I have a problem to execute Netradiant. I got an error :
Code: Select all
/home/vincent/netradiant-20130630-ubuntu12-x86_64/radiant.x86_64: symbol lookup error: /usr/local/lib/libgtkglext-x11-1.0.so.0: undefined symbol: GTK_WIDGET_NO_WINDOW
I recompiled gtkglext-1.2.0 but it didn't solve the error.
When I compile the sources of Netradiant, I got :
Code: Select all
/usr/local/lib/libgtkglext-x11-1.0.so: référence indéfinie vers « GTK_WIDGET_TOPLEVEL »
/usr/local/lib/libgtkglext-x11-1.0.so: référence indéfinie vers « GTK_WIDGET_REALIZED »
/usr/local/lib/libgtkglext-x11-1.0.so: référence indéfinie vers « GTK_WIDGET_NO_WINDOW »
collect2: erreur: ld a retourné 1 code d'état d'exécution
make: *** [install/radiant.x86_64] Erreur 1
What else can I do ?
Re: Ingar's NetRadiant packages
@Vincnet
* Are you on a fully updated Ubuntu 12 or on some other version?
* Your error talks about /usr/local/lib/libgtkglext-x11-1.0, which suggest you're not using a system package (which would be be in /usr). I guess you're building against /usr/lib/libgtkglext-x11-1.0 and it tries to load /usr/local/lib/libgtkglext-x11-1.0 at runtime.
* Are you on a fully updated Ubuntu 12 or on some other version?
* Your error talks about /usr/local/lib/libgtkglext-x11-1.0, which suggest you're not using a system package (which would be be in /usr). I guess you're building against /usr/lib/libgtkglext-x11-1.0 and it tries to load /usr/local/lib/libgtkglext-x11-1.0 at runtime.
Re: Ingar's NetRadiant packages
It works ! I just deleted all the gtkglext files from /usr/local/lib and reinstalled it with apt.
I can start mapping, thanks !
I can start mapping, thanks !
Re: Ingar's NetRadiant packages
ingar can you make a better mac osx version?
Re: Ingar's NetRadiant packages
You should describe "better" ;-)
Re: Ingar's NetRadiant packages
Weed wrote:ingar can you make a better mac osx version?
I can't: I don't have OS X any more
- EmperorJack
- Mapper
- Posts: 52
- Joined: Wed Mar 07, 2012 11:12 pm UTC
- Location: Wellington, New Zealand
- Contact:
Re: Ingar's NetRadiant packages
I have to say I am liking this update. Doing without the aero change every time you open radiant is very satisfying. Great work Ingar!
Unfortunately I am faced with some bugs after using your new builds. I am using the 32bit windows version as the 64bit version didn’t open
. My usual radiant layout is as follows, a dual monitor setup (1920 x 1080 + 1366 x 768) with windows for all the different sections. (The camera is on the right laptop monitor and the rest on the left).
After minimizing radiant to do whatever task, bringing radiant back up yields my XYZ and camera windows greyed out and inoperable. I have to close and reopen radiant to fix this. Also note the -/- next to some of the shortcuts in the ‘edit’ drop down menu. I’m not sure what’s going on here but after I installed your new build I can’t use the shortcuts with the -/-. A number of shortcuts under ‘View, Filter’ have also been changed. I believe this can be fixed by editing the shorctus.ini in but I’m just stating what happened :P.
Hope this helps Ingar or opens your eyes to some bugs that can be fixed in the future.
Unfortunately I am faced with some bugs after using your new builds. I am using the 32bit windows version as the 64bit version didn’t open


After minimizing radiant to do whatever task, bringing radiant back up yields my XYZ and camera windows greyed out and inoperable. I have to close and reopen radiant to fix this. Also note the -/- next to some of the shortcuts in the ‘edit’ drop down menu. I’m not sure what’s going on here but after I installed your new build I can’t use the shortcuts with the -/-. A number of shortcuts under ‘View, Filter’ have also been changed. I believe this can be fixed by editing the shorctus.ini in but I’m just stating what happened :P.

Hope this helps Ingar or opens your eyes to some bugs that can be fixed in the future.
EmperorJack
- EmperorJack
- Mapper
- Posts: 52
- Joined: Wed Mar 07, 2012 11:12 pm UTC
- Location: Wellington, New Zealand
- Contact:
Re: Ingar's NetRadiant packages
In addition to above post: All shortcuts that use <Control> in their commands have had the <Control> part removed from the Unvanquished shortcut.ini in /roaming/NetRadiantSettings/. Very strange. I re-added <Control> to all these commands and all shortcuts regained functionality.
EmperorJack
Who is online
Users browsing this forum: No registered users and 1 guest