Giter Club home page Giter Club logo

notizenmd's People

Contributors

eson57 avatar

Stargazers

 avatar

Watchers

 avatar

notizenmd's Issues

Type DirectoryPickerPage unavailable

Hi,

running SailfishOS 3.4.0.24 on a Xperia XA2, I installed harbour-notizenmd-0.6.3-1.noarch.rpm from openrepos. Notizen.md starts ok, but from the pulldown menu, Settings do nothing. Output from the console:

sailfish-qml harbour-notizenmd
[D] unknown:0 - Using Wayland-EGL
[D] unknown:0 - Got library name:  "/usr/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so"
[D] read:14 - reading true
[D] onCompleted:18 - *.md,*.txt object 2
[W] unknown:9 - file:///usr/share/harbour-notizenmd/qml/pages/About.qml:9: ReferenceError: ta is not defined
[W] modifyPageStack:113 - Error while modifying page stack: Error: Error while loading page: file:///usr/share/harbour-notizenmd/qml/pages/Settings.qml:63 Type DirectoryPickerPage unavailable
file:///usr/share/harbour-notizenmd/qml/pages/DirectoryPickerPage.qml:7 module "org.nemomobile.contentaction" is not installed

[W] unknown:483 - file:///usr/lib/qt5/qml/Sailfish/Silica/PageStack.js:483: Error: Error while loading page: file:///usr/share/harbour-notizenmd/qml/pages/Settings.qml:63 Type DirectoryPickerPage unavailable
file:///usr/share/harbour-notizenmd/qml/pages/DirectoryPickerPage.qml:7 module "org.nemomobile.contentaction" is not installed

Am I missing something on the installation?

white screen on xperia 10

works on a xperia X without any problems. Just bought a xperia 10 and made a fresh SFOs install. The openrepos version only shows a white screen?!

Is it possible to start the app from a shell? May.be there is some meaningfull output?

text width does not follow screen width

The text width is always the value of the smallest screen dimension, no matter the rotation.
In landscape mode the text just wraps at a little less than half the width.
Had a quick glance at the code but can't pin down where it comes from.

setting text alignment in options

It would be great if one could set the horizontalAlignment in the settings.
Preferably as a dropdown with all the settings from the documentation:

Text.AlignLeft, Text.AlignRight, Text.AlignHCenter and Text.AlignJustify

I tested this already (although hardcoded to Text.AlignJustify) by setting the horizontalAlignment for the Label over there:

Label {
//http://doc.qt.io/qt-5/qtextdocument.html#defaultStyleSheet-prop
id: textArea
x: Theme.horizontalPageMargin
width: parent.width - 2*x

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.