er images.
grtz,
Sander
On vrijdag 31 mei 2019 01:57:52 CEST AL13N wrote:
I have a ListView with an ListItem delegate and an Image in it;
when i have 2 images with a large height on it next to each other,
after
scrolling to it, i get an EGL Texture error .
doing this on a co
I have a qml only app...
i found out experimentally that the limit is at 4096 for Y; but only in
a ListView; if i do regular images, then there is no such limit...
(which seems weird)
Slava Monich schreef op 2019-05-31 23:18:
Those who don't like the idea of hardcoding 3264 (or any other num
I actually did:
width: parent.width
asynchronous: true
cache: false
sourceSize.width: width
for this thing; the height it still like 8000 pixels high, even with
width == the jolla1 pixel width.
thing is, i get black for those long images, and an EGL Texture error.
short ones are done fine.
b
You can probably base your .spec file on one the many opensource apps:
eg: mine:
https://github.com/alien9/harbour-followme/blob/master/harbour-followme.spec
mine is for a qml-only with pyotherside app, but you can probably use it
as a base for your own.
Oskar Roesler via Devel schr
Image and they
are anchored, then scrolling through them is not a problem at all.
I suspect it has something to do with how the ListView is instantiating
the image, maybe parallel initialization or something?
anyone have an idea for a workaround?
AL13N
Op maandag 17 februari 2014 00:23:32 schreef Mohammed Hassan:
> On Sun, Feb 16, 2014 at 11:08:10PM +0100, AL13N wrote:
> > Op zondag 16 februari 2014 19:34:29 schreef Mohammed Hassan:
> > > On Sun, Feb 16, 2014 at 04:31:24PM +0100, Ove Kåven wrote:
> > > > Den 16
Op zondag 16 februari 2014 19:34:29 schreef Mohammed Hassan:
> On Sun, Feb 16, 2014 at 04:31:24PM +0100, Ove Kåven wrote:
> > Den 16. feb. 2014 11:32, skrev AL13N:
> > >Hi, but then... how is the gallery video playback working??? it uses
> > >VideoOutput as well...
>
}
Op zondag 16 februari 2014 12:22:36 schreef Janne Pulkkinen:
> QtMultimedia doesn't seem to work at the moment, so at the moment I'm using
> MediaPlayer with GStreamerVideoOutput:
> https://github.com/Matoking/Filetug/blob/master/qml/pages/fileView/Video.qml
> 2014-02-16 11:04
but then... how is the video viewing in gallery working???
it uses VideoOutput... ???
Op donderdag 9 januari 2014 22:59:50 schreef Jens Persson:
> As noone has replied yet gst-launch is probably not supporting video
> streams ... yet. :) Great tool for debugging pipelines and codecs so
> hopefull
Hi,
I have the same issue as below... i compared with the qml of the Gallery Video
play...
i even tried static source with autoplay and autoload like this:
Page{
anchors.fill: parent
SilicaFlickable {
anchors.fill: parent
Rectangle {
color: "black"
anchors.fill: parent
Op dinsdag 7 januari 2014 21:09:01 schreef Graham Cobb:
> Is the input file tag supposed to work in the Sailfish browser?
>
> If I use...
>
>
>
> I get an input box shown, with a button labelled "Browse..." but nothing
> happens if I touch on it.
there is no file picker yet... i guess that cou
Op dinsdag 7 januari 2014 13:40:31 schreef Chris Walker:
> On Tue, 07 Jan 2014 12:34:31 +0100
> AL13N wrote:
>
> [snip]
>
> > and... did you try IMAP protocol manually via telnet or openssl... or
> > even with a wireshark checked what actually goes on?
>
> I
Op dinsdag 7 januari 2014 10:32:04 schreef Valerio Valerio:
> Hi,
>
> On 05/01/14 19:36, Chris Walker wrote:
> > On Thu, 2 Jan 2014 11:18:45 +
> >
> > Chris Walker wrote:
> >> On Thu, 02 Jan 2014 12:50:08 +0200
> >>
> >> Jonni Nakari wrote:
> >>> On 02.01.2014 12:23, Chris Walker wrote:
>
Op zondag 5 januari 2014 14:10:22 schreef Putze Sven:
> Hi there,
>
> let's assume I've got an umbrella project file myApp.pro which is in some
> BaseDir:
>
> TEMPLATE = subdirs
> SUBDIRS = myAppLogic myAppSFOS
> CONFIG += ordered
> myAppSFOS.depends = myAppLogic
>
> There are 2 subprojects, fir
Op zondag 5 januari 2014 01:59:29 schreef Matthias Fulz:
> Hi,
>
> I'm working on a OpenVPN client for my Jolla, but it seems that connman is
> bugging around here:
>
> this is the comman which will be used by connman:
>
> openvpn --remote olz.dyndns.org --ca /home/nemo/OpenVPN/ca.crt --cert
> /
Op vrijdag 3 januari 2014 01:28:17 schreef Andrey Kozhevnikov:
> only "mailto:em...@address.com"; and its fields allowed afaik.
[...]
and i suppose the user will just see the email app on compose with prefilled
fields so the user has to accept it?
___
S
Op woensdag 1 januari 2014 17:39:09 schreef christopher.l...@thurweb.ch:
> Hi all
>
> Firstly, a very very happy new year to all members of this list. I
> have a glass of wine next to me as I write this, and I raise it to all
> of you.
>
> I have just successfully updated to 10.0.2.5, and been ab
Op dinsdag 31 december 2013 07:16:36 schreef christopher.l...@thurweb.ch:
> Hi David
>
> Zitat von "David Greaves" :
> > Having 2 Chris-es in the thread is a touch confusing but I think you have
> > dev mode working.
>
> It confuses me as well, and I am one of the Chrises - hence this new thread!
IMHO, we should contribute such stuff to mer/nemo (possibly using dbus)
and make an app for it here.
daemons as apps seems ludicrous to me...
> Hi All
>
> If I read Harbour FAQ correctly, you are not allowed to install daemons
> (as
> you are not allowed to write to /etc/init.d). Okay, hacks are
> P.S.: I was so bold to use this thread because it fitted most but it's not
> a direct comment to the preceding mails...
>
>
> On 26.12.2013, at 12:33, David Greaves wrote:
>
>> On 26/12/13 00:23, AL13N wrote:
>>>> ... is open! Go there and contribute with ide
> ... is open! Go there and contribute with ideas :)
awesome idea... hadn't thought of that.
some things:
1. bad search (results in too much duplicates)
2. wiki post is a bit useless
A) either remove wiki post
B) or ability to make a real wiki post
* no answers
* no comments
* eas
> I noticed that jolla has as hostname localhost. Could this be changed to
> another name as right now there could be only one jolla-device known by
> my local DNS-DHCP-combo. Did not find any /etc/hostname or /etc/HOSTNAME
> files to change this. Is the hostname buried somewhere in dbus ?
maybe
> I like it!
>
> But then again I knew I would ;)
>
> However as it is a beta release of the software, here's my list of issues
> collected so far.
>
> Mail client:
[...]
> - Cover shows 0 unread although both current folder and inbox has unread
> msgs.
this is probably not the unread, but recent
> There was some public (or at least semi-public) announcement that download
> counters in harbour are going to work some time soon. Hence they don't
> work
> right now.
>
> It would be cool if Harbour UI would at least have some sort of a label
> "just a demo for now" on the elements that are not
> My app has been published for more than two weeks but the download count
> still is zero. I know there are few users but still expect a few
> downloads. Anyone see non-zero download in their reports?
someone told me that harbour download counts are 0
the download count on the phone itself shoul
First I was thinking on email, and that imaps is really the only good way
1. certificates are verified too, so that's good...
2. then i was thinking that my certificates were certified by
http://cacert.org/ .
3. then i was thinking that maybe a cacert.org app should be made (if that
is possible)
nt from how Nokia
worked...
but if it's lack of resources to triage it, for instance, i'm sure
considering the openness of this, that alot of people would want to help
out and triage bugs in a community bugtracker...
personally, i liked to have this
[...]
> We're trying to sort out our policy for handling bugs like this - eg do we
> give
> you the internal bug #. If we do then how do we notify you of changes etc?
> How
> much effort needs to go into de-duping bugs?
>
> Some people may recall the Maemo bugzillla was not a total success (!) in
>
> I'm investigating to see if it is possible to create a network monitor for
> SailfishOs. Something like
> https://play.google.com/store/apps/details?id=com.mobidia.android.mdm&feature=search_result
>
> I can read simple received/sent statistics from /proc/net/dev , but it
> would be more interest
> On 15/12/13 17:41, AL13N wrote:
>>> Currency Converter: https://github.com/tanghus/currency-converter-qml
>>> Kitchen Timer: https://github.com/tanghus/kitchen-timer-qml
>>>
>>> The capcha for your site is ridiculous, so posting it here instead :)
>>
> Currency Converter: https://github.com/tanghus/currency-converter-qml
> Kitchen Timer: https://github.com/tanghus/kitchen-timer-qml
>
> The capcha for your site is ridiculous, so posting it here instead :)
It's not my site (it's for embedded linux), but that captcha _is_
ridiculous... i couldn't
> I'm porting the modRana flexible navigation system[1][2] to Sailfish
> and I plan to also port the Mieru offline manga and comic book
> reader[3][4]. :)
what about MangaWhat ? i use that one :-)
___
SailfishOS.org Devel mailing list
> WhatsApp client.
awesome! alot of people will want this!
added...
___
SailfishOS.org Devel mailing list
if there are people who are working on apps, and want to let it know, so
that no other devs will waste time making the same apps, you can add these
here:
http://elinux.org/Jolla
in the appriopriate section.
Thanks!
___
SailfishOS.org Devel mailing lis
> Hi all,
>
> A question to those who already received their Jolla phone: is there an
> application to monitor the amount of data going over the network,
> especially over the 3G/4G connection ?
>
> If not, is there already someone developing one?
>
> Otherwise I might have a go at it.
I added you
> Hi,
>
> Moving from N9/Meego two days ago, I find Jolla/Sailfish very easy to use,
> and have some feedback (wishlist?). I hope this is the right place for
> this feedback, otherwise please point me to the correct place.
i'm not a jolla dev, nor do i have a jolla, but i'll reply and give my
thou
I had been thinking on this... it might be useful for a user to pin a app
(cover) into place, it should always be the same place, for easy
remembrance and preferably on reboot it would start automagically (and as
a result also restart when you stop it)
something for a pulley menu or a long press m
> Janne Pulkkinen writes:
>
>> I've noticed that when I download files using Firefox, or try to open,
>> copy
>> or in overall handle files using ES File Manager or other Android
>> applications like game emulators, the actions often fail. However, after
>> I
>> changed the file and directory perm
Sorry to interrupt here, but
this kind of thing is what i would like to have secure in the future...
for any group of apps to run in a different user and have some kind of
deny by default access levels, which can still be overrided by user and/or
jolla (or packaging)
in order for apps not being a
> 2) Sandboxes are limiting, but matter. It is way more difficult to freeze
> to death or misuse iPhone than Android. That probably goes against
> Mer/Sailfish philosophy though.
IMHO:
Sandboxing is something that helps for security and QA, and if it's done
structurely, it might even help develop
plz see the thoughts of 'users' on app security (compiled from IRC #jolla)
to be found here: (on section of same name)
http://elinux.org/Jolla
additionally, there's also stuff on jolla hardware there, and some
thoughts on defined services on apps(system) for other apps (maybe dbus
stuff?)
i don
41 matches
Mail list logo