Giter Club home page Giter Club logo

cumulus-qt's People

Contributors

kd8bny avatar probonopd avatar vadrian89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cumulus-qt's Issues

Can't find Qt platform plugin xcb

[18:45:19] vistaus@vistaus-solus /media/MicroSD/Apps/cumulus-qt (1) 
> /opt/Cumulus/bin/Cumulus
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Reinstalling the application may fix this problem.
fish: “/opt/Cumulus/bin/Cumulus” terminated by signal SIGABRT (Abort)
[18:45:24] vistaus@vistaus-solus /media/MicroSD/Apps/cumulus-qt (134) 

Which is strange, 'cause it's installed just fine to /usr/lib64/qt5/plugins/platforms/libqxcb.so /usr/lib/qt5/plugins/platforms/libqxcb.so and /usr/lib/qt5/plugins/platforms/libqxcb.so /usr/lib/qt5/plugins/platforms/libqxcb.so

OS: Solus
DE: Budgie
Cumulus-qt: latest Git Master

V. 3.1.8 has window decoration

Updated to the latest version and found that the clean appearance without window decoration has changed to a dialogue with window decoration. Can this be reverted to no window decoration?

Appimage

Appimage - As most suitable and convenient for most linux distributions

Does not load weather data on start on application

broke

qml: WeatherWindow >> update started
WeatherType::getWeatherData >> Weather data request.
qt.network.ssl: QSslSocket: cannot resolve CRYPTO_num_locks
qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_id_callback
qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_locking_callback
qt.network.ssl: QSslSocket: cannot resolve ERR_free_strings
qt.network.ssl: QSslSocket: cannot resolve EVP_CIPHER_CTX_cleanup
qt.network.ssl: QSslSocket: cannot resolve EVP_CIPHER_CTX_init
qt.network.ssl: QSslSocket: cannot resolve sk_new_null
qt.network.ssl: QSslSocket: cannot resolve sk_push
qt.network.ssl: QSslSocket: cannot resolve sk_free
qt.network.ssl: QSslSocket: cannot resolve sk_num
qt.network.ssl: QSslSocket: cannot resolve sk_pop_free
qt.network.ssl: QSslSocket: cannot resolve sk_value
qt.network.ssl: QSslSocket: cannot resolve SSL_library_init
qt.network.ssl: QSslSocket: cannot resolve SSL_load_error_strings
qt.network.ssl: QSslSocket: cannot resolve SSL_get_ex_new_index
qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv23_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method
qt.network.ssl: QSslSocket: cannot resolve SSLv23_server_method
qt.network.ssl: QSslSocket: cannot resolve X509_STORE_CTX_get_chain
qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
qt.network.ssl: QSslSocket: cannot resolve SSLeay
qt.network.ssl: QSslSocket: cannot resolve SSLeay_version
qt.network.ssl: QSslSocket: cannot call unresolved function CRYPTO_num_locks
qt.network.ssl: QSslSocket: cannot call unresolved function CRYPTO_set_id_callback
qt.network.ssl: QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function sk_num
qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
We got a connection error when networkLayerState is Unknown
Network Error:  "Error creating SSL context (error:140A90C4:SSL routines:func(169):reason(196))"
qml: WeatherWindow >> update started
WeatherType::getWeatherData >> Weather data request.
qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
We got a connection error when networkLayerState is Unknown
Network Error:  "Error creating SSL context (error:140A90C4:SSL routines:func(169):reason(196))"

Freezes

Freezes when start not from administrator(root)
Freezes after settings - m/s

P.S. Where do I can find config file?

Appimage build fail

I get this error: ERROR: Unknown argument "./appdir/usr/bin/qt.conf"
I removed the qt.conf from project and removed the sed command, since it no longer points to a valid location but I don't know why this should affect the entire build.
@probonopd , any info?

F-Droid

I think it'd nice to add this app to the F-Droid repository. I already opened a request here. Don't you mind?

Android - Location does not take input from softkeyboard

09-15 12:20:34.649 I/ActivityManager(796): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity (has extras)} from uid 10093

09-15 12:20:35.092 I/ActivityManager(796): Start proc 21089:com.github.Cumulus/u0a160 for activity com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity

09-15 12:24:01.557 I/ActivityManager(796): Killing 21089:com.github.Cumulus/u0a160 (adj 906): remove task

09-15 12:24:01.661 I/WindowManager(796): WIN DEATH: Window{de1a2b3 u0 com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity}

09-15 12:26:00.929 I/ActivityManager(796): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity (has extras)} from uid 10093

09-15 12:26:01.065 I/ActivityManager(796): Start proc 24968:com.github.Cumulus/u0a160 for activity com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity

09-15 12:26:02.020 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5Network.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.039 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5Qml.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.066 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5Gui.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.097 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5Quick.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.146 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5Widgets.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.191 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5QuickParticles.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.204 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5QuickWidgets.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.213 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5Sql.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.220 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5QuickTemplates2.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.239 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libQt5QuickControls2.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.253 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/platforms/android/libqtforandroid.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.273 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/bearer/libqandroidbearer.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.356 W/linker  (24968): "/data/app/com.github.Cumulus--QH-99KMWa-Cwf1Y-eVZuw==/lib/arm/libCumulus.so" unused DT entry: type 0xf arg 0x8fab

09-15 12:26:02.735 I/ActivityManager(796): Displayed com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity: +1s697ms

09-15 12:26:02.973 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick.2/libqtquick2plugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:02.998 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.027 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Layouts/libqquicklayoutsplugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.037 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Window.2/libwindowplugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.090 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Dialogs/libdialogplugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.107 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.116 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.140 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.191 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Controls/libqtquickcontrolsplugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.375 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/sqldrivers/libqsqlite.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.509 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/qml/QtQuick/Controls/Styles/Android/libqtquickcontrolsandroidstyleplugin.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.903 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqgif.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.908 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqicns.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.912 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqico.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.917 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqjpeg.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.922 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqtga.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.926 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqtiff.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.934 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqwbmp.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:03.938 W/linker  (24968): "/data/data/com.github.Cumulus/qt-reserved-files/plugins/imageformats/libqwebp.so" has unsupported flags DT_FLAGS_1=0x81

09-15 12:26:05.148 D/Cumulus (24968): qrc:/WeatherWindow.qml:286 (onUpdateWeather): qml: WeatherWindow >> update started

09-15 12:26:05.148 D/Cumulus (24968): (null):0 ((null)): WeatherType::getWeatherData >> Weather data request.

09-15 12:26:06.555 E/SurfaceFlinger(415): Failed to find layer (SurfaceView - com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity#0) in layer parent (no-parent).

09-15 12:26:06.556 E/SurfaceFlinger(415): Failed to find layer (Background for - SurfaceView - com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity#0) in layer parent (no-parent).

09-15 12:26:07.481 W/Cumulus (24968): (null):0 ((null)): QObject::connect: No such signal QQuickWidget::cursorPositionChanged()

09-15 12:26:07.875 W/Cumulus (24968): (null):0 ((null)): QMetaObject::invokeMethod: No such method QQuickWidget::inputMethodQuery(Qt::InputMethodQuery,QVariant)

09-15 12:26:07.883 W/Cumulus (24968): (null):0 ((null)): QMetaObject::invokeMethod: No such method QQuickWidget::inputMethodQuery(Qt::InputMethodQuery,QVariant)

09-15 12:26:08.986 W/Cumulus (24968): (null):0 ((null)): QMetaObject::invokeMethod: No such method QQuickWidget::inputMethodQuery(Qt::InputMethodQuery,QVariant)

09-15 12:26:08.992 W/Cumulus (24968): (null):0 ((null)): QMetaObject::invokeMethod: No such method QQuickWidget::inputMethodQuery(Qt::InputMethodQuery,QVariant)

09-15 12:26:11.529 E/BufferQueueProducer(415): [SurfaceView - com.github.Cumulus/org.qtproject.qt5.android.bindings.QtActivity#0] disconnect: not connected (req=1)


picture of setup

License?

Could you please clarify what license this project is using? According to what I see in some of the .cpp files, it seems to be GPL-3.0 (or later)? If you add the corresponding LICENSE file to the root of your repo, Github will detect it and mark your project accordingly.

Thanks in advance!

Make tray icon.

Make application tray
And ability to closing (minimizing) to tray.

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.