Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 54

Thread: How to restore color and sharpness of old photos

  1. #11
    Join Date
    Apr 2006
    Beans
    4,068

    Re: How to restore color and sharpness of old photos

    Quote Originally Posted by Dennis N View Post
    Flatpaks will put an icon in the Applications menu, .......
    Sorry no.

    I found Upscayl on the top bar "Type to search" and add its icon on the left vertical bar, Menu Bar. But it can't start by clicking its icon. It is very strange to me!!! It is the same after rebooting the PC.

    Regards
    Last edited by satimis; 4 Weeks Ago at 05:00 PM.

  2. #12
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,896

    Re: How to restore color and sharpness of old photos

    Quote Originally Posted by satimis View Post
    Sorry no.

    I found Upscayl on the top bar "Type to search" and add its icon on the left vertical bar, Menu Bar. But it can't start by clicking its icon. It is very strange to me!!! It is the same after rebooting the PC.

    Regards
    Clearly something is wrong somewhere. But it does start from the terminal so you can still try it? I'm interested in hearing what you think of the results it produces.

    Do other Flatpaks launch normally? (from an icon).
    If Upscayl is the only Flatpak you have, I suggest installing another one to see if the problem exists there too. It's up to you, but woth checking. If you want a suggestion for one, a small and simple app like Blanket might serve as a test. It plays ambient background sounds. You can uninstall after testing.

    Code:
    flatpak install flathub com.rafaelmardojai.Blanket

    Note that sudo is not used when installing Flatpaks.
    Last edited by Dennis N; 4 Weeks Ago at 08:38 PM.

  3. #13
    Join Date
    May 2018
    Location
    Here and There
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to restore color and sharpness of old photos

    I remember this when I last looked at Gnome, the first install of flatpak needed to restart the session then things behaved as expected.

    Then I ran it as:
    Code:
    /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=upscayl-run --file-forwarding org.upscayl.Upscayl @@u %U @@
    without a session restart, Dennis N already installed flatpakk so it just works for him.
    "When you practice gratefulness, there is a sense of respect toward others." >>Dalai Lama

  4. #14
    Join Date
    Apr 2006
    Beans
    4,068

    Re: How to restore color and sharpness of old photos

    Quote Originally Posted by 1fallen2 View Post
    I remember this when I last looked at Gnome, the first install of flatpak needed to restart the session then things behaved as expected.

    Then I ran it as:
    Code:
    /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=upscayl-run --file-forwarding org.upscayl.Upscayl @@u %U @@
    without a session restart, Dennis N already installed flatpakk so it just works for him.
    Hi 1fallen2,

    Thanks for your advice.

    Run your command on Terminal:
    $ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=upscayl-run --file-forwarding org.upscayl.Upscayl @@u %U @@
    Code:
    ...
    ...
    .....
    [3:1103/093556.173190:ERROR:leveldb_factory.cc(88)] Failed to open LevelDB database from /home/satimis/.var/app/org.upscayl.Upscayl/config/Upscayl/IndexedDB/file__0.indexeddb.leveldb,IO error: /home/satimis/.var/app/org.upscayl.Upscayl/config/Upscayl/IndexedDB/file__0.indexeddb.leveldb/LOCK: File currently in use. (ChromeMethodBFE: 15::LockFile::2)
    09:35:56.556 › ⚙️ Setting saveImageAs to png
    09:35:56.557 › 🔀 Setting model to realesrgan-x4plus
    09:35:56.558 › ⚙️ Setting gpuId to empty string
    09:35:56.559 › 🔀 Setting model to null
    09:35:56.562 › 🔀 Setting model to realesrgan-x4plus
    Warning: vkCreateInstance: Found no drivers!
    Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
        at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
        at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
        at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
        at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
        at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)
    hanging there.

    Still can't find Upscayl window on display.

    Right-click Upscayl icon on Menu Bar. It shows
    Code:
    All windows
    New window
    Remove from Favorites
    Show details
    Quit
    Clicking "All windows" and "New window" without response

    Clicking "Show details" please refers to the screenshots attached.

    Regards
    Attached Images Attached Images

  5. #15
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,896

    Re: How to restore color and sharpness of old photos

    For Reference:

    Using Flatpak (documentation)

    in particular, see the section:
    Running applications
    Once an application has been installed, it can be launched using the run command and its application ID:
    $ flatpak run org.gimp.GIMP
    Remember that Flatpaks are universal applications, so there must be a universal way to run them in any environment. Using a terminal is how. With our Gnome systems, we have menus, docks, searching, and the Application Matrix (or Grid) as additional ways to launch.

  6. #16
    Join Date
    Apr 2006
    Beans
    4,068

    Re: How to restore color and sharpness of old photos

    Quote Originally Posted by Dennis N View Post
    For Reference:

    Using Flatpak (documentation)

    in particular, see the section:

    Remember that Flatpaks are universal applications, so there must be a universal way to run them in any environment. Using a terminal is how. With our Gnome systems, we have menus, docks, searching, and the Application Matrix (or Grid) as additional ways to launch.
    Hi Dennis N,

    Perform following steps;

    $ cd /.var/app/

    $ ls
    Code:
    org.inkscape.Inkscape  org.upscayl.Upscayl
    org.openshot.OpenShot  org.videolan.VLC
    $ flatpak run org.upscayl.Upscayl
    Code:
    ....
    .....
    ......
    23:18:18.708 › ⚙️ Setting saveImageAs to png
    23:18:18.710 › 🔀 Setting model to realesrgan-x4plus
    23:18:18.711 › ⚙️ Setting gpuId to empty string
    23:18:18.712 › 🔀 Setting model to null
    23:18:18.715 › 🔀 Setting model to realesrgan-x4plus
    Still fail to start Upscayl

    How to uninstall flatpak Upscayl ? Thanks

    I'm prepared to try snap version.

    Regards

  7. #17
    Join Date
    Apr 2006
    Beans
    4,068

    Re: How to restore color and sharpness of old photos

    Hi Dennis N,

    On Internet searching, I found following thread;

    Upscayl does not run in Ubuntu 24.04 due to apparmor issue #902
    https://github.com/upscayl/upscayl/issues/902

    Would it be the same in Ubuntu 22.04?

    Regards
    Last edited by satimis; 4 Weeks Ago at 05:08 PM.

  8. #18
    Join Date
    May 2018
    Location
    Here and There
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to restore color and sharpness of old photos

    Well it works here:
    Code:
    PRETTY_NAME="Ubuntu 24.04.1 LTS"
    NAME="Ubuntu"
    VERSION_ID="24.04"
    VERSION="24.04.1 LTS (Noble Numbat)"
    VERSION_CODENAME=noble
    ID=ubuntu
    ID_LIKE=debian
    HOME_URL="https://www.ubuntu.com/"
    SUPPORT_URL="https://help.ubuntu.com/"
    BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
    PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
    UBUNTU_CODENAME=noble
    LOGO=ubuntu-logo
    /etc/os-release
    Code:
    flatpak run org.upscayl.Upscayl
    
    Note that the directories 
    
    '/var/lib/flatpak/exports/share'
    '/home/me/.local/share/flatpak/exports/share'
    
    are not in the search path set by the XDG_DATA_DIRS environment variable, so
    applications installed by Flatpak may not appear on your desktop until the
    session is restarted.
    
    [3:1103/103134.090008:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
    [3:1103/103135.110602:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
    [3:1103/103135.110645:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
    �� DIRNAME /app/upscayl/resources/app.asar/export/electron
    APPIMAGE env is not defined, current application is not an AppImage
    10:31:35.151 › �� UPSCAYL EXEC PATH:  /app/upscayl/resources/bin/upscayl-bin
    10:31:35.153 › �� MODELS PATH:  /app/upscayl/resources/models
    10:31:36.515 › ⚙️ Setting saveImageAs to png
    10:31:36.516 › �� Setting model to realesrgan-x4plus
    10:31:36.518 › ⚙️ Setting gpuId to empty string
    10:31:36.519 › �� Setting model to null
    10:31:36.519 › �� Setting model to realesrgan-x4plus
    EDIT:
    Code:
    sudo aa-status|grep upscayl
    [sudo] password for me: 
       /app/upscayl/upscayl (19478) flatpak
       /app/upscayl/upscayl (19492) flatpak
       /app/upscayl/upscayl (19506) flatpak
       /app/upscayl/upscayl (19530) flatpak
       /app/upscayl/upscayl (19534) flatpak
       /app/upscayl/upscayl (19541) flatpak
    Last edited by 1fallen; 4 Weeks Ago at 06:56 PM.
    "When you practice gratefulness, there is a sense of respect toward others." >>Dalai Lama

  9. #19
    Join Date
    Apr 2006
    Beans
    4,068

    Re: How to restore color and sharpness of old photos

    Hi Dennis N,

    On Internet searching, I found following thread;

    Upscayl does not run in Ubuntu 24.04 due to apparmor issue #902
    https://github.com/upscayl/upscayl/issues/902

    Would it be the same on Ubuntu 22.04?

    Regards

  10. #20
    Join Date
    May 2018
    Location
    Here and There
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to restore color and sharpness of old photos

    Quote Originally Posted by satimis View Post


    Upscayl does not run in Ubuntu 24.04 due to apparmor issue #902
    https://github.com/upscayl/upscayl/issues/902
    Please read Post #18 again.....I just showed it works in 24.04.
    That Ticket is very old July we have had 2 apparmor updates since.

    Apparmor is not your problem, it is something else on your end.
    Last edited by 1fallen; 4 Weeks Ago at 08:10 PM.
    "When you practice gratefulness, there is a sense of respect toward others." >>Dalai Lama

Page 2 of 6 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •