Forum: Alternatives
2016-04-28, 12:38
|
Replies: 212
Views: 94,079
Re: Intex Aqua Ace
https://together.jolla.com/question/126892/release-notes-201taalojarvi-early-access/?sort=votes&page=1
2016-04-28: 2.0.1.11 Early access update to address critical incoming call issue and to...
|
Forum: SailfishOS
2015-05-02, 10:03
|
Replies: 1
Views: 1,935
|
Forum: SailfishOS
2015-01-15, 10:45
|
Replies: 106
Views: 66,429
Re: Python & Qt5 on Sailfish
Ok, I found a way that worked for me!
If you use sailfish-qml to start your PyOtherSide/QML application you have to place your qm-translation files in a folder called translations.
Translation...
|
Forum: SailfishOS
2015-01-14, 16:16
|
Replies: 106
Views: 66,429
|
Forum: SailfishOS
2014-03-05, 12:39
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
Not a full answer to your question but maybe a first step in the right direction but I'm short of time.
First try with mce:
With
dbus-send --system --dest=com.nokia.mce --print-reply...
|
Forum: SailfishOS
2014-02-19, 11:17
|
Replies: 106
Views: 66,429
Re: Python & Qt5 on Sailfish
You don't have to import pyotherside in the interpreter.
Just install the packages python3-base, pyotherside-qml-plugin-python3-qt5, qt5-qtdeclarative-qmlscene
Then use some of the examples...
|
Forum: SailfishOS
2014-01-31, 13:55
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
If you set the profile with "set_profile", you get the profile with...? ;)
dbus-send --type=method_call --print-reply --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.get_profile
...
|
Forum: SailfishOS
2014-01-27, 14:35
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
Install package qt5-qttools-qdbus
Then start with /usr/lib/qt5/bin/qdbus
[nemo@localhost ~]$ /usr/lib/qt5/bin/qdbus --help
Usage: qdbus [--system] [--bus busaddress] [--literal]...
|
Forum: SailfishOS
2014-01-10, 16:58
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
Just in case someone needs it:
dbus-send --session --type=method_call --dest=org.sailfishos.browser / org.sailfishos.browser.openUrl array:string:"talk.maemo.org"
opens the browser at the given...
|
Forum: Applications
2014-01-10, 11:57
|
Replies: 1,176
Views: 415,454
Re: [Support thread] Billboard Standby Screen
You should use a real url, the entries list is empty:
>>> import feedparser
>>> f = feedparser.parse('http://example.org/feed.rss')
>>> print f
{'feed': {}, 'bozo': 1, 'bozo_exception':...
|
Forum: SailfishOS
2014-01-10, 11:00
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
the package-name is dbus-python
Repository: jolla
Name: dbus-python
Version: 1.0.0-1.1.1
Arch: armv7hl
Hersteller: meego
Installiert: Ja
Status: aktuell
Installierte Größe: 412,6 KiB
|
Forum: SailfishOS
2014-01-08, 10:23
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
Ok, now with working pop up notification and using jolla icons placed in /usr/share/themes/jolla-ambient/meegotouch/icons/
https://dl.dropboxusercontent.com/u/107743837/20140108112941.jpg
...
|
Forum: SailfishOS
2014-01-08, 08:49
|
Replies: 92
Views: 49,966
Re: Tinkering with DBus on Jolla
Thank you for your answers!
I got a simple script working with python-dbus.
After a little research on the web, it seems that dbus-sent does not permit empty containers or nested containers...
|
Forum: SailfishOS
2014-01-07, 20:16
|
Replies: 92
Views: 49,966
Tinkering with DBus on Jolla
Hi,
first of all, I'm not an expert using dbus but I wonder, if it is possible to use dbus to show messages on the event-screen of sailfish like on the N9. I started with dbus-monitor and logged for...
|
Forum: SailfishOS
2014-01-07, 17:03
|
Replies: 106
Views: 66,429
Re: Python & Qt5 on Sailfish
I don't know, if this is new, but I just searched for python packages on my jolla:
http://pastebin.com/DdDCnbX8
[nemo@localhost ~]$ zypper info python-lxml
Loading repository data......
|
Forum: SailfishOS
2013-11-18, 19:44
|
Replies: 106
Views: 66,429
Re: Python & Qt5 on Sailfish
To answer my own question, if anybody got the same problem.
Install python3-devel via zypper,
zypper in python3-devel
download lxml-versionX.tar.gz, extract it via
tar xfz lxml-versionX.tar.gz...
|
Forum: Nokia N9 / N950
2013-03-11, 16:35
|
Replies: 1
Views: 1,751
Exact position of acceleration sensors on N9/N950?
Does anybody know where the acceleration sensors are placed inside the N9 or N950? I need the exact position because I'll do some physical experiments with the device.
I searched the web, but didn't...
|
Forum: MeeGo / Harmattan
2013-02-13, 07:46
|
Replies: 6
Views: 2,773
|
Forum: MeeGo / Harmattan
2013-02-12, 21:16
|
Replies: 6
Views: 2,773
[Announce] Mythremote 0.25 / Tester needed!
Hi,
the update of my old mythtv-installation from 0.23 to 0.25.3 gives me the chance to rewrite my old version of mythremote based on the new service api of mythtv.
At the moment the program is in...
|
Forum: Applications
2013-01-27, 16:09
|
Replies: 1,176
Views: 415,454
|
Forum: Applications
2013-01-27, 15:29
|
Replies: 1,176
Views: 415,454
|
Forum: Applications
2013-01-27, 15:11
|
Replies: 1,176
Views: 415,454
|
Forum: Applications
2013-01-24, 14:05
|
Replies: 139
Views: 35,616
|
Forum: Applications
2013-01-05, 09:39
|
Replies: 1,176
Views: 415,454
Re: [Support thread] Billboard Standby Screen
thanks, didn't know that profilematic can do this, then you can trim the script to
#!/bin/sh
# reset the data counter
datetime=$(date +"%d.%m.%Y.%s")
gconftool -s --type string...
|
Forum: Nokia N9 / N950
2013-01-05, 09:30
|
Replies: 5
Views: 2,703
|