Fwd: Building derivative distros on the Devuan Jenkins CI

2017-06-21 Thread Ивайло Димитров
FYI If anyone is interested, what is done so far (in terms of REing and forward-porting maemo packages to devuan) can be found on: https://github.com/fremantle-gtk2--- Begin Message --- Hello everyone. Cc'd to this email are Merlijn (Wizzup) and Ivaylo (freemangordon). I am not sure if they are

Re: Maemo 5 on Nokia N900 had a downfall - please advise how to retrive data from the phone

2012-10-02 Thread Ивайло Димитров
Hi Elena, I would recommend you to register at talk.maemo.org and/or join #maemo IRC on freenode.net. There are lots of helpful guys there with deep knowledge of Maemo 5 (the operating system your device runs) internals and I am sure they will be able to help you if humanly possible. I recom

Re: Promotion of packages depending on qtquickcompat is blocked

2012-09-26 Thread Ивайло Димитров
qtquickcompat in CSSU is just a dummy package as CSSU comes with Qt 4.7.4 https://gitorious.org/community-ssu/qtquickcompat > Оригинално писмо >От: Marcin Mielniczuk >Относно: Promotion of packages depending on qtquickcompat is blocked >До: maemo-developers@maemo.org >

Re: Alarm clock and type of music

2012-09-12 Thread Ивайло Димитров
alarm dialog is closed source, but fortunately there is x86 binary in SDK ;) > Оригинално писмо >От: Andre Klapper >Относно: Re: Alarm clock and type of music >До: maemo-developers@maemo.org >Изпратено на: Сряда, 2012, Септември 12 10:26:21 EEST > > >On Wed, 2012-09-

Re: Alarm clock and type of music

2012-09-11 Thread Ивайло Димитров
Hmm, that irritates me as well and TBH I don't know why I still haven't done anything :) . Anyway, could you open a bug against CSSU, that way we won't forget to check if anything can be done and what. > Оригинално писмо >От: Mohsen Pahlevanzadeh >Относно: Alarm clock

Re: Soft and hard float

2012-09-10 Thread Ивайло Димитров
You may want to capture some meaningful backtrace to help us find what is segfaulting. In order to do that you should install as many related -dbg packages as possible. > Оригинално писмо >От: Marcin Mielniczuk >Относно: Re: Soft and hard float >До: Javier S. Pedro ,

Re: Soft and hard float

2012-09-07 Thread Ивайло Димитров
flashplayer uses a wapper lib to convert softfp calling convention to hardfp. you may want to do the same :) > Оригинално писмо >От: Marcin Mielniczuk >Относно: Re: Soft and hard float >До: Iván Gálvez Junquera >Изпратено на: Петък, 2012, Септември 7 15:11:06 EEST >

Re: Fremantle virtual keyboard source code available

2012-08-31 Thread Ивайло Димитров
Well, I somehow announced it: http://talk.maemo.org/showpost.php?p=1256014&postcount=52 Still waiting someone to take it from here Оригинално писмо От: Marcin Mielniczuk Относно: Re: Fremantle virtual keyboard source code available До: Andre Klapper Изпратено на: Петък

Fremantle virtual keyboard source code available

2012-08-26 Thread Ивайло Димитров
Hi there, I was able to successfully RE several components of Fremantle virtual keyboard: libhildon-im-vkbrenderer.so.3.0.3 (source package hildon-im-vkbrenderer3) hildon_western_fkb.so, libhildon-im-western-plugin-common.so.3.0.8 (source package hildon-input-method-plugins) source code is he

[no subject]

2012-08-21 Thread Ивайло Димитров
Hi guys, I want to "officially" announce my success on achieving what was considered impossible - stable thumb2 compiled binaries in Fremantle on N900. More details here: http://talk.maemo.org/showthread.php?t=84829 So far I don't have hard values for RAM usage reduction, but it should be in

Re: Fwd: Fw: Re: [Fw: CSSU meeting ]

2012-08-18 Thread Ивайло Димитров
with libc6 from "gcc 4.6 and fremantle thread", I'll send it later. I'm not at home and have a limited internet access, so I won't be able to attend. -- Sent from my Nokia N900 Marcin On Thu Aug 2 2012 10:38:47 AM CEST, Ивайло Димитров freemangor...

Re: Compiling Qt 4.7.4

2012-08-09 Thread Ивайло Димитров
Qt 4.7.4 in CSSU has no compile problems in SB, maybe you will want to clone that and work on it, instead of using the "official" repo. Оригинално писмо От: Marcin Mielniczuk Относно: Compiling Qt 4.7.4 До: maemo-developers@maemo.org Изпратено на: Четвъртък, 2012, Август

[Fw: CSSU meeting ]

2012-08-02 Thread Ивайло Димитров
Hi all, Following the attached mail, I would like to propose a meeting of CSSU team and everyone who is involved/interested. The meeting to be help on #maemo-ssu IRC channel on freenode.net , today, 02.08.2012 18:00 UTC. Topics to be discussed: 1. Inclusion of kernel replacement in CSSU (comm

FOSS replacement of hald-addon-bme and libbmeipc

2012-05-27 Thread Ивайло Димитров
Based on the information available here http://lists.maemo.org/pipermail/maemo-developers/2011-June/028452.html and some additional information from Mer libbmeipc replacement I wrote a semi-working : https://gitorious.org/libbmeipc/libbmeipc https://gitorious.org/hald-addon-bme/hald-addon-bme

Re: Re: Looking for help from a GTK guy with 2 projects

2011-11-15 Thread Ивайло Димитров
OK, OK, you sound convincing :) . Will give it a try (when I have some spare time) and will report. > Оригинално писмо >От: Michael Hasselmann >Относно: Re: Looking for help from a GTK guy with 2 projects >До: Mohammad Abu-Garbeyyeh >Изпратено на: Вторник, 2011, Ноем

Re: Re: Looking for help from a GTK guy with 2 projects

2011-11-14 Thread Ивайло Димитров
Meh. The reason why QT keyboard would not be acceptable to replace hildon vkb is very simple - QT memory footprint. Did you forget n900 comes with 256MB of RAM? And running even simple QT/QML application consumes about 8%-10% of that? While it sounds very good in theory, in practice(under memor

Re: N950 SEGFAULT - help?

2011-10-06 Thread Ивайло Димитров
Why not install Qt debug symbols on the device and run/attach to your program there under gdb? Оригинално писмо От: Felipe Crochik Относно: N950 SEGFAULT - help? До: maemo-developers@maemo.org Изпратено на: Петък, 2011, Октомври 7 05:20:55 EEST I hit a wall with my applica

hildon-desktop portrait task switcher patch

2011-03-29 Thread Ивайло Димитров
Hi there, I push the following merge request [URL]https://gitorious.org/community-ssu/hildon-desktop/merge_requests/8[/URL] and was advised on #maemo-ssu irc channel to inform everybody about it, so anyone interested could check it. The patch implements portrait mode task switcher in hildon-des