Pamac-manager gui can't start

$ pamac-manager
** Message: 13:48:57.847: flatpak_plugin.vala:125: last flathub appstream refresh is older than 6
** Message: 13:48:57.848: flatpak_plugin.vala:126: refreshing flathub appstream data

** (process:22433): WARNING **: 13:48:57.954: database.vala:106: Failed to parse /usr/share/app-info/xmls/community.xml.gz file: Error on line 106700 char 10: <p> already set '
            OnionShare lets you securely and anonymously send and receive files. It works by starting a web server,
            making it accessible as a Tor onion service, and generating an unguessable web address so others can
            download files from you, or upload files to you. It does ' and tried to replace with ' require setting up a separate server
            or using a third party file-sharing service.
        '

(pamac-manager:22433): GLib-GIO-CRITICAL **: 13:48:57.956: g_application_run: assertion 'acquired_context' failed

What’s wrong with it ? This linux is on and off throws something like this to me… is it my fault again ? something i did ?

Thx

Which pamac do you have installed? Have you tried rebulding it?

Check for an update - was happening to me, also to people on KDE and Garuda. I am now on 10.0.3-1, doesn’t happen anymore.

yay -Syu

Should do the trick.

I have gui pamac, which is called pamac-manager in terminal (it will run gui when called from terminal).

As for which version i have

$ pacman -Q pamac
pamac-all 9.5.12-1

No, i have not try rebuild it.
I will try to do yay -Syu first.

Just a friendly reminder that yay -Syu is identical to yay. You can save yourself 4 keystrokes. :nerd_face:

Looks like you are using pamac-all

If you get an update that will build it again. You only need to rebuild it if no update is available.

4 Likes

Is there many version of pamac ?
I see terminal returned me “pamac-all”
But when i need to run it in gui, i type pamac-manager. Is there other version of pamac ? anything different ? i just realized that.
As for yay … ok. noted it.
How to rebuild pamac if there is no update ? just want to know how to rebuild
I am doing update now… it seems tobe there is update for pamac-all.

Thx

yay -S pamac-all --answerclean=Y --rebuildall --cleanmenu
1 Like

:: Searching databases for updates…
:: Searching AUR for updates…
:: 7 Packages to upgrade.
7 aur/chkservice 0.3-1 -> 0.3-2
6 aur/gpu-viewer 1.27-1 -> 1.32-1
5 aur/onlyoffice-bin 6.0.2-1 -> 6.1.0-1
4 aur/pamac-all 9.5.12-1 -> 10.0.3-2
3 aur/skypeforlinux-stable-bin 8.66.0.74-1 -> 8.67.0.96-1
2 aur/snapd 2.47.1-1 -> 2.48.2-1
1 aur/timeshift 20.03-1 -> 20.11.1+3+g08d0e59-2
==> Packages to exclude: (eg: “1 2 3”, “1-3”, “^4” or repo name)
==> 0
:: Checking for conflicts…
:: Checking for inner conflicts…
[Repo:2] xorg-xhost-1.0.8-2 vdpauinfo-1.4-1
[Repo Make:1] asciidoc-9.0.4-2
[Aur:7] timeshift-20.11.1+3+g08d0e59-2 chkservice-0.3-2 gpu-viewer-1.32-1 onlyoffice-bin-6.1.0-1 snapd-2.48.2-1 pamac-all-10.0.3-2 skypeforlinux-stable-bin-8.67.0.96-1

==> Remove make dependencies after install? [y/N] y
7 timeshift (Installed) (Build Files Exist)
6 chkservice (Installed)
5 gpu-viewer (Installed) (Build Files Exist)
4 onlyoffice-bin (Installed) (Build Files Exist)
3 snapd (Installed) (Build Files Exist)
2 pamac-all (Installed) (Build Files Exist)
1 skypeforlinux-stable-bin (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>

type or paste code here

What does it meant by " Packages to cleanBuild? " What should i type ?

A cleanbuild means it will delete all the old build files and completely build it fresh.

I usually only cleanbuild when something doesn’t work. So normally I would just hit “enter” to not cleanbuild and then if the build fails or something is not right with the AUR package I would go back and cleanbuild it.

1 Like

What i don’t get it is, it just installed update to those packages… why after install packages still need to clean build ? if can clean build why need to install updates of packages ? isn’t these contradict to each other ?

Normally, they shouldn’t need to be clean built. It is a rare occurrence when something isn’t working.

You can always cleanbuild if you want to. You just shouldn’t need to.

No

1 Like

Are there some useful messages when you start pamac using a console?

If you do a clean bulid the package is build completely new (name tells you so). This sometimes can evade errors. If you don’t do a clean build, only the diffs/patches are applied. This is faster but sometimes doesn’t work as expected.

1 Like

This is the only msg i got when trying to start pamac from console. Is it useful or not. .i have no idea what it means.

I have finish “$yay”
this update is really weird one… is it normal ? because some section of it is so unfamiliar to me… i meant the pattern of the console display… unsually i only see download, checking conflict… etc… but this is so wordy and funny pattern … anyway, maybe just me being precautios of something i never noticed.

it is so lengthy that i can’t post here… hence i only trim off section by section which it look so unfamiliar to me… in case something not right… but maybe just the updated version of yay or pamac… the way they display progress…

cated since 2.32. Use new Thread<T> ()
Utility/AsyncTask.vala:147.5-147.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/AsyncTask.vala:155.5-155.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/FileItem.vala:185.26-185.50: warning: `GLib.DateTime.from_timeval_utc' has been deprecated since 2.62
Utility/FileItem.vala:185.52-185.77: warning: `GLib.FileInfo.get_modification_time' has been deprecated since 2.62
Core/Main.vala:3814.4-3814.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/SnapshotRepo.vala:924.4-924.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:3692.4-3692.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:1604.4-1604.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:2088.5-2088.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:2091.5-2091.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/Gtk/TerminalWindow.vala:91.3-91.23: warning: `Vte.Terminal.rewrap_on_resize' has been deprecated since 0.58
Utility/Gtk/TerminalWindow.vala:123.4-123.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48
Utility/Gtk/TerminalWindow.vala:150.4-150.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48
Gtk/SnapshotListBox.vala:48.2-48.36: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:49.2-49.36: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:50.2-50.34: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:51.2-51.45: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:52.2-52.46: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:84.3-84.25: warning: `Gtk.TreeView.set_rules_hint' has been deprecated since 3.14
Gtk/SnapshotListBox.vala:322.18-322.30: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:322.7-322.10: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:329.14-329.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:336.14-336.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:343.14-343.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:350.14-350.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10
Gtk/SnapshotListBox.vala:549.4-549.23: warning: `Gtk.Menu.popup' has been deprecated since 3.22
Gtk/SnapshotListBox.vala:551.4-551.23: warning: `Gtk.Menu.popup' has been deprecated since 3.22
Gtk/EstimateBox.vala:96.5-96.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Gtk/BackupDeviceBox.vala:136.4-136.43: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererPixbuf).visible = (dev.type == "disk");
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:147.4-147.42: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererToggle).active = selected;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:149.4-149.43: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererToggle).visible =
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:178.5-178.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = txt.strip();
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:181.5-181.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = dev.kname;
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:195.4-195.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text = dev.fstype;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:209.4-209.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text =
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:223.5-223.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = "";
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:226.5-226.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text =
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:230.4-230.43: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk");
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:243.5-243.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = "";
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:246.5-246.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = dev.partlabel;
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:249.4-249.43: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk");
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:262.5-262.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = "";
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:265.5-265.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = dev.label;
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupDeviceBox.vala:268.4-268.43: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk");
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/ExcludeBox.vala:492.13-492.36: warning: `Gtk.TreeView.get_hadjustment' has been deprecated since 3.0
Gtk/ExcludeBox.vala:186.4-186.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text =
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/ExcludeListSummaryWindow.vala:83.17-83.32: warning: `Gtk.Image.from_stock' has been deprecated since 3.10
Gtk/UsersBox.vala:90.3-90.21: warning: `Gtk.TreeView.rules_hint' has been deprecated since 3.14
Gtk/UsersBox.vala:115.4-115.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text = user.name;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/UsersBox.vala:130.4-130.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text = user.home_path;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BackupBox.vala:141.3-141.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/BackupBox.vala:142.3-142.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12
Gtk/BackupBox.vala:179.4-179.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Gtk/RestoreDeviceBox.vala:47.41-47.62: warning: `Gtk.icon_size_register' has been deprecated since 3.10
Gtk/RestoreDeviceBox.vala:203.6-203.47: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                        (cell as Gtk.CellRendererPixbuf).icon_name = IconManager.ICON_HARDDRIVE;
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreDeviceBox.vala:206.5-206.46: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererPixbuf).sensitive = (dev.type != "disk");
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreDeviceBox.vala:207.5-207.44: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererPixbuf).visible = (dev.type == "disk");
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreDeviceBox.vala:240.5-240.41: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).markup = dev.description_simple_formatted();
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreDeviceBox.vala:241.5-241.44: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk");
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreDeviceBox.vala:244.5-244.41: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).markup = _("Keep on Root Device");
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BootOptionsBox.vala:73.3-73.18: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/BootOptionsBox.vala:94.5-94.41: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).markup =
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BootOptionsBox.vala:98.5-98.39: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                                (cell as Gtk.CellRendererText).text = dev.description();
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreExcludeBox.vala:81.3-81.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/RestoreExcludeBox.vala:108.3-108.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/ExcludeAppsBox.vala:73.3-73.21: warning: `Gtk.TreeView.rules_hint' has been deprecated since 3.14
Gtk/ExcludeAppsBox.vala:104.4-104.42: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererToggle).active = entry.enabled;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/ExcludeAppsBox.vala:128.4-128.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text = entry.name;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RestoreBox.vala:149.3-149.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/RestoreBox.vala:150.3-150.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12
Gtk/RestoreBox.vala:195.4-195.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Gtk/RsyncLogBox.vala:353.4-353.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text = val;
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RsyncLogBox.vala:450.3-450.25: warning: `Gtk.TreeView.set_rules_hint' has been deprecated since 3.14
Gtk/RsyncLogBox.vala:167.4-167.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Gtk/MiscBox.vala:98.4-98.38: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                        (cell as Gtk.CellRendererText).text = (txt.length == 0) ? _("Custom") : now.format(txt);
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/MainWindow.vala:413.3-413.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12
Gtk/MainWindow.vala:393.4-393.19: warning: `Gtk.Menu.popup' has been deprecated since 3.22
Gtk/MainWindow.vala:396.4-396.19: warning: `Gtk.Menu.popup' has been deprecated since 3.22
Gtk/MainWindow.vala:309.3-309.18: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/MainWindow.vala:310.3-310.19: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12
Gtk/MainWindow.vala:345.3-345.18: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12
Gtk/MainWindow.vala:346.3-346.19: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12
Gtk/ExcludeMessageWindow.vala:87.3-87.27: warning: `Gtk.TreeView.set_rules_hint' has been deprecated since 3.14
Gtk/ExcludeMessageWindow.vala:159.3-159.37: warning: Access to possible `null'. Perform a check or use an unsafe cast.
                (cell as Gtk.CellRendererText).text = pattern.has_prefix("+ ") ? pattern[2:pattern.length] : pattern;
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/ExcludeMessageWindow.vala:136.29-136.43: warning: `Gtk.Dialog.get_action_area' has been deprecated since 3.12
Gtk/ExcludeMessageWindow.vala:139.22-139.38: warning: `Gtk.Button.from_stock' has been deprecated since 3.10
Gtk/ExcludeMessageWindow.vala:179.20-179.45: warning: `Gtk.TreeView.get_hadjustment' has been deprecated since 3.0
Utility/TeeJee.FileSystem.vala:286.17-286.41: warning: `GLib.DateTime.from_timeval_utc' has been deprecated since 2.62
Utility/TeeJee.FileSystem.vala:286.43-286.68: warning: `GLib.FileInfo.get_modification_time' has been deprecated since 2.62
Utility/TeeJee.Process.vala:324.21-324.34: warning: `GLib.DataInputStream.read_until' has been deprecated since 2.56
Core/Main.vala:1286.3-1286.16: warning: unreachable catch clause detected
                catch(Error e){
                ^^^^^^^^^^^^^^
Core/SnapshotRepo.vala:552.3-552.14: warning: unreachable code detected
                return false;
                ^^^^^^^^^^^^
Gtk/BootOptionsWindow.vala:38.2-38.34: warning: field `BootOptionsWindow.bbox_action' never used
        private Gtk.ButtonBox bbox_action;
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/BootOptionsWindow.vala:42.2-42.22: warning: field `BootOptionsWindow.def_width' never used
        private int def_width = 450;
        ^^^^^^^^^^^^^^^^^^^^^
Gtk/BootOptionsWindow.vala:43.2-43.23: warning: field `BootOptionsWindow.def_height' never used
        private int def_height = 500;
        ^^^^^^^^^^^^^^^^^^^^^^
Gtk/ExcludeBox.vala:373.2-373.41: warning: method `ExcludeBox.add_folder_contents_clicked' never used
        private void add_folder_contents_clicked(){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/ExcludeBox.vala:509.2-509.38: warning: method `ExcludeBox.cell_exclude_text_edited' never used
        private void cell_exclude_text_edited(string path, string new_text) {
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/MainWindow.vala:420.2-420.48: warning: method `MainWindow.create_menu_item_separator' never used
        private Gtk.MenuItem create_menu_item_separator(){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/MainWindow.vala:743.2-743.31: warning: method `MainWindow.btn_clone_clicked' never used
        private void btn_clone_clicked(){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/MiscBox.vala:138.13-138.22: warning: local variable `iter_combo' declared but never used
                        TreeIter iter_combo;
                                 ^^^^^^^^^^
Gtk/MiscBox.vala:139.8-139.12: warning: local variable `store' declared but never used
                        var store = (Gtk.ListStore) combo.model;
                            ^^^^^
Gtk/RestoreExcludeBox.vala:135.2-135.26: warning: method `RestoreExcludeBox.show_all_apps' never used
        public bool show_all_apps(){
        ^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/RsyncLogBox.vala:672.2-672.36: warning: method `RsyncLogBox.exclude_selected_items' never used
        private void exclude_selected_items(){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gtk/UsersBox.vala:455.2-455.25: warning: method `UsersBox.save_changes' never used
        public void save_changes(){
        ^^^^^^^^^^^^^^^^^^^^^^^^
Utility/GtkHelper.vala:337.2-337.43: warning: method `TeeJee.GtkHelper.add_column_icon' never used
        private Gtk.TreeViewColumn add_column_icon(Gtk.TreeView treeview, string title, out Gtk.CellRendererPixbuf cell){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Utility/GtkHelper.vala:352.2-352.52: warning: method `TeeJee.GtkHelper.add_column_icon_and_text' never used
        private Gtk.TreeViewColumn add_column_icon_and_text(Gtk.TreeView treeview, string title,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Utility/GtkHelper.vala:372.2-372.53: warning: method `TeeJee.GtkHelper.add_column_radio_and_text' never used
        private Gtk.TreeViewColumn add_column_radio_and_text(Gtk.TreeView treeview, string title,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Utility/GtkHelper.vala:491.2-491.36: warning: method `TeeJee.GtkHelper.add_label_subnote' never used
        private Gtk.Label add_label_subnote(Gtk.Box box, string text){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Utility/GtkHelper.vala:498.2-498.34: warning: method `TeeJee.GtkHelper.add_radio' never used
        private Gtk.RadioButton add_radio(Gtk.Box box, string text, Gtk.RadioButton? another_radio_in_group){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Utility/TeeJee.Misc.vala:258.2-258.37: warning: method `TeeJee.Misc.pad_numbers_in_string' never used
        private string pad_numbers_in_string(
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Utility/TeeJee.Process.vala:80.31-80.49: warning: use of possibly unassigned parameter `std_err'
                out string? std_out = null, out string? std_err = null,
                                            ^^^^^^^^^^^^^^^^^^^
Utility/TeeJee.Process.vala:80.31-80.49: warning: use of possibly unassigned parameter `std_err'
                out string? std_out = null, out string? std_err = null,
                                            ^^^^^^^^^^^^^^^^^^^
Utility/TeeJee.Process.vala:80.3-80.21: warning: use of possibly unassigned parameter `std_out'
                out string? std_out = null, out string? std_err = null,
                ^^^^^^^^^^^^^^^^^^^
Utility/TeeJee.Process.vala:80.3-80.21: warning: use of possibly unassigned parameter `std_out'
                out string? std_out = null, out string? std_err = null,
                ^^^^^^^^^^^^^^^^^^^
Utility/Gtk/CustomMessageDialog.vala:98.3-98.18: warning: switch does not handle `OTHER' of enum `Gtk.MessageType'
                switch(msg_type){
                ^^^^^^^^^^^^^^^^
Utility/Gtk/CustomMessageDialog.vala:142.3-142.22: warning: switch does not handle `NONE', `CANCEL', `CLOSE' of enum `Gtk.ButtonsType'
                switch(buttons_type){
                ^^^^^^^^^^^^^^^^^^^^
Utility/Gtk/DonationWindow.vala:115.2-115.25: warning: method `DonationWindow.add_heading' never used
        private void add_heading(string msg){
        ^^^^^^^^^^^^^^^^^^^^^^^^
Utility/Gtk/DonationWindow.vala:183.2-183.29: warning: method `DonationWindow.add_link_button' never used
        private void add_link_button(Gtk.Box box, string text, string url){
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c: In function ‘main_delete_begin’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:6452:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
 6452 |   g_thread_create (_main_delete_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c: In function ‘main_restore_snapshot’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:7630:4: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
 7630 |    g_thread_create (_main_restore_execute_btrfs_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |    ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:7641:4: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
 7641 |    g_thread_create (_main_restore_execute_rsync_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |    ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c: In function ‘main_estimate_system_size’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:13560:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
13560 |   g_thread_create (_main_estimate_system_size_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c: In function ‘main_query_subvolume_info’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:13936:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
13936 |   g_thread_create (_main_query_subvolume_info_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/Main.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_delete_directory’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Core/SnapshotRepo.vala.c:3218:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
 3218 |   g_thread_create (_snapshot_repo_delete_directory_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~

      |  ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1632:2: warning: ‘gtk_image_menu_item_set_image’ is deprecated [-Wdeprecated-declarations]
 1632 |  gtk_image_menu_item_set_image (_tmp11_, (GtkWidget*) _tmp13_);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1638:50: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type [-Wincompatible-pointer-types]
 1638 |  gtk_menu_shell_append ((GtkMenuShell*) _tmp15_, (GtkMenuItem*) _tmp16_);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  GtkMenuItem * {aka struct _GtkMenuItem *}
In file included from /usr/include/gtk-3.0/gtk/gtkmenu.h:33,
                 from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’}
   92 |                                         GtkWidget    *child);
      |                                         ~~~~~~~~~~~~~~^~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1643:2: warning: ‘gtk_image_menu_item_new_with_label’ is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations]
 1643 |  _tmp19_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("Browse Files"));
      |  ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1650:2: warning: ‘gtk_image_menu_item_set_image’ is deprecated [-Wdeprecated-declarations]
 1650 |  gtk_image_menu_item_set_image (_tmp20_, (GtkWidget*) _tmp22_);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1656:50: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type [-Wincompatible-pointer-types]
 1656 |  gtk_menu_shell_append ((GtkMenuShell*) _tmp24_, (GtkMenuItem*) _tmp25_);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  GtkMenuItem * {aka struct _GtkMenuItem *}
In file included from /usr/include/gtk-3.0/gtk/gtkmenu.h:33,
                 from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’}
   92 |                                         GtkWidget    *child);
      |                                         ~~~~~~~~~~~~~~^~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1661:2: warning: ‘gtk_image_menu_item_new_with_label’ is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations]
 1661 |  _tmp28_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("View Rsync Log for Create"));
      |  ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1668:2: warning: ‘gtk_image_menu_item_set_image’ is deprecated [-Wdeprecated-declarations]
 1668 |  gtk_image_menu_item_set_image (_tmp29_, (GtkWidget*) _tmp31_);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1674:50: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  gtk_menu_shell_append ((GtkMenuShell*) _tmp33_, (GtkMenuItem*) _tmp34_);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  GtkMenuItem * {aka struct _GtkMenuItem *}
In file included from /usr/include/gtk-3.0/gtk/gtkmenu.h:33,
                 from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’}
   92 |                                         GtkWidget    *child);
      |                                         ~~~~~~~~~~~~~~^~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1679:2: warning: ‘gtk_image_menu_item_new_with_label’ is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations]
 1679 |  _tmp37_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("View Rsync Log for Restore"));
      |  ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here
   80 | GtkWidget* gtk_image_menu_item_new_with_label    (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1686:2: warning: ‘gtk_image_menu_item_set_image’ is deprecated [-Wdeprecated-declarations]
 1686 |  gtk_image_menu_item_set_image (_tmp38_, (GtkWidget*) _tmp40_);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:1692:50: warning: passing argument 2 of ‘gtk_menu_shell_append’ from incompatible pointer type [-Wincompatible-pointer-types]
 1692 |  gtk_menu_shell_append ((GtkMenuShell*) _tmp42_, (GtkMenuItem*) _tmp43_);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  GtkMenuItem * {aka struct _GtkMenuItem *}
In file included from /usr/include/gtk-3.0/gtk/gtkmenu.h:33,
                 from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Gtk/SnapshotListBox.vala.c:27:
/usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’}
   92 |                                         GtkWidget    *child);

      |          ^
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c: In function ‘tee_jee_file_system_file_get_modified_date’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:1040:4: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
 1040 |    GTimeVal _tmp10_ = {0};
      |    ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:27:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:1062:4: warning: ‘g_file_info_get_modification_time’ is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations]
 1062 |    g_file_info_get_modification_time (_tmp9_, &_tmp10_);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:81,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:30:
/usr/include/glib-2.0/gio/gfileinfo.h:1055:19: note: declared here
 1055 | void              g_file_info_get_modification_time  (GFileInfo         *info,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:1063:4: warning: ‘g_date_time_new_from_timeval_utc’ is deprecated: Use 'g_date_time_new_from_unix_utc' instead [-Wdeprecated-declarations]
 1063 |    _tmp11_ = g_date_time_new_from_timeval_utc (&_tmp10_);
      |    ^~~~~~~
In file included from /usr/include/glib-2.0/glib/gbookmarkfile.h:26,
                 from /usr/include/glib-2.0/glib.h:37,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:27:
/usr/include/glib-2.0/glib/gdatetime.h:120:25: note: declared here
  120 | GDateTime *             g_date_time_new_from_timeval_utc                (const GTimeVal *tv);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.Process.vala.c: In function ‘tee_jee_process_helper_get_pid_by_command’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.Process.vala.c:1083:7: warning: ‘g_data_input_stream_read_until’ is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations]
 1083 |       _tmp24_ = g_data_input_stream_read_until (_tmp22_, "\0", &_tmp23_, NULL, &_inner_error0_);
      |       ^~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:48,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.Process.vala.c:30:
/usr/include/glib-2.0/gio/gdatainputstream.h:139:24: note: declared here
  139 | char *                 g_data_input_stream_read_until           (GDataInputStream        *stream,
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_kill_process_on_timeout’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:115:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
  115 |   g_thread_create (_timeout_counter_start_counter_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_exit_on_timeout’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:155:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
  155 |   g_thread_create (_timeout_counter_start_counter_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/CustomMessageDialog.vala.c: In function ‘custom_message_dialog_init_window’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/CustomMessageDialog.vala.c:232:9: warning: assignment to ‘GtkBox *’ {aka ‘struct _GtkBox *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
  232 |  _tmp2_ = gtk_dialog_get_content_area ((GtkDialog*) self);
      |         ^
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_init_window’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:234:2: warning: ‘vte_terminal_set_rewrap_on_resize’ is deprecated [-Wdeprecated-declarations]
  234 |  vte_terminal_set_rewrap_on_resize (_tmp13_, TRUE);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:30:
/usr/include/vte-2.91/vte/vtedeprecated.h:138:6: note: declared here
  138 | void vte_terminal_set_rewrap_on_resize(VteTerminal *terminal,
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_start_shell’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:286:3: warning: ‘vte_terminal_spawn_sync’ is deprecated [-Wdeprecated-declarations]
  286 |   vte_terminal_spawn_sync (_tmp4_, VTE_PTY_DEFAULT, _tmp5_, argv, env, G_SPAWN_SEARCH_PATH, NULL, NULL, &_tmp6_, NULL, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:30:
/usr/include/vte-2.91/vte/vtedeprecated.h:83:10: note: declared here
   83 | gboolean vte_terminal_spawn_sync(VteTerminal *terminal,
      |          ^~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_execute_script’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:363:3: warning: ‘vte_terminal_spawn_sync’ is deprecated [-Wdeprecated-declarations]
  363 |   vte_terminal_spawn_sync (_tmp4_, VTE_PTY_DEFAULT, _tmp5_, argv, env, G_SPAWN_SEARCH_PATH, NULL, NULL, &_tmp6_, NULL, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:30:
/usr/include/vte-2.91/vte/vtedeprecated.h:83:10: note: declared here
   83 | gboolean vte_terminal_spawn_sync(VteTerminal *terminal,
      |          ^~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_script_exit’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:416:9: warning: assignment to ‘GtkContainer *’ {aka ‘struct _GtkContainer *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
  416 |  _tmp0_ = gtk_widget_get_parent ((GtkWidget*) self);
      |         ^
Compilation succeeded - 120 warning(s)
#timeshift
valac -X -D'GETTEXT_PACKAGE="timeshift"' \
        --Xcc="-lm" --Xcc="-O3" -D VTE_291 -D GTK3_18 -D XAPP \
        Core/*.vala Utility/*.vala Utility/Gtk/*.vala Console/*.vala \
        -o timeshift \
        --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix \
        --pkg gee-0.8 --pkg json-glib-1.0 --pkg gio-2.0 \
        --pkg gtk+-3.0 --pkg vte-2.91 --pkg xapp
Utility/TimeoutCounter.vala:47.4-47.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/TimeoutCounter.vala:61.4-61.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/AsyncTask.vala:147.5-147.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/AsyncTask.vala:155.5-155.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/FileItem.vala:185.26-185.50: warning: `GLib.DateTime.from_timeval_utc' has been deprecated since 2.62
Utility/FileItem.vala:185.52-185.77: warning: `GLib.FileInfo.get_modification_time' has been deprecated since 2.62
Core/Main.vala:3814.4-3814.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/SnapshotRepo.vala:924.4-924.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:3692.4-3692.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:1604.4-1604.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:2088.5-2088.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Core/Main.vala:2091.5-2091.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread<T> ()
Utility/Gtk/TerminalWindow.vala:91.3-91.23: warning: `Vte.Terminal.rewrap_on_resize' has been deprecated since 0.58
Utility/Gtk/TerminalWindow.vala:123.4-123.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48
Utility/Gtk/TerminalWindow.vala:150.4-150.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48
Utility/TeeJee.FileSystem.vala:286.17-286.41: warning: `GLib.DateTime.from_timeval_utc' has been deprecated since 2.62
Utility/TeeJee.FileSystem.vala:286.43-286.68: warning: `GLib.FileInfo.get_modification_time' has been deprecated since 2.62
Utility/TeeJee.Process.vala:324.21-324.34: warning: `GLib.DataInputStream.read_until' has been deprecated since 2.56
Core/Main.vala:1286.3-1286.16: warning: unreachable catch clause detected
                catch(Error e){
                ^^^^^^^^^^^^^^
Core/SnapshotRepo.vala:552.3-552.14: warning: unreachable code detected
                return false;
          
                 from /usr/include/glib-2.0/glib.h:37,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.FileSystem.vala.c:27:
/usr/include/glib-2.0/glib/gdatetime.h:120:25: note: declared here
  120 | GDateTime *             g_date_time_new_from_timeval_utc                (const GTimeVal *tv);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.Process.vala.c: In function ‘tee_jee_process_helper_get_pid_by_command’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.Process.vala.c:1083:7: warning: ‘g_data_input_stream_read_until’ is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations]
 1083 |       _tmp24_ = g_data_input_stream_read_until (_tmp22_, "\0", &_tmp23_, NULL, &_inner_error0_);
      |       ^~~~~~~
In file included from /usr/include/glib-2.0/gio/gio.h:48,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TeeJee.Process.vala.c:30:
/usr/include/glib-2.0/gio/gdatainputstream.h:139:24: note: declared here
  139 | char *                 g_data_input_stream_read_until           (GDataInputStream        *stream,
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_kill_process_on_timeout’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:115:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
  115 |   g_thread_create (_timeout_counter_start_counter_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_exit_on_timeout’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:155:3: warning: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
  155 |   g_thread_create (_timeout_counter_start_counter_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:111,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/TimeoutCounter.vala.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here
  100 | GThread *g_thread_create       (GThreadFunc       func,
      |          ^~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/CustomMessageDialog.vala.c: In function ‘custom_message_dialog_init_window’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/CustomMessageDialog.vala.c:232:9: warning: assignment to ‘GtkBox *’ {aka ‘struct _GtkBox *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
  232 |  _tmp2_ = gtk_dialog_get_content_area ((GtkDialog*) self);
      |         ^
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_init_window’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:234:2: warning: ‘vte_terminal_set_rewrap_on_resize’ is deprecated [-Wdeprecated-declarations]
  234 |  vte_terminal_set_rewrap_on_resize (_tmp13_, TRUE);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:30:
/usr/include/vte-2.91/vte/vtedeprecated.h:138:6: note: declared here
  138 | void vte_terminal_set_rewrap_on_resize(VteTerminal *terminal,
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_start_shell’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:286:3: warning: ‘vte_terminal_spawn_sync’ is deprecated [-Wdeprecated-declarations]
  286 |   vte_terminal_spawn_sync (_tmp4_, VTE_PTY_DEFAULT, _tmp5_, argv, env, G_SPAWN_SEARCH_PATH, NULL, NULL, &_tmp6_, NULL, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:30:
/usr/include/vte-2.91/vte/vtedeprecated.h:83:10: note: declared here
   83 | gboolean vte_terminal_spawn_sync(VteTerminal *terminal,
      |          ^~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_execute_script’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:363:3: warning: ‘vte_terminal_spawn_sync’ is deprecated [-Wdeprecated-declarations]
  363 |   vte_terminal_spawn_sync (_tmp4_, VTE_PTY_DEFAULT, _tmp5_, argv, env, G_SPAWN_SEARCH_PATH, NULL, NULL, &_tmp6_, NULL, &_inner_error0_);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from /home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:30:
/usr/include/vte-2.91/vte/vtedeprecated.h:83:10: note: declared here
   83 | gboolean vte_terminal_spawn_sync(VteTerminal *terminal,
      |          ^~~~~~~~~~~~~~~~~~~~~~~
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_script_exit’:
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Utility/Gtk/TerminalWindow.vala.c:416:9: warning: assignment to ‘GtkContainer *’ {aka ‘struct _GtkContainer *’} from incompatible pointer type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} [-Wincompatible-pointer-types]
  416 |  _tmp0_ = gtk_widget_get_parent ((GtkWidget*) self);
      |         ^
/home/enos-andrew/.cache/yay/timeshift/src/timeshift/src/Console/AppConsole.vala.c:470: warning: "GETTEXT_PACKAGE" redefined
  470 | #define GETTEXT_PACKAGE ""
      | 
<command-line>: note: this is the location of the previous definition
Compilation succeeded - 44 warning(s)
# update translation template
find . -iname "*.vala" | xargs xgettext \
        --from-code=UTF-8 --language=C --keyword=_ \
        --copyright-holder='Tony George (teejeetech@gmail.com)' \
        --package-name="timeshift" \
        --package-version='18.2' \
        --msgid-bugs-address='teejeetech@gmail.com' \
        --escape --sort-output \
        -o ../timeshift.pot
./Utility/LicenseText.vala:2: warning: unterminated string literal
./Utility/LicenseText.vala:18: warning: unterminated character constant
./Utility/LicenseText.vala:45: warning: unterminated character constant
./Utility/LicenseText.vala:50: warning: unterminated character constant
./Utility/LicenseText.vala:56: warning: unterminated character constant
./Utility/LicenseText.vala:81: warning: unterminated character constant
./Utility/LicenseText.vala:195: warning: unterminated character constant
./Utility/LicenseText.vala:245: warning: unterminated string literal
./Utility/LicenseText.vala:246: warning: unterminated string literal
./Utility/LicenseText.vala:289: warning: unterminated string literal
# translations
for lang in am ar az bg ca cs da de el en_GB es et eu fr he hi hr hu ia id is it ko lt nb ne nl pl pt pt_BR ro ru sk sr sv tr uk vi zh_CN ja; do \
        msgmerge --update -v ../po/timeshift-$lang.po ../timeshift.pot ; \
done
................................................................

Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 44.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 0, missing 1, obsolete 5.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 44.
...................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 46.
.......................................................................
Read 1 old + 1 reference, merged 593, fuzzied 0, missing 1, obsolete 5.
..........................................................................
Read 1 old + 1 reference, merged 593, fuzzied 0, missing 1, obsolete 5.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 49.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 45.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 43.
...............................................................
Read 1 old + 1 reference, merged 593, fuzzied 0, missing 1, obsolete 11.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 40.
....................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 47.
.................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 44.
.......................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 45.
.................................................................
Read 1 old + 1 reference, merged 593, fuzzied 0, missing 1, obsolete 8.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 0, missing 1, obsolete 5.
......................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 48.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 29.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 44.
.................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 45.
...............................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 28.
................................................................
Read 1 old + 1 reference, merged 593, fuzzied 1, missing 0, obsolete 45.
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/bin"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/man"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/man/man1"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/applications"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/polkit-1/actions"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/etc"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/etc/timeshift"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/timeshift"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/icons"
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/appdata" 
mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/metainfo"
# binary
install -m 0755 timeshift "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/bin"
install -m 0755 timeshift-gtk "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/bin"
#install -m 0755 timeshift-uninstall "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/bin"
install -m 0755 timeshift-launcher "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/bin"
# shared files
cp -dpr --no-preserve=ownership -t "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/timeshift" ./share/timeshift/*
find /home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/timeshift -type d -exec chmod 755 {} \+
find /home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/timeshift -type f -exec chmod 644 {} \+
# polkit
install -m 0644 ./share/polkit-1/actions/in.teejeetech.pkexec.timeshift.policy "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/polkit-1/actions"
# launcher
install -m 0755 timeshift-gtk.desktop "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/applications"
# config
install -m 0644 ../files/timeshift.json "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/etc/timeshift/default.json"
# man page
install -m 0644 ../man/timeshift.1.gz "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/man/man1/timeshift.1.gz"
# app icons
cp -dpr --no-preserve=ownership -t "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/icons" ./share/icons/*
chmod --recursive 0644 /home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/icons/hicolor/*/apps/timeshift.png
# appdata
#install -m 0644 ../debian/timeshift.appdata.xml "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/appdata" 
install -m 0644 ../debian/timeshift.appdata.xml "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/metainfo"
# translations
for lang in am ar az bg ca cs da de el en_GB es et eu fi fr he hi hr hu ia id is it ja ko lt nb ne nl pl pt pt_BR ro ru sk sr sv tr uk vi zh_CN zh_TW; do \
        mkdir -p "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/locale/$lang/LC_MESSAGES"; \
        msgfmt --check --verbose -o "/home/enos-andrew/.cache/yay/timeshift/pkg/timeshift/usr/share/locale/$lang/LC_MESSAGES/timeshift.mo" ../po/timeshift-$lang.po ; \
done
508 translated messages, 15 fuzzy translations, 70 untranslated messages.
8 translated messages, 2 fuzzy translations, 583 untranslated messages.
../po/timeshift-az.po:7: warning: header field 'Last-Translator' still has the initial default value
0 translated messages, 593 untranslated messages.
553 translated messages, 15 fuzzy translations, 25 untranslated messages.
549 translated messages, 19 fuzzy translations, 25 untranslated messages.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
581 translated messages, 7 fuzzy translations, 5 untranslated messages.
../po/timeshift-el.po:7: warning: header field 'Last-Translator' still has the initial default value
0 translated messages, 593 untranslated messages.
../po/timeshift-en_GB.po:7: warning: header field 'Language' still has the initial default value
553 translated messages, 15 fuzzy translations, 25 untranslated messages.
553 translated messages, 15 fuzzy translations, 25 untranslated messages.
../po/timeshift-et.po:7: warning: header field 'Last-Translator' still has the initial default value
0 translated messages, 593 untranslated messages.
585 translated messages, 6 fuzzy translations, 2 untranslated messages.
598 translated messages.
562 translated messages, 14 fuzzy translations, 17 untranslated messages.
../po/timeshift-he.po:7: warning: header field 'Last-Translator' still has the initial default value
0 translated messages, 593 untranslated messages.
../po/timeshift-hi.po:7: warning: header field 'Last-Translator' still has the initial default value
0 translated messages, 593 untranslated messages.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
547 translated messages, 14 fuzzy translations, 32 untranslated messages.
39 translated messages, 3 fuzzy translations, 551 untranslated messages.
445 translated messages, 15 fuzzy translations, 133 untranslated messages.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
553 translated messages, 15 fuzzy translations, 25 untranslated messages.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
36 translated messages, 3 fuzzy translations, 554 untranslated messages.
../po/timeshift-ne.po:7: warning: header field 'Last-Translator' still has the initial default value
0 translated messages, 593 untranslated messages.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
585 translated messages, 7 fuzzy translations, 1 untranslated message.
559 translated messages, 11 fuzzy translations, 23 untranslated messages.
579 translated messages, 12 fuzzy translations, 2 untranslated messages.
367 translated messages, 14 fuzzy translations, 212 untranslated messages.
586 translated messages, 6 fuzzy translations, 1 untranslated message.
../po/timeshift-sk.po:7: warning: header field 'Last-Translator' still has the initial default value


/system_shutdown-system-shutdown.Tpo -c -o system-shutdown/system_shutdown-system-shutdown.o `test -f 'system-shutdown/system-shutdown.c' || echo './'`system-shutdown/system-shutdown.c

touch snap-mgmt/.dirstamp
sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' <snap-mgmt/snap-mgmt.sh.in >snap-mgmt/snap-mgmt
/usr/bin/rst2man snap-confine/snap-confine.rst > snap-confine/snap-confine.8
/usr/bin/rst2man snap-discard-ns/snap-discard-ns.rst > snap-discard-ns/snap-discard-ns.8
/usr/bin/rst2man snapd-env-generator/snapd-env-generator.rst > snapd-env-generator/snapd-env-generator.8
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
==> Starting check()...
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data'
make -C systemd install
make[1]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/systemd'
# NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t
snapd.session-agent.service snapd.session-agent.socket
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/systemd-user'
make -C systemd-env install
make[1]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/systemd-env'
# NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/environment.d/
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/environment.d/ 990-snapd.conf
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/systemd-env'
make -C dbus install
make[1]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/dbus'
# NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/dbus-1/services
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/dbus-1/services io.snapcraft.Launcher.service io.snapcraft.Settings.service
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/dbus-1/session.d
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/dbus-1/session.d snapd.session-services.conf
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/dbus-1/system.d
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/dbus-1/system.d snapd.system-services.conf
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/dbus'
make -C env install
make[1]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/env'
# NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//etc/profile.d
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//etc/profile.d snapd.sh
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/env'
make -C desktop install
make[1]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/desktop'
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/applications
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/applications snap-handle-link.desktop
install -d -m 0755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//etc/xdg/autostart
install -m 0644 -t /home/enos-andrew/.cache/yay/snapd/pkg/snapd//etc/xdg/autostart snap-userd-autostart.desktop
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data/desktop'
make: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/data'
make: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
make[1]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
install -d -m 755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd
install -m 755 ./snap-confine/snap-device-helper /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd
install -d -m 755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd
install -m 755 ./snapd-apparmor/snapd-apparmor /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd
 /usr/bin/mkdir -p '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd'
  /usr/bin/install -c snap-confine/snap-confine snap-discard-ns/snap-discard-ns system-shutdown/system-shutdown snap-gdb-shim/snap-gdb-shim snap-gdb-shim/snap-gdbserver-shim '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd'
 /usr/bin/mkdir -p '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd'
 /usr/bin/install -c snap-mgmt/snap-mgmt '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd'
make  install-exec-hook
make[2]: Entering directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
chmod 4755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/snapd/snap-confine
install -d -m 755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/bin
ln -sf /usr/lib/snapd/snap-confine /home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/bin/ubuntu-core-launcher
make[2]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
sed -e 's,[@]LIBEXECDIR[@],/usr/lib/snapd,g' -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,g' <snap-confine/snap-confine.apparmor.in >snap-confine/snap-confine.apparmor
install -d -m 755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//etc/apparmor.d/
install -m 644 snap-confine/snap-confine.apparmor /home/enos-andrew/.cache/yay/snapd/pkg/snapd//etc/apparmor.d/usr.lib.snapd.snap-confine
install -d -m 755 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//var/lib/snapd/apparmor/snap-confine/
install -d -m 111 /home/enos-andrew/.cache/yay/snapd/pkg/snapd//var/lib/snapd/void
 /usr/bin/mkdir -p '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/man/man8'
 /usr/bin/install -c -m 644 snap-confine/snap-confine.8 snap-discard-ns/snap-discard-ns.8 snapd-env-generator/snapd-env-generator.8 '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/share/man/man8'
 /usr/bin/mkdir -p '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/systemd/system-environment-generators'
  /usr/bin/install -c snapd-env-generator/snapd-env-generator '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/systemd/system-environment-generators'
 /usr/bin/mkdir -p '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/systemd/system-generators'
  /usr/bin/install -c snapd-generator/snapd-generator '/home/enos-andrew/.cache/yay/snapd/pkg/snapd//usr/lib/systemd/system-generators'
make[1]: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
make: Leaving directory '/home/enos-andrew/.cache/yay/snapd/src/snapd-2.48.2/cmd'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/systemd/system/snapd.system-shutdown.service'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/systemd/system/snapd.autoimport.service'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/systemd/system/snapd.recovery-chooser-trigger.service'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/systemd/system/snapd.snap-repair.service'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/systemd/system/snapd.snap-repair.timer'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/systemd/system/snapd.core-fixup.service'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/snapd/snapd.core-fixup.sh'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/bin/ubuntu-core-launcher'
removed '/home/enos-andrew/.cache/yay/snapd/pkg/snapd/usr/lib/snapd/system-shutdown'
==> Tidying install...
  -> Removing libtool files...

Found ninja-1.10.2 at /usr/bin/ninja
[7/98] Compiling Vala source ../src/alpm_config.vala ../src/dependency_checker.vala
../src/alpm_config.vala:348.2-348.18: warning: method `AlpmConfig.write' never used
        public void write (HashTable<string,Variant> new_conf) {
        ^^^^^^^^^^^^^^^^^
Compilation succeeded - 1 warning(s)
[8/98] Compiling Vala source ../src/flatpak_i..../src/flatpak_plugin.vala ../src/package.vala
../src/flatpak_interface.vala:29.3-29.45: warning: method `Pamac.FlatpakPlugin.refresh_appstream_data' never used
                public abstract bool refresh_appstream_data ();
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:30.3-30.42: warning: method `Pamac.FlatpakPlugin.load_appstream_data' 


../src/flatpak_interface.vala:33.3-33.55: warning: method `Pamac.FlatpakPlugin.search_uninstalled_flatpaks_sync' never used
                public abstract void search_uninstalled_flatpaks_sync (string[] search_terms, ref GenericArray<unowned FlatpakPackage> pkgs);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:34.3-34.43: warning: method `Pamac.FlatpakPlugin.is_installed_flatpak' never used
                public abstract bool is_installed_flatpak (string name);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:35.3-35.55: warning: method `Pamac.FlatpakPlugin.get_flatpak_by_app_id' never used
                public abstract FlatpakPackage? get_flatpak_by_app_id (string app_id);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:36.3-36.45: warning: method `Pamac.FlatpakPlugin.get_flatpak' never used
                public abstract FlatpakPackage? get_flatpak (string id);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:37.3-37.45: warning: method `Pamac.FlatpakPlugin.get_installed_flatpaks' never used
                public abstract void get_installed_flatpaks (ref GenericArray<unowned FlatpakPackage> pkgs);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:38.3-38.44: warning: method `Pamac.FlatpakPlugin.get_category_flatpaks' never used
                public abstract void get_category_flatpaks (string category, ref GenericArray<unowned FlatpakPackage> pkgs);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:39.3-39.42: warning: method `Pamac.FlatpakPlugin.get_flatpak_updates' never used
                public abstract void get_flatpak_updates (ref GenericArray<unowned FlatpakPackage> pkgs);
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../src/flatpak_interface.vala:42.3-42.30: warning: method `Pamac.FlatpakPlugin.refresh' never used
                public abstract void refresh ();
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 26 warning(s)
[22/98] Compiling Vala source ../src/package...._interface.vala ../src/flatpak_interface.vala
../src/alpm_config.vala:348.2-348.18: warning: method `AlpmConfig.write' never used
  




==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pamac-all"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pamac-all 10.0.3-2 (Sun Dec 27 17:21:22 2020)
==> Cleaning up...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) pamac-all-10.0.3-2

Total Installed Size:  3,77 MiB
Net Upgrade Size:      0,32 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                    [--------------------------------------------------------------------] 100%
(1/1) checking package integrity                                                                                  [--------------------------------------------------------------------] 100%
(1/1) loading package files                                                                                       [--------------------------------------------------------------------] 100%
(1/1) checking for file conflicts                                                                                 [--------------------------------------------------------------------] 100%
:: Processing package changes...
(1/1) upgrading pamac-all                                                                                         [--------------------------------------------------------------------] 100%
warning: /etc/pamac.conf installed as /etc/pamac.conf.pacnew
:: Running post-transaction hooks...
(1/6) Reloading system manager configuration...


Those updates in did in the past, never looks so lengthy and weird patterns…

Are you still getting this after your update and reboot?

It looks like a snippet of AUR packages being built. When packages are built from source there is much more output.

not yet reboot. . i try to pamac first to see if it work.
I have not yet reboot, but pamac gui works already. no problem… it seems pamac appearance changes by a bit.

Restarted pc, run pamac gui from console… it runs fine. just some warning in konsole. should be nothing i worry about ?

$ pamac-manager

(process:3382): As-WARNING **: 18:02:43.619: Ignoring invalid AppStream file /usr/share/app-info/xmls/community.xml.gz: Failed to parse /usr/share/app-info/xmls/community.xml.gz file: Error on line 106700 char 10: <p> already set '
            OnionShare lets you securely and anonymously send and receive files. It works by starting a web server,
            making it accessible as a Tor onion service, and generating an unguessable web address so others can
            download files from you, or upload files to you. It does ' and tried to replace with ' require setting up a separate server
            or using a third party file-sharing service.
        '

Could you post the output of yay -Qs onion?

tried, but
No result from it.


$locate onion
/timeshift/snapshots/2020-10-06_06-49-33/localhost/usr/share/app-info/icons/archlinux-arch-community/64x64/onionshare_org.onionshare.OnionShare.png
/usr/lib/python3.9/site-packages/youtube_dl/extractor/onionstudios.py
/usr/lib/python3.9/site-packages/youtube_dl/extractor/__pycache__/onionstudios.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/youtube_dl/extractor/__pycache__/onionstudios.cpython-39.pyc
/usr/share/app-info/icons/archlinux-arch-community/128x128/onionshare_org.onionshare.OnionShare.png
/usr/share/app-info/icons/archlinux-arch-community/48x48/onionshare_org.onionshare.OnionShare.png
/usr/share/app-info/icons/archlinux-arch-community/64x64/onionshare_org.onionshare.OnionShare.png

ok. it should be consider as solved.
Thx