Displaying 20 results from an estimated 11590 matches for "shown".
Did you mean:
show
2004 Jul 22
0
Files not shown with Samba 3.0.4 debian backport
Hi,
we are using Debian Woody with Samba 3.0.4 backport. The Clients are Windows XP
pro. Since we use this version of Samba a problem occurred twice: In a huge directory
there are files not shown in the Explorer. The files are there, the rights are ok, if we
want to overwrite the file, Windows says that it is there, but it is not shown.
An example:
Ablaufinformation - EB-Wahl Okt 02.doc (not shown)
Ablaufinformation Infoabend 8-10 (Okt 2000).doc (not shown)
Absage p?d Konferenz (Mai03)....
2006 May 20
2
Problems with "Marco Polo Großer Reiseplaner 2005/2006" - Can't print/Street names not shown correctly/Route not shown
...=WineMarcoPoloGroerReiseplaner2.png>.
As you can see there, the names of the streets aren't printed correctly -
they are printed on a gray box. On a real Windows XP installation, that's
not so.
Further, certain "sections" (most importantly for me, the Route
section) aren't shown - please see the screen shot mentioned earlier.
As shown there, when I select Route, just nothing is shown in the left
pane.
Lastly, printing doesn't work. Is that, because I've got no printer and
thus compiled Wine 0.9.12. without cups support? If so, is there a
way to be at least able to...
2006 May 02
2
flash not shown
...user has been inactive for longer than the
# expiry period. If they have, reset the session.
def check_timeout
if session[:expires_at] != nil
@time_left = (session[:expires_at] - Time.now).to_i
unless @time_left > 0
reset_session
# TODO - This flash is never shown, because we redirect maybe?
flash[:error] = ''Your session has timed out, please login to
continue.''
redirect_to :controller => ''security'', :action => ''login'' and
return false
end
end
end
However, the flash is...
2006 May 24
3
How to make attributes persist after indexing?
....frame.
## example for loss of attributes
fx <- factor(1:5, ordered=TRUE)
attr(fx, 'comment') <- 'Comment for fx'
attr(fx, 'label') <- 'Label for fx'
attr(fx, 'testattribute') <- 'just for fun'
attributes(fx) # all attributes are shown
attributes(fx[]) # all attributes are shown
attributes(fx[1:5]) # only levels and class are shown
attributes(fx[1]) # only levels and class are shown
Thanks,
Heinz T?chler
2009 Jun 23
9
Learning FXRuby please help!
Hi all,
I''m trying to get text on to the screen in response to pressing a
button. This code doesn''t work, and I don''t know why. My puts command
says that the window is shown, but it''s not displayed.
Also, it seems to me that there should be an easier way to get text on a
screen in response to pressing a button. Any hints? Thanks!
Marlene
require ''fox16''
include Fox
class Lookup < FXMainWindow
def initialize(app)
super(app, "...
2007 May 07
1
[ wxruby-Bugs-10662 ] ClientDC paint not being shown on OS X with 2.8
...respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=10662&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: ClientDC paint not being shown on OS X with 2.8
Initial Comment:
Since moving to wxWidgets 2.8, drawing done with a ClientDC (outside a paint event, via the paint method) is not being shown until the window is invalidated, on OS X only.
This can be seen in the cursor sample in bigdemo; the red circle shown on click to mark the...
2007 May 31
3
'asterisk' shown on display
Hi,
Im sure somebody out there had the same "problem before.
IF a call comes in with suppressed caller id (Call Centers, etc.) 'asterisk'
is shown as CallerID. Can I change somewhere this behaviour to display like '
Unknown' ?
Thanks!
Kind Regards,
Erik
2010 Jun 15
3
Problem about zero
Hello, everyone,
There's a problem about zero in R and I really need your help.
I have a vector shown as x=c(0.1819711,0.4811463,0.1935151,0.1433675),
The sum of this vector is shown as 1 in R, but when I type 1-sum(x), the
value is not zero, but -2.220446e-16.
I can accept that this value is quite small and could be seen as zero, but
there would be a problem when it's not really zero but a n...
2016 Apr 22
2
win 2012, active directory, samba4 share, only sid shown
...as well)
On Apr 21, 2016 11:00 PM, "Stefan Fuhrmann" <stefan at fuhrmann.homedns.org>
wrote:
> Hallo Luke,
>
>
> okay, I attached the screens. If you can see on the second screen I can
> choose a user in text. After closing the tab and reopen it only the sid is
> shown.
> The DNS is the AD Controller windows server 2012.
>
> Would be great if you can help!
>
> Thanks Stefan
>
> ------------------------------
>
> *Von: *"Luke Barone" <lukebarone at gmail.com>
> *An: *"Stefan Fuhrmann" <stefan at fuhrmann.h...
2002 Dec 09
3
smbclient returns incorrect file size for large files
When I connect to a share on an NTFS drive on a Windows 2000 server using smbclient and obtain a directory listing using the 'ls' command, the file size of large files is shown as 259190784. This is not the size of the file according to the Windows GUI which gives 8,849,125,376 bytes (8.24 GB) as the file size.
I have not been able to determine exactly how big a file has to be for the size calculation of smbclient to break, but it's not 259190784 as a file of size 44...
2012 May 07
2
Shared namespace
I'm not sure what's triggered it - I THINK it has something to do with a
force-resync, but not sure.
I'm no longer viewing my full list of shared mailboxes. I used to have
a number of users shown - they had all had their ACL's set individually
and were shown in the list. "doveadm acl debug" shows they SHOULD be
shown - at least I think so, as the output for the mailboxes that DO
appear is identical for those that don't.
Where should I look for breakage?
--
Daniel
2012 Jul 25
1
Only one class shown in SVM plot?
...users!
I'm calculating a simple model using svm(...) from the e1071 package. So far
so good, with a linear kernel I'm getting 5 SVs. When plotting the result I
see very well separated data clouds, but the underlying color is constantly
pink, so as far as I understand no class separation is shown...
I would be happy if anyone could explain me this behaviour because I think I
have a little knot in my brain here...
Thanks in advance!
Greetings, Matthias
--
View this message in context: http://r.789695.n4.nabble.com/Only-one-class-shown-in-SVM-plot-tp4637782.html
Sent from the R help maili...
2013 Jul 22
0
caller id not shown
hello all
i have asterisk 1.8.22 and have problem with caller id. this is my
scenario:
PSTN --> FXO ---> FXS ---> phone(223)
when i call from a 223 to another phone, every thing is ok and caller id
(223) is shown in called phone. but when i call from another phone to 223,
no caller id is shown and just zero is shown.
if i set callerid=12345 in chan_dahdi.conf file, when another phone call
223, this number (12345) is shown as caller id instead of zero. but i want
to show incoming number as caller id.
this i...
2005 Dec 29
2
How to fit all points into plot?
Hi,
I have a problem when I want to add new points (or a
new line) to the graph. Some points (or parts of the
line) are not shown on the graph because they lie
beyond the scale of the axis. Is there a way to
overcome this so all points (or the entire line) are
shown on the graph? Here's an example of my problem:
colors = c("red", "blue")
plot(x=rnorm(100,0,1), y=runif(100), type="p", pch=21...
2006 Mar 28
6
Remove [1] ... from output
Hello!
I am writing some numbers and character vectors to an ascii file and
would like to get rid of [1] ... as shown bellow (a dummy example)
R> runif(20)
[1] 0.653574 0.164053 0.036031 0.127208 0.134274 0.103252 0.506480 0.547759
[9] 0.912421 0.584382 0.987208 0.996846 0.666760 0.053637 0.327590 0.370737
[17] 0.505706 0.412316 0.887421 0.812151
I have managed to work up to remove quotes and all [*] except...
2016 Apr 21
2
win 2012, active directory, samba4 share, only sid shown
...share points to it. ex /costumer as an extra
> > partition an in samba conf: path = /costumer .
> >
> > As far as I know the recommended way is to use the win- explorer to set
> > permissions on the share. I can do that, but reopen permission tab only
> sid
> > are shown with a question mark, please have a look at attached file:
> >
> >
> >
> > This not very useful.
> > Now Im stuck, cause I dont know if is a win problem or a samba.
> >
> > After searching and a lot of trying Im not able to solve this.
> >
> > C...
2010 Apr 05
1
strange behavior of matrix
Dear R list,
I have discovered a seemingly peculiar feature when using a matrix to
index itself (yes, this is strange code, which I have now modified to
be more reasonable).
#this makes sense
s <- matrix(1:3,nrow=1)
s[s] #all three elements are shown
#but when I try
s <- matrix(1:2,nrow=1)
s[1] #fine, the first element is shown
s[2] #fine, the second element is shown
s[s] #just the second element is shown -- this is peculiar
#But doing it by columns works for both cases
s <- matrix(1:3,ncol=1)
s[s] #all...
2016 Apr 22
0
win 2012, active directory, samba4 share, only sid shown
Hallo Luke,
okay, I attached the screens. If you can see on the second screen I can choose a user in text. After closing the tab and reopen it only the sid is shown.
The DNS is the AD Controller windows server 2012.
Would be great if you can help!
Thanks Stefan
> Von: "Luke Barone" <lukebarone at gmail.com>
> An: "Stefan Fuhrmann" <stefan at fuhrmann.homedns.org>
> CC: samba at lists.samba.org
> Gesendet: Donn...
2016 Oct 05
2
getent group [groupname] do not show users
Hi all,
With Samba 4.4.5, on member servers (I did not tried yet on DCs), using
"getent group" with or without specifying a group name groups are shown but
they are shown as empty groups, no user name is displayed.
Is there a way to make them displayed?
Cheers,
Mathias
2003 Jan 14
1
How to change the label position in axis() ?
Dear R People,
I'm working on a plot function to produce the graph shown below. One of
the features my supervisor does not like is that the labels in the Y-
axix are shown vertically. Is there a way to change that to horizontally
?
This is the axix() function I used :
axis(2,at=seq(nstrat),labels=snames)
The labels (snames) are: SEV1:HU:C, SEV1:MU:C, SEV1:MU:L, SEV...