UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ygrex
    Y
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 33
    • Groups 0

    ygrex

    @ygrex

    3
    Reputation
    3
    Profile views
    33
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ygrex Unfollow Follow

    Best posts made by ygrex

    • RE: Mount Samba

      @keneda I do not have a complete solution for everyone, just what I did:

      1. export LD_PRELOAD= (libtls-padding.so causes unexpected things)
      2. boostrap chroot filesystem as per https://wiki.debian.org/Debootstrap
      3. mount /proc and /sys, bind mount /run/dbus (optional for smbnetfs) and /dev (fuse there)
      4. chroot in with 3003 (and optionally 3004) supplementary groups
      5. add apt_ user to 3003 (and probably 3004) groups
      6. edit /etc/resolv.conf with nameserver of preference
      7. install smbnetfs with apt-get, configure as per https://wiki.gentoo.org/wiki/Smbnetfs (I only needed auth line)
      8. mount smbfs in chrooted environment with allow_others option
      9. on a host filesystem as a phablet user create a symlink under Downloads (any folder accessible by filemanager without unlocking is fine) to the required share(s)
      posted in Support
      Y
      ygrex

    Latest posts made by ygrex

    • RE: Ghostcloud provides nothing more than read-only access

      interesting, all phone clients add trailing slash resulting in accessing something like //remote.php/webdav/Readme.md instead of the correct one /remote.php/webdav/Readme.md

      got it fixed on proxy

      posted in Support
      Y
      ygrex
    • Ghostcloud provides nothing more than read-only access

      For some reason I cannot make it transfer anything either direction, it displays webdav (nextcloud) content though, photo files can be previewed there, but neither download not upload cause any effect (no errors).

      Strangely ubsync does nothing as well, no errors, it juts does not transfer anything between phone and server.

      posted in Support
      Y
      ygrex
    • RE: Accessing SMB shares, issues

      @harrisonpatm said in Accessing SMB shares, issues:

      @ygrex No luck for me unfortunately. I dug around in the ~/.config folder for other places to modify, but still no joy.

      you dug around looking for what? it is literally .config/com.ubuntu.filemanager/places.conf

      posted in Support
      Y
      ygrex
    • RE: How to take screenshot?

      finally got it resolved, deleted ~/Pictures (it was a symlink to other place on sdcard) and rebooted

      posted in Volla Phone X
      Y
      ygrex
    • RE: How to take screenshot?

      @kugiigi said in How to take screenshot?:

      @ygrex Did you by any chance do something with sharing UT folders with Waydroid?

      nope, I do not have waydroid

      posted in Volla Phone X
      Y
      ygrex
    • RE: How to take screenshot?

      @stanwood said in How to take screenshot?:

      Did you try the other way?
      Long press the power button and click on "screenshot".

      Not sure it will change anything, but it's worth a try.

      just checked this way, all the same result: screen flashes, clicking sound, but no files appeared

      posted in Volla Phone X
      Y
      ygrex
    • RE: Accessing SMB shares, issues

      @harrisonpatm
      mounting did not work well for me either, but shares are accessible with filemanager as described in https://forums.ubports.com/topic/4084/file-explorer-pc-files-samba-acces/4?_=1750938606398

      posted in Support
      Y
      ygrex
    • How to take screenshot?

      Hi,

      Pressing Up+Down volume buttons gives a screen flash, but nothing appears under Screenshots/ directory

      not sure if it is relevant to the issue, but it also logs this lines:

      Jun 26 13:36:03 ubuntu-phablet lomiri[2703]: [2025-06-26:13:36:03.404] qml: ItemGrabber: No fileName to save image to

      tried fbcat, but it gives me distorted picture
      fb0.png

      and failed to get anything useful from raw /dev/fb0

      posted in Volla Phone X
      Y
      ygrex
    • RE: How to use GPS with no pain?

      tried it today at the same spot it worked last time

      gave it up after 15 minutes, as per my understanding I did exactly the same thing but it just did not work today

      posted in Volla Phone X
      Y
      ygrex
    • RE: How to use GPS with no pain?

      @Keneda
      yes, tried it a few times with unav with the same outcome

      but today it found me in 3 (three) minutes, that makes me thinking that all ephemerides were quite uo-to-date and it did not work for some other obscure reason

      the whole point of this thread is to say that geolocation is that obscure process with certain failure rate (quite high for me) and there is little one can observe about it

      will check it next day to see what happens

      posted in Volla Phone X
      Y
      ygrex