Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please consider pre-upload approving an unblock of package arctica-greeter Commenting on debian/changelog * New upstream (bugfix) release. -> This really is a bugfix release prepare upstream with Debian release policy kept in mind. - Fix login box following pointing device on multi-head displays. (Closes: #924795). -> This issue slipped through since I (with my upstream hat on) obviously never tested the introduction of a window manager "below" Arctica Greeter on multi-headed systems. - Remove mlockall() call. (Closes: #924785). -> Spotted by the Ubuntu people for unity-greeter. Nice! - UI translation updates. -> Always good with a new upstream release. * debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override: + Fix typo in SVG background image path. (Closes: #924789). -> Blimey me. Only tested the stretch-backports theme (and our Debian Edu theme). This package comes as a new upstream version, but it could have come as a cherry-picked-on-top-of-previous-release version, as well. The new upstream release approach has two advantages: (1) it is cleaner and (2) it updates UI translations (Italian, Hebrew, Hungarian, Valencian). Please consider unblocking it. unblock arctica-greeter/0.99.1.3-1 -- System Information: Debian Release: 9.8 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru arctica-greeter-0.99.1.1/ChangeLog arctica-greeter-0.99.1.3/ChangeLog --- arctica-greeter-0.99.1.1/ChangeLog 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/ChangeLog 2019-03-17 21:30:10.000000000 +0100 @@ -1,6 +1,70 @@ -2019-02-06 11:08:45 +0100 Mike Gabriel (4b0bec6) +2019-03-17 21:23:02 +0100 Mike Gabriel (22a0e1d) - * release 0.99.1.1 (HEAD -> master, tag: 0.99.1.1) + * release 0.99.1.3 (HEAD -> master, tag: 0.99.1.3) + +2019-03-04 00:56:26 +0000 Pierluigi Ghinello (b25b6f2) + + * Translated using Weblate (Italian) + +2019-02-24 08:52:01 +0000 Yaron Shahrabani (5ba0434) + + * Translated using Weblate (Hebrew) + +2019-02-23 07:09:04 +0000 Doma Gergő (8341e2d) + + * Translated using Weblate (Hungarian) + +2019-02-19 22:30:41 +0000 Sandra M (9e3d9a7) + + * Translated using Weblate (Valencian) + +2019-03-17 21:15:49 +0100 Mike Gabriel (687a823) + + * update NEWS for 0.99.1.2 (we obviously forgot that...) + +2019-03-17 21:06:05 +0100 Mike Gabriel (2d9cdd0) + + * release 0.99.1.2 (tag: 0.99.1.2) + +2019-03-17 19:09:09 +0100 Mike Gabriel (fbced2e) + + * src/arctica-greeter.vala: Use set_decorated(false) on main_window, + rather than fullscreen(). With fullscreen() Arctica + Greeter's main window gets only shown on the primary + monitor and one cannot let the login box follow the + pointing device to the active monitor anymore. + +2019-03-17 18:19:09 +0100 Mike Gabriel (3319cd2) + + * + debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override: + Fix typo in SVG background image path. + +2019-03-17 17:25:37 +0100 Mike Gabriel (7aab296) + + * Remove mlockall. + +2019-03-17 17:16:28 +0100 Mike Gabriel (2a09380) + + * Merge branch 'jbicha-vala44' + +2019-03-06 13:41:20 -0500 Rico Tzschichholz (88f6c01) + + * Fix build with vala 0.44 + +2019-02-14 16:47:16 +0100 Mike Gabriel (88df37b) + + * debian/*.gschema.override: Use <desktop-theme>/login/background.svg + as background image. Works on stretch and buster alike. + +2019-02-12 23:19:53 +0100 Mike Gabriel (50ee97a) + + * debian/control: Typo fix in LONG_DESCRIPTION. Spotted by Thomas + Vincent. + +2019-02-06 11:08:45 +0100 Mike Gabriel (37571f3) + + * release 0.99.1.1 (tag: 0.99.1.1) 2019-02-06 11:02:38 +0100 Mike Gabriel (900dcfb) diff -Nru arctica-greeter-0.99.1.1/configure.ac arctica-greeter-0.99.1.3/configure.ac --- arctica-greeter-0.99.1.1/configure.ac 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/configure.ac 2019-03-17 21:30:10.000000000 +0100 @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(arctica-greeter, 0.99.1.1) +AC_INIT(arctica-greeter, 0.99.1.3) AC_CONFIG_MACRO_DIR(m4) AM_INIT_AUTOMAKE(subdir-objects) AM_PROG_CC_C_O diff -Nru arctica-greeter-0.99.1.1/data/arctica-greeter.1 arctica-greeter-0.99.1.3/data/arctica-greeter.1 --- arctica-greeter-0.99.1.1/data/arctica-greeter.1 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/data/arctica-greeter.1 2019-03-17 21:30:10.000000000 +0100 @@ -1,4 +1,4 @@ -.TH ARCTICA-GREETER 1 "Feb 6, 2019" "Version 0.99.1.1" "LightDM Greeter" +.TH ARCTICA-GREETER 1 "Mar 17, 2019" "Version 0.99.1.3" "LightDM Greeter" .SH NAME arctica-greeter \- LightDM greeter for the modern desktop .SH SYNOPSIS diff -Nru arctica-greeter-0.99.1.1/debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override arctica-greeter-0.99.1.3/debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override --- arctica-greeter-0.99.1.1/debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override 2019-02-14 16:45:57.000000000 +0100 +++ arctica-greeter-0.99.1.3/debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override 2019-03-17 18:19:32.000000000 +0100 @@ -1,4 +1,4 @@ [org.ArcticaProject.arctica-greeter] -background='/usr/share/desktop-base/futureprototype-theme/logo/background.svg' +background='/usr/share/desktop-base/futureprototype-theme/login/background.svg' background-color='#6E829A' togglebox-button-bgcolor='#6E829A' diff -Nru arctica-greeter-0.99.1.1/debian/changelog arctica-greeter-0.99.1.3/debian/changelog --- arctica-greeter-0.99.1.1/debian/changelog 2019-03-02 09:24:14.000000000 +0100 +++ arctica-greeter-0.99.1.3/debian/changelog 2019-03-17 21:29:42.000000000 +0100 @@ -1,3 +1,15 @@ +arctica-greeter (0.99.1.3-1) unstable; urgency=medium + + * New upstream (bugfix) release. + - Fix login box following pointing device on multi-head + displays. (Closes: #924795). + - Remove mlockall() call. (Closes: #924785). + - UI translation updates. + * debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override: + + Fix typo in SVG background image path. (Closes: #924789). + + -- Mike Gabriel <sunwea...@debian.org> Sun, 17 Mar 2019 21:29:42 +0100 + arctica-greeter (0.99.1.1-2) unstable; urgency=medium * debian/control: diff -Nru arctica-greeter-0.99.1.1/NEWS arctica-greeter-0.99.1.3/NEWS --- arctica-greeter-0.99.1.1/NEWS 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/NEWS 2019-03-17 21:30:10.000000000 +0100 @@ -1,3 +1,20 @@ +Overview of changes in arctica-greeter 0.99.1.3 + + - Translation update. Thanks to all contributors + on hosted.weblate.org. + +Overview of changes in arctica-greeter 0.99.1.2 + + - Fix login box following the mouse pointer + on multi-head displays. + - Fix crashes due to mlockall() calls when + systemd (>= 240) is used. + - Fix typo in path of the futureprototype + gschema override. + - Use login/background.svg from desktop-base + (works on stretch and buster alike). + - Fix FTBFS with vala 0.44. + Overview of changes in arctica-greeter 0.99.1.1 - Add support for remoteconfigure as a Remote diff -Nru arctica-greeter-0.99.1.1/po/c...@valencia.po arctica-greeter-0.99.1.3/po/c...@valencia.po --- arctica-greeter-0.99.1.1/po/c...@valencia.po 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/po/c...@valencia.po 2019-03-17 21:30:10.000000000 +0100 @@ -8,28 +8,30 @@ "Project-Id-Version: arctica-greeter\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-17 09:58+0200\n" -"PO-Revision-Date: 2012-01-24 16:14+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: Catalan (Valencian) <ca@valen...@li.org>\n" -"Language: \n" +"PO-Revision-Date: 2019-02-20 23:17+0000\n" +"Last-Translator: Sandra M <smonfer...@gmail.com>\n" +"Language-Team: Valencian <https://hosted.weblate.org/projects/" +"arctica-framework/greeter/ca@valencia/>\n" +"Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.5-dev\n" "X-Launchpad-Export-Date: 2015-08-05 05:27+0000\n" -"X-Generator: Launchpad (build 17656)\n" #: ../src/greeter-list.vala:298 #, c-format msgid "Enter password for %s" -msgstr "" +msgstr "Escriviu la contrasenya per a %s" #: ../src/greeter-list.vala:820 ../src/user-list.vala:706 msgid "Password:" -msgstr "" +msgstr "Contrasenya:" #: ../src/greeter-list.vala:822 ../src/user-list.vala:700 msgid "Username:" -msgstr "" +msgstr "Nom d'usuari:" #: ../src/greeter-list.vala:877 msgid "Invalid password, please try again" @@ -37,7 +39,7 @@ #: ../src/greeter-list.vala:888 msgid "Failed to authenticate" -msgstr "" +msgstr "Ha fallat l'autenticació" #: ../src/greeter-list.vala:934 msgid "Failed to start session" @@ -45,11 +47,11 @@ #: ../src/greeter-list.vala:949 msgid "Logging in…" -msgstr "S'està entrant a la sessió..." +msgstr "S'està entrant a la sessió…" #: ../src/main-window.vala:55 msgid "Login Screen" -msgstr "" +msgstr "Pantalla d'accés" #: ../src/main-window.vala:119 msgid "Back" @@ -57,19 +59,19 @@ #: ../src/menubar.vala:226 msgid "Onscreen keyboard" -msgstr "" +msgstr "Teclat en pantalla" #: ../src/menubar.vala:231 msgid "High Contrast" -msgstr "" +msgstr "Contrast alt" #: ../src/menubar.vala:237 msgid "Screen Reader" -msgstr "" +msgstr "Lector de pantalla" #: ../src/prompt-box.vala:238 msgid "Session Options" -msgstr "" +msgstr "Opcions de la sessió" #: ../src/session-list.vala:42 msgid "Select desktop environment" @@ -133,10 +135,12 @@ #, c-format msgid "Run '%s --help' to see a full list of available command line options." msgstr "" +"Executeu «%s --help» per veure una llista completa de les opciones de línia " +"de les ordres disponibles." #: ../src/user-list.vala:47 msgid "Guest Session" -msgstr "" +msgstr "Sessió de convidat" #: ../src/user-list.vala:440 msgid "Please enter a complete e-mail address" @@ -149,13 +153,12 @@ #. dialog.secondary_text = _("If you have an account on an RDP or Citrix server, Remote Login lets you run applications from that server."); #. For 12.10 we still don't support Citrix #: ../src/user-list.vala:553 -#, fuzzy msgid "" "If you have an account on an RDP server or X2Go server, Remote Login lets " "you run applications from that server." msgstr "" -"Si teniu un compte en un servidor RDP, l'entrada remota vos permet executar " -"aplicacions des del servidor." +"Si teniu un compte en un servidor RDP o X2Go, l'entrada remota vos permet " +"executar aplicacions des del servidor." #: ../src/user-list.vala:556 msgid "Cancel" @@ -163,38 +166,36 @@ #: ../src/user-list.vala:557 msgid "Set Up…" -msgstr "Configura..." +msgstr "Configura…" #: ../src/user-list.vala:559 -#, fuzzy msgid "" "You need a Remote Logon account to use this service. Would you like to set " "up an account now?" msgstr "" -"Cal un compte d'entrada remota de l'Ubuntu per utilitzar este servei. Voleu " -"configurar un compte?" +"Cal un compte d'entrada remota per utilitzar este servei. Voleu configurar " +"un compte ara?" #: ../src/user-list.vala:563 msgid "OK" msgstr "D'acord" #: ../src/user-list.vala:565 -#, fuzzy, c-format +#, c-format msgid "" "You need a Remote Logon account to use this service. Visit %s to request an " "account." msgstr "" -"Cal un compte d'entrada remota de l'Ubuntu per utilitzar este servei. " -"Visiteu uccs.canonical.com per configurar un compte." +"Cal un compte d'entrada remota per utilitzar este servei. Visiteu %s per " +"demanar un compte." #: ../src/user-list.vala:567 -#, fuzzy msgid "" "You need a Remote Logon account to use this service. Please ask your site " "administrator for details." msgstr "" -"Cal un compte d'entrada remota de l'Ubuntu per utilitzar este servei. Voleu " -"configurar un compte?" +"Cal un compte d'entrada remota de per utilitzar este servei. Contacteu amb " +"l'administrador del lloc per obtenir més detalls." #: ../src/user-list.vala:684 msgid "Server type not supported." @@ -202,7 +203,7 @@ #: ../src/user-list.vala:712 msgid "X2Go Session:" -msgstr "" +msgstr "Sessió X2Go:" #: ../src/user-list.vala:732 msgid "Domain:" @@ -210,7 +211,7 @@ #: ../src/user-list.vala:793 msgid "Account ID" -msgstr "" +msgstr "Id. del compte" #. 'Log In' here is the button for logging in. #: ../src/user-list.vala:837 @@ -220,7 +221,7 @@ #: ../src/user-list.vala:838 #, c-format msgid "Login as %s" -msgstr "" +msgstr "Accediu com a %s" #: ../src/user-list.vala:842 msgid "Retry" @@ -233,12 +234,12 @@ #: ../src/user-list.vala:882 msgid "Login" -msgstr "" +msgstr "Accedix" #: ../arctica-greeter-guest-session-auto.sh:35 #, sh-format msgid "Temporary Guest Session" -msgstr "" +msgstr "Sessió temporal de convidat" #: ../arctica-greeter-guest-session-auto.sh:36 #, sh-format @@ -248,6 +249,10 @@ "Please save files on some external device, for instance a\n" "USB stick, if you would like to access them again later." msgstr "" +"Totes les dades creades durant esta sessió de convidat s'esborraran\n" +"quan tanqueu la sessió i la configuració tornarà als valors predeterminats.\n" +"Deseu els fitxers en un dispositiu extern, com per exemple un\n" +"clauer USB, si voleu accedir a ells posteriorment." #: ../arctica-greeter-guest-session-auto.sh:40 #, sh-format @@ -255,10 +260,12 @@ "Another alternative is to save files in the\n" "/var/guest-data folder." msgstr "" +"Altra alternativa es desar els fitxers en la\n" +"carpeta /var/guest-data." #: ../data/arctica-greeter.desktop.in.h:1 msgid "Arctica Greeter" -msgstr "" +msgstr "Rebedor d'Arctica" #~ msgid "" #~ "If you have an account on an RDP or Citrix server, Remote Login lets you " diff -Nru arctica-greeter-0.99.1.1/po/he.po arctica-greeter-0.99.1.3/po/he.po --- arctica-greeter-0.99.1.1/po/he.po 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/po/he.po 2019-03-17 21:30:10.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: arctica-greeter\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-17 09:58+0200\n" -"PO-Revision-Date: 2018-09-01 13:18+0000\n" +"PO-Revision-Date: 2019-02-25 09:17+0000\n" "Last-Translator: Yaron Shahrabani <sh.ya...@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/arctica-framework/" "greeter/he/>\n" @@ -18,7 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 3.2-dev\n" +"X-Generator: Weblate 3.5-dev\n" "X-Launchpad-Export-Date: 2015-08-05 05:27+0000\n" #: ../src/greeter-list.vala:298 @@ -244,6 +244,10 @@ "Please save files on some external device, for instance a\n" "USB stick, if you would like to access them again later." msgstr "" +"כל הנתונים שנוצרו במהלך הפעלת אורח זו בעת היציאה\n" +"וההגדרות יאופסו לבררות המחדל. נא לשמור קבצים על\n" +"התקן חיצוני, למשל על כונן USB, אם ברצונך לגשת אליהם\n" +"בהמשך." #: ../arctica-greeter-guest-session-auto.sh:40 #, sh-format diff -Nru arctica-greeter-0.99.1.1/po/hu.po arctica-greeter-0.99.1.3/po/hu.po --- arctica-greeter-0.99.1.1/po/hu.po 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/po/hu.po 2019-03-17 21:30:10.000000000 +0100 @@ -8,16 +8,16 @@ "Project-Id-Version: arctica-greeter\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-17 09:58+0200\n" -"PO-Revision-Date: 2018-06-18 07:50+0000\n" +"PO-Revision-Date: 2019-02-24 07:17+0000\n" "Last-Translator: Doma Gergő <doma...@gmail.com>\n" -"Language-Team: Hungarian <https://hosted.weblate.org/projects/arctica-" -"framework/greeter/hu/>\n" +"Language-Team: Hungarian <https://hosted.weblate.org/projects/" +"arctica-framework/greeter/hu/>\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.5-dev\n" "X-Launchpad-Export-Date: 2015-08-05 05:27+0000\n" #: ../src/greeter-list.vala:298 @@ -153,13 +153,12 @@ #. dialog.secondary_text = _("If you have an account on an RDP or Citrix server, Remote Login lets you run applications from that server."); #. For 12.10 we still don't support Citrix #: ../src/user-list.vala:553 -#, fuzzy msgid "" "If you have an account on an RDP server or X2Go server, Remote Login lets " "you run applications from that server." msgstr "" -"A távoli bejelentkezéssel alkalmazásokat futtathat azon RDP kiszolgálókon, " -"amelyeken van fiókja." +"A távoli bejelentkezéssel alkalmazásokat futtathat azon RDP vagy X2Go " +"kiszolgálókon, amelyeken van fiókja." #: ../src/user-list.vala:556 msgid "Cancel" @@ -182,22 +181,21 @@ msgstr "OK" #: ../src/user-list.vala:565 -#, fuzzy, c-format +#, c-format msgid "" "You need a Remote Logon account to use this service. Visit %s to request an " "account." msgstr "" "A szolgáltatás használatához távoli bejelentkezési fiók szükséges. Fiók " -"létrehozásához keresse fel a https://%s weboldalt." +"létrehozásához keresse fel ezt: %s." #: ../src/user-list.vala:567 -#, fuzzy msgid "" "You need a Remote Logon account to use this service. Please ask your site " "administrator for details." msgstr "" -"A szolgáltatás használatához távoli bejelentkezési fiók szükséges. Szeretne " -"most létrehozni egy fiókot?" +"A szolgáltatás használatához távoli bejelentkezési fiók szükséges. Kérdezze " +"az adminisztrátort a részletekért." #: ../src/user-list.vala:684 msgid "Server type not supported." @@ -213,7 +211,7 @@ #: ../src/user-list.vala:793 msgid "Account ID" -msgstr "" +msgstr "Fiók azonosító" #. 'Log In' here is the button for logging in. #: ../src/user-list.vala:837 diff -Nru arctica-greeter-0.99.1.1/po/ie.po arctica-greeter-0.99.1.3/po/ie.po --- arctica-greeter-0.99.1.1/po/ie.po 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/po/ie.po 2019-03-17 21:30:10.000000000 +0100 @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: arctica-greeter 0.99.1.1\n" +"Project-Id-Version: arctica-greeter 0.99.1.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-17 09:58+0200\n" "PO-Revision-Date: 2018-08-19 09:40+0000\n" diff -Nru arctica-greeter-0.99.1.1/po/it.po arctica-greeter-0.99.1.3/po/it.po --- arctica-greeter-0.99.1.1/po/it.po 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/po/it.po 2019-03-17 21:30:10.000000000 +0100 @@ -8,16 +8,16 @@ "Project-Id-Version: arctica-greeter\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-17 09:58+0200\n" -"PO-Revision-Date: 2018-05-18 22:38+0000\n" -"Last-Translator: Nicola Lombardi <nicolaandroi...@gmail.com>\n" -"Language-Team: Italian <https://hosted.weblate.org/projects/arctica-" -"framework/greeter/it/>\n" +"PO-Revision-Date: 2019-03-05 01:57+0000\n" +"Last-Translator: Pierluigi Ghinello <pierluigi.ghine...@me.com>\n" +"Language-Team: Italian <https://hosted.weblate.org/projects/" +"arctica-framework/greeter/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.0-dev\n" +"X-Generator: Weblate 3.5\n" "X-Launchpad-Export-Date: 2015-08-05 05:27+0000\n" #: ../src/greeter-list.vala:298 @@ -153,13 +153,12 @@ #. dialog.secondary_text = _("If you have an account on an RDP or Citrix server, Remote Login lets you run applications from that server."); #. For 12.10 we still don't support Citrix #: ../src/user-list.vala:553 -#, fuzzy msgid "" "If you have an account on an RDP server or X2Go server, Remote Login lets " "you run applications from that server." msgstr "" -"Se si dispone di un account su un server RDP, «Accesso remoto» consente di " -"eseguire le applicazioni da quel server." +"Se si dispone di un account su un server RDP o X2Go, «Accesso remoto» " +"consente di eseguire le applicazioni da quel server." #: ../src/user-list.vala:556 msgid "Cancel" @@ -182,22 +181,21 @@ msgstr "OK" #: ../src/user-list.vala:565 -#, fuzzy, c-format +#, c-format msgid "" "You need a Remote Logon account to use this service. Visit %s to request an " "account." msgstr "" "È necessario un account di \"Accesso remoto\" per utilizzare questo " -"servizio. Visita https://%s per creare un account." +"servizio. Visita %s per creare un account." #: ../src/user-list.vala:567 -#, fuzzy msgid "" "You need a Remote Logon account to use this service. Please ask your site " "administrator for details." msgstr "" "È necessario un account di \"Accesso remoto\" per utilizzare questo servizo. " -"Vorresti creare un account ora?" +"Per maggiori dettagli chiedi all'amministratore del sito." #: ../src/user-list.vala:684 msgid "Server type not supported." @@ -213,7 +211,7 @@ #: ../src/user-list.vala:793 msgid "Account ID" -msgstr "" +msgstr "Account ID" #. 'Log In' here is the button for logging in. #: ../src/user-list.vala:837 diff -Nru arctica-greeter-0.99.1.1/src/arctica-greeter.vala arctica-greeter-0.99.1.3/src/arctica-greeter.vala --- arctica-greeter-0.99.1.1/src/arctica-greeter.vala 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/src/arctica-greeter.vala 2019-03-17 21:30:10.000000000 +0100 @@ -301,7 +301,7 @@ { debug ("Showing main window"); if (!test_mode) - main_window.fullscreen (); + main_window.set_decorated (false); main_window.show (); main_window.get_window ().focus (Gdk.CURRENT_TIME); main_window.set_keyboard_state (); @@ -637,8 +637,30 @@ public static int main (string[] args) { - /* Protect memory from being paged to disk, as we deal with passwords */ - Posix.mlockall (Posix.MCL_CURRENT | Posix.MCL_FUTURE); + /* Protect memory from being paged to disk, as we deal with passwords + + According to systemd-dev, + + "mlockall() is generally a bad idea and certainly has no place in a graphical program. + A program like this uses lots of memory and it is crucial that this memory can be paged + out to relieve memory pressure." + + With systemd version 239 the ulimit for RLIMIT_MEMLOCK was set to 16 MiB + and therefore the mlockall call would fail. This is lucky becasue the subsequent mmap would not fail. + + With systemd version 240 the RLIMIT_MEMLOCK is now set to 64 MiB + and now the mlockall no longer fails. However, it not possible to mmap in all + the memory and because that would still exceed the MEMLOCK limit. + " + See https://bugzilla.redhat.com/show_bug.cgi?id=1662857 & + https://github.com/CanonicalLtd/lightdm/issues/55 + + RLIMIT_MEMLOCK = 64 MiB means, arctica-greeter will most likely fail with 64 bit and + will always fail on 32 bit systems. + + Hence we better disable it. */ + + /*Posix.mlockall (Posix.MCL_CURRENT | Posix.MCL_FUTURE);*/ /* Disable the stupid global menubar */ Environment.unset_variable ("UBUNTU_MENUPROXY"); diff -Nru arctica-greeter-0.99.1.1/src/list-stack.vala arctica-greeter-0.99.1.3/src/list-stack.vala --- arctica-greeter-0.99.1.1/src/list-stack.vala 2019-02-06 11:11:50.000000000 +0100 +++ arctica-greeter-0.99.1.3/src/list-stack.vala 2019-03-17 21:30:10.000000000 +0100 @@ -73,7 +73,7 @@ return_if_fail (children != null); - unowned List<Gtk.Widget> prev = children.last ().prev; + unowned List<weak Gtk.Widget> prev = children.last ().prev; if (prev != null) (prev.data as GreeterList).greeter_box.pop (); }