Git Product home page Git Product logo

Comments (9)

nipunn1313 avatar nipunn1313 commented on June 26, 2024

Hi - thanks for the report. I'll file something internally.

from nautilus-dropbox.

raveit65 avatar raveit65 commented on June 26, 2024

Any progress?

from nautilus-dropbox.

nipunn1313 avatar nipunn1313 commented on June 26, 2024

Work is scheduled but has not begun.
We're thinking about it as a task that's necessary before Fedora 30 GA (2019-03-26)

from nautilus-dropbox.

raveit65 avatar raveit65 commented on June 26, 2024

Thanks,
f30 beta freeze is at 2019-03-05 https://fedoraproject.org/wiki/Releases/30/Schedule
But python3 will be removed earlier from build-servers, probably when f30 will be branched from rawhide branch.

from nautilus-dropbox.

monsta avatar monsta commented on June 26, 2024

Ok, this is almost done by now... what's left is porting rst2man.py.

from nautilus-dropbox.

raveit65 avatar raveit65 commented on June 26, 2024

I know that isn't related to nautilus-dropbox but why dropbox writes (non-error-messages) to .xsession-errors log without reason?

dropbox: locating interpreter
dropbox: logging to /tmp/dropbox-antifreeze-YhY4OU
dropbox: initializing
dropbox: initializing python 3.6.7
dropbox: setting program path '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/dropbox'
dropbox: setting home path '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77'
dropbox: setting python path '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77:/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/python-packages-36.zip'
dropbox: python initialized
dropbox: running dropbox
dropbox: setting args
dropbox: applying overrides
dropbox: running main script
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/cryptography.hazmat.bindings._constant_time.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/cryptography.hazmat.bindings._openssl.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/cryptography.hazmat.bindings._padding.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/psutil._psutil_linux.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/psutil._psutil_posix.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/linuxffi.pthread._linuxffi_pthread.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/tornado.speedups.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/dbxlog._dbxlog.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/cpuid.compiled._cpuid.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/linuxffi.resolv.compiled._linuxffi_resolv.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/linuxffi.gnu.compiled._linuxffi_gnu.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/linuxffi.sys.compiled._linuxffi_sys.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/librsyncffi.compiled._librsyncffi.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/posixffi.libc._posixffi_libc.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtCore.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtGui.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtNetwork.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtWidgets.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtWebKit.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtWebKitWidgets.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtPrintSupport.cpython-36m-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rave/.dropbox-dist/dropbox-lnx.x86_64-66.3.77/PyQt5.QtDBus.cpython-36m-x86_64-linux-gnu.so'

from nautilus-dropbox.

samertm avatar samertm commented on June 26, 2024

This is now completely done as of 895e132

@raveit65 those are the logs that dropbox writes to stderr. I can update dropbox so it's silent by default on startup unless there's a certain environmental variable set. Is there a standard for env vars like that? Otherwise I'll use DROPBOX_STARTUP_VERBOSE=1. (Closing the issue since this is unrelated, but feel free to reply on this issue.)

from nautilus-dropbox.

raveit65 avatar raveit65 commented on June 26, 2024

@samertm
First, Thanks for the new release.
Those logs doesn't belongs in ~/.xsession-errors because they are not error logs.
Normal run time log messages shouldn't spam an error log.

Maybe you like to have a fix for using python2-doc-utils?
I can do a PR with that code from our fork caja-dropbox?
mate-desktop/caja-dropbox@3d48c5e

Also , is there a chance to add file-browser extension code for caja and nemo filebrowser, to avoid code duplication?
See what we do at rpmfusion for fedora.
Here only nautilus-dropbox ships the dropbox binary and /usr/share/ dir.
http://pkgs.rpmfusion.org/cgit/nonfree/nautilus-dropbox.git/tree/nautilus-dropbox.spec#n59
For caja-dropbox and nemo-dropbox we delete the binary during rpm building, and both packages simply requires nautilus-dropbox.
http://pkgs.rpmfusion.org/cgit/nonfree/caja-dropbox.git/tree/caja-dropbox.spec#n28
http://pkgs.rpmfusion.org/cgit/nonfree/caja-dropbox.git/tree/caja-dropbox.spec#n51
(same for nemo-dropbox at rpmfusion)
In result all 3 packages can be installed together and don't create a file conflict.
Caja and nemo are forks from nautilus for MATE and Cinnamon desktop.

from nautilus-dropbox.

monsta avatar monsta commented on June 26, 2024

Fixes for docutils stuff are already here, 3ec3a5c and 7cfb92a.

from nautilus-dropbox.

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.