Re: [SailfishDevel] Error in linker

2014-08-18 Thread Juha Kallioinen

On 17.08.2014 01:33, Tone Kastlunger wrote:

To whom it might concern:
just encountered the following error :


/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: Errors encountered 
processing file moc_debotadbusservicehandler.o


/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: cannot size stub 
section: File truncated


/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: BFD (GNU Binutils) 
2.23.1 internal error, aborting at merge.c line 873 in 
_bfd_merged_section_offset



/opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: Please report this bug.


as it says please report this bug, here we go :)



Thanks for the report :)

Do you have the source code available that reproduces this?

Best regards,
 Juha

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

Re: [SailfishDevel] Error in linker

2014-08-18 Thread Tone Kastlunger
Unfortunately not exactly the same file (it's a moc generated file), and it
didnt happen on a second compilation anymore.

Best,
tortoisedoc


On Mon, Aug 18, 2014 at 11:49 AM, Juha Kallioinen juha.kallioi...@jolla.com
 wrote:

  On 17.08.2014 01:33, Tone Kastlunger wrote:

  To whom it might concern:
 just encountered the following error :


 /opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: Errors encountered
 processing file moc_debotadbusservicehandler.o

 /opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: cannot size stub section:
 File truncated

 /opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: BFD (GNU Binutils) 2.23.1
 internal error, aborting at merge.c line 873 in _bfd_merged_section_offset


  /opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: Please report this bug.


  as it says please report this bug, here we go :)


 Thanks for the report :)

 Do you have the source code available that reproduces this?

 Best regards,
  Juha


 ___
 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] Virtual keyboard background

2014-08-18 Thread Pekka Vuorela
Mon, 2014-08-18 kello 11:30 +0300, Sailfish Developer kirjoitti:
 Hey,
 
 I was wondering am I able to change the background for the virtual
 keyboard? I suppose I need the universal height of it and a way to get
 under it. But what I've tried it seems that the keyboard is pushing
 the area from the application itself smaller when it's activated --
 right?

The window remains fullscreen, but ApplicationWindow resizes its content
to avoid keyboard area. Keyboard area is available from
Qt.inputMethod.keyboardRectangle, but that is updated only once when
animation starts.

While it's possible to anchor things to be shown under the keyboard, at
the moment I think it needs to access internal properties of
ApplicationWindow.


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


[SailfishDevel] mersdk: Problem: nothing provides mesa-llvmpipe-libGL

2014-08-18 Thread bsq
Hi,

in mersdk trying to install development-package for GL:

[sdk] $ sb2 -t SailfishOS-armv7hl -m sdk-install -R
[sdk] # zypper in mesa-llvmpipe-libGL-devel

Problem: nothing provides mesa-llvmpipe-libGL = 9.2.5+git1-1.2.7 needed by 
mesa-llvmpipe-libGL-devel-9.2.5+git1-1.2.7.armv7hl
 Solution 1: do not install mesa-llvmpipe-libGL-devel-9.2.5+git1-1.2.7.armv7hl
 Solution 2: break mesa-llvmpipe-libGL-devel-9.2.5+git1-1.2.7.armv7hl by 
ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c):  

Solution 2 obviously does not solve the problem: cannot find -lGL

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