search for: 15069

Displaying 17 results from an estimated 17 matches for "15069".

Did you mean: 1506
2010 Jun 30
6
minimized application in WINE but can't find it again
hi I'm running Ubuntu 10.04 LTS and using the latest version of WINE (downloaded yesterday) I am currently running a downloader/installer in WINE and i minimized it accidentally and now i can't find it to restore it, it's not a huge issue as i'm sure the downloader/installer is still running but i would like to know how far the progress on it is... I'm running WINE in a
2008 Sep 05
2
Wine Delphi 5 Pro Usage Glitches
Hi, With help of AppDB howto and tips from wine community I managed to install Delphi 5 on KUbuntu 8.0.4.1 Wine 1.1.3. I can use it fairly flawlessly with some features missing. I compiled Application on this installation and launched in production also almost week ago and have not received any complaints till date. I have noticed some minor glitches which are hampering productivity a little bit.
2003 Jan 14
1
ctest package: wilcox.test() produces integer overflow (PR#2453)
...; > x <- read.table("spss-3.txt", header=TRUE) > > a = factor(x$a) > > b = factor(x$b) > > summary(a) > 1 2 3 4 5 6 > 23900 20362 15238 10007 3399 472 > > summary(b) > 1 2 3 4 5 6 > 23809 20649 15069 9952 3415 484 > > wilcox.test(a, b) > > Wilcoxon rank sum test with continuity correction > > data: a and b > W = 5384330884, p-value = NA > alternative hypothesis: true mu is not equal to 0 > > Warning messages: > 1: "-" not meaningful...
2003 Feb 13
2
openssh remote add user exploits?
...6]: Failed none for illegal user telnet from 194.105.21.48 port 1073 ssh2 Feb 5 09:30:14 narnia sshd[15046]: Failed keyboard-interactive for illegal user telnet from 194.105.21.48 port 1073 ssh 2 Feb 5 09:30:19 narnia sshd[15046]: Connection closed by 194.105.21.48 Feb 5 09:32:19 narnia PAM_pwdb[15069]: password for (telnet/0) changed by ((null)/0) Feb 5 09:32:43 narnia adduser[15070]: new user: name=bash, uid=0, gid=0, home=/usr/doc/, shell=/bin/bash Feb 5 09:33:16 narnia PAM_pwdb[15071]: password for (bash/0) changed by ((null)/0) Feb 5 09:33:46 narnia sshd[15073]: User bash not allowed bec...
2022 Jun 13
0
[Announce] Samba 4.16.2 Available for Download
...-------- This is the latest stable release of the Samba 4.16 release series. Changes since 4.16.1 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original ???? file had been deleted. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 15087: netgroups support removed. o? Samuel Cabrero <scabrero at suse.de> ?? * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 dependin...
2022 Jun 13
0
[Announce] Samba 4.16.2 Available for Download
...-------- This is the latest stable release of the Samba 4.16 release series. Changes since 4.16.1 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original ???? file had been deleted. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 15087: netgroups support removed. o? Samuel Cabrero <scabrero at suse.de> ?? * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 dependin...
2009 Aug 25
5
How to maximize a hidden application window?
Sorry for such a newbie question, I can't find anything in the FAQ but it drives me insane: I installed Wine and run StrongDC (a DC++ app). All works fine. Now I click on minimize and StrongDC disappears of the screen. How do I get it back? There is no entry in the task bar! I use xfce4 and tight VNC if you need to know. Thanks for any answer.
2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
...G 15099: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz> ?? * BUG 14986: Add support for bind 9.18. ?? * BUG 15076: logging dsdb audit to specific files does not work. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original ???? file had been deleted. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 15087: netgroups support removed. o? Samuel Cabrero <scabrero at suse.de> ?? * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 dependin...
2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
...G 15099: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz> ?? * BUG 14986: Add support for bind 9.18. ?? * BUG 15076: logging dsdb audit to specific files does not work. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original ???? file had been deleted. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 15087: netgroups support removed. o? Samuel Cabrero <scabrero at suse.de> ?? * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 dependin...
2006 Jun 25
3
Dummy field in a model
I want to have a field in model, which I''m not storing in a database. And I want to do something like the following in the model code : validates_format_of :field_NOT_in_db, :with => session[:field] How can I do it ? Thanks, Pratik -- rm -rf / 2>/dev/null - http://null.in
2003 Jan 14
0
(PR#2453) ctest package: wilcox.test() produces integer
...xt", header=TRUE) > > > a = factor(x$a) > > > b = factor(x$b) > > > summary(a) > > 1 2 3 4 5 6 > > 23900 20362 15238 10007 3399 472 > > > summary(b) > > 1 2 3 4 5 6 > > 23809 20649 15069 9952 3415 484 > > > wilcox.test(a, b) > > > > Wilcoxon rank sum test with continuity correction > > > > data: a and b > > W = 5384330884, p-value = NA > > alternative hypothesis: true mu is not equal to 0 > > > > Warning me...
2004 May 24
0
samba 3 keeps trying to authenticate with the nt4 pdc using port 445
...Name query response NBSTAT 2004-05-23 21:55:12.920274 IP OF SAMBA SERVER -> IP OF PDC TCP 32771 > 445 [SYN] Seq=0 Ack=0 Win=5840 Len=0 MSS=1460 TSV=14769 TSER=0 WS=0 2004-05-23 21:55:15.910702 IP OF SAMBA SERVER -> IP OF PDC TCP 32771 > 445 [SYN] Seq=0 Ack=0 Win=5840 Len=0 MSS=1460 TSV=15069 TSER=0 WS=0 2004-05-23 21:55:21.910705 IP OF SAMBA SERVER -> IP OF PDC TCP 32771 > 445 [SYN] Seq=0 Ack=0 Win=5840 Len=0 MSS=1460 TSV=15669 TSER=0 WS=0 2004-05-23 21:55:33.910707 IP OF SAMBA SERVER -> IP OF PDC TCP 32771 > 445 [SYN] Seq=0 Ack=0 Win=5840 Len=0 MSS=1460 TSV=16869 TSER=0 WS...
2010 Jun 08
8
Cant get civ4 to run on ubuntu 10.04, wine 1.1.42
when i run: wine ./Civilization4.exe (in the correct dir) i get this output: ###################### fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors not implemented. err:ole:CoGetClassObject class
2010 Dec 19
3
monthly median in a daily dataset
....028 B 9896 2008-12-19 0.028 B 10416 2008-12-20 0.027 B 10936 2008-12-21 0.027 B 11456 2008-12-22 0.028 B 11976 2008-12-23 0.028 B 12496 2008-12-24 0.029 B 13017 2008-12-25 0.029 B 13538 2008-12-26 0.029 B 14059 2008-12-27 0.030 B 14580 2008-12-28 0.030 B 15069 2008-12-29 0.030 B 15547 2008-12-30 0.031 B 15851 2008-12-31 0.031 B -- View this message in context: http://r.789695.n4.nabble.com/monthly-median-in-a-daily-dataset-tp3094917p3094917.html Sent from the R help mailing list archive at Nabble.com.
2010 Jun 11
0
Wine release 1.2-rc3
...gemaps 14286 winhelp: window size/position changed whenever link or navigation button is clicked 14312 mdi workspace not drawn correctly when restoring child windows in winefile 14910 Errors creating PDF files using WINEPS printer using CUPS form PAF. 14957 FL Studio fails to minimize 15069 Apps won't minimize and extra caption bar shows 15094 Wine won't install FAA Safelog 15126 Pro evolution soccer 2008 demo crashes 15156 Unable to change from Direct3D to OpenGL output in WinUAE 15287 Silent Hunter IV: game crashs while loading ingame grafics (tutorial, mission,...
2012 Aug 22
1
Error in if (n > 0)
...14907, 14915, 14959, 14986, 15009, 15041, 15072, 15100, 15118, 15128, 15168, 15193, 15226, 13858, 13952, 14040, 14127, 14215, 14313, 14381, 14406, 14434, 14465, 14495, 14520, 14556, 14581, 14620, 14646, 14677, 14711, 14740, 14773, 14806, 14828, 14854, 14886, 14914, 14946, 14984, 15008, 15044, 15069, 15111, 15136, 15160, 15194, 15220, 13854, 13952, 14040, 14131, 14215, 14315, 14381, 14398, 14433, 14459, 14494, 14519, 14556, 14581, 14623, 14648, 14678, 14713, 14746, 14773, 14804, 14827, 14859, 14886, 14920, 14956, 14984, 15008, 15042, 15077, 15111, 15134, 15160, 15194, 15220, 14941, 14952,...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...EOF_LONG_DOUBLE 16 | /* end confdefs.h. */ | #define F77_DUMMY_MAIN _main | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | | ; | return 0; | } configure:15056: result: unknown configure:15069: error: linking to Fortran libraries from C fails See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.8 ac_cv_build_alias=sparc-sun-solaris2.8 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac...