Skip to content

Update from original repository - #1

Open
nobios wants to merge 356 commits into
nobios:masterfrom
ellie-commons:master
Open

Update from original repository#1
nobios wants to merge 356 commits into
nobios:masterfrom
ellie-commons:master

Conversation

@nobios

@nobios nobios commented May 24, 2019

Copy link
Copy Markdown
Owner

No description provided.

Alecaddd and others added 30 commits December 21, 2018 18:47
Allow to build and install two different profiles of the app
configurable during the build configuration by passing the profile arg
* library sidebar: replace flowbox with a listbox

* library item: remove uneeded margin
…e quickly clicking between connections, missing single clicks, and not reordering inline while expanding the library sidebar
weblate and others added 28 commits June 3, 2025 14:48
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Sequeler/Metainfo
Translate-URL: https://hosted.weblate.org/projects/sequeler/metainfo/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: Sequeler/Metainfo
Translate-URL: https://hosted.weblate.org/projects/sequeler/metainfo/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ja/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/et/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/pl/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/es/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ta/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ta/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ru/
Currently translated at 95.0% (133 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ar_EG/
Currently translated at 98.5% (138 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ar_EG/
Currently translated at 96.4% (135 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/ca/
Currently translated at 100.0% (140 of 140 strings)

Translation: Sequeler/Translations
Translate-URL: https://hosted.weblate.org/projects/sequeler/translations/tr/
* Re-RDNN to io.github.ellie_commons.sequeler

* Remove no longer useful DConf migrate path
Fixes the following build error:

    In file included from ../../src/include/postgres_fe.h:25,
                     from config_info.c:20:
    ../../src/include/c.h:317:23: error: ‘bool’ cannot be defined via ‘typedef’
      317 | typedef unsigned char bool;
          |                       ^~~~
    ../../src/include/c.h:317:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
    ../../src/include/c.h:317:1: warning: useless type name in empty declaration
      317 | typedef unsigned char bool;
          | ^~~~~~~

Also remove "-Wno-error=incompatible-pointer-types" that no longer
needed thanks to update
Fixes the following build error:

    Cloning into '/home/user/work/tmp/sequeler/.flatpak-builder/build/mariadb-6/storage/columnstore/columnstore/utils/libmarias3/libmarias3'...
    Submodule path 'utils/libmarias3/libmarias3': checked out '32b94fff37962aafc89884935addb2d656bdc750'
    CMake Error at CMakeLists.txt:17 (CMAKE_MINIMUM_REQUIRED):
      Compatibility with CMake < 3.5 has been removed from CMake.

      Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
      to tell CMake that the project requires at least <min> but has been updated
      to work with policies introduced by <max> or earlier.

      Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
Fixes the following build error:

    gcc -o lemon ./lemon.c
    ./lemon.c:652:6: error: conflicting types for ‘FindRulePrecedences’; have ‘void(struct lemon *)’
      652 | void FindRulePrecedences(struct lemon *xp)
          |      ^~~~~~~~~~~~~~~~~~~
    ./lemon.c:73:6: note: previous declaration of ‘FindRulePrecedences’ with type ‘void(void)’
       73 | void FindRulePrecedences();
          |      ^~~~~~~~~~~~~~~~~~~
Because build stucks at the following message:

    make[2]: Entering directory '/run/build/libgda/libgda-ui'
      CCLD     libgda-ui-5.0.la
      GISCAN   Gdaui-5.0.gir
@teamcons
teamcons deleted the branch nobios:master December 14, 2025 12:22
@teamcons
teamcons deleted the master branch December 14, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.