Coder Social home page Coder Social logo

Comments (9)

clendee avatar clendee commented on August 28, 2024 1

Well done, you sorted it out.

When I replaced my .config/upstart/OwncloudSyncd.conf with the contents you provided above, UBsync started syncing my photos.

Thank you so much.

from ubsync.

belohoub avatar belohoub commented on August 28, 2024

Hello,
Unfortunately, I'm not very familiar with QML and additionaly I do did not observe this error.

I was able to find out, that the problem is that the timer object resides in the main thread, however it is called from outside.

Using this post, I was able to modify the code and hopefully, the error should disappear, but I observed no error before and I observe no error now :-D

So, you are free to test this package: ubsync.zip or build ...

from ubsync.

clendee avatar clendee commented on August 28, 2024

Hi, thanks for looking into this so promptly.

I installed the new version from the zip file above. Im afraid Im getting the same or similar error when I try to attach my existing nextcloud account on the phone to UBsync. This error appears when I go to 'Sync Service' and press 'Start'

Here is the output of the ubsync log file
https://paste.ubuntu.com/p/QSy7jYNZQb/

Is this app working ok for you on arm64? and are you managing to sync folders with Nextcloud?

Hope this helps,
Thanks for your time in looking into this.

from ubsync.

belohoub avatar belohoub commented on August 28, 2024

Well, well :-)

As I said, I'm not familiar with QML and I currently don't have capacity to invest too much time to it.

Unfortunately, I have no idea how to solve it correctly in QML. Additionaly, I cannot reproduce the error on my device - it might be QML version-dependent (?)

Causes the error application crashes? If it does. I can disable hiding at all - it seems to be acceptable, at it occupies only a small area in the bottom part of the display...

from ubsync.

clendee avatar clendee commented on August 28, 2024

Thats ok. I appreciate being able to at least know its operational for someone.

The issue for me is I cannot start the Sync Service at all, so I feel hiding the output wont probably solve anything Im afraid.
Thanks again for your efforts.

from ubsync.

belohoub avatar belohoub commented on August 28, 2024

My idea was different - not only supress the message,, but supress the function, which provides hiding (remove the function call causing the error) - this is something I can do. This removes the source of this error completely, while the message in the bottom will not disappear. If this causes your UBSync crashing, this should resolve it for you.
You can try this package: ubsync.zip

FYI, my UT version is 2021-W09

from ubsync.

clendee avatar clendee commented on August 28, 2024

My version of UT is Software: OS ubuntu 16.04 (2021-03-02) - From the About page.

The sync and exclamation mark now stays active at the bottom of the screen, see image. Whereas before it would just flash on and off. The service will not start at all.

screenshot20210304_155333600

Here is a link to the output from the Log Viewer.

http://paste.ubuntu.com/p/fm7PwX6pDX/

from ubsync.

belohoub avatar belohoub commented on August 28, 2024

And what about your config file .config/upstart/OwncloudSyncd.conf?

Should look like this:

start on started unity8
pre-start script
   initctl set-env LD_LIBRARY_PATH=/opt/click.ubuntu.com/ubsync/current/lib/aarch64-linux-gnu/
end script
exec /opt/click.ubuntu.com/ubsync/current/lib/aarch64-linux-gnu/bin/OwncloudSyncd

from ubsync.

belohoub avatar belohoub commented on August 28, 2024

well - this was probably old config from your attempts ... :-)

from ubsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.