touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #89483
[Bug 1457361] Re: Clipboard clear method crashes and Pushing data straight to clipboard is not working
I can confirm that Clipboard.clear() also consistently crashes my app...
worked it around by pushing "", but not sure if it will really wipe out
my previously pushed data (or if it is a stack...)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1457361
Title:
Clipboard clear method crashes and Pushing data straight to clipboard
is not working
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
- I tried to call the Clipboard.clear() method, and it crashes my
application for 100% sure.
- I tried the "2. Pushing data straight to clipboard" method on page:
https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.Clipboard/
it does not work at all. The method 1/3 work fine.
I have my test code:
https://gitcafe.com/ubuntu/clipboard/tree/master
You can check it out by running:
git clone https://gitcafe.com/ubuntu/clipboard.git
The test phone image is:
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 195
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/vivid-proposed
last update: 2015-05-12 14:52:33
version version: 195
version ubuntu: 20150512
version device: 20150210
version custom: 20150508
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1457361/+subscriptions
References