Re: [BUG] git p4 clone fails when p4 sizes does not return 'fileSize' key

2018-04-17 Thread Thandesha VK
change existing behavior; > * if "fileSize" is not known: > ** your patch makes streamOneP4File() not print anything; > ** my patch makes streamOneP4File() print "%s --> %s". > > Hope, I'm clearer this time. > > Thank you, > Andrey > > From: Thande

Re: [BUG] git p4 clone fails when p4 sizes does not return 'fileSize' key

2018-04-17 Thread Thandesha VK
> "--verbose" option. > > Andrey Mazo (1): > git-p4: fix `sync --verbose` traceback due to 'fileSize' > > git-p4.py | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > > base-commit: 468165c1d8a442994a825f3684528361727cd8c0 > -- > 2.16.1 > -- Thanks & Regards Thandesha VK | Cellphone +1 (703) 459-5386

[BUG] git p4 clone fails when p4 sizes does not return 'fileSize' key

2018-04-16 Thread Thandesha VK
git p4 clone fails when p4 sizes does not return 'fileSize' key. There are few cases when p4 sizes returens 0 size and with marshaled output, it doesn’t return the fileSize attribute. Here is the demonstration and potential fix $ cd /tmp/git/ $ git remote -v origin

Re: [grpc-io] Re: Rendezvous of RPC that terminated with StatusCode.UNIMPLEMENTED

2018-04-14 Thread vk
Hi Mehrdad, I resolved this issue. This was happening due to missing "package xxx" statement from .proto file on client side. While debugging, I found that the package statement is missing from client side proto file, but server side proto file had that. Once I added the package statement,

Re: Added Wiki page Programming_in_D_tutorial_on_Embedded_Linux_ARM_devices

2018-03-14 Thread Aravinda VK via Digitalmars-d-announce
On Wednesday, 14 March 2018 at 09:29:26 UTC, dangbinghoo wrote: hello there, Just added a paper for cross compiling D on arm linux devices. https://wiki.dlang.org/Programming_in_D_tutorial_on_Embedded_Linux_ARM_devices As my english is not that good, every body who find mistakes just try to

Re: Vision document for H1 2018

2018-03-11 Thread Aravinda VK via Digitalmars-d-announce
On Sunday, 11 March 2018 at 16:15:22 UTC, rumbu wrote: On Sunday, 11 March 2018 at 14:37:28 UTC, bachmeier wrote: And this clarifies the source of your confusion. The D programming language is an open source project, not a for-profit company. D is not the language you're looking for. There

Re: dxml 0.2.0 released

2018-02-11 Thread Aravinda VK via Digitalmars-d-announce
On Monday, 12 February 2018 at 05:36:51 UTC, Jonathan M Davis wrote: dxml 0.2.0 has now been released. I really wasn't planning on releasing anything this quickly after announcing dxml, but when I went to start working on DOM support, it turned out to be surprisingly quick and easy to

Jenkins plugin to perform UI search

2018-01-04 Thread Vk
Hi, I am currently using Jenkins to perform sanity check of my application post the CI To do that I need to search for specific characters and output in an UI. For example " Search for the character "WELCOME" in a web page. Could you please suggest options or Plugins for the same ? Thanks

Solr Spellcheck

2017-11-26 Thread Prasad Gontla VK
Hi, I am having issues with spell check and suggestions. I am using one of the column data as source for the text suggestions and handler is setup as DirectSolrSpellChecker in solrconfig.xml. Also defined copyField for this data and using this as spell check source. I am on version 6.3.0

Re: [OT] D merch

2017-11-19 Thread Aravinda VK via Digitalmars-d
On Monday, 20 November 2017 at 05:16:22 UTC, Walter Bright wrote: On 11/19/2017 7:32 AM, WebFreak001 wrote: I just bought the 'Some Assembly Required' coffee mug That's always been my favorite :-) The D-Man svg can be found here:

Re: Emacs d-mode indentation, 2 spaces to 4?

2017-10-05 Thread Aravinda VK via Digitalmars-d-learn
On Thursday, 5 October 2017 at 04:57:09 UTC, John Gabriele wrote: I'm using Emacs 25.2.2 with d-mode-20161022.717 on Debian Testing, and by default this mode indents by 2 spaces. Is there an easy way to configure it to use 4 spaces instead? Add below snippet to your .emacs file (add-hook

[jira] [Assigned] (IGNITE-6502) Need to output warning if -Djava.net.preferIPv4Stack=true is not set

2017-09-27 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk reassigned IGNITE-6502: -- Assignee: vk > Need to output warning if -Djava.net.preferIPv4Stack=true is not

[jira] [Assigned] (IGNITE-6346) Distributed set does not work in REPLICATED mode

2017-09-19 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk reassigned IGNITE-6346: -- Assignee: vk > Distributed set does not work in REPLICATED m

[jira] [Comment Edited] (IGNITE-6133) Add clearNodeLocalMap() to IgniteMXBean

2017-09-15 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164141#comment-16164141 ] vk edited comment on IGNITE-6133 at 9/15/17 7:05 PM: - [~yzhdanov] please review

[jira] [Commented] (IGNITE-6260) Need to rename setDistributedJoins to setNonCollocatedJoins

2017-09-13 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164270#comment-16164270 ] vk commented on IGNITE-6260: Please, review. > Need to rename setDistributedJoins to setNonCollocatedJo

[jira] [Commented] (IGNITE-6133) Add clearNodeLocalMap() to IgniteMXBean

2017-09-12 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164141#comment-16164141 ] vk commented on IGNITE-6133: Please review. > Add clearNodeLocalMap() to IgniteMXB

[jira] [Assigned] (IGNITE-6260) Need to rename setDistributedJoins to setNonCollocatedJoins

2017-09-12 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk reassigned IGNITE-6260: -- Assignee: vk > Need to rename setDistributedJoins to setNonCollocatedJo

[jira] [Assigned] (IGNITE-5789) After client reconnects to server if server was restarted, client doesn't create caches defined in client's configuration

2017-09-06 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk reassigned IGNITE-5789: -- Assignee: vk > After client reconnects to server if server was restarted, client doesn't > create

[jira] [Assigned] (IGNITE-6179) Test fail DynamicIndexReplicatedAtomicConcurrentSelfTest.testClientReconnectWithCacheRestart

2017-09-05 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk reassigned IGNITE-6179: -- Assignee: vk > Test f

[jira] [Updated] (IGNITE-6133) Add clearNodeLocalMap() to IgniteMXBean

2017-09-03 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk updated IGNITE-6133: --- Fix Version/s: 2.3 > Add clearNodeLocalMap() to IgniteMXB

[jira] [Assigned] (IGNITE-6133) Add clearNodeLocalMap() to IgniteMXBean

2017-09-01 Thread vk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vk reassigned IGNITE-6133: -- Assignee: vk > Add clearNodeLocalMap() to IgniteMXB

Re: Folder Size

2017-08-21 Thread Aravinda VK via Digitalmars-d-learn
On Saturday, 19 August 2017 at 14:19:39 UTC, Vino.B wrote: Hi All, I have written a small program to find the size of folder's , but the output is not as expected, hence request your help and advice on any techniques to reduce the run time of the program. Requirement: The script has to

How can I find pos train data of opennlp

2017-08-04 Thread VK
Hello, I'm using your opennlp to anlyze words in sentence. It's cool and work nicely. But some word, opennlp tag inappropriate part of speech. So I want to add sentence with appropriate POS. How can I file pos train data file of opennlp to append my sentence ? Thank you very much.

Jenkins to svn connection failing

2017-03-30 Thread Vk
Hi, I have set up svn and had checkedin files to the same. The svn url I see in repo browser is file:///D:/build However, when I am providing the same in the REPOSITORY URL in Jenkins, the build is failing with the below error . I tried validating the url through SVN and don't see any

Re: [PATCH] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()

2017-03-28 Thread vk
Corrected all comments. Thanks, Vaibhav On Tuesday 28 March 2017 10:53 AM, Greg KH wrote: On Tue, Mar 28, 2017 at 10:44:44AM +0530, vaibhavd...@gmail.com wrote: gc2235.c Why is this file name here? Removed extra space before comma in memset() as a part of checkpatch.pl fix-up. Why

Re: [PATCH] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()

2017-03-28 Thread vk
Corrected all comments. Thanks, Vaibhav On Tuesday 28 March 2017 10:53 AM, Greg KH wrote: On Tue, Mar 28, 2017 at 10:44:44AM +0530, vaibhavd...@gmail.com wrote: gc2235.c Why is this file name here? Removed extra space before comma in memset() as a part of checkpatch.pl fix-up. Why

How to connnect jenkins to netcool

2017-03-27 Thread Vk
Hi, I have my application on which I have to perform deployment. I am using jenkins and would like to connect to svn and deploy the files to the netcool application. I am trying to find how to connect to the netcool application and unable to find the same. Could you please suggest how to

Discussing the Dia Tool

2016-09-12 Thread Supreeth vk
Respected Sir/Ma'am, A couple of friends and I are researching the Dia tool and are trying to look through its implementation. We would like to take a look at the source code and try to separate the presentational layer from the implementation layer. It would be great if your team

[Yahoo-eng-team] [Bug 1617952] [NEW] Juno Devstack installation failure while uploading image

2016-08-29 Thread vk
Public bug reported: Devstack installation is failing while uploading image. Below is the exception which I am getting everytime. I also cherry-picked this fix - https://review.openstack.org/#/c/151506/ , but of no use. 2016-08-29 09:39:34.219 | + '[' -n

Re: Old guy saying hello

2016-07-08 Thread VK
p user rights to files (chmod). Good luck! VK On Friday, 8 July 2016 02:59:03 UTC+2, Dave Grenfell wrote: > Hi All: > > I am now in my 74th year and just recently got up the nerve to install > linux on one of my old computers. > > Up until now, every version I tried was s

Re: Fast copying of records from one table to another

2016-06-16 Thread VK
Hi, you can't get record contents with Basic SELECT; you have to read each record explicitly. Cheers VK P.S. I recognize this code :))) On Thursday, 16 June 2016 14:57:30 UTC+2, Paweł Birgiel wrote: > How exactly can I use internal JBC SELECT to get a list of records, not > only list

[Python-modules-team] Привeтик

2016-05-24 Thread VK
___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Здрaвствуйтe

2016-05-09 Thread VK
У Вас 1 новое сообщение От кого: Симона Ямайко Тема: Аптека Oнлайн B Твоем Городе Сообщение: Джeнeрики с анонимной доставкой на дом круглосуточно Подробнее syst...@packages.debian.org, Вы можете ограничить или отменить уведомления на E-Mail в Настройках оповещений

[Pkg-postgresql-public] Привeты

2016-05-09 Thread VK
У Вас 1 новое сообщение От кого: Виктория Дроздова Тема: Aптeкa Онлaйн В Твoeм Гopoдe Сообщение: Джeнeрики с aнoнимнoй дoстaвкoй нa дoм круглocутoчнo Подробнее pkg-postgresql-public@lists.alioth.debian.org, Вы можете ограничить или отменить уведомления на E-Mail в Настройках оповещений

[Yahoo-eng-team] [Bug 1578671] [NEW] Instance bootup failed: libvirtError: Activation of org.freedesktop.machine1 timed out

2016-05-05 Thread vk
Public bug reported: Nova instance launch is failing on compute nodes with this libvirt error. Note - The below XML from log shows , VM is launched with multiple ports but same is case even when the VM is getting launched with one port. Nova version - 2014.2.3 nova-compute -

Re: Compiler warnings list

2016-05-02 Thread VK
Thanks Jim as for new ownership, probably no luck since I use Temenos TAFC... (but my query wasn't "T24-related" :)) Rather interesting how jBase 5.2 and TAFC are feeling now - do they drift apart or there's some common work still? Cheers VK On Monday, 2 May 2016 12:29:34 UTC+2

Re: Compiler warnings list

2016-05-02 Thread VK
ffence to any of you, you're always a great help. Cheers VK On Saturday, 30 April 2016 11:05:28 UTC+2, Jim Idle wrote: > To be perfectly honest, I added that to the compiler for a bit of a joke. > I never expected that anyone would find it. But then I thought that if you > h

Re: Compiler warnings list

2016-05-02 Thread VK
> in live code? Legacy :)) On Saturday, 30 April 2016 00:13:22 UTC+2, Daniel Klein wrote: > What is the purpose of a statement like > > IF 10 < 5 THEN ... > > in live code? > > Daniel Klein > > On Fri, Apr 29, 2016 at 4:09 AM, VK <kzm...@gmail.com >

Re: Compiler warnings list

2016-05-02 Thread VK
Sorry forgot to mention - this is the result of some EQUATEs... VK On Saturday, 30 April 2016 00:13:22 UTC+2, Daniel Klein wrote: > What is the purpose of a statement like > > IF 10 < 5 THEN ... > > in live code? > > Daniel Klein > > On Fri, Apr 29, 2016 at

Compiler warnings list

2016-04-29 Thread VK
is there a list of all warnings documented somewhere? Hope it's not a top secret like the language syntax? :))) Cheers VK -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to jBASE@googlegroups.com To unsubscribe, send email to jbase-unsubscr...@go

Re: Subversion password prompt not showing in telnet

2016-04-29 Thread VK
Hi All, another 2 cents: PuTTY. Free, open source code. Cheers VK On Friday, 29 April 2016 04:30:42 UTC+2, Charlie Noah wrote: > There are people out there still using basic telnet for business purposes? > I have always respected Jim's opinions, and he is right - SecureCRT is the >

bug#23353: i am gettin problem in reload, it giving chmod error as given

2016-04-24 Thread Akshaj Vk
levin@ubuntu-1gb-sgp1-01:~$ sudo apt-get remove apache2* E: Could not open lock file /var/lib/dpkg/lock - open (2: No such file or directory) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? levin@ubuntu-1gb-sgp1-01:~$ sudo /etc/init.d/apache2 reload * Reloading

[Yahoo-eng-team] [Bug 1567844] [NEW] Create Port Error - Conflict with persistent instance

2016-04-08 Thread vk
Public bug reported: Using extended firewall plugin, which uses core_plugin (ML2 plugin) to create and delete port. Steps: 1. Delete the router attached interface. 2. Delete the corresponding router port. 3. Create new port with same IP. Suspect using same context consecutively to delete and

[Ubuntu-x-swat] [Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2015-11-20 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: Veereshwari S.K (kumbiveereshwari) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1387134 Title: when enabled nvi

[Desktop-packages] [Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2015-11-20 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: Veereshwari S.K (kumbiveereshwari) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1387134 Title: when enab

[Touch-packages] [Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2015-11-20 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: Veereshwari S.K (kumbiveereshwari) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1387134 Title: w

[Bug 1387134] Re: when enabled nvidia graphics card, desktop freezes

2015-11-20 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: Veereshwari S.K (kumbiveereshwari) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387134 Title: when enabled nvidia graph

bhyve uefi error please help me!

2015-11-08 Thread vk
Hello! not workink bhyve and windows please help me: bhyve -c 2 -s 0,hostbridge -s 3,ahci-hd,/images/win.img -s 4,ahci-cd,/images/win_repack.iso -s 10,virtio-net,tap0 -s 31,lpc -l com1,/dev/nmdm0A -l com2,/dev/nmdm1A -l bootrom,/path/to/BHYVE_UEFI.fd -m 2G -H -w windows

[Bug 1314871] Re: Graphics freeze, with applications continuing working properly

2015-10-14 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314871 Title: Graphics freeze, with applications continuing work

[Touch-packages] [Bug 1314871] Re: Graphics freeze, with applications continuing working properly

2015-10-14 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1314871 Title: Graphics fre

[Desktop-packages] [Bug 1314871] Re: Graphics freeze, with applications continuing working properly

2015-10-14 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1314871 Title: Graphics freeze, with applicati

[Ubuntu-x-swat] [Bug 1314871] Re: Graphics freeze, with applications continuing working properly

2015-10-14 Thread Meghana vk
** Changed in: xorg (Ubuntu) Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1314871 Title: Graphics freeze, with applications continu

[Touch-packages] [Bug 1349945] Re: Dialog doesn't fit Page

2015-10-14 Thread Meghana vk
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Meghana vk (vkmegha57) -- 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/1349

[Bug 1349945] Re: Dialog doesn't fit Page

2015-10-14 Thread Meghana vk
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1349945 Title: Dialog doesn't fit P

[Bug 1427487] Re: Shutdown screen is unresponsive

2015-10-14 Thread Meghana vk
** Changed in: hundredpapercuts Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427487 Title: Shutdown screen is unresponsive To man

[Bug 1195276] Re: Chat messages are not displayed

2015-10-14 Thread Meghana vk
** Changed in: hundredpapercuts Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1195276 Title: Chat messages are not displa

[Bug 1427487] Re: Shutdown screen is unresponsive

2015-10-14 Thread Meghana vk
** Changed in: hundredpapercuts Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in Ubuntu. https://bugs.launchpad.net/bugs/1427487 Title: Shutdown screen is unrespons

[Bug 1195276] Re: Chat messages are not displayed

2015-10-14 Thread Meghana vk
** Changed in: hundredpapercuts Assignee: (unassigned) => Meghana vk (vkmegha57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195276 Title: Chat messages are not displayed To man

[Bug 943696] Re: Enter key does not work either on JDK 6 or 7

2015-10-05 Thread Meghana vk
** Changed in: netbeans (Ubuntu) Assignee: Suahs_Sangolli (suhas2910s) => Meghana vk (vkmegha57) ** Changed in: netbeans (Ubuntu) Assignee: Meghana vk (vkmegha57) => (unassigned) ** Changed in: netbeans (Ubuntu) Assignee: (unassigned) => Meghana vk (vkmegha57) -- You

[Ilugc] Suggestions for NFS server configuration

2015-09-14 Thread VK Sameer
Hi, I've not set up an NFS server from hardware for many years, so please bear with any naive questions. I need to set up a server to replace an old Dell Business server (SC 430) running Ubuntu 14.04.02, which has stopped booting up now. It had 2 500GB drives, daily backup from drive 1 to drive

Re: [Ilugc] Suggestions for NFS server configuration

2015-09-14 Thread VK Sameer
Arun Khan writes: > Are the disk still good? You could simply transfer the hard disks to > another machine and boot from them. Yes, they are OK. They've been moved once before, from a desktop to this donated server. > An equivalent server from Dell/HP/Lenovo is a good start.

Re: [Gluster-devel] rpm build error in master

2015-08-24 Thread Aravinda VK
I will look into this issue. -- regards Aravinda - Original Message - From: Anand Nekkunti anekk...@redhat.com To: Gluster Devel gluster-devel@gluster.org Sent: Monday, August 24, 2015 4:00:47 PM Subject: [Gluster-devel] rpm build error in master HI I am trying to build rpms in

Re: [Gluster-devel] rpm build error in master

2015-08-24 Thread Aravinda VK
I am able to create rpms in Fedora 22. @Niels any suggestions? any side effects of patch http://review.gluster.org/#/c/11298/ -- regards Aravinda - Original Message - From: Aravinda VK avish...@redhat.com To: Anand Nekkunti anekk...@redhat.com Cc: Gluster Devel gluster-devel

Re: lighting products customized at HONG KONG vk ands co.,ltd

2015-08-11 Thread HONG KONG VK AND S
areas, office buildings, home decoration, hotels and resorts, etc., beginning with the concepts, drawings and ideas from customers. VK AND S CO.,LTD Website: http://vkands.weebly.com Email: vkands.hongk...@gmail.com

[Python-modules-team] Лилия Вам оставила сообщение

2015-07-29 Thread VK
У Вас 1 новое сообщение От кого: Лилия Тема: Забери 1000$ прямо сейчас! Сообщение: Ваш почтовый адрес был выбран нашим казино, для получения бонуса в размере до 1000$ на первый депозит, чем больше депозит, тем выше бонус.. Твоя удача здесь! , Вы можете ограничить или отменить уведомления

Re: Schedule a build in parallel from code (Jenkins API)

2015-07-15 Thread Thandesha VK
Never mind. Got it in import java.lang.Object Now I am stuck with unable to resolve class QueueTaskFuture unable to resolve class QueueTaskFuture On Wed, Jul 15, 2015 at 12:55 PM, Thandesha VK tha...@gmail.com wrote: It can't find the class Future. Could you please help unable

Re: Schedule a build in parallel from code (Jenkins API)

2015-07-15 Thread Thandesha VK
It can't find the class Future. Could you please help unable to resolve class Future On Monday, March 10, 2014 at 4:26:28 AM UTC+5:30, dev123 wrote: A my bad I of course had to call the correct job, it now works thanks :-) On Sunday, March 9, 2014 11:47:20 PM UTC+1, dev123 wrote: Yes I

Locking the browser using functions

2015-04-09 Thread vk . popuri
I have been using *jQuery BlockUI Plugin* for locking the browser after clicking a search form. But here the problem is dynamic data,images is really hard to implement. Therefore, Is there any chance to do in django via functions ? For instance: When I search for a city, before showing the

Re: VK AND S HONG KONG

2014-12-01 Thread VK AND S HONG KONG
, consultants,etc What we offer? Luxury lighting fixtures according to customers' concepts, ideas, imaginations, designs, etc Please let us know, in case we could provide further assistance in your projects. Sorry for the disturbance if the email is not your concern. VK AND S CO., LTD NIT 04, 7/F

Re: [rust-dev] How to write Generic traits for enums

2014-07-22 Thread Aravinda VK
); b.get_value(); Do you think it is possible to implement? On Tue, Jul 22, 2014 at 9:37 PM, Aravinda VK hallimanearav...@gmail.com wrote: Hi Felix, Thanks a lot for the detailed explanation. On Tue, Jul 22, 2014 at 7:08 PM, Felix S. Klock II pnkfe...@mozilla.com wrote: Aravinda

[rust-dev] How to kill a child task from parent?

2014-06-04 Thread Aravinda VK
Hi, I am trying different alternative to kill a task from parent, But I didn't get any ways to kill a task from its parent. In the following approach I started worker2 inside worker1 and worker1 from main. After 1000 miliseconds worker1 dies, but worker2 still continues. use

[rust-dev] How to find Unicode string length in rustlang

2014-05-28 Thread Aravinda VK
Hi, How to find number of characters in a string? Following example returns byte count instead of number of characters. use std::string::String; fn main() { let unicode_str = String::from_str(ಅ); let ascii_str = String::from_str(a); println!(unicode str: {},

Re: [rust-dev] How to find Unicode string length in rustlang

2014-05-28 Thread Aravinda VK
length to grapheme cluster length for Kannada language. On Wed, May 28, 2014 at 3:01 PM, Simon Sapin simon.sa...@exyr.org wrote: On 28/05/2014 10:10, Aravinda VK wrote: Hi, How to find number of characters in a string? Following example returns byte count instead of number of characters

Re: [Gluster-devel] Follow: GSoC Proposal for a RESTful/JSON API and server for GlusterFS similar to WebHDFS

2014-03-20 Thread Aravinda VK
Thanks Kaushal, Justin. As mentioned by Kaushal, these two projects are different. Management REST server can be run in one of gluster node or on all node, but Data REST server can reside outside the gluster cluster.(only glusterfs-client required). Other difference is the end users, sysadmins

Is it possible to set select item or text box in Data Viewer.

2014-02-28 Thread sreelatha vk
Hello , Is it possible to set select item or text box in Data Viewer ? Regards, Sree -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [Simple-scan-team] [Question #239001]: Help make HP C6380 All-in-One Scan from HP HDX 16 Laptop using Linux.

2013-12-11 Thread VK Tabbert
Question #239001 on Simple Scan changed: https://answers.launchpad.net/simple-scan/+question/239001 Status: Expired = Open VK Tabbert is still having a problem: Printer works fine when I want to make a copy from my laptop but when I want to scan another picture or paper the laptop does

[Simple-scan-team] [Question #239001]: Help make HP C6380 All-in-One Scan from HP HDX 16 Laptop using Linux.

2013-11-10 Thread VK Tabbert
New question #239001 on Simple Scan: https://answers.launchpad.net/simple-scan/+question/239001 Printer works fine when I want to make a copy from my laptop but when I want to scan another picture or paper the laptop does not find the printer/scanner. They both are HP products so it does not

Re: cgroup_attach_task && while_each_thread (Was: cgroup attach task - slogging cpu)

2013-10-14 Thread anjana vk
Hi All, Thankyou for your suggestions. I have made the modifications as suggested. Please find the patch below. >From fd85f093f912a160c0896ea2784dfbdd64f142ca Mon Sep 17 00:00:00 2001 From: Anjana V Kumar Date: Wed, 9 Oct 2013 16:49:22 +0530 Subject: [PATCH] Single thread break missing in

Re: cgroup_attach_task while_each_thread (Was: cgroup attach task - slogging cpu)

2013-10-14 Thread anjana vk
Hi All, Thankyou for your suggestions. I have made the modifications as suggested. Please find the patch below. From fd85f093f912a160c0896ea2784dfbdd64f142ca Mon Sep 17 00:00:00 2001 From: Anjana V Kumar anjanav...@gmail.com Date: Wed, 9 Oct 2013 16:49:22 +0530 Subject: [PATCH] Single thread

Re: cgroup attach task - slogging cpu

2013-10-09 Thread anjana vk
+cgro...@vger.kernel.org On 10/10/13, Anjana V Kumar anjanav...@gmail.com wrote: Hi All, Please find the attached patch making the changes for the case where thread is already in the required cgroup. Can you please let me know if this is the right way to fix this issue, if any

[Sikuli-driver] [Question #236249]: How to use OCR

2013-09-24 Thread VK
New question #236249 on Sikuli: https://answers.launchpad.net/sikuli/+question/236249 Hi, How can I use the OCR option in Sikuli IDE. Curretly I am using Sikuli X-1.0rc3 (r905). Please give me any example code. -- You received this question notification because you are a member of Sikuli

Re: [Ilugc] Research Project on Version Control Tool (in open source)

2013-08-05 Thread VK Sameer
Sahil ModGill scorpionking.sahil@... writes: here is the problem: I want to develop a version control tool (in open source) which can take care of different versions of one component at execution time i.e. If one application request for earlier version, system will automatically

Re: jlogdup stops suddenly without any visible reason

2013-06-08 Thread VK
looks like a simple end of the ssh session Just a thought... is your ssh client configured to have keepalive on? On Jun 5, 9:16 am, My_jBase zlotegosmok...@gmail.com wrote: Hello, This appears to be a problem with the option terminate=wait. After restarting the jlogdup process operates as

Re: How to create a new database in jbase

2013-05-31 Thread VK
Hi guys; I'm not a devil advocate and I'm not employed by Temenos either, but... Quotes: a platform where the documentation sucks documentation (which prior to v5 has been useless and I haven't seen v5 docs yet), All this is true; recently I took a humble (about 50%) participance in an

[sane-devel] Fujitsu ScanSnap ix500 supported?

2013-03-10 Thread VK
VK list-sane-devel at kutty.cc writes: I'll need to find some time over the weekend to tinker further, but my hopes of success are dimming since a Windows machine originally used with it can no longer see it either. If there's a trick to resetting this to a factory default state

[sane-devel] Fujitsu ScanSnap ix500 supported?

2013-03-10 Thread VK
m. allan noah kitno455 at gmail.com writes: Try something like: scanimage --mode color --resolution 150 test.pnm That works. Thanks for the quick response! Also, is there a way to force a full feed of the sheet currently in the scanner? When the above happens, it seems to be

[sane-devel] Fujitsu ScanSnap ix500 supported?

2013-03-06 Thread VK
m. allan noah kitno455 at gmail.com writes: shutting the lid turns off the scanner. If you look closely, you can see the tab on the left side of the lid, and the rectangular button it pushes on the scanner. You have to hold it down for a few seconds. The machine might only show up to the

[sane-devel] Fujitsu ScanSnap ix500 supported?

2013-03-05 Thread VK
m. allan noah kitno455 at gmail.com writes: Honestly, I always overwrite the system sane, but I'm a sane developer, and like my version better than anything the OS ships :) If you want to install in another directory, you have to do some tricks with ld or symbolic links to get programs to

[sane-devel] Fujitsu ScanSnap ix500 supported?

2013-03-01 Thread VK
existing Fedora 17 / 18 packages? VK

[sane-devel] Fujitsu ScanSnap ix500 supported?

2013-02-22 Thread VK
m. allan noah kitno455 at gmail.com writes: I have been provided a loaner iX500. Last night I got my crude patch to sane-backends to extract image data. It will take me some time to clean this patch up and do enough tests to release it. But, we are getting closer. Physical access to

Re: [HarfBuzz] Basic question on how does Harfbuzz does Indic shaping

2013-02-06 Thread Aravinda VK
This thread may help. http://lists.freedesktop.org/archives/harfbuzz/2012-December/002806.html On Wed, Feb 6, 2013 at 4:33 PM, ratheesh pai ratheesh...@yahoo.com wrote: Hi Can anyone please clarify few basic things about how harfbuzz engine does indic reshaping. 1. In unicode document

Re: Exception has been thrown by the target of an invocation

2012-10-11 Thread VK
Hi Anash, Where can I get the latest signed version of the dot net client libraries? Thank you! Vaibhavi On Tuesday, February 21, 2012 2:39:58 AM UTC-8, Anash P. Oommen wrote: Hi Vaibhavi, As I mentioned in my email, the current assemblies in the public distribution aren't signed (patch

Re: jbase-Issue with copying object files from one server to another server(connected via jRFS).

2012-08-17 Thread VK
it's safer to use a shell of your choice (bash, ksh, you name it) to compress and uncompress the data. VK On Aug 13, 6:40 am, Nandhini Subbarayalu nandhini.subbaray...@gmail.com wrote: Hi, Please help to solve this issue in transferring object files('$') from one server to another server which

Re: [Flexradio] FlexRadio Digest, Vol 88, Issue 9

2012-08-09 Thread vk...@bigpond.com
What's happened to all the activity? Have people moved to another reflector? Sent from my HTC - Reply message - From: flexradio-requ...@flex-radio.biz To: flexradio@flex-radio.biz Subject: FlexRadio Digest, Vol 88, Issue 9 Date: Fri, Aug 10, 2012 3:00 am Send FlexRadio mailing list

[android-developers] Re: How to use a custom keyboard for the application

2012-08-06 Thread vk hooda
Hi Murali, you have to need start service for keyboard same as for softkeyboard.You can refer latin keyboard example for your custom keyboard. Thanks vk hooda -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: ERROR Client::authenticate:Client did not authenticate. Closing jagent connection

2012-08-01 Thread VK
Hi, you aren't able to connect to jbase agent using Telnet. Temenos has a special protocol for that. See jremote manual (you can use java and c# for client connections). On Wednesday, August 1, 2012 11:20:17 AM UTC+2, aster wrote: Hi all, I have a problem connecting to Jbase agent. I'm

How to Query for fields such as WebSite Status,Audience Status etc using Adwords API .NET

2012-07-23 Thread VK
,Campaign ,Ad etc and don't find these fields (Ad Schedule,Audience,Audience Status etc ) on any of the reports? Any help is greatly appreciated.. Thanks! VK -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: [Ilugc] [event report] Linux for web development

2012-06-08 Thread VK Sameer
Raman.P raamanp@... writes: Lot of materials are here http://www.perl.org/learn.html For modern way of perl usage http://modernperlbooks.com/books/modern_perl/index.html Wonderful! Nice to see good-quality online tutorials for Perl, esp. Simon Cozen's book(s). TIMTOWTDI is both a blessing

Re: [Ilugc] [event report] Linux for web development

2012-06-07 Thread VK Sameer
Animesh Sheolikar sheolikar.animesh@... writes: Thanks for quick reply, But i did not found any advanced tutorial covering oops .And also in perl docs examples are not clear enough to explain concept. so i was thinking is there any other tutorial? The best introduction to Perl, both the

[android-developers] How to develop the Voice Commands to my application in Android

2012-05-11 Thread Ganesh VK
Hi all, I am working on Android applications. now my requirement it to add the voice recognization features to my application. that is like opening the installed app from the device through voice command. and i want to open the menu actions inside the applications through voice commands .

<    1   2   3   4   5   6   7   8   9   >