[Isbg] Tech Fusionin

2024-09-03 Thread Tonny Tayler
In an era where technology is advancing at an unprecedented rate, businesses and individuals alike are seeking innovative solutions to stay ahead of the curve. This is where Tech Fusionin comes in – a pioneering force in the tech industry that is revolutionizing the way we approach technology.

[plasmashell] [Bug 361623] Notifications is shown in the middle of the screen

2024-05-13 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=361623 tonny sofijan changed: What|Removed |Added Status|RESOLVED|REOPENED CC

[dolphin] [Bug 469375] New: UI issue when config search tools in dolphin

2023-05-04 Thread Tonny
https://bugs.kde.org/show_bug.cgi?id=469375 Bug ID: 469375 Summary: UI issue when config search tools in dolphin Classification: Applications Product: dolphin Version: 23.04.0 Platform: Archlinux OS: Linux Statu

[gwenview] [Bug 469250] New: rotate/mirror/flip an image will cut the egde and paste to the other side

2023-05-01 Thread Tonny
https://bugs.kde.org/show_bug.cgi?id=469250 Bug ID: 469250 Summary: rotate/mirror/flip an image will cut the egde and paste to the other side Classification: Applications Product: gwenview Version: 23.04.0 Platform: Ar

[filelight] [Bug 468118] New: Filelight appears too large on the screen. The top bar is cut off , can‘t drag or move it

2023-04-03 Thread Tonny
https://bugs.kde.org/show_bug.cgi?id=468118 Bug ID: 468118 Summary: Filelight appears too large on the screen. The top bar is cut off , can‘t drag or move it Classification: Applications Product: filelight Version: 22.12.3

[plasma-pa] [Bug 453484] New: Volume will be set to 75% after headphones plugged in or unplugged when using Wayland

2022-05-06 Thread Tonny
https://bugs.kde.org/show_bug.cgi?id=453484 Bug ID: 453484 Summary: Volume will be set to 75% after headphones plugged in or unplugged when using Wayland Product: plasma-pa Version: 5.24.5 Platform: Archlinux Packages

[jira] [Commented] (FLINK-26406) Significant differences of Fault Tolerance between English and Chinese version

2022-03-05 Thread tonny (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501688#comment-17501688 ] tonny commented on FLINK-26406: --- There are four documents as follows: [English docu

[jira] [Commented] (FLINK-26428) Translate "Stateful Stream Processing" to Chinese

2022-03-01 Thread tonny (Jira)
[ https://issues.apache.org/jira/browse/FLINK-26428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499538#comment-17499538 ] tonny commented on FLINK-26428: --- I'm working on the issue, and it could be assig

[jira] [Created] (FLINK-26428) Translate "Stateful Stream Processing" to Chinese

2022-03-01 Thread tonny (Jira)
tonny created FLINK-26428: - Summary: Translate "Stateful Stream Processing" to Chinese Key: FLINK-26428 URL: https://issues.apache.org/jira/browse/FLINK-26428 Project: Flink Issue Type: N

[jira] [Created] (FLINK-26428) Translate "Stateful Stream Processing" to Chinese

2022-03-01 Thread tonny (Jira)
tonny created FLINK-26428: - Summary: Translate "Stateful Stream Processing" to Chinese Key: FLINK-26428 URL: https://issues.apache.org/jira/browse/FLINK-26428 Project: Flink Issue Type: N

[jira] [Created] (FLINK-26406) Significant differences of Fault Tolerance between English and Chinese version

2022-02-28 Thread tonny (Jira)
tonny created FLINK-26406: - Summary: Significant differences of Fault Tolerance between English and Chinese version Key: FLINK-26406 URL: https://issues.apache.org/jira/browse/FLINK-26406 Project: Flink

[jira] [Created] (FLINK-26406) Significant differences of Fault Tolerance between English and Chinese version

2022-02-28 Thread tonny (Jira)
tonny created FLINK-26406: - Summary: Significant differences of Fault Tolerance between English and Chinese version Key: FLINK-26406 URL: https://issues.apache.org/jira/browse/FLINK-26406 Project: Flink

[jira] [Created] (FLINK-26382) Add Chinese documents for flink-training exercises

2022-02-27 Thread tonny (Jira)
tonny created FLINK-26382: - Summary: Add Chinese documents for flink-training exercises Key: FLINK-26382 URL: https://issues.apache.org/jira/browse/FLINK-26382 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-26382) Add Chinese documents for flink-training exercises

2022-02-27 Thread tonny (Jira)
tonny created FLINK-26382: - Summary: Add Chinese documents for flink-training exercises Key: FLINK-26382 URL: https://issues.apache.org/jira/browse/FLINK-26382 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-26381) Wrong document order of Chinese version

2022-02-26 Thread tonny (Jira)
tonny created FLINK-26381: - Summary: Wrong document order of Chinese version Key: FLINK-26381 URL: https://issues.apache.org/jira/browse/FLINK-26381 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26381) Wrong document order of Chinese version

2022-02-26 Thread tonny (Jira)
tonny created FLINK-26381: - Summary: Wrong document order of Chinese version Key: FLINK-26381 URL: https://issues.apache.org/jira/browse/FLINK-26381 Project: Flink Issue Type: Bug

[jira] [Created] (CARBONDATA-4313) The Best Idn Play Games

2021-11-05 Thread tonny andika (Jira)
tonny andika created CARBONDATA-4313: Summary: The Best Idn Play Games Key: CARBONDATA-4313 URL: https://issues.apache.org/jira/browse/CARBONDATA-4313 Project: CarbonData Issue Type

[PyInstaller] Re: A strange problem when using pyinstaller packaging

2020-10-14 Thread Tonny Gram
Copy the build script to another location and specify the path to it in PyInstaller. среда, 14 октября 2020 г. в 09:49:11 UTC+3, yjx.lia...@gmail.com: > I encountered a strange problem when using py packaging. > > I use pycharm to develop a project called `*deploy*` on windows10. ` > *deploy*`

[PyInstaller] PyInstaller not working with module asyncpg?

2020-10-13 Thread Tonny Gram
I want to create an executable file "Interface.exe". To do this, I execute the command: *pyinstaller -F Interface.py* and run the file "Interface.exe". But an error occurs: http://prntscr.com/uyi8tu On line 10 is the code: *import asyncpg* If you copy the directory *site-packages\asyncpg* and

Re: [omd-users] Corrupt Linux agent in 1.6p12 ?

2020-06-02 Thread Tonny Andersson
For some reason when I downloaded the .deb file with wget, I the file only contained html-code. I copied the file to the system and then it worked. /Tonny Från: Tonny Andersson Skickat: den 2 juni 2020 19:20 Till: omd-users@lists.mathias-kettner.de Ämne: Corrupt Linux agent in 1.6p12

[omd-users] Corrupt Linux agent in 1.6p12 ?

2020-06-02 Thread Tonny Andersson
After upgrading to CheckMK RAW Edition 1.6p12 I get the following error when trying to upgrade (or new install) checkmk agent on Ubuntu machines: error: 'check-mk-agent_1.6.0p12-1_all.deb' is not a debian format archive /Tonny smime.p7s Description: S/MIME cryptographic

Re: [ASLE] conversaciones inteligentes

2019-11-06 Thread Tonny
A mí tambien me gusta mas las listas de correos que los grupos de chat. On 11/6/19 9:52 PM, Diego Saravia wrote: viva el email sobre todo para grupos, donde obviamente no se espera el secreto de hecho no pondria en una computadora nada que no quiera que se conozca no esta de moda la "gente inte

[Fail2ban-users] (no subject)

2019-02-10 Thread Tonny Oitp
p://yandex.com/bots>)"* After upgrade *x.x.x.x my_fqdn - [11/Feb/2019:08:27:27 +0100] "GET /index.html HTTP/1.1" 200 2176 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots <http://yandex.com/bots>)"* Any ideas what causes this and how to

[id-android] WTS Xiaomi Redmi 5 Plus 4/64 Black

2018-03-23 Thread Tonny Iskandar
As subject Garansi resmi warna hitam BNIB Harga 2.990.000 Link tokopedia https://tokopedia.link/5I6YQPvUlL WhatsApp 0816842455 Terima kasih -- === Install #MyTelkomsel Apps Terbaru dari Play Store https://play.google.com/store/apps/details?id=com.telkomsel.telkomselcm --

[id-android] WTS Xiaomi Redmi 5 Plus 4/64 Black BNIB

2018-03-16 Thread Tonny Iskandar
As subject Garansi resmi warna hitam BNIB Harga 2.990.000 Link tokopedia https://tokopedia.link/5I6YQPvUlL WhatsApp 0816842455 Terima kasih -- === Install #MyTelkomsel Apps Terbaru dari Play Store https://play.google.com/store/apps/details?id=com.telkomsel.telkomselcm --

Re: [dev] FW: Android SECURED mode

2018-01-21 Thread Tonny Tzeng
visioning client, if a device does not have ACE for the application resource, it can't be accessed even from the device owner. Regards, Tonny On 22 January 2018 at 04:50, Gregg Reynolds wrote: > > > On Jan 20, 2018 11:59 PM, wrote: > > Dear Gregg, > &

Re: [dev] FW: Android SECURED mode

2018-01-20 Thread Tonny Tzeng
ibes the process. Though it uses JavaScript, the concept is the same, I did modify the IoTivity Android Client to talk to a Server over secure channel in my personal project. You might give it a try. Regards, Tonny On 18 January 2018 at 13:49, wrote: > Dear all, > > > > I have quest

[dolphin] [Bug 389137] New: ftp copy to remote address too slow

2018-01-17 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=389137 Bug ID: 389137 Summary: ftp copy to remote address too slow Product: dolphin Version: 17.12.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity

Re: [dev] FW: Android SECURED mode

2017-12-24 Thread Tonny Tzeng
ECURE flag doesn't imply the use of non-secured endpoint. Hope this helps. Regards, Tonny On 25 December 2017 at 10:09, Arthur Barros Lapprand wrote: > Hi all, > > I got to test the ACLs Rami provided while changing the server json by > adding these ACEs: > > { >

Re: [dev] Android SECURED mode

2017-12-19 Thread Tonny Tzeng
Hi Arthur, You are right, unless you set both the ResourceProperty.NONSECURE and ResourceProperty.SECURE flags to enable both coap:// and coaps:// endpoints, so that anonymous requests can match the "anon_clear" ACE... Regards, Tonny On 19 December 2017 at 21:59, Arthur Barros Lappr

Re: [dev] Android SECURED mode

2017-12-19 Thread Tonny Tzeng
code, you might leave the ResourceProperty.SECURE flag unset to use unsecured coap:// endpoint, so that the SRM can match the "anon_clear" connection type ACE and grant the access. FYR. Regards, Tonny On 19 December 2017 at 21:10, Arthur Barros Lapprand wrote: > Hi Tonny, > >

Re: [dev] Android SECURED mode

2017-12-19 Thread Tonny Tzeng
type ACE as Max described above will work. Let us know it's not the case... Regards, Tonny On 18 December 2017 at 21:15, Arthur Barros Lapprand wrote: > Sorry I meant I want to state this, not a few things, hehe. Basically I > want to focus on local ACL permissions without deali

Re: [dev] Android SECURED mode

2017-12-17 Thread Tonny Tzeng
tual install the credentials of each other by pairing the devices with the OBT Regards, Tonny On 17 December 2017 at 14:38, Max Kholmyansky wrote: > Hi Arthur, > > You should be able to communicate between the client and the server on > Android, using SECURED=1 library. > > First,

Re: [Talk-ec] Mejorando las datos de OSM en Ecuador: Comunidad Ecuador + Telenav mapping team

2017-11-22 Thread Tonny
Veo que en ese trayecto las fotos no se cargan, mañana mismo cargare esa app que no la conocía, anteriormente use un poco mapillary Saludos On 11/22/2017 05:52 PM, Gonzales, Miriam - (p) wrote: Hola Tonny, Mucho gusto, creo que podremos revisar el tramo de carretera que corresponde a la

Re: [Talk-ec] Mejorando las datos de OSM en Ecuador: Comunidad Ecuador + Telenav mapping team

2017-11-22 Thread Tonny
Hola, soy de la ciudad de Ibarra y e dibujado bastante hace unos 6 años, si pudieran dar una revisión a lo existente yo puedo seguir colaborando con el mapa de mi ciudad que es la que conozco bien. On 11/22/2017 02:04 PM, Gonzales, Miriam - (p) wrote: Hola #Mapping Ecuador, Espero todo mund

Re: [dev] About the difference PUT and POST action

2017-10-31 Thread Tonny Tzeng
ed for creating resources, POST is used for updating properties in the resources. FYI. Regards, Tonny On 31 October 2017 at 16:24, sunlf wrote: > Hi, devs, > > > > For C++ API, here are 2 functions, PUT and POST. > > > > What’s the difference between these 2?

Bug#874402: debian mirror kambing.ui.edu issues

2017-10-10 Thread Tonny Adhi Sabastian
r our synchronization finished. #regards -- Tonny Adhi Sabastian, M. Kom. Part Time Lecturer - Faculty of Computer Science DevOps Head @ Peentar Gembala Kambing UI -- http://kambing.ui.ac.id Registered Linux User #345051 Staff UI Blog : http://staff.blog.ui.ac.id/t.a.sabastian

Re: [dev] Iotivity based Android test client

2017-10-05 Thread Tonny Tzeng
t; and see whether it fits your needs. The app also integrates WebView fragment and provisioning client fragment for accessing to web pages and performing basic OBT functions. Hope it would help... Regards, Tonny On 4 October 2017 at 05:39, VanCutsem, Geoffroy < geoffroy.vancut...@intel.com>

Bug#874402: debian mirror kambing.ui.edu issues

2017-09-09 Thread Tonny Adhi Sabastian
routing trouble (physical cable getting cut) that made our mirror out of sync. We are in the process of re-syncing. It seems your system still hasn't completed a successfull mirror run. In particular, http://kambing.ui.edu/debian/project/trace/kambing.ui.edu is over a week old. Do you kn

Re: [dev] One question about building

2017-08-31 Thread Tonny Tzeng
ter a resource with OC_NONSECURE, the client still can't access the resource unless there is a "anon-clear" connection type ACE set in the persistent database. Regards, Tonny On 1 September 2017 at 10:58, sunlf wrote: > Hi,Devs, > > > > I have one question about b

Re: [dev] provisioning client discover no unowned devices with V2 ACL

2017-08-15 Thread Tonny Tzeng
an be accessed by any Clients, even the Server does not provisioned with the Client's credential. The role based ACE you mentioned in separate mail might work, however it's not supported by the json2cbor currently. Is there subject based ACE we could give it a try? Thanks. Best Regards, Tonn

[dev] provisioning client discover no unowned devices with V2 ACL

2017-08-15 Thread Tonny Tzeng
ACL. Is it right behavior or any restrictions when to use V1 ACLs? it looks to me the V1 ACL accepts "*" uuid, and I am hesitated to use the connection type ACE in V2, so I'm wondering why the use of V1 ACL causing the unowned device becomes undiscovera

Re: [dev] One question about resource interface name

2017-08-04 Thread Tonny Tzeng
own "vendor-defined Interface" according to the spec, and property values are case sensitive. FYI. [1] https://openconnectivity.org/specs/OCF_Core_Specification_v1.0.0.pdf Best Regards, Tonny On 4 August 2017 at 17:00, sunlf wrote: > Hi, IoT devs, > > > > I have one questi

Re: [dev] Can I get examples writen in C language

2017-08-04 Thread Tonny Tzeng
You may reference the occlient.cpp and ocserver.cpp in resource/csdk/stack/samples/linux/SimpleClientServer folder, they actually invoke IoTivity C API. FYI. Best Regards, Tonny On 4 August 2017 at 16:35, sunlf wrote: > Hi, IoT devs, > > > > I’m studying writing a code for li

[dev] INVALID_PARAM while provision credentials

2017-08-03 Thread Tonny Tzeng
: R.string.msg_provision_cred_failure)); } }); } catch (OcException e) { Log.e(TAG, "Failed to provision credentials: " + e.getMessage()); } Best Regards, Tonny ___ iotivity-dev mailing list iotivity-dev@lists.io

[dev] bluetooth integration in iotivity

2017-06-15 Thread Tonny Tzeng
client. Any comments would be very appreciated. Thanks. Best Regards, Tonny On 15 June 2017 at 17:27, Veeraj S Khokale wrote: > Hi Tonny, > > > > Iotivity BLE implementation is based on GATT not 6LowPAN, and the service > UUID used in the samples is not yet certified by OC

[dev] bluetooth integration in iotivity

2017-06-15 Thread Tonny Tzeng
000-8000-00805f9b34fb used for 6LowPAN. Would you please clarify whether the former uuid is temporary used in the sample code, or it has been ratified by OCF? Best Regards, Tonny On 15 June 2017 at 14:25, Veeraj S Khokale wrote: > Hi Puneet, > > > > You can refer the SimpleBase sample app for

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-24 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 tonny sofijan changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED --- Comment #13 from tonny sofijan

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-23 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 --- Comment #11 from tonny sofijan --- Sure! :) OS: Opensuse Argon x86_64 Config #1: systemsettings > icons > panel > set to 48 > apply. [attch#!] Config #2: task manager > right click > properties > set icon size to large. [attch#

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-23 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 --- Comment #10 from tonny sofijan --- Created attachment 104710 --> https://bugs.kde.org/attachment.cgi?id=104710&action=edit attch#3 Result: still have quite large padding top and bottom, icon not resizing [attch#3] -- You are receivi

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-23 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 --- Comment #9 from tonny sofijan --- Created attachment 104709 --> https://bugs.kde.org/attachment.cgi?id=104709&action=edit attch#2 Config #2: task manager > right click > properties > set icon size to large. [attch#2] -- You ar

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-23 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 --- Comment #8 from tonny sofijan --- Created attachment 104708 --> https://bugs.kde.org/attachment.cgi?id=104708&action=edit attch#1 Config #1: systemsettings > icons > panel > set to 48 > apply. [attch#!] -- You are receivin

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-23 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 --- Comment #6 from tonny sofijan --- I've tried to set icon size on the task manager then set the panel width to make it rectangular, to no avail. The icon size on task manager properties not functioning when the screen edge is left / right,

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-21 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 tonny sofijan changed: What|Removed |Added Resolution|FIXED |WAITINGFORINFO --- Comment #4 from tonny

[plasmashell] [Bug 377526] Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-20 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 --- Comment #2 from tonny sofijan --- Thanks Eike, Look forward for 5.10! PS: I think the problem is in the padding, not the icon. -- You are receiving this mail because: You are watching all bug changes.

Re: [ASLE] 6.5 millones para aplicación de celular

2017-03-14 Thread Tonny
On 03/13/2017 02:47 PM, Rafael Bonifaz wrote: El 13/03/17 a las 16:13, Rafael Bonifaz escribió: Acá en lo que anda gastando la plata Yachay http://www.elcomercio.com/guaifai/yelou-aplicacion-seguridad-taxis-yachay.html#.WMak41vG5OA.twitter ¿Alguien sabe más? ¿Al menos se ha publicado el códi

[frameworks-plasma] [Bug 377526] New: Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right.

2017-03-12 Thread tonny sofijan
https://bugs.kde.org/show_bug.cgi?id=377526 Bug ID: 377526 Summary: Plasma Task Manager Widget Use Too Much Space when Screen Edging to Left or Right. Product: frameworks-plasma Version: 5.31.0 Platform: Archlinux Packages

Re: Which interface exposes user folder to root

2017-02-06 Thread Tonny Tzeng
o run their sample apps. Since the bleno/noble node modules require root privilege for accessing BLE, I used "sudo mysnap.node " to run the snap command. But as you pointed out, the fsuid=0 but ouid=1000 which prevents the sample file being read from the snap command? Best Regards, Tonn

Which interface exposes user folder to root

2017-02-06 Thread Tonny Tzeng
; pid=6991 comm="node" requested_mask="r" denied_mask="r" fsuid=0 ouid=1000 Any pointers would be very appreciated. Thanks. Best Regards, Tonny -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft

Re: Which snap interface allows accessing /dev/rfkill?

2017-01-19 Thread Tonny Tzeng
he Store? Best Regards, Tonny On Thu, Jan 19, 2017 at 10:13 PM, Tonny Tzeng wrote: > Thanks for your quick responses, Simon & Jamie, it works by connect the > snap to 'network-control' interface. Many thanks! > > Best Regards, > Tonny > > On Thu, Jan

Re: Which snap interface allows accessing /dev/rfkill?

2017-01-19 Thread Tonny Tzeng
Thanks for your quick responses, Simon & Jamie, it works by connect the snap to 'network-control' interface. Many thanks! Best Regards, Tonny On Thu, Jan 19, 2017 at 5:50 PM, Simon Fels wrote: > On 19.01.2017 10:41, Tonny Tzeng wrote: > > Hi, > > > >

Which snap interface allows accessing /dev/rfkill?

2017-01-19 Thread Tonny Tzeng
kill" pid=14430 comm="rfkill" requested_mask="r" denied_mask="r" fsuid=1001 ouid=0 Would anyone help me which interface should I declare with the plugs keyword? I've tried hardware-observe and bluetooth-control interfaces but no success. Any pointers would b

[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-12 Thread Tonny Tzeng
Thanks for the pointer! Philippe, by downloading the boost zip file manually, it can build Android deliverable now. :) Best Regards, Tonny On Sat, Dec 10, 2016 at 12:30 AM, Philippe Coval < philippe.coval at osg.samsung.com> wrote: > Hi, > > On 09/12/16 08:29, Tonny Tzeng w

[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-09 Thread Tonny Tzeng
building associated VariantDir targets: out/android/x86/release scons: *** [ http://downloads.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.zip?r=&ts=1421801329&use_mirror=iweb] AttributeError : 'ValueNodeInfo' object has no attribute 'timestamp' scons: buildi

[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-09 Thread Tonny Tzeng
Hi, My build machine can build Android base libraries and sample APKs from the Iotivity 1.1.1 tarball successfully without any trouble. However, when I tried to rebuild the libraries from Iotivity 1.2.1 tarball, I got below errors. I saw there was tinycbor caused the build issue on OSX while build

[dev] OCF data model question

2016-11-19 Thread Tonny Tzeng
# primitive(4621875412584313651) - number 10.1 when the receiving end invokes IoTivity API OC::OCRepresentation::getValue() to get the property values, do we need to convert these primitives to the desired types? Best Regards, Tonny On Sat, Nov 19, 2016 at 8:59 AM, Thiago Macieira wrote: >

[dev] OCF data model question

2016-11-16 Thread Tonny Tzeng
property to the desired value? Does OCF spec enforce strict data type during transmitting CBOR binaries? Thanks. Best Regards, Tonny -- next part -- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161116/0f43a

[go-nuts] Curiosity in encoding/json mem allocations

2016-09-06 Thread Tonny Staunsbrink
100% 994789 10.61% encoding/json.(*Decoder).peek ... it seems that the more compact JSON causes the Decoder to generate errors (which are not surfaced and which causes allocations). While the JSON with some extra spaces causes a cleaner parse. Does anyone know why the JSON parser consider

[dev] DeviceDiscoveryServer crashes in Android

2016-08-17 Thread Tonny Tzeng
, hopefully the development team will update the Java API soon in future releases to reflect the changes in the base API. Thanks again! [1] https://api-docs.iotivity.org/latest-java/index.html [2] https://api-docs.iotivity.org/latest-c/struct_o_c_device_info.html Best Regards, Tonny On Wed, Aug 17

[dev] DeviceDiscoveryServer crashes in Android

2016-08-17 Thread Tonny Tzeng
pointers would be very appreciated. Thanks. Best Regards, Tonny 08-17 03:57:30.173 3798-3816/com.intel.otc.brillo.examples.demo A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4ac8ec32 in tid 3816 (Thread-4) ... 08-17 03:57:30.223 3822-3822/? A/DEBUG

[protobuf] Reading to the end of a protobuf.Buffer

2016-07-28 Thread Tonny Staunsbrink
Is there a graceful way to detect having reached the end of a protobuf.Buffer (Golang)? I always end up with unexpected EOF -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, s

[id-android] Wts Meizu mx4 pro 32 2nd

2016-06-02 Thread Tonny Iskandar
Sesuai deskripsi, dijual Meizu mx4 pro 32 gb. Kondisi: - 2nd 3 minggu, body mulus gak ada baret. Sudah terpasang tempered glass (bonus tempered glass belum terpasang) - box, dan lainnya lengkap. - tidak termasuk ear Phone. Harga 2.4 juta. Link tokopedia https://www.tokopedia.com/james-olivia/meiz

[Desktop-packages] [Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-05-15 Thread Tonny
*** This bug is a duplicate of bug 1539634 *** https://bugs.launchpad.net/bugs/1539634 I do not have trusty-proposed enabled and my libnl-* packages are already in the 3.2.21-1 version, I rebooted several times, and yet the network-service won't start, I just keep getting this message on syslo

[Touch-packages] [Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-05-15 Thread Tonny
*** This bug is a duplicate of bug 1539634 *** https://bugs.launchpad.net/bugs/1539634 I do not have trusty-proposed enabled and my libnl-* packages are already in the 3.2.21-1 version, I rebooted several times, and yet the network-service won't start, I just keep getting this message on syslo

[Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-05-15 Thread Tonny
*** This bug is a duplicate of bug 1539634 *** https://bugs.launchpad.net/bugs/1539634 I do not have trusty-proposed enabled and my libnl-* packages are already in the 3.2.21-1 version, I rebooted several times, and yet the network-service won't start, I just keep getting this message on syslo

Re: [Talk-ec] Llegando a Ecuador

2016-02-03 Thread Tonny
On 02/03/2016 01:53 PM, Manuel Kaufmann wrote: Hola a todos, Mi nombre es Manuel Kaufmann y soy de Argentina. Hace más de 2 años que estoy viajando en auto por diferentes países de Latino América con un proyecto llamado "Argentina en Python" [1] que busca descentralizar el conocimiento de las

Re: [ASLE] VPS en Ecuador

2015-10-29 Thread Tonny
On 10/28/2015 06:41 PM, Eduardo Mendez wrote: Saludos, Esto es lo más barato, práctico y bueno que he visto: https://my.interserver.net/ On Oct 28, 2015, at 5:49 PM, Marcelo Sotaminga mailto:marc...@openmailbox.org>> wrote: Que tal... Yo he trabajado con Saslibre. El VPS esta en USA. Me

[Bug 1511151] [NEW] unable to install ubuntu mate due to uefi boot mode

2015-10-28 Thread tonny
Public bug reported: display error in the middle of installation mentioning that was not possible continue with installation due to installer is damage ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: ubiquity 2.21.37 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-

Re: [ASLE] Problema con impresoras Serial en GNU/Linux

2015-10-18 Thread Tonny
On 10/13/2015 01:48 PM, Alcides Rivera wrote: Necesito realizar la impresión de un ticket de cocina utilizando ODOO 8 en el módulo TPV a través de pos_restaurant sin embargo solo dispongo de una impresora serial y el sistema utiliza USB para dicha impresión lo que he hecho es adquirir un conver

Re: [id-android] WTA: Bentuk potongan nanosimcard SF 4 G

2015-09-30 Thread Tonny Iskandar
Saya pakai gambar as attach. Diprint di kertas a4 lalu tempel sim card kita, diberi garis dengan spidol sesuai garis yang diberikan. Cabut tinggal gunting sesuai garis yang ada. On Sep 30, 2015 4:20 PM, "puntodewo agung" wrote: > Wah... > > Berarti sy yang gk beruntung motongnya...dikanan agak ke

[dev] Android API examples not working

2015-06-16 Thread Tonny Tzeng
You could set it to OcConnectivityType.IPv4, it works for me. Regards, Tonny On Tue, Jun 16, 2015 at 4:58 AM, Xin Li wrote: > Hello, > > > > I have met some problems with android-api in Iotivity 0.9.1. > > > > 1, in the BuildInstructionsForAndroidAPI.txt file

jewelry and watches

2015-06-10 Thread Tonny
Dear Sir/Madam: Attached pls kindly find our new design . Best regards! Tonny

[dev] Facing build issue for Android platform

2015-05-22 Thread Tonny Tzeng
because the scripts only check the presence of these packages installed in fixed folders no matter users already installed sdk/ndk/gradle somewhere. Is it a bug? Regards, Tonny On Thu, May 21, 2015 at 11:05 PM, Morrow, Joseph L < joseph.l.morrow at intel.com> wrote: > Hello Madan, >

Re: Problems with rosegarden manual?

2015-03-20 Thread Alf Tonny Bätz
tested this, problem is a known problem that jack wont start at first right after logon on kde, (gues kde makes the soundcard abit busy) but after 1 min jack starts as it should.. and then you just load qsynt, and rosegarden. Testet out, and it worked just fine. 2015-03-15 8:31 GMT+01:00 Petter R

Re: Problems with rosegarden manual?

2015-03-16 Thread Alf Tonny Bätz
Reinholdtsen : > > [Alf Tonny Bätz] > > Hi, when I had problems with sound there usaully fix was just remove > > pulseaudio, but I guess that is not a good solutions.. Be sure that > > you have in jackd selectet that it should use alsa, and that qsynth > > goes troght jackd

Re: Problems with rosegarden manual?

2015-03-16 Thread Alf Tonny Bätz
Hi, when I had problems with sound there usaully fix was just remove pulseaudio, but I guess that is not a good solutions.. Be sure that you have in jackd selectet that it should use alsa, and that qsynth goes troght jackd, i see that I have maybe been abit not to good informing about that in the d

[Talk-ec] Rompe velocidades

2015-01-06 Thread Tonny
Hola a todos, con que etiqueta se debería agregar los rompe velocidades en las carreteras esos muros que nos ponen para disminuir la velocidad (chapas echados) :) . Hay muchos que se despintan rápido y muchas veces no hay señalización, son peligrosos y ocasionan daños en los vehículos, sería i

Re: [Talk-ec] Resumen Reunión OSM 2014-10-18

2014-10-20 Thread Tonny
Felicitaciones la idea de hacer webinars es muy buena y en español no hay mucha info. Saludos. PD. Hay video de esta reunión o hangout ? On 10/20/2014 06:41 PM, lomejordejr R wrote: En la reunión tuvimos la participación de Manfred A. Reiter quién nos compartió su experiencia con OpenStreetM

Re: [Dhis2-users] QGIS...

2014-09-11 Thread Bogere Tonny
Try downloading a new file for QGIS version 2.4 Sent from my iPhone > On Sep 11, 2014, at 6:02 AM, wrote: > > some time you installed wrong QGIS x32/86 or x64 to support your computer? > > channara > > From: Jerome Shaguy > Sent: ‎Thursday‎, ‎September‎ ‎11‎, ‎2014 ‎5‎:‎56‎ ‎Morning > To: DHI

Re: [ASLE] Problemas(Molestias) con exchange 2013

2014-07-31 Thread Tonny
On 07/31/2014 06:31 PM, Danny E. Vásconez wrote: Si exactamente eso pasa!! Y no quieren cambiar porque dicen que es más seguro por que encripta ? tal vez saben si exite una manera de conectarse? Porque encontré algunos proxy para el owa pero no funciona Em quinta-feira, 31 de julho de 2014, Jo

[GENERAL] BDR Postgres

2014-07-30 Thread Tonny
Hi everyone I read that 2ndQuadrant released bidirectional replication for postgres, know whether this package will enter apt.postgresql.org or if there will be any repository for Debian GNU / Linux? thanks -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes

Re: [ASLE] Voluntarios para instalar GNU/Linux en PC

2014-07-05 Thread Tonny
On 07/05/2014 03:16 AM, Quiliro Ordóñez Baca wrote: El 04/07/14 12:21, Rafael Bonifaz escribió: Estimados, El compañero de ASLE y miembro de CDI Marlon Sánchez esta en un proyecto para recuperar cerca de 100 máquinas con software libre. No sabemos exactamente que características de hardware tie

Re: [ASLE] Voluntarios para instalar GNU/Linux en PC

2014-07-04 Thread Tonny
On 07/04/2014 12:21 PM, Rafael Bonifaz wrote: Estimados, El compañero de ASLE y miembro de CDI Marlon Sánchez esta en un proyecto para recuperar cerca de 100 máquinas con software libre. No sabemos exactamente que características de hardware tienen las máquinas, pero una que pude ver fue un PC D

[Bug 899624] Re: thunar actions only on local drive

2014-07-01 Thread Tonny
Xubunt 14.04, bug still exists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899624 Title: thunar actions only on local drive To manage notifications about this bug go to: https://bugs.launchpad.n

[ASLE] Redireccionar trafico desde una interfaz a otro server

2014-06-20 Thread Tonny
Buenas, tengo un servidor (s1) que tiene 3 ip publicas, y tienen openvpn tengo 2 servidores (s2, s3) en otra localidad que se conectan a la VPN del s1 Lo que necesito saber es si hay como redireccionar todo el trafico de una ip publica al otro servidor s2 o s3, no solo determinado puerto o r

Re: [ASLE] Proyecto ecuatoriano de Software Libre abre oficinas en Paraguay

2014-05-30 Thread Tonny
On 05/30/2014 10:13 AM, Rafael Bonifaz wrote: Estimados, Hoy me encontré con este reportaje de la televisión Paraguaya sobre Elastix: http://www.youtube.com/watch?v=3GwG1SkR4tc Saludos, Rafael ___ Lista de Correo Asociacion@listas.asle.ec Visite

Re: [ASLE] Bloquear navegación parcialmente a la propia maquina

2014-05-30 Thread Tonny
On 05/29/2014 10:30 AM, Enrique Fonseca wrote: On May 28, 2014 12:11 AM, "Tonny" <mailto:tonny.li...@gmail.com>> wrote: > > Que tal amigos, alguien a implementado esto que necesito con iptables u otra solución: > > Sucede que estamos instalando un aplicat

[ASLE] Bloquear navegación parcialmente a la propia maquina

2014-05-27 Thread Tonny
Que tal amigos, alguien a implementado esto que necesito con iptables u otra solución: Sucede que estamos instalando un aplicativo que necesita internet para replicar bases de datos, y se le ha puesto el internet directo a la maquina, lo que se desea es que GNU/Linux solo permita comunicarse c

Re: [ASLE] ¿A quién escuchar respecto de cómo migrar a la apropiación del conocimiento?

2014-05-21 Thread Tonny
On 05/21/2014 03:19 PM, Quiliro Ordóñez Baca wrote: Me abstengo de contestar los +1 o +1000 o +1000 porque no aportan nada a la información. ___ Lista de Correo Asociacion@listas.asle.ec Visite http://listas.asle.ec/mailman/listinfo/asociacion pa

Re: [ASLE] ¿A quién escuchar respecto de cómo migrar a la apropiación del conocimiento?

2014-05-21 Thread Tonny
On 05/21/2014 11:46 AM, Diego Saravia wrote: ¿Debemos creer a la directiva de ASLE cuando promueve la apropiación y usa herramientas controladas por monopolios como Twitter? ASLE debe ser consecuente con lo que promueve o nadie le va a creer. La alternativa es cambiar lo que promueve. con ese

  1   2   3   4   5   6   7   8   9   10   >