[SailfishDevel] patch command

2015-02-24 Thread E.S. Rosenberg
Can anyone point me in the right direction for getting the 'patch' command
on my Jolla? When I search on openrepos the results are flooded with
patchmanager stuff, for now I don't want patchmanager I just want to be
able to patch from command-line

Thanks,
Eli
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] patch command

2015-02-24 Thread Andrey Kozhevnikov

Hello

pkcon install patch

Best regards,
Andrey Kozhevnikov

24.02.2015 21:02, E.S. Rosenberg пишет:
Can anyone point me in the right direction for getting the 'patch' 
command on my Jolla? When I search on openrepos the results are 
flooded with patchmanager stuff, for now I don't want patchmanager I 
just want to be able to patch from command-line


Thanks,
Eli


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Update on SailfishOS roadmap

2015-02-24 Thread E.S. Rosenberg
I wouldn't expect Qt = 5.3 before SailfishOS 2.0... (and more likely that
it will be SailfishOS  2.0)

2015-02-23 8:23 GMT+02:00 Krisztian Olah fasza2mob...@gmail.com:

 Hi,
 It is going to be Qt 5.2 for a while, there are libs from 5.2 that are
 still not allowed.

 Kris

 On Sun Feb 22 21:46:32 2015 GMT, Alex Smirnoff wrote:
  Hello.
  What about Qt version?
  Is it still 5.2.2 in update 11?
  I really need qt 5.3 to be able to build version 1.2 of QtQuick
 Controlls.
 
  Alex.
 
  2015-02-13 13:09 GMT+01:00 Soumya Bijjal soumya.bij...@jollamobile.com
 :
 
   Hi all,
  
   Here is an update on our progress from the past month. Do note that
 they
   are all work in progress and not release ready for another few months.
  
   * Tablet hardware adaptation is nearly ready for MWC
 - USB charging, stereo speakers, sensors, accelerometer, Bluetooth,
 WLAN
   functionalities have been verified
  
   * Work on the new UI framework is progressing at a good pace
 - lock screen has been separated from the homescreen
 - improved notifications with visual grouping and additional actions
 - events view with a richer user experience
 - improved home screen interactions and transitions
 - new swipe edge transition
  
   * Lock screen media player controls implemented for the native media
   player app, under review https://together.jolla.com/
   question/3414/control-music-from-the-lock-screen/
  
   * IMAP idle/push support implemented https://together.jolla.com/
   question/493/imap-idle-imap-push-for-the-e-mail-app/
  
   * Landscape mode enabled in Maps
  
   * Toolchain has been updated (upgraded to GCC 4.8, binutils 2.25,
 switch
   to Thumb2+NEON for ARM by default, march=i686 and SSE2 minimum for X86)
   and will take into effect with update13; expect a huge download size
 for
   the update
  
   * Dual-stack support  (ipv4 and ipv6) for cellular connectivity in the
   middleware
  
   * Update to GStreamer 1.x: souphttpstc is enabled, AAC
 encoding/decoding
   works
  
   * Prototyping of encrypted filesystem: This is currently on hold for a
   short while due to MWC preparations
   - We have a development template to build filesystem layout on
 tablet
   that could allow home encryption
   - Most of the real work is still ahead of us: studying if in-place
   conversion  can be done with changing LVM logical volumes, /var/
   encryption, user application binaries and user app data encryption and
 most
   of all placement to home instead of root, boot target for password
 query
  
   * Drop upower in favour of statefs:
 - udev is used directly to fetch power and battery temperature
   information via statefs power-udev provider
 - MCE now fetches battery info from statefs
  
   * Performance improvements:
 - Improved performance of adding items to the scenegraph,
 particularly
   when e.g. scrolling lists
 - Pool allocator for shadow nodes in the scenegraph used to reduce
   possible memory fragmentation
 - Substantially reduced the number of nodes required by the
 scenegraph
 - Reduced the amount of memory required by internal JS structures
 - Reduced the need to heap allocate when dealing with IR structures
 - Reduced the amount of memory required for SQLite caches
  
   As  for the next OS release, we are currently at release candidate 5
 for
   Yliaavanlampi (update 11) and expect to have another release candidate
   before we can decide on the release schedule.
  
   For this iteration, we have two main goals:
   1. Demonstrate the new UI framework and Tablet functionality at the
   Mobile World Congress, Barcelona
   2. Make the device usable in filesystem full condition to allow the
   user to recover from it on her own
  
   In addition, we have planned to work on the following:
   * Tablet specific work:
 - Bluetooth audio configuration
 - Integrate microphone
 - Improve boot up and shutdown time
 - Support for OBEX FTP Bluetooth profile
 - Upgrade Bluetooth AVRCP to version 1.3
 - Check Bluetooth+WLAN coexistence
 - Verify MTP functionality
 - Performance improvements
 - Intel support for Android runtime
   * Enable OpenVPN support on the OS
   * Update to Facebook API 2.2
   * Telepathy farstream / SIP Audio routing policy
   * Bug fixing on issues related to Bluetooth sync, presence and
   accounts/calDAV
   * New settings options to
- display disk space used by images, media, backup, app data etc
- display SD card information
   * Update main view of Gallery app for the Tablet
  
   The following activities continue from the last iteration:
   * Adapt middleware to modemless device i.e. Tablet
   * Work towards Pulseaudio 6.0
   * Drop upower in favour of statefs
   * Allow factory reset operation to reset the OS to the latest available
   public version instead of the age old factory image
   * Run btrfs balance operation before installing OS update
   * Improvements to PackageKit 

Re: [SailfishDevel] Error starting VM

2015-02-24 Thread Jens Thomas
Hi,

i installed the SDK yesterday the first time. I have preinstalled VBox
4.3.22 and run into the same issue: Booting the VM end up in a black
screen, just showing some messages:

tsc: Fast TSC calibration failed
systemd-fsck[62]: system: clean, 23245/262144 files, 244244/1048575 blocks
piix4_smbus :00:07.0: SMBus base address  uninitialized - upgrade
BIOS or use force_addr=0xaddr

My quick and dirty workaround is to ssh into the VM and sudo reboot the
machine, then it will start without problems. I can see the same
warnings, but it won't pause. This procedure was reproducible multiple
times.

Jens



Am 24.02.2015 um 16:13 schrieb Cathal Garvey:
 Hi Jarkko,
 journal.txt sent off-list.

 I am using 4.3.22, that's why it's annoying me. I'm aware that
 Debian's repos are very outdated (stable) for user-facing
 applications like browsers, VMs, office, etc., so I downloaded
 directly from VirtualBox.org.

 Thanks for your time, hoping some solution can be found. The journal
 output looks informative about the failure to launch a user-session
 but it's not a system I understand enough to fix, nor do I have time
 to spare to learn the inner workings of SystemD just to get a VM
 going. :)

 On 24/02/15 14:50, Jarkko Lehtoranta wrote:
 On 23/02/15 14:14, Cathal (Phone) wrote:
 Thanks for your help Ritesh! Hopefully some digging into less obvious
 logs might reveal the cause. It's a pity that VB images aren't as
 plug and play as commonly held. :/
 Which Virtualbox version are you using? Please note that some Linux
 distributions have very old Virtualbox versions in their package
 repositories. For example the Debian Wheezy package repository contains
 Virtualbox 4.1.18, which was originally released in 2012. So I would
 first suggest trying out the Virtualbox 4.3.22 from virtualbox.org:
 https://www.virtualbox.org/wiki/Linux_Downloads.

 If you have the same issue with Virtualbox 4.3.22 and can SSH into the
 emulator, could you share the system journal output (sudo journalctl
 --system  journal.txt) of the emulator?

 -Jarkko


 On 23 February 2015 11:55:39 GMT+00:00, Ritesh Patel ri...@msn.com
 wrote:



  Date: Sun, 22 Feb 2015 19:40:46 +
  From: cathalgar...@cathalgarvey.me
  To: devel@lists.sailfishos.org
  Subject: Re: [SailfishDevel] Error starting VM
 
  Just bumping this one last time to see if anyone else has shared
 this
  problem and found a fix.
 
  To recap, I'm using the latest SDK and the current generic
 linux
  version of VirtualBox, and the acceleration pane in system in
  Virtualbox is greyed out, so I cannot see any options there
 (someone
  else suggested acceleration might be to blame).
 
  The problem is in booting the emulator VM. It displays several
 boot
  messages, the last of which is an error, then pauses there. I
 *can*
  successfully SSH in but the runlevel is indeterminate, and
 things seem
  to behave normally for a console linux session.
 
  The message s displayed at VM boot are:
 
  [ 0.00] tsc: Fast TSC calibration failed
  systemd-fsck[62]: system: clean, 23245/262144 files,
 244244/1048575 blocks
  [ 12.297269] piix4_smbus :00:07.0: SMBus base address
  uninitialized - upgrade BIOS or use force_addr=0xaddr
 
  Any help that can be provided greatly appreciated. I'm using the
 latest
  VirtualBox on 64-bit Debian and the latest SDK, so it seems
 strange that
  it doesn't launch. I'm interested in Sailfish and strongly
 considering
  buying a Jolla, but I wanted to play around in the SDK first..
 
  On 16/02/15 11:19, Cathal Garvey wrote:
   Neither SDK nor Virtual machine are running. If I close
 Virtualbox and
   re-open, the option is still greyed out. Perhaps my system
 doesn't
   support acceleration?
  
   On 16/02/15 11:08, k...@foder.dk wrote:
 g t;  That pane is greyed out in Virtualbox, for me. :-/
  
   The SDK must not be started, you cannot change the settings
 while the
   image are running!
  
   /Kim
  
   Hi,
   That pane is greyed out in Virtualbox, for me. :-/
  
   On 16/02/15 10:58, Chris Walker wrote:
   On Mon, 16 Feb 2015 11:16:53 +0100
   k...@foder.dk wrote:
  
   This application failed to start because it could not
 find or load
   the Qt platform plugin xcb.
  
   I had this problem too, I think I had to disable something
 on the SDK
   in VirtualBox, I'm not sure but I think it was VT-x/AMD-V
 under
   system / acceleration.
  
   Thanks.
  
   I've unticked that in the Emulator and that now runs.

 The error messages displayed, ie.:

  [ 0.00] tsc: Fast TSC calibration failed
  systemd-fsck[62]: system: clean, 23245/262144 files,
 244244/1048575 blocks
  [ 12.297269] piix4_smbus :00:07.0: SMBus base address