[edk2-devel] [PATCH] Bug 4648 - Password Salt uses default seed

2024-03-21 Thread V V, Pranav
argument. The RandomSeed function comes from CryptRandTsc.c. When NULL is used as the first argument, the default seed "UEFI Crypto Library default seed" is used this is concatenated with the TSC Added a logic to shuffle the default seed string characters Signed-off-by: V V Pranav --- .

[edk2-devel] [PATCH] REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4649

2024-03-21 Thread V V, Pranav
The KeyLibGenerateSalt function fails to check the return value of RandomSeed and RandomBytes function calls. SavePasswordToVariable function also fails to check the status of calling function KeyLibGenerateSalt Added a status check for all the above mentioned function's Signed-off-by

[edk2-devel] [PATCH] REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4650

2024-03-18 Thread V V, Pranav
password being entered matches the hash of the previous 5 passwords. Added a check for preventing each character repeat more than twice consecutively Signed-off-by: V V Pranav --- .../UserAuthenticationDxeStrings.uni | 4 ++-- .../UserAuthenticationDxeSmm

Re: Need teamwork to gain experience!

2023-06-20 Thread Priya v v
Add me also On Tue, 20 Jun 2023 at 16:05, Eva Kemo wrote: > add me as well https://github.com/kemoeverlyne > > On Tue, Jun 20, 2023 at 4:04 PM ADEDIRAN ISAAC > wrote: > >> Please add me as well, >> https://github.com/aiziks >> >> On Mon, Jun 19, 2023, 6:54 PM web_dj wrote: >> >>> You are welco

Request for comments : GSoC Project Proposal - Constant folding in Rust-GCC (Draft)

2022-04-15 Thread M V V S Manoj Kumar via Gcc
Greetings, I am M V V S Manoj Kumar, an Open Source Contributor to Rust-GCC (GitHub <https://github.com/mvvsmk/>, contributions <https://github.com/Rust-GCC/gccrs/pulls?q=is%3Apr+author%3Amvvsmk+is%3Aclosed>), and I want to pursue a GSoC project regarding constant folding in Rust

Bug#995903: console logs

2021-10-10 Thread V V
Hello. More details on that: 1) Attempt to open downloads: [2323:2323:1010/125446.121796:ERROR:CONSOLE(146)] "Uncaught TypeError: Cannot read properties of undefined (reading 'length')", source: chrome://downloads/manager.js 2) Attempt to open history: [2323:2323:1010/125644.918153:ERROR:CONSOLE(28

[Bug 1939285] [NEW] touchpad not recognised from the beginning

2021-08-09 Thread Garaga V V S Krishna Vamsi
Public bug reported: I recently dual-booted my windows 10 machine with ubuntu 20.04.2 LTS, even during my installation, the touchpad didnt work but mouse works. I tried modifying the grub file as given in some previous help requests but it didnt work. My laptop is Lenovo ThinkBook-15-IML ProblemT

[Kernel-packages] [Bug 1939285] [NEW] touchpad not recognised from the beginning

2021-08-09 Thread Garaga V V S Krishna Vamsi
Public bug reported: I recently dual-booted my windows 10 machine with ubuntu 20.04.2 LTS, even during my installation, the touchpad didnt work but mouse works. I tried modifying the grub file as given in some previous help requests but it didnt work. My laptop is Lenovo ThinkBook-15-IML ProblemT

[grpc-io] gRPC Status(StatusCode=Unavailable, Detail="Socket closed")

2019-07-23 Thread v . v . todorow
Hello everyone, I have the C# dotnet core client running on linux: ... public async void TestGetX() { // Create a stub var server = new TestServer(); // Connect to the stubbed server using (var referance = TestingFactory.Create(Testing.Conf

Re: Conversion Upload : how to set conversion window on each conversion upload?

2019-07-10 Thread Akhil V V
legroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/adwords-api/UQs--000000000PUEQAZ00C4qyEaRDRPGDpaD9s8cKMg%40sfdc.net > <https://groups.google.com/d/msgid/adwords-api/UQs--0PUEQAZ00C4qyEaRDRPGDpaD9s8cKMg%40sfdc.net?utm_medium=em

Conversion Upload : how to set conversion window on each conversion upload?

2019-07-09 Thread Akhil V V
I'm trying to upload conversions using OfflineConversionFeed. I wanted to set conversion window =90 days for each conversion. I believe this can be set by using ctcLookbackWindow however that function is not listed in the document - https://developers.google.com/adwords/api/docs/reference/v20

Conversion Upload : how to set conversion window on each conversion upload?

2019-07-09 Thread Akhil V V
I'm trying to upload conversions using OfflineConversionFeed. I wanted to set conversion window =90 days for each conversion. I believe this can be set by using ctcLookbackWindow however that function is not listed in the document - https://developers.google.com/adwords/api/docs/reference/v2018

Re: [PATCH] tcp: Reset tcp connections in SYN-SENT state

2019-02-21 Thread Devi Sandeep Endluri V V
On Wed, Feb 20, 2019 at 07:47:59AM -0800, Eric Dumazet wrote: > On Wed, Feb 20, 2019 at 6:28 AM Devi Sandeep Endluri V V > wrote: > > > > Userspace sends tcp connection (sock) destroy on network permission > > change. Kernel though doesn't send reset for the connecti

Bug#904456: Update

2018-08-01 Thread V V
The problem is that the clang sanitizers are trying to use the llvm-symbolizer exercutable (see https://github.com/google/sanitizers/wiki/AddressSanitizerCallStack) to show the symbols. This file is installed but it has the wrong when a non default clang package is installed. For me when having ins

[openstack-dev] [oslo-reports][neutron] GMR for neutron

2018-07-16 Thread Deepthi V V
Hi, I am trying to get Guru Meditation Report from NEUTRON child process. I have tried below scenarios. GMR was generated only for the parent process in all the cases. 1. Kill -SIGUSR2 2. Kill -SIGUSR2 How can I get GMR for a child process. I assumed option 1 would give GMR for parent

Re: [sfc-dev] [openflowplugin-dev] [mdsal-dev] IncorrectNestingException on SFC when sing OFP model

2018-07-09 Thread Deepthi V V
3:36 PM To: Faseela K ; Deepthi V V ; Vishal Thapar Cc: sfc-dev@lists.opendaylight.org; mdsal-...@lists.opendaylight.org; genius-...@lists.opendaylight.org; Tom Pantelis ; openflowplugin-...@lists.opendaylight.org Subject: Re: [openflowplugin-dev] [mdsal-dev] IncorrectNestingException on SFC

Re: [sfc-dev] [openflowplugin-dev] [mdsal-dev] IncorrectNestingException on SFC when sing OFP model

2018-07-09 Thread Deepthi V V
Hi Robert, Just to clarify, IF getEgressActions RPC was a routed RPC implementation, the issue should have been visible earlier because it would go through DOM serialization process. Since it is a global RPC, the call/response always happened on the same node and because of the shortcut, there

Re: [openflowplugin-dev] [mdsal-dev] IncorrectNestingException on SFC when sing OFP model

2018-07-09 Thread Deepthi V V
3:36 PM To: Faseela K ; Deepthi V V ; Vishal Thapar Cc: sfc-...@lists.opendaylight.org; mdsal-...@lists.opendaylight.org; genius-...@lists.opendaylight.org; Tom Pantelis ; openflowplugin-dev@lists.opendaylight.org Subject: Re: [openflowplugin-dev] [mdsal-dev] IncorrectNestingException on SFC

Re: [openflowplugin-dev] [mdsal-dev] IncorrectNestingException on SFC when sing OFP model

2018-07-09 Thread Deepthi V V
Hi Robert, Just to clarify, IF getEgressActions RPC was a routed RPC implementation, the issue should have been visible earlier because it would go through DOM serialization process. Since it is a global RPC, the call/response always happened on the same node and because of the shortcut, there

[beagleboard] Why information from 'md' and 'imi' commands is different?

2018-02-18 Thread v . v . yosypenko
Why when used cmd 'md' Load address is 00800080, but when cmd 'imi' - > 80008000 ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

Re: [controller-dev] FW: IncorrectNestingException while trying to write augmented instructions

2018-02-06 Thread Deepthi V V
From: Faseela K Sent: Tuesday, February 06, 2018 7:12 AM To: Robert Varga ; controller-dev@lists.opendaylight.org Cc: Deepthi V V ; Yugandhar Sarraju ; D Arunprakash Subject: RE: [controller-dev] FW: IncorrectNestingException while trying to write augmented instructions Robert, As far as I rem

Re: [controller-dev] FW: IncorrectNestingException while trying to write augmented instructions

2018-02-05 Thread Deepthi V V
From: Faseela K Sent: Tuesday, February 06, 2018 7:12 AM To: Robert Varga ; controller-dev@lists.opendaylight.org Cc: Deepthi V V ; Yugandhar Sarraju ; D Arunprakash Subject: RE: [controller-dev] FW: IncorrectNestingException while trying to write augmented instructions Robert, As far as I rem

Re: [ms-stf '79437'] Bailhongal_Science Passing Package

2017-12-06 Thread IRANNAVAR V V
Thank you sir On Nov 30, 2017 7:44 PM, "Rajshekhar Ganachari" wrote: > Dear sir/mam > > Pl give suggestions to improve science passing package > > Thankq > RAJSHEKHAR M GANACHARI,MSc(IT), MEd,PGDCA > HM > GOVT HIGH SCHOOL HOLIHOSUR > TQ:BAILHONGAL > DT:BELGAUM 591118 > > >

Re: [NLopt-discuss] NLOPT Help Please!

2017-11-29 Thread P V V
mple I wrote in C. > > Sincerely, > *Benjamin Bokser* > Cell: (917) 376-6326 > Email: bbok...@gmail.com > https://www.linkedin.com/in/ben-bokser > > On Wed, Nov 29, 2017 at 2:15 AM, P V V wrote: > >> Hi >> I tried to get in touch with you regarding help

[NLopt-discuss] NLOPT Help Please!

2017-11-28 Thread P V V
Hi I tried to get in touch with you regarding help with NLOPT. I have an optimization problem with two nonlinear constraints - h(x) <= 0, g(x) <=0. Please let me know if this is possible in NLOPT. Thanks. ___ NLopt-discuss mailing list NLopt-discuss@ab-in

[NLopt-discuss] NLOPT C++ inequality vector valued constraints

2017-11-28 Thread P V V
Hi, I am trying to write an optimization function that uses two nonlinear inequality constraints. I have the documentation about the *add_inequality_mconstraint* function, but I couldn't understand it completely. Does anyone have an example that I can refer to in C/C++? Thanks.

Re: [openstack-dev] [telemetry][ceilometer][opendaylight] OpenDaylight Driver for Ceilometer

2017-10-13 Thread Deepthi V V
Hi Andrez, I had introduced a new driver for ODL in Pike release[1] The driver code is available in networking-odl project: networking_odl/ceilometer/network/statistics/opendaylight_v2 The corresponding ODL code is under development. [1] Spec: https://review.openstack.org/#/c/475241/ Thanks, De

[openstack-dev] [telemetry][ceilometer][gnocchi] RBAC for attributes in resource

2017-06-22 Thread Deepthi V V
Hi, Current gnocchi code supports RBAC at operation level [gnocchi/gnocchi/rest/policy.json]. Is it possible to add RBAC for attributes in a resource? For eg: Restrict resource search/show should display specific attributes only when query is performed by resource creator or admin. Thanks, Deep

Re: [openstack-dev] [telemetry][ceilometer][opendaylight][networking-odl] OpenDaylight Driver for Ceilometer

2017-06-13 Thread Deepthi V V
;<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Gordon, the driver would leverage ceilometer's polling framework. It will run as part of ceilometer-agent-central process and wi

[openstack-dev] [telemetry][ceilometer][opendaylight][networking-odl] OpenDaylight Driver for Ceilometer

2017-06-12 Thread Deepthi V V
Hi, We plan to propose a ceilometer driver for collecting network statistics information from OpenDaylight. We were thinking if we could have the driver code residing in networking-odl project instead of Ceilometer project. The thought is we have OpenDaylight depended code restricted to n-odl r

Re: [openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding new meters to Gnocchi

2017-06-08 Thread Deepthi V V
: [openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding new meters to Gnocchi Hi, On Thu, Jun 08, 2017 at 05:35:43AM +, Deepthi V V wrote: >Hi, > >I am trying to add new meters/resource types in gnocchi. I came across 2 files: >Gnocchi_resources.yaml and ceilometer_update

[openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding new meters to Gnocchi

2017-06-07 Thread Deepthi V V
Hi, I am trying to add new meters/resource types in gnocchi. I came across 2 files: Gnocchi_resources.yaml and ceilometer_update script which will make Gnocchi api calls for resource_type addition. I have a few queries. Could you please clarify them. 1. Is it sufficient to add the resource t

[beagleboard] I2S lines exposed on the expansion header in Beagle Bone Black?

2017-04-24 Thread V V N Praveen Kumar
Hey Guys, I am new to this and I want to use the board for development. My requirements are that I need to have the spi lines, and i2s lines exposed. I saw spi lines exposed. Are the i2s lines exposed on the header? Can anyone give me the document related to it so that I can study. -- For mo

When ever I run my test-case from Jenkins,I see Test Result shows repeated (two times)

2016-06-21 Thread shruthi v v
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com

Re: [ms-stf '59976'] Gulzar madam's 5E lesson plan of 9th and 10th Science in editable .doc format

2016-06-16 Thread IRANNAVAR V V
sir plz send On Thu, Jun 16, 2016 at 7:33 PM, suma sreedhara wrote: > Sir please send me 5E lesson plan for. 10 STD please please l want it in > PDF format please please > On Jun 16, 2016 7:30 PM, "Mohan Bio" wrote: > >> >> To good work is done by gulzar madam in preparing 5E lesson plan in >>

Re: Reply: Re: [ms-stf '59811'] National science whatsapp group

2016-06-14 Thread IRANNAVAR V V
Plz add this no. 9611273233 vijayalaxmi On 14 Jun 2016 21:19, "sesuraj A" wrote: > Add my no 9481822895 > On Jun 7, 2016 12:11 PM, "Anjana Viveki" wrote: > > > > Plz add 9686929843 no to national cbz science whatsapp group... > > > > On Jun 7, 2016 8:33 AM, "arathi.s amin" wrote: > >> > >> Ple

Help with task: Fortress Testers

2016-04-30 Thread V V
Hi, I would like to help out with the task listed at https://helpwanted.apache.org/task.html?a1384e00 I am just starting out with with contributing to Apache and would like to see how i can help. Thanks and Regards, Vincent Velasco

Re: [Debian Wiki] account verification check for new user Vladimir V

2016-03-29 Thread V V
Thank you. I was able to login. 2016-03-29 12:18 GMT+03:00 Debian Wiki : > Please verify your account by visiting this URL: > > > https://wiki.debian.org/FrontPage?action=verifyaccount&i=1459243118.58.59820&v=9d8b98b3-37dd-483a-be7f-7b9f85a4ebab > >

[Bug 1543003] Re: Mdadm –detail command is not displaying the state of a degraded md array as degraded

2016-02-15 Thread NEEBA V V
I have observed that: If md array is created with partitioned disk, the state change with array degrade is working as expected. Verified with kernel 4.2.0-23-generic 1. Create md array with partitioned disk # mdadm --detail /dev/md500 /dev/md500: Version : 1.2 Creation Time : Mon Feb 15 16:17:59

[Bug 1543003] [NEW] Mdadm –detail command is not displaying the state of a degraded md array as degraded

2016-02-07 Thread NEEBA V V
Public bug reported: The problem is : Mdadm –detail command is not displaying the state of an md array as degraded, when actually the array is in degraded state: Expected behavious is State should be 'Clean,degraded' for a degraded md array. OS : Ubuntu 14.04.3 LTS Kernel : 4.2.0-23-generic mdad

[PECL-DEV] PECL Account Request: viile

2015-12-21 Thread v v
Requested from: 61.129.63.74 Username: viile Real Name:v v Email:dakg...@foxmail.com (show address) Need php.net Account: yes Purpose: i wanna adding a pecl extension on the mailing list. Sponsor: i wanna adding a pecl extension on the mailing list. To handle: http

[PECL-DEV] VCS Account Request: viile

2015-12-21 Thread v v
i wanna adding a pecl extension on the mailing list. Sponsor: i wanna adding a pecl extension on the mailing list. -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[stunnel-users] Accept connection from sub-net?

2015-08-12 Thread v v
Hi, Is it possible to configure stunnel server to accept connection from any IP in some subnet. For example, 111.22.33.xx. The proxy I connect through every time uses the different IP (from some IP pool) to connect to stunnel server. I don't want to add to the config file 255 possible host addr

Re: [Xplor-nih] Implicit membrane

2015-06-18 Thread V . V .
Dear Charles, I have a couple more questions on this potential: does the thickness parameter refer to the length of the bilayer, or one of the monolayers? Also, does the switching function acts outside the "thickness" parameter, or somewhere before that? For example, if thickness is set to 20 A, d

Re: [Xplor-nih] Implicit membrane

2015-06-17 Thread V . V .
Dear Charles, Thank you, it's working well! Just to clarify, is this potential meant to replace 'VDW' (as in your JMR 2014 paper), or to be used in conjunction with it? Vitaly On Wed, Jun 17, 2015 at 12:59 PM, Charles Schwieters wrote: > > Hello Vitaly-- > >> >> I've noticed that the manual pa

[Xplor-nih] Implicit membrane

2015-06-16 Thread V . V .
Dear Charles, I've noticed that the manual page for the "eefxPotTools" now makes reference to the lipid bilayer thickness. Does this mean that XPLOR-NIH now includes the implicit membrane model? If this has already been implemented in the public release, could you please share a sample script for

Re: [winswitch] Using xpra in ssh -X

2014-05-03 Thread V V
Thanks Antoine, this works exactly as I wanted. Vladimir On 1 May 2014 09:51, Antoine Martin wrote: > On 01/05/14 15:41, V V wrote: > > At the moment I am doing "xpra start :100 --start-child=xterm" on the > > server, then "xpra attach ssh:serverhostname:100&

Re: [winswitch] Using xpra in ssh -X

2014-05-01 Thread V V
top". The alternative is using "ssh -X" from the client and then starting gnuplot. The advantage of the second method is that the terminal emulator is running on the client. However this method is very slow. Vladimir On 30/04/14 15:25, V V wrote: >* If xpra is installed on the s

[winswitch] Using xpra in ssh -X

2014-04-30 Thread V V
If xpra is installed on the server and client, is it possible to make it so that when ssh connection with X forwarding (i.e. ssh -X ...) is done from client to server, xpra is used underneath? This is just for convenience really. I know you can just start xterm on server and then access it from cl

Re: [Xplor-nih] RMSD to reference

2014-04-28 Thread V . V .
Dear Charles, Thank you, that script does exactly what I needed! I am still confused how to use "create_PosDiffPot" if I want to move parts of the structure as a rigid body during the calculation. For instance in the attached script I was anticipating the peptide to get superimposed onto the refe

[Xplor-nih] RMSD to reference

2014-04-25 Thread V . V .
Dear Charles, I would like to evaluate the energy of the ordered regions of the calculated structure relative to the reference pdb. To do this, I have been trying the following approach: #start refRMSD = create_PosDiffPot("refRMSD","resi 6:63", pdbFile="reference.pdb") minim = IVM() protocol.init

Re: [Tinyos-help] Tinyos-help Digest, Vol 131, Issue 33

2014-03-31 Thread Sajithvariyar V V
While installing be a super user.. I think that will solve the problem and please see this blog wsntinyos.blogspot. in On 1 Apr 2014 00:32, wrote: > Send Tinyos-help mailing list submissions to > tinyos-help@millennium.berkeley.edu > > To subscribe or unsubscribe via the World Wide Web,

GBM Buffer handling

2014-02-17 Thread Binoy V. V.
Hi... I missed to mention one point in previous mail, we should not use X11/ wayland! Regards, Binoy. -Original Message- From: Binoy V. V. Sent: Monday, February 17, 2014 11:06 AM To: 'dri-devel at lists.freedesktop.org' Subject: GBM Buffer handling Hi... We are developin

GBM Buffer handling

2014-02-17 Thread Binoy V. V.
Hi... We are developing a client/ server mode application. Whether it's possible to create gbm surface in client and render using drm in server? We had tried to do so, server is getting crash when accessing the gbm surface created by client. Regards, Binoy. * Confidentiality Statement/Disc

Re: [Csgo_servers] Server Jitter/Lag on 128 tick Server with >24 players

2013-10-28 Thread V V
Hi, you problem " Processor: E5-2690v2 (4 cores)" and "CPU Usage: 38.61%" why?  dedicated server dosen't support multithread. check "top" and you will see, 1 core have 100%, other 0%. how to fix? only change processor. gl.   On Monday, 28 October 2013 2:35 PM, AtomicZone Server wrote: As requ

ASHISH, please add me to your LinkedIn network

2013-09-28 Thread Shiva Kumar V V PMP® , ITILv3® via LinkedIn
LinkedIn Shiva Kumar V V PMP®,ITILv3® has indicated you are a Friend -- I'd like to add you to my professional network. - Shiva Kumar V V PMP®,ITILv3® Accept invitation from

Re: [Csgo_servers] csgo patch 1.23.1.1

2013-06-24 Thread V V
From: V V To: AnAkIn Sent: Monday, 24 June 2013 9:37 PM Subject: Re: [Csgo_servers] csgo patch 1.23.1.1 need fix ;) From: AnAkIn To: V V Sent: Monday, 24 June 2013 9:32 PM Subject: Re: [Csgo_servers] csgo patch

Re: [Csgo_servers] different ping (dedicated/listen server)

2013-06-23 Thread V V
listen and dedicated server, different ping. client and dedicated server running on same pc. http://img822.imageshack.us/img822/4509/4zgc.jpg bug?, how to fix? thanks. From: V V To: "csgo_servers@list.valvesoftware.com" Sent: Thursday, 20 June 20

Re: [Csgo_servers] csgo patch 1.23.1.1

2013-06-19 Thread V V
report from forum, command SETINFO change hidden cvar and disable interpolation: setinfo cl_interpolate 0 p.s. before to connect server. From: Ido Magal To: "'csgo_servers@list.valvesoftware.com'" Sent: Thursday, 20 June 2013 11:07 AM Subject: Re: [Csgo_ser

Re: [Csgo_servers] L7-filter for CSGO

2013-06-03 Thread V V
http://l7-filter.sourceforge.net/protocols From: Ilyas To: csgo_servers@list.valvesoftware.com Sent: Sunday, 2 June 2013 8:44 AM Subject: [Csgo_servers] L7-filter for CSGO Hello. Anyone know l7 pattern for csgo?

Re: [Csgo_servers] Update

2013-05-20 Thread V V
Dear Ido, I have serious question about thread. Source engine using thread, this good. For setting thread need using command –thread in start parameter. This working only for “video” thread and working very good. But, for sound you always using 8 thread, I’m check this J, my question, how to set th

Re: [Csgo_servers] csgo update

2013-05-08 Thread V V
Time to "ADADADA" fix From: Ido Magal To: "'csgo_servers@list.valvesoftware.com'" Sent: Thursday, 9 May 2013 8:51 AM Subject: Re: [Csgo_servers] csgo update 1.23.0.2 is live.   The previous version was pinned as “may_01”   Thanks.     Release Note

Re: [Csgo_servers] csgo update

2013-05-06 Thread V V
gt;>>servers but not in our 128 tick servers, so I too doubt that it is related >>>>>to low frame rate. >>>>>>On May 3, 2013 1:48 AM, "Glenn Charpantier" wrote: >>>>>> >>>>>>Are you saying this based on your o

Re: [Csgo_servers] csgo update

2013-05-02 Thread V V
try using HPET timer for fix lag. ___ Csgo_servers mailing list Csgo_servers@list.valvesoftware.com https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

[Xplor-nih] Planarity distortion in water refinement

2013-02-22 Thread V . V .
Dear Charles, Recently I have tested the water refinement script (Xplor-NIH 2.31). The run completed fine, but upon inspection I noticed the aromatic side chains had their planarity distorted. For example, CG-CD-CE-CZ dihedral in Phe side chain was 4.8 degrees, the ring adopting a chair conformati

[Openerp-india] [Bug 1110279] [NEW] fiscal year across two calendar years block accounting config

2013-01-30 Thread V V Dyck
Public bug reported: * Using Trunk via deb depots on fresh updated Ubuntu 12.04 server (INFO ? openerp: OpenERP version 7.0-20130130-000102) * Using Firefox 18.0.1 on an Ubuntu 10.04 desktop Steps: * Empty database (US) without demo-data and minimal profile. * Install 'Accounting and Finance' mo

Re: [Tinyos-help] Tinyos-help Digest, Vol 117, Issue 38

2013-01-18 Thread Sajithvariyar V V
> URL: > https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20130118/90ca3832/attachment.html > > > -- > > ___ > Tinyos-help mailing list > Tinyos-help@millennium.berk

[Tinyos-help] Help in sf@localhost:9002 Error

2013-01-11 Thread Sajithvariyar V V
Thanks in advance to all -- With Regards Sajith Variyar V V ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Xplor-nih] "Constraints interaction" selections

2013-01-02 Thread V . V .
Dear Charles, I have two non-related questions: 1. Is there a way to write the energies in the PDB file at the intermediate stages? PDBTool.write() seems to produce the coordinate files only. 2. Could you please clarify the "constraints interaction" (http://nmr.cit.nih.gov/xplor-nih/xplorMan/nod

Responsive web design for Web application

2012-07-10 Thread goluguri v v s n reddy
Hi, I'm going to build a e-commerce website and client want that website should be for all user Desktop, Tablets and Smartphones. Site is an e-commerce website lost of categories and products , "add to cart, checkout functions, credit card and paypal payment etc. Would it be good to make respo

Bug#671608: icedove: Does not decode non-ascii IMAP folders

2012-05-05 Thread stanislav . v . v
Package: icedove Version: 3.0.11-1+squeeze9 Severity: important After upgrade from 3.0.11-1+squeeze8 to 3.0.11-1+squeeze9 all non-ascii IMAP folders shown as &BB8EQAQ+BDIENQRABDoEMA- All other clients show it fine. -- System Information: Debian Release: 6.0.4 APT prefers testing APT policy:

Re: [Xplor-nih] "AND" logic in distance restraints

2012-03-05 Thread V . V .
Thank you, Charles. I will try that and get back if any other questions will arise. Vitaly On Sat, Mar 3, 2012 at 09:39, Charles Schwieters wrote: > > Hello Vitaly-- > >> >> I am assembling a structure of a homopentamer using XPLOR-NIH. There >> are several ambiguous distance restraints that I w

[Desktop-packages] [Bug 632341] Re: Num Lock is not activated by default at GDM

2012-03-02 Thread V V Dyck
Still a problem with 11.10 release. Still a package to install and a(nother) config file to edit. Still not "new user" friendly. Still a boring moment to do it. Choosing if numlock is on or off at startup is not important. Many want it and many others doesn't want it. What's important is to have

[Bug 632341] Re: Num Lock is not activated by default at GDM

2012-03-02 Thread V V Dyck
Still a problem with 11.10 release. Still a package to install and a(nother) config file to edit. Still not "new user" friendly. Still a boring moment to do it. Choosing if numlock is on or off at startup is not important. Many want it and many others doesn't want it. What's important is to have

[Bug 632341] Re: Num Lock is not activated by default at GDM

2012-03-02 Thread V V Dyck
Still a problem with 11.10 release. Still a package to install and a(nother) config file to edit. Still not "new user" friendly. Still a boring moment to do it. Choosing if numlock is on or off at startup is not important. Many want it and many others doesn't want it. What's important is to have

[Ubuntu-x-swat] [Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2011-11-13 Thread G V V Sharma
when I type sudo apt-get update I get the following W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net oneiric Release: The following signatures were invalid: BADSIG 07F44D6CE0BB1767

[Mactel-support] [Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2011-11-13 Thread G V V Sharma
when I type sudo apt-get update I get the following W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net oneiric Release: The following signatures were invalid: BADSIG 07F44D6CE0BB1767

[Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2011-11-13 Thread G V V Sharma
when I type sudo apt-get update I get the following W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net oneiric Release: The following signatures were invalid: BADSIG 07F44D6CE0BB1767

[Ubuntu-x-swat] [Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2011-11-05 Thread G V V Sharma
on you have using: dpkg -l | grep synaptics And please post all replies as comments in bug 754000: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/754000 On 05/11/11 13:16, G V V Sharma wrote: > Hi, > >Thanks to your ppa, I was able to get three finger touc

[Mactel-support] [Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2011-11-05 Thread G V V Sharma
on you have using: dpkg -l | grep synaptics And please post all replies as comments in bug 754000: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/754000 On 05/11/11 13:16, G V V Sharma wrote: > Hi, > >Thanks to your ppa, I was able to get three finger touc

[Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2011-11-05 Thread G V V Sharma
on you have using: dpkg -l | grep synaptics And please post all replies as comments in bug 754000: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/754000 On 05/11/11 13:16, G V V Sharma wrote: > Hi, > >Thanks to your ppa, I was able to get three finger touc

Re: [Ubuntu-zh] Invitation to connect on LinkedIn

2011-09-06 Thread V V
不好意思,我是第一次用Linkedln,用的时候没看仔细,所以误把LinkedIn 的邀请发到列表上来了,真是抱歉。请大家把这封邮件归到spam,54它吧~ 2011/9/6 杜宏羽 > ` > 这个粗心的孩子!!! > > 2011/9/6 tlze > > > 他不小心把邀请信发到列表上来了。 > > -- 下一部分 -- > > 一个HTML附件被移除... > > URL: < > > > https://lists.ubuntu.com/archives/ubuntu-zh/attach

Bug#631652: libqtgui4: psi can't be used with tray icon + crash PKIMonitor from Alladin

2011-07-22 Thread stanislav . v . v
Package: libqtgui4 Version: 4:4.6.3-4+squeeze1 Severity: normal psi from repository does not create tray icon, but can be disappeared from taskbar in gnome PKIMonitor (Alladin eToken software gui from external source) crash with syslog message: Jul 22 13:27:34 stas-it kernel: [1798890.786743]

Bug#631652: libqtgui4: psi can't be used with tray icon + crash PKIMonitor from Alladin

2011-07-22 Thread stanislav . v . v
Package: libqtgui4 Version: 4:4.6.3-4+squeeze1 Severity: normal psi from repository does not create tray icon, but can be disappeared from taskbar in gnome PKIMonitor (Alladin eToken software gui from external source) crash with syslog message: Jul 22 13:27:34 stas-it kernel: [1798890.786743]

Bug#631652: libqtgui4: psi can't be used with tray icon + crash PKIMonitor from Alladin

2011-07-22 Thread stanislav . v . v
Package: libqtgui4 Version: 4:4.6.3-4+squeeze1 Severity: normal psi from repository does not create tray icon, but can be disappeared from taskbar in gnome PKIMonitor (Alladin eToken software gui from external source) crash with syslog message: Jul 22 13:27:34 stas-it kernel: [1798890.786743]

Re: [Ubuntu-zh] 调查下,各位用的都是哪个版本或发行版

2011-06-26 Thread V V
我目前用的是Kubuntu11.04 在 2011年6月26日 下午10:19,Y 写道: > 于 2011/6/26 下午 8:15, 袁飞 写道: >> >> Ubuntu 11.04 64 >> Ubuntu 10.10 32 >> Linux Mint 11 32 >> 3台电脑各不相同.. >> >> 在 2011年6月26日 下午7:54,Tusooa Zhu写道: >> >>> Use-ArchLinux "Pointer" == Pointer Royden writes: >>> >>>Pointer> arch在

[jira] [Commented] (CAY-1572) PrimaryKey visibility in ObjEntity.

2011-05-20 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037273#comment-13037273 ] R V V S S V Raju commented on CAY-1572: --- n m > PrimaryKey visibility in Ob

[jira] [Updated] (CAY-1572) PrimaryKey visibility in ObjEntity.

2011-05-20 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R V V S S V Raju updated CAY-1572: -- Comment: was deleted (was: n m ) > PrimaryKey visibility in ObjEnt

[jira] [Issue Comment Edited] (CAY-1163) Moving DBObject to a different DataMap causes reverse relationships to be lost

2011-05-19 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036114#comment-13036114 ] R V V S S V Raju edited comment on CAY-1163 at 5/19/11 11:3

[jira] [Issue Comment Edited] (CAY-1568) Reverse relationships should be lost when Removing relationship in dbentity

2011-05-19 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036112#comment-13036112 ] R V V S S V Raju edited comment on CAY-1568 at 5/19/11 11:3

[jira] [Commented] (CAY-1163) Moving DBObject to a different DataMap causes reverse relationships to be lost

2011-05-19 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036114#comment-13036114 ] R V V S S V Raju commented on CAY-1163: --- //DataMap->removeDbEntity publ

[jira] [Issue Comment Edited] (CAY-1568) Reverse relationships should be lost when Removing relationship in dbentity

2011-05-19 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036112#comment-13036112 ] R V V S S V Raju edited comment on CAY-1568 at 5/19/11 11:2

[jira] [Commented] (CAY-1568) Reverse relationships should be lost when Removing relationship in dbentity

2011-05-19 Thread R V V S S V Raju (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036112#comment-13036112 ] R V V S S V Raju commented on CAY-1568: --- RemoveRelationshipAc

[jira] [Created] (CAY-1569) Type mismatch of dbAttributeType and objAttributeType

2011-05-19 Thread R V V S S V Raju (JIRA)
Affects Versions: 3.0.1 Reporter: R V V S S V Raju Priority: Minor 1.Create dbAttribute of type character. 2.Generate objEntity 3.The objAttribute should be of type character but it is showing java.lang.String type. The same for TIME,TIMESTAMP,CLOB. -- This message is

[jira] [Created] (CAY-1568) Reverse relationships should be lost when Removing relationship in dbentity

2011-05-19 Thread R V V S S V Raju (JIRA)
Issue Type: Bug Components: Modeler Affects Versions: 3.0.1 Environment: windows7 Reporter: R V V S S V Raju Priority: Minor 1.Create dbentity1 and dbentity2 in a DataMap. 2.Create a relationship and reverse-relationship between the two dbentities. 3

[Calendar API] Re: 500 error on viewing or updating event

2011-05-18 Thread V&amp;V Webmaster
I agree with Tonda's analysis I have the exact same issue... On Apr 22, 4:22 pm, tonda wrote: > Hello all. > I have same problem but with java API. I describe the problem to the > issue with example: > > http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?i... > > In addition, I s

Re: [Ubuntu-zh] [OT] 感觉opera的流畅度比firefox, chromium好

2011-05-16 Thread V V
FF党+1 在 2011年5月16日 下午9:37,znetor 写道: > ff 4.0 路过 > 表示很轻松 插件又多 > > 在 2011年5月16日 下午9:20,Wei Qingpeng 写道: > > > Firefox的插件还是丰富的。挺firefox > > 于 2011年05月16日 21:15, yixf 写道: > > > > 一语中的! > >> > >> 在 2011年5月16日 下午9:11,Pointer Royden写道: > >> > >> firefox党路过 翻墙最方便 > >>> > >>> 在 2011年5月16日 下午8:51,RLP写道:

Re: [Ubuntu-zh] 鼠标点击失效

2011-05-16 Thread V V
我遇到的是鼠标有时不能动的问题,如果键盘还正常我就在终端重启下x,但杯具的是有时键盘怎么敲都不鸟我,555... 在 2011年5月16日 下午2:59,芝麻花 <9451...@qq.com>写道: > > 各位,你们升级到Ubuntu11.04后,有没有遇到鼠标点击失效的情况,如:点击下拉列表后,无法选中其中选项;某些按钮无法点击,但用键盘操作正常。由于时偶尔出现,我也没有总结出规律来,不知道是不是VBox影响呢。 > -- 下一部分 -- > 一个HTML附件被移除... > URL: < > https://lists.ubuntu

Re: [Ubuntu-zh] KUBUNTU 11.04求助

2011-05-11 Thread V V
在 2011年5月11日 下午9:58,杨辉 写道: > 选中之后会下载中文语言包的,不知道你这个情况语言包是否有下载下来。 > 如果没下载下来,设置了,肯定也不会编程中文界面。 > > 设置好的话运行下locale-gen应该就好了? > 在 2011年5月10日 上午9:24,陈翔宇 写道: > > 确实有个选项 但是我选择 汉语 后 提示:设定系统语言为汉语 然后确定,注销再进入 还是英文。 > > - Original Message - > > From: "杨辉" > > To: "ubuntu-zh mailing lists" > > Sent:

Re: [Ubuntu-zh] KUBUNTU 11.04求助

2011-05-09 Thread V V
在 2011年5月10日 上午9:49,Wick 写道: > 2011/5/10 陈翔宇 : > > system settings > language support 然后我选择了 汉语 系统提示 "设定系统语言为汉语" 然后注销 再进来 > 还是英文:) 我想知道 DVD 的 到底里面集成了中文没有啊》~ > > 语言支持安装之后还要在登录界面启用语言。 > > 登陆界面下在选择用户,但没有输入密码回车的时候,可以在下面看到语言/键盘布局/session选项,你尝试把语言改成中文试试。 觉得lz应该是用kdm的,kdm木有这个选项。 > > > - Original

  1   2   3   4   >