[Freeciv-Dev] [bug #22787] Changing the theme does not work

2014-10-12 Thread Marko Lindqvist
URL: Summary: Changing the theme does not work Project: Freeciv Submitted by: cazfi Submitted on: Sun 12 Oct 2014 11:20:45 AM EEST Category: client-gtk-3.0 Severity: 3 - Normal

[Freeciv-Dev] [bug #22787] Changing the theme does not work

2014-10-12 Thread Marko Lindqvist
Follow-up Comment #1, bug #22787 (project freeciv): With another theme it partly works - seems like the problem is our lack of complete theme reset - if the new theme does not define something, that part remains from the old theme instead of changing to global default. ___

[Freeciv-Dev] [patch #5356] multiplayer ruleset: Explain what goes on with tech giving in script.lua

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: multiplayer ruleset: Explain what goes on with tech giving in script.lua Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 09:01:41 AM UTC Category: rulesets

[Freeciv-Dev] [bug #22782] multiplayer ruleset: Philosophy gives number of techs equal to team size

2014-10-12 Thread Sveinung Kvilhaugsvik
Follow-up Comment #2, bug #22782 (project freeciv): Darwin's voyage has the opposite effect on shared techs: It will only work for one of the players that share tech. ___ Reply to this item at: _

[Freeciv-Dev] [patch #5357] common/tech.c: player_invention_reachable call cost is exponential with deep technology trees: fixed with memoization

2014-10-12 Thread anonymous
URL: Summary: common/tech.c: player_invention_reachable call cost is exponential with deep technology trees: fixed with memoization Project: Freeciv Submitted by: None Submitted on: Sun 12 Oct 2014 09:05:06 AM

[Freeciv-Dev] [patch #5357] common/tech.c: player_invention_reachable call cost is exponential with deep technology trees: fixed with memoization

2014-10-12 Thread Jacob Nevins
Follow-up Comment #1, patch #5357 (project freeciv): I wonder if this helps with bug #22159? IRC log leading to this patch (includes link to test case): 07:20 < aloril> seems client slows down exponentially with deeper tech tree? (tested with 2.5 beta1 and copy of experimental r

[Freeciv-Dev] [bug #22787] Changing the theme does not work

2014-10-12 Thread anonymous
Follow-up Comment #2, bug #22787 (project freeciv): I have a self-compiled version of freeciv on windows. The default theme used by freeciv is the Adwaita theme. I would like to change the theme back to the freeciv theme. It would be nice if the theme selector in the local options tab could do th

[Freeciv-Dev] [patch #5357] common/tech.c: player_invention_reachable call cost is exponential with deep technology trees: fixed with memoization

2014-10-12 Thread Jacob Nevins
Follow-up Comment #2, patch #5357 (project freeciv): > I wonder if this helps with bug #22159? Yes, it does. ___ Reply to this item at: ___ Message sent via/by G

[Freeciv-Dev] [bug #22159] Gtk2 research report redraw slow with experimental ruleset

2014-10-12 Thread Jacob Nevins
Follow-up Comment #9, bug #22159 (project freeciv): Patch #5357 helps with this. ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.org/

[Freeciv-Dev] [patch #5358] multiplayer ruleset: Inform embassies about techs gained from Lua.

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: multiplayer ruleset: Inform embassies about techs gained from Lua. Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 09:27:37 AM UTC Category: rulesets

[Freeciv-Dev] [patch #5356] multiplayer ruleset: Explain what goes on with tech giving in script.lua

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5356 (project freeciv): Planned Release: 2.6.0 => 2.6.0, 2.5.0 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #22651] The freeciv-gtk2 client crashed when trying to connect to freeciv-gtk3 server

2014-10-12 Thread anonymous
Follow-up Comment #7, bug #22651 (project freeciv): I just repeated the crash in comment #4: with freeciv-2.5.0 beta1 seems 100% reproducible. I then tested freeciv-2.5.0 beta1 rev26753 The crash is no longer present. So it seems correct that this bug is bug #22449: Access Violation while outpu

[Freeciv-Dev] [patch #5355] multiplayer ruleset: Notify the player about techs gained by script.lua

2014-10-12 Thread Sveinung Kvilhaugsvik
Additional Item Attachment, patch #5355 (project freeciv): File name: 0003-multiplayer-ruleset-Notify-the-player-about-techs-ga.patch Size:2 KB ___ Reply to this item at: ___

[Freeciv-Dev] [bug #22788] multiplayer ruleset: Techs are given both by Lua script and ruleset

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: multiplayer ruleset: Techs are given both by Lua script and ruleset Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 09:30:48 AM UTC Category: rulesets

[Freeciv-Dev] [bug #22651] The freeciv-gtk2 client crashed when trying to connect to freeciv-gtk3 server

2014-10-12 Thread Jacob Nevins
Update of bug #22651 (project freeciv): Status: Duplicate => None Open/Closed: Closed => Open ___ Follow-up Comment #8: > I just repeated t

[Freeciv-Dev] [bug #22788] multiplayer ruleset: Techs are given both by Lua script and other ruleset mechanisms

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of bug #22788 (project freeciv): Summary: multiplayer ruleset: Techs are given both by Lua script and ruleset => multiplayer ruleset: Techs are given both by Lua script and other ruleset mechanisms ___ Reply to this

[Freeciv-Dev] [bug #22767] UTF-8 signature

2014-10-12 Thread Jacob Nevins
Follow-up Comment #1, bug #22767 (project freeciv): Freeciv is already clear in its own mind that its files contain UTF-8 (FC_DEFAULT_DATA_ENCODING), so it needs no clue in the files to tell it. So presumably your proposed signature is for the benefit of other programs reading these files. Which

[Freeciv-Dev] [patch #5355] multiplayer ruleset: Notify the player about techs gained by script.lua

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5355 (project freeciv): Status: In Progress => Ready For Test Planned Release: => 2.6.0, 2.5.0 ___ Follow-up Comment #1: Note that 2.6 some

[Freeciv-Dev] [bug #22783] multiplayer ruleset: Free tech from Philosophy is not announced

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of bug #22783 (project freeciv): Status:None => In Progress Assigned to:None => sveinung ___ Follow-up Comment #2: _Maybe the same app

[Freeciv-Dev] [bug #22788] multiplayer ruleset: Techs are given both by Lua script and other ruleset mechanisms

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of bug #22788 (project freeciv): Planned Release: => 2.6 ___ Follow-up Comment #1: Clarification: Darwin's voyage gives two techs via Lua and two techs via an effect. I have not

[Freeciv-Dev] [bug #22789] Deep technology tree goals not working correctly

2014-10-12 Thread anonymous
URL: Summary: Deep technology tree goals not working correctly Project: Freeciv Submitted by: None Submitted on: Sun 12 Oct 2014 10:22:48 AM UTC Category: None Severity: 4 - Imp

[Freeciv-Dev] [bug #22783] multiplayer ruleset: Free tech from Philosophy is not announced

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of bug #22783 (project freeciv): Release: S2_5 r26758 => S2_5 r26758, TRUNK ___ Follow-up Comment #3: The 2.6 situation: With your save game it is shown. With the attached save game it isn't shown.

[Freeciv-Dev] [bug #22787] Changing the theme does not work

2014-10-12 Thread Marko Lindqvist
Follow-up Comment #3, bug #22787 (project freeciv): > on windows. ... > menu will at least show the theme actually being used. I too am working on this for crosser builds at least, but it's an separate issue -> to a new ticket. ___ Reply t

[Freeciv-Dev] [patch #5356] multiplayer ruleset: Explain what goes on with tech giving in script.lua

2014-10-12 Thread Sveinung Kvilhaugsvik
Follow-up Comment #1, patch #5356 (project freeciv): Spelling fix. (file #22612) ___ Additional Item Attachment: File name: 0001-multiplayer-ruleset-Explain-what-goes-on-with-tech-g.patch Size:1 KB ___

[Freeciv-Dev] [patch #5359] freeciv-client man page should describe Qt client

2014-10-12 Thread Jacob Nevins
URL: Summary: freeciv-client man page should describe Qt client Project: Freeciv Submitted by: jtn Submitted on: Sun 12 Oct 2014 11:45:14 BST Category: docs Priority: 5 - Normal

[Freeciv-Dev] [patch #5360] Inform everyone that shares research when a tech is gained by Lua script.

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Inform everyone that shares research when a tech is gained by Lua script. Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 10:53:11 AM UTC Category: None

[Freeciv-Dev] [bug #22789] Deep technology tree goals not working correctly

2014-10-12 Thread Jacob Nevins
Update of bug #22789 (project freeciv): Release: 2.5 beta1 => 2.5.0-beta1 ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [bug #22159] Gtk2 research report redraw slow with experimental ruleset

2014-10-12 Thread Jacob Nevins
Follow-up Comment #10, bug #22159 (project freeciv): Comment #2: > Bug here: if a long term goal is defined, freeciv is not > able to find the next short term goal, leaving it empty. This is now tracked separately as bug #22789. ___ Reply

[Freeciv-Dev] [patch #5345] Gtk clients: Action selection dialog: Store button id for all actions

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5345 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #5353] Gtk clients: Support changing the tool tip of a choice dialog button.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5353 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #5354] Qt client: Generate the Help Build Wonder label text in one place.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5354 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] AI tax rate limits cheating

2014-10-12 Thread Jacob Nevins
I had a look into the arrangements for AI tax rate limits recently. I think there may be several bugs here that want addressing for 2.5.0, but I'm not sure what the intent is, hence this post before raising anything. I don't know why it's this complex; I haven't looked at Gna history for rationale

[Freeciv-Dev] [bug #22789] Deep technology tree goals not working correctly

2014-10-12 Thread Jacob Nevins
Update of bug #22789 (project freeciv): Planned Release: => 2.5.0, 2.6.0 ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [bug #22678] Gtk3 ugliness (Windows)

2014-10-12 Thread Jacob Nevins
Follow-up Comment #10, bug #22678 (project freeciv): > Here is a screenshot of gtk3 3.14.2 to compare. That looks like it's not even trying to use custom Freeciv theming, so is not directly comparable to my screenshots. (If you're the same person as bug #22787 comment 1, this is the "Adwaita" them

[Freeciv-Dev] [patch #5361] [metaticket] Multicast/broadcast LAN advertisement/scan brokenness

2014-10-12 Thread Jacob Nevins
URL: Summary: [metaticket] Multicast/broadcast LAN advertisement/scan brokenness Project: Freeciv Submitted by: jtn Submitted on: Sun 12 Oct 2014 13:38:03 BST Category: None Pri

[Freeciv-Dev] [bug #22651] The freeciv-gtk2 client crashed when trying to connect to freeciv-gtk3 server

2014-10-12 Thread anonymous
Follow-up Comment #9, bug #22651 (project freeciv): You already did the backtrace for gtk2, so here's the one for gtk3. C:Program FilesFreeciv-2.5.0-beta1-gtk3freeciv-gtk3.exe caused an Access Violation at location 004eb453 in module C:Program FilesFreeciv-2.5.0-beta1-gtk3freeciv-gtk3.exe Readin

[Freeciv-Dev] [bug #22792] LAN scan has never worked for me on Ubuntu Linux

2014-10-12 Thread Jacob Nevins
URL: Summary: LAN scan has never worked for me on Ubuntu Linux Project: Freeciv Submitted by: jtn Submitted on: Sun 12 Oct 2014 14:15:00 BST Category: general Severity: 3 - Norm

[Freeciv-Dev] [bug #21004] Game announcement multicast over IPv6 not working to another node.

2014-10-12 Thread Jacob Nevins
Follow-up Comment #6, bug #21004 (project freeciv): >> LAN announcement has never worked for me in Linux? > Have you open bug about the announcement issue? Finally raised as bug #22792. ___ Reply to this item at:

[Freeciv-Dev] [bug #22792] LAN scan has never worked for me on Ubuntu Linux

2014-10-12 Thread Marko Lindqvist
Follow-up Comment #1, bug #22792 (project freeciv): Indeed, the IPv6 side even has a TODO comment: /* TODO: Interface selection */ ___ Reply to this item at: ___

[Freeciv-Dev] [bug #19840] Multicast fails without active connection

2014-10-12 Thread Jacob Nevins
Follow-up Comment #4, bug #19840 (project freeciv): Confirm this can still happen with S2_4 r26761. In my case I took away internet connectivity (via ppp0) but still had an active physical connection to a local network via eth0, and it had another machine on it. This is a scenario that ought to w

[Freeciv-Dev] [bug #22792] LAN scan has never worked for me on Ubuntu Linux

2014-10-12 Thread Jacob Nevins
Follow-up Comment #2, bug #22792 (project freeciv): I tried getting rid of the ppp0 interface on my desktop machine to see if the desktop and laptop could find each other, but the desktop started exhibiting bug #19840 despite having local connectivity via eth0. ("IP_ADD_MEMBERSHIP (225.1.1.1) fail

[Freeciv-Dev] [bug #19840] Multicast fails without active connection

2014-10-12 Thread Jacob Nevins
Follow-up Comment #5, bug #19840 (project freeciv): (It also happens on my netbook when I have no physical connectivity at all -- network cable unplugged and no wireless. This is more like the OP's setup, and perhaps more forgivable, although it might still be nice if server/client both on localho

[Freeciv-Dev] [patch #5362] Client API: add action_selection_target_unit()

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Client API: add action_selection_target_unit() Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 01:43:03 PM UTC Category: client Priority: 5 -

[Freeciv-Dev] [patch #5363] Client: Receive background updates to action selection dialogs.

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Client: Receive background updates to action selection dialogs. Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 01:44:18 PM UTC Category: client

[Freeciv-Dev] [patch #5363] Client: Receive background updates to action selection dialogs.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5363 (project freeciv): Depends on: => patch #5362 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #22793] Some comments/docs still claim ruleset (etc) files use ISO8859-1 encoding

2014-10-12 Thread Jacob Nevins
URL: Summary: Some comments/docs still claim ruleset (etc) files use ISO8859-1 encoding Project: Freeciv Submitted by: jtn Submitted on: Sun 12 Oct 2014 14:46:10 BST Category: None

[Freeciv-Dev] [patch #5363] Client: Receive background updates to action selection dialogs.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5363 (project freeciv): Depends on: => patch #5261 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #5364] Ask for background updates to action selection dialogs on diplstate change.

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Ask for background updates to action selection dialogs on diplstate change. Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 01:48:40 PM UTC Category: client

[Freeciv-Dev] [patch #5364] Ask for background updates to action selection dialogs on diplstate change.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5364 (project freeciv): Depends on: => patch #5363 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #5365] Qt client: support background updates to the action selection dialog.

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Qt client: support background updates to the action selection dialog. Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 01:49:53 PM UTC Category: client-qt

[Freeciv-Dev] [patch #5365] Qt client: support background updates to the action selection dialog.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5365 (project freeciv): Depends on: => patch #5363 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #5366] Gtk clients: support background updates to the action selection dialog.

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Gtk clients: support background updates to the action selection dialog. Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 01:51:00 PM UTC Category: client-gtk-

[Freeciv-Dev] [patch #5366] Gtk clients: support background updates to the action selection dialog.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5366 (project freeciv): Depends on: => patch #5363 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #5366] Gtk clients: support background updates to the action selection dialog.

2014-10-12 Thread Sveinung Kvilhaugsvik
Update of patch #5366 (project freeciv): Assigned to:None => sveinung ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #22794] Resolve rules regarding which source tiles can be attacked from

2014-10-12 Thread Jacob Nevins
URL: Summary: Resolve rules regarding which source tiles can be attacked from Project: Freeciv Submitted by: jtn Submitted on: Sun 12 Oct 2014 14:53:24 BST Category: None Severi

[Freeciv-Dev] [bug #22381] Inconsistent nativity limits on source tile for regular attacks

2014-10-12 Thread Jacob Nevins
Follow-up Comment #13, bug #22381 (project freeciv): Raised bug #22794 to resolve whether this should be reverted or modified. Please discuss / make proposals there. ___ Reply to this item at: __

[Freeciv-Dev] [patch #5367] Consider move_rate when picking a transport in transporter_for_unit()

2014-10-12 Thread Jacob Nevins
URL: Summary: Consider move_rate when picking a transport in transporter_for_unit() Project: Freeciv Submitted by: jtn Submitted on: Sun 12 Oct 2014 14:58:04 BST Category: None

[Freeciv-Dev] [patch #4982] Better transporter_for_unit()

2014-10-12 Thread Jacob Nevins
Follow-up Comment #5, patch #4982 (project freeciv): > Sorry, I can't remember. It may be a mistake. Raised patch #5367 to rectify. ___ Reply to this item at: ___

[Freeciv-Dev] [patch #5367] Consider move_rate when picking a transport in transporter_for_unit()

2014-10-12 Thread Jacob Nevins
Follow-up Comment #1, patch #5367 (project freeciv): Hm, it requires a little thought, due to nested transporters. The move rate of the outermost transport is clearly important (and checking that will be better than nothing), but perhaps inner ones should be considered too. __

[Freeciv-Dev] [patch #5367] Consider move_rate when picking a transport in base_transporter_for_unit()

2014-10-12 Thread Jacob Nevins
Update of patch #5367 (project freeciv): Summary: Consider move_rate when picking a transport in transporter_for_unit() => Consider move_rate when picking a transport in base_transporter_for_unit() ___ Reply to this item a

[Freeciv-Dev] [bug #22678] Gtk3 ugliness (Windows)

2014-10-12 Thread anonymous
Follow-up Comment #11, bug #22678 (project freeciv): Yes - the screenshot in comment #9: is Adwaita theme. I have now managed to swap themes in the client to the freeciv theme. It seems the ugliness in the gtk3 client is definitely in the freeciv theme not within gtk3 itself. Here is a screensho

[Freeciv-Dev] [bug #22795] Server ask to remove unknown unit during alliance break up

2014-10-12 Thread Sveinung Kvilhaugsvik
URL: Summary: Server ask to remove unknown unit during alliance break up Project: Freeciv Submitted by: sveinung Submitted on: Sun 12 Oct 2014 02:24:57 PM UTC Category: None Sev

[Freeciv-Dev] [bug #22678] Gtk3 ugliness (Windows)

2014-10-12 Thread anonymous
Follow-up Comment #12, bug #22678 (project freeciv): Here is a comparison of the same pick nation window in the same gtk3 client using two different themes (freeciv and adwaita). see attached nations-compare-in-different-themes.JPG The Adwaita theme has a far clearer and sharper image for both f

[Freeciv-Dev] [bug #18440] "IP_ADD_MEMBERSHIP (225.1.1.1) failed" on Windows

2014-10-12 Thread anonymous
Follow-up Comment #7, bug #18440 (project freeciv): This bug is also seen at http://gna.org/bugs/?22448#comment10 with crosser build freeciv-win32-2.5.99-dev-r25830 and http://gna.org/bugs/?22448#comment16 a user compiled freeciv 2.5.0-beta1+ on windows

[Freeciv-Dev] [bug #22678] Gtk3 ugliness (Windows)

2014-10-12 Thread Jacob Nevins
Follow-up Comment #13, bug #22678 (project freeciv): Can you post again as a lossless format like .PNG? The JPEG compression artifacts make it hard to see what you're talking about. ___ Reply to this item at:

[Freeciv-Dev] [task #7752] Qt-programs for Windows

2014-10-12 Thread Christian Prochaska
Follow-up Comment #2, task #7752 (project freeciv): First test version using Qt 5.3.2 built from source with the attached patches: http://download.gna.org/freeciv/packages/windows/testing/Freeciv-2.5.0-beta1+-win32-qt-20141012-setup.exe For some reason, on Windows the 'info_label::

[Freeciv-Dev] [bug #22796] freeciv-manual 2.5.0-beta1 bugs

2014-10-12 Thread Frank
URL: Summary: freeciv-manual 2.5.0-beta1 bugs Project: Freeciv Submitted by: dunnoob Submitted on: Sun 12 Oct 2014 22:25:11 UTC Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #22796] freeciv-manual 2.5.0-beta1 bugs

2014-10-12 Thread Frank
Follow-up Comment #1, bug #22796 (project freeciv): So far for UIs without "preview", entering my own "submit until readable" dead loop now: 0 freeciv-manual -h lists -- --help as GUI help option. freeciv-manual -- --help fails with "unknown option --". 0 freeciv-manual ends up in a dead loop or

[Freeciv-Dev] [bug #22796] freeciv-manual 2.5.0-beta1 bugs

2014-10-12 Thread Frank
Follow-up Comment #2, bug #22796 (project freeciv): Third attempt: 0 freeciv-manual -h lists -- --help as GUI help option. freeciv-manual -- --help fails with "unknown option --". 0 freeciv-manual ends up in a dead loop or very long loop of assertion failures. in is_nation_pickable() [../../../.

[Freeciv-Dev] [bug #22797] freesounds.soundspec

2014-10-12 Thread Frank
URL: Summary: freesounds.soundspec Project: Freeciv Submitted by: dunnoob Submitted on: Sun 12 Oct 2014 23:47:10 UTC Category: None Severity: 3 - Normal Priority

[Freeciv-Dev] [patch #5368] Send AI worker task changes to client

2014-10-12 Thread Marko Lindqvist
URL: Summary: Send AI worker task changes to client Project: Freeciv Submitted by: cazfi Submitted on: Mon 13 Oct 2014 05:42:12 AM EEST Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #22787] Changing the theme does not work

2014-10-12 Thread anonymous
Follow-up Comment #4, bug #22787 (project freeciv): I have managed to make this work for the first time. I started freeciv in the Raleigh theme by adding the line gtk-theme-name = Raleigh into settings.ini Again freeciv wrongly claims that we are in the freeciv theme. But I have added a copy of