Hi, I am improving the Hungarian translation and I noticed that "Roll Dice" in "Action" menu is translated, but the toolbar button label "Roll Dice" is not. I've found the corresponding line(434) in client.ui. There were two issues. The first issue was that the label was "Roll Dice F1" . The second issue was that its translatable property was set to "no". After I changed the line as bellow, the issue was gone. <property name="label" translatable="yes" comments="Menu entry">Roll Dice</property> Please,...
Hello Brian, you are the original author of the theme. What do you think of these proposed changes? With kind regards, Roland Clobus -------- Forwarded Message -------- Subject: [pio:feature-requests] #138 Nouvellian - Updated tiles - Contrast Colors Date: Sun, 10 Jul 2022 02:19:15 -0000 From: David McCallum domino1771@users.sourceforge.net Reply-To: Ticket #138: Nouvellian - Updated tiles - Contrast Colors 138@feature-requests.pio.p.re.sourceforge.net To: Ticket #138: Nouvellian - Updated tiles...
Nouvellian - Updated tiles - Contrast Colors
make reindent
Use U+2236 RATIO in the timestamp, see the HIG
Ensure that the avatar is shown when the dialog is opened
Replaced deprecated function gtk_scrolled_window_add_with_viewport
Replaced deprecated functions
Use g_strlcpy to prevent a potentially non-terminated string
Re-apply 'make reindent'
Fixed compiler warnings in GOB generated code
g_type_init is deprecated since glib 2.36
Replaced GTK_ALIGNMENT
Replaced GTK_ALIGNMENT. Added indentation in the trade dialogs
Thanks for updating the gentoo issue with the details and the quick review. The pioneers ebuild has now been updated to 15.6 in gentoo with the patch applied.
Thanks for all the bug fixes! I got everything to work again! I'll have to share it when it's complete. Thanks for all the hard work <3
Prevent accidental free trade
Pioneers 15.6 was released 2020-08-02
Change order for the waiting for people to choose dialog
Pioneers 15.6 was released 2020-08-02
I'm adding the 'NEEDINFO' marker. If no additional information is provided, this ticket will be closed during the next round of ticket maintenance.
NEEDINFO: Pioneers server not listening on IPv4 on Linux distros
Map fails to load or open in editor
Pioneers 15.6 was released 2020-08-02
Drawing issues on openSUSE
Ticket can be closed.
Pioneers 15.6 was released 2020-08-02
Harmless assert? in server
Discard dialog: less and more buttons can be removed
Pioneers 15.6 was released 2020-08-02
beep does not work
Pioneers 15.6 was released 2020-08-02
Dice histogram looks ugly for Nouvellia and ccFlickr
Pioneers 15.6 was released 2020-08-02
Icon for development card doesn't fit in toolbar
Pioneers 15.6 was released 2020-08-02
use of server admin commands
Pioneers 15.6 was released 2020-08-02
Duplicate entries in theme menu
Pioneers 15.6 was released 2020-08-02
Failure during build()
Pioneers 15.6 was released 2020-08-02
Issues with maps for base game and 5-6 player expansion
Sorry for the delay. I've confirmed the ordering of the chits. The patch is applied in svn r2329. It will be part of the upcoming release of Pioneers 15.7
Adjusted the sequence of distributing the chits, which broke 2012-05-17 (SF bugs 310)
Corrected the email of orbea
Build failure with slibtool: multiple definition of 'set_ui_driver'
Thank for reporting this issue. I've locally built slibtool (it isn't present in Debian (yet?)) and have been able to confirm the linker error. As you can see from the comment that you've deleted, the object file was explicitly added to make the Fink port work, which was needed in 2005-12-21 (r934) and 2006-01-03 (r954). I don't have access to an Apple computer with Fink, so I'm currently unable to verify whether your proposed patch would not re-introduce the issue we had back then. While investigating,...
Removed the hack from 2005-12-21. This makes Pioneers build with slibtool (SF patch 680)
Full log with GNU libtool.
Full log with slibtool.
Build failure with slibtool: multiple definition of 'set_ui_driver'
Yes I found that too. I changed the spec to not deduplicate, because it does it wrong. My request got accepted and a working package is on the way or already arrived.
Do you have a proposal? Could you create a mockup and attach the image here?
In the pioneers.spec file, there is the line %fdupes -s %{buildroot}. I assume that this line is creating the symlinks (but I don't have tested it)
Yes pioneers-doc pulls in pioneers (but not vv). What I don't understand yet is where the symlinks for these files come from in /usr/share/pixmaps/pioneers/: brick.png -> ../../help/C/pioneers/images/brick.png grain.png -> ../../help/C/pioneers/images/grain.png lumber.png -> ../../help/C/pioneers/images/lumber.png ore.png -> ../../help/C/pioneers/images/ore.png wool.png -> ../../help/C/pioneers/images/wool.png If I install with ./configure && make && make DESTDIR=<destdir> install I don't have them...
Yes pioneers-doc pulls in pioneers (but not vv). What I don't understand yet is where the symlinks for these files come from in /usr/share/pixmaps/pioneers/: brick.png -> ../../help/C/pioneers/images/brick.png grain.png -> ../../help/C/pioneers/images/grain.png lumber.png -> ../../help/C/pioneers/images/lumber.png ore.png -> ../../help/C/pioneers/images/ore.png wool.png -> ../../help/C/pioneers/images/wool.png If I install with ./configure && make && make DESTDIR=\<destdir> install I don't have them...
Yes pioneers-doc pulls in pioneers (but not vv). What I don't understand yet is where the symlinks for these files come from in /usr/share/pixmaps/pioneers/: brick.png -> ../../help/C/pioneers/images/brick.png grain.png -> ../../help/C/pioneers/images/grain.png lumber.png -> ../../help/C/pioneers/images/lumber.png ore.png -> ../../help/C/pioneers/images/ore.png wool.png -> ../../help/C/pioneers/images/wool.png If I install with ./configure && make && make DESTDIR="<destdir>" install I don't have...
Yes pioneers-doc pulls in pioneers (but not vv). What I don't understand yet is where the symlinks for these files come from in /usr/share/pixmaps/pioneers/: brick.png -> ../../help/C/pioneers/images/brick.png grain.png -> ../../help/C/pioneers/images/grain.png lumber.png -> ../../help/C/pioneers/images/lumber.png ore.png -> ../../help/C/pioneers/images/ore.png wool.png -> ../../help/C/pioneers/images/wool.png If I install with ./configure && make && make DESTDIR=<destdir> install I don't have them...
UI request
I would expect that when the documentation in pioneers-docs is installed, you will have the game in pioneers installed as well. Therefore, all symlinks should have their origin in pioneers.
I'm just trying to get a modified package into openSUSE. My first approach was to make pioneers-doc a requirement for pioneers. But I just wonder which images exactly are missing to run the game properly and if I just should move the images from pioneers-docs to pioneers.
Issues with maps for base game and 5-6 player expansion
Drawing issues on openSUSE
Thanks for reporting. I've downloaded the openSUSE Thumbleweed version and installed pioneers as instructed on https://software.opensuse.org//download.html?project=games&package=pioneers: zypper addrepo https://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/games.repo zypper refresh zypper install pioneers I can confirm that the package is incomplete. E.g. /usr/share/pixmaps/pioneers.png should have been present, it is the icon that is shown when you Alt-Tab between running applications....
I'm using the one from software. opensuse.org. https://build.opensuse.org/package/show/games/pioneers but I actually sometimes get an almost complete window but it disappears after short while.
It looks like the images are not installed properly. Are you using the default package on OpenSUSE, or are you building Pioneers yourself?
Forgot to attach the screenshot.
Drawing issues on Linux
Fix for r2323: The debian/changelog file refers to 15.7-1~local1 again
Added debian/upstream/metadata
Set Rules-Requires-Root: no
Re-enable hardening and enable lfs. gob2 requires maintenance mode
The debug symbol package was renamed in Buster
Creating branch for maintenance releases of 15.6
New PGP signature
tag debian release 15.6-1
Debian release 15.6-1
Pioneers 15.6 released
Work version is 15.7
Release 15.6
Released 15.6
Prepare for the release of 15.6
Release 15.6
Line number update for 15.6
Updated to 15.6
Added a few translations
Fixed translator comment
Prepare for Debian release
Pass-along all arguments to dh_auto_configure. (closes: #893586)
Fixed Lintian warning file-contains-trailing-whitespace
Kept Lintian warning 'missing-systemd-service-for-init.d-script'
Apply 'wrap-and-sort'
Apply 'wrap-and-sort'
Explicitly added CC-BY-SA-3.0 and 4.0 licenses in copyright
Upgrade standards version to 4.5.0. Supply /usr/share/doc/package/NEWS.gz instead of changelog.gz