Displaying 7 results from an estimated 7 matches for "fbn".
Did you mean:
fb
2006 Jun 09
3
sqlSave() and rownames=TRUE makes my Rgui crash
...uot;)
sqlSave(chan, dframe, tablename="example", rownames = FALSE, append=T)
close(chan)
### With rownames = T and safer=F, it works, but I loose the
autoincrementing PK in MySQL
chan <- odbcConnect("MySQL51", uid="root", pwd="momie") #default
database=fbn
sqlSave(chan, dframe, tablename="example", rownames = T,
addPK=T,append=T,safer=F)
close(chan)
Any idea?
I'm on win2K, MySQL version 5.0.21-community-nt
> version
_
platform i386-pc-mingw32
arc...
2005 May 25
0
: Aremos TSD files
...could you help me please.
Thanks
Eric Dubé
Éric Dubé
Économiste / Economist
Groupe économie et stratégie (dép. 657) / Economic & Strategy Team (Dept.
657)
Financière Banque Nationale / National Bank Financial
1155 Metcalfe 5e étage / 5th floor
Montréal H3B 4S9
(514) 879-2579
eric.dube@fbn.ca
***********************************************************************************
AVIS DE NON-RESPONSABILITE:
Ce document transmis par courrier electronique est destine uniquement a la personne ou a l'entite a qui il est adresse et peut contenir des
renseignements confidentiels et...
2016 Jul 15
1
[PATCH] drm/nouveau/fbcon: fix deadlock with FBIOPUT_CON2FBMAP
...), and resume it only when enabling fbcon again - fbcon needs to
> redraw anyway on dpms on.
Would this guarantee that the fb is suspended before/during suspend (of
the graphics device) and resumed somewhere during/after resume?
Suspending the fb also has the effect that reads/writes to /dev/fbN
fail, maybe that is a bit too restricted since the framebuffer is just
accessible until the device is suspended.
(Hmm, fb_read/fb_write does not seem to do any locking...)
> Another solution for fbcon might be to untangle the suspend/resume stuff
> and protect it by something else than...
2016 Jul 13
2
[PATCH] drm/nouveau/fbcon: fix deadlock with FBIOPUT_CON2FBMAP
On Wed, Jul 13, 2016 at 11:54:49AM +0200, Daniel Vetter wrote:
> On Tue, Jul 12, 2016 at 06:49:34PM +0200, Peter Wu wrote:
> > The FBIOPUT_CON2FBMAP ioctl takes a console_lock(). When this is called
> > while nouveau was runtime suspended, a deadlock would occur due to
> > nouveau_fbcon_set_suspend also trying to obtain console_lock().
> >
> > Fix this by delaying
2010 Jul 18
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* allan (1.0)
Alan Lee
http://crantastic.org/packages/allan
Automates Large Linear Analysis Model Fitting
* andrews (1.0)
Jaroslav Myslivec
http://crantastic.org/packages/andrews
Andrews curves for visualization of multidimensional data
* anesrake (0.3)
Josh Pasek
http://crantastic.org/packages/anesrake
This
2002 Aug 25
1
[noob] ReadFontDir Can't Open Directory..
Hi all,
I browsed the archives for this, but haven't found anything new enough to
be useful. When I run Wine, I get:
err:font:ReadFontDir Can't open directory "/usr/local/wine/Windows/Fonts"
wine: Unhandled exception, starting debugger...
If I make a dir for /usr/local/wine/Windows/Fonts, I get just the
wine" Unhandled exception, starting debugger... msg repeating until
2002 Aug 28
0
ReadFontDir Can't open directory
I'm having some probs with mail, so I didn't see the original reply, found
it in the list archives:
>
> If I make a dir for /usr/local/wine/Windows/Fonts, I get just the wine"
> Unhandled exception, starting debugger... msg repeating until I kill the
> process. I've run wine with -debugmsg +all > error.log 2>&1 and looked >
> through the log, but