Displaying 20 results from an estimated 501 matches for "francesco".
2008 May 27
7
Application does not start or lacks functionalities
...two Windods applications that I used either do not start or lack functionality.
Installed wine wine_bin wine_utils libwine_alsa _cms _gl _gphoto _ldap vers 1.0-rc1-1_print _sane. I have purged out completely all these file and reinstalled. Same errors below:
The application that does not start:
francesco at deb32:~$ "/home/francesco/.wine/drive_c/myfirstprogram.EXE"
fixme:ole:CoResumeClassObjects stub
francesco at deb32:~$
francesco at deb32:~$ wine "c:\myfirstprogram.EXE"
fixme:ole:CoResumeClassObjects stub
francesco at deb32:~$
The application that lacks functionality:
fra...
2009 Jul 14
14
[Bug 22763] New: suspend doesn't works
...s
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: francesco.marella at gmail.com
QAContact: xorg-team at lists.x.org
xf86-video-nouveau, libdrm and kernel modules from git.
DDX driver is patched with:
http://people.freedesktop.org/~stuart/nv0x-nv4x_suspend/0001-merge-nv40fp.patch
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cg...
2011 May 20
5
regression coefficient for different factors
...estigating the regression between the two variables usign the command
lm(A ~ B, ...)
but now I want to know the regression coefficient (r2) of A vs. B for every factors.
I know that I can obtain this information with excel, but the factor have 68 levels...maybe [r] have a useful command.
Thanks,
Francesco Nutini
[[alternative HTML version deleted]]
2008 May 13
4
Application does not start
Following upgrading from Debian Linux etch to Debian Linux lenny (i386) one application (out of two) does not start any more with wine. The other one starts and works fine.
The one that does not start:
francesco at deb32:~$ wine "c:\ACDFREE5\CHEMSK.EXE"
Invoking /usr/lib/wine/wine.bin c:\ACDFREE5\CHEMSK.EXE ...
fixme:ole:CoResumeClassObjects stub
/usr/bin/wine: line 536: 6578 Terminated $XMESSAGE -timeout 30 -buttons " Dismiss ":0," Never display this message ag...
2004 May 24
5
vscan permission
...?
my smb.conf for homes:
[homes]
comment = home of %U, %u
read only = No
valid users = %U
create mask = 0644
directory mask = 0775
browseable = No
vfs object = vscan-clamav
vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
francesco.
2007 Feb 22
5
what''s wrong?
# iptables -t mangle -A POSTROUTING -m mark --mark ! 0 -j ACCEPT
iptables v1.3.3: Bad MARK value `!''
I''m puzzled, what''s wrong with this syntax?
kernel is 2.6.15.7-ubuntu1
Thanks
Francesco
2008 May 13
1
Fw: Application does not start
I was partly wrong below. The other wine application that I said starts and works OK, actually is not fully operative. That database fails as to the "search". It launchs correctly:
francesco at deb32:~$ wine "c:\program Files\askSam\askSam6\database.exe"
Invoking /usr/lib/wine/wine.bin c:\program Files\askSam\askSam6\database.exe ...
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
fixme:msvcrt:__lconv_init...
2012 Jun 05
2
par and complex graph
...graphs in one window:par(mfrow=c(6,1)); par(oma=c(2.5, 2.5, 2.5, 2.5)); par(mar=c(0.5,4, 0.5, 0.5))
But this command doesn't run with complex graphic command (i.e. xyplot, ternaryplot).How can I print more than one graph per page, when I work with this "elaborated" graph?Many thanks!Francesco
[[alternative HTML version deleted]]
2011 Apr 13
2
FW: how to enclose two xyplot
...what i want: | | | |
|_|_|_|
I tried to use the command "par", but it's doesn't work with xyplot. The two plot have, by default, the same x-axis scale.
I know it's just a "visual solution", but it could be nice for a paper!
Thanks a lot,
Francesco Nutini
PhD student
[[alternative HTML version deleted]]
2007 Jul 03
2
"Open Extend >> " doesn't work anymore... !
...rameter is incorrect"
but if i try:
type test.txt *> *\\lnxsrv\printer
it works
but if i try with early samba before 3.0.21 release "open extend >> "
works !
with last samba release 3.0.25 not work and it tell me error ! Only
simple > works now !
Please help me !!!
Francesco
--
Francesco Mariotto
System Administrator
francesco.mariotto@vulcaniasystem.it
VULCANIA SYSTEM S.R.L.
Linux System Integrator
Strada Dell'Alpo, 27
37136 Verona (VR)
Italy
Tel. +39 045506015
Fax +39 045584937
info@vulcaniasystem.it
www.vulcaniasystem.it
2019 Jun 10
2
[RFC] Expose user provided vector function for auto-vectorization.
...nly describe that kind of processing that is specific to the vectorizer and not the lowering ABI part.
Note, that I don't insist on this approach, it's just an alternative to the "hardcoded" usage of OMP's Vector Function ABI.
Thanks,
Andrei
-----Original Message-----
From: Francesco Petrogalli <Francesco.Petrogalli at arm.com>
Sent: Monday, June 10, 2019 11:38
To: Elovikov, Andrei <andrei.elovikov at intel.com>
Cc: llvm-dev at lists.llvm.org; Saito, Hideki <hideki.saito at intel.com>
Subject: Re: [RFC] Expose user provided vector function for auto-vectorizat...
2019 Jun 24
2
RFC: Interface user provided vector functions with the vectorizer.
...the fact is feasible.
I think we can make further progress on trivial cases (where FE doesn't "change" type) while we continue working out the details on non-trivial cases.
Thanks,
Hideki
From: Doerfert, Johannes [mailto:jdoerfert at anl.gov]
Sent: Monday, June 24, 2019 9:21 AM
To: Francesco Petrogalli <Francesco.Petrogalli at arm.com>; Tian, Xinmin <xinmin.tian at intel.com>
Cc: Saito, Hideki <hideki.saito at intel.com>; Simon Moll <moll at cs.uni-saarland.de>; LLVM Development List <llvm-dev at lists.llvm.org>; Clang Dev <cfe-dev at lists.llvm.org>...
2011 Aug 23
1
histogram with mean for every break
Dear R-users,
I need to produce a histogram where for every breaks there are the mean of the data.
I tried tu use the function >hist(x, break=20 ... ) but this return the numerosity for every breaks, not the mean.
Any hint?
Thanks in advance,
francesco
---------------------------------------
Francesco Nutini
CNR-IREA
Ist. per il Rilevamento Elettromagnetico dell'Ambiente
Via Bassini 15, 20133 Milano (Italy)
Tel: +39-02 23699 297
http://www.irea.cnr.it
nutini.f@irea.cnr.it
Skype: uitko@hotmail.it
Univ. mail: franc...
2019 Jun 24
3
RFC: Interface user provided vector functions with the vectorizer.
...oo(<2 x i64>, <2 x i64)
To make sure that the vectorizer knows how to map the scalar function parameters to the vector ones, we have to make sure that the original signature information is stored somewhere.
I will work on this, and provide examples.
Suggestions are welcome.
Thank you
Francesco
2010 Jul 22
3
cdrommon issue
...ve migrate
VMS.
I found this problem also in this citrix thread:
http://forums.citrix.com/thread.jspa?messageID=1475962
<http://forums.citrix.com/thread.jspa?messageID=1475962&tstart=0#1475962>
&tstart=0#1475962
My XCP version is still 0.1.1
Any solution?
Regards,
Francesco Gallo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Nov 24
2
odfTable: how to escape <
...s in age class heading,
for example:
<35
35-39
40-49
50-50
>60
In this case, to avoid a content.xml error, I had to change <35 in less
than 35 and > 60 in over 60.
Anyone knows how to escape those characters while producing a table in R
or in a document chunk?
Thanks in advance,
Francesco Cernuto
2019 Nov 14
4
LLVM projects and monorepo.
...m to be able to cherry pick some of the recent commits I did in the monorepo into our downstream llvm-only repository.
The host seems defunct, is this part of the move to the monorepo?
I think I can just get the patch and remove the `llvm` on top of the paths, but that’s not a scalable approach.
Francesco
2019 Jun 10
2
[RFC] Expose user provided vector function for auto-vectorization.
Hi Francesco,
> I am crafting the attribute so that it makes it explicit that we are using OpenMP and we are expecting a Vector Function ABI.
I just thought that another option would be to force FE to always emit "logically"-widened alwaysinline wrapper for the vector function that does the argum...
2011 Jan 21
2
ordering a vector
...ows S_1,
S_2,.., S_n and that I compute some real value g_i=g(S_i) for each
row.
Then I want to order this set of g_i (from smaller to bigger) and
order the correspondent row to the new position.
Is it possible (apart from looping on the index) to do this with some
predefined R function?
Thanks,
Francesco
2009 Nov 04
2
[Bug 24925] New: X server freeze on NV46
...Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: francesco.marella at gmail.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=30966)
--> (http://bugs.freedesktop.org/attachment.cgi?id=30966)
xorg log
I'm using nouveau drm, ddx, libdrm from git and after recent changes (mostly
made on Nov 4), X server freeze badly.
I hav...