Displaying 20 results from an estimated 600 matches similar to: "Compiz licensing"
2002 Aug 23
2
Random "File Not Found" errors Using Samba, Works on NetApp
I am experiencing a strange problem where I am randomly getting "file not
found" error messages on a Samba share when they are accessed via a series
of tcl scripts running from a Win2K server. Some of the scripts are located
on the 2K server and some reside on the Samba share. Unfortunately, this is
a third party application and I do not know enough tcl to usefully
troubleshoot it from
2009 Feb 06
2
smbtree Error NT_STATUS_HOST_UNREACHABLE
Hi,
I've been running samba on a linux machine (dslkayak) to share a
folder and a printer with several windows machines on a home network
for a couple of years without problems.
I've recently added a second linux machine (ps3ydl) to the network,
but I cannot access it from any other machines on the network even
though it can access the other network shares.
There error I get is:
2003 Mar 04
2
Acces Denied to shared printer on linux using Windows XP
Hi,
my problem is to access a shared printer with samba on my WindowsXP workstation
When I browse thru my network with Explorer, I can see the shared printer.
When I double-clic on the printer, Windows XP ask me if I want to install it.
I choose the right driver and click "OK".
The installation begin and there is no error in the installation.
After the installation Windows XP open the
2003 Feb 20
2
Need solution to Printers window access denied, unable to connect message.
Hi,
I hope this is the right list to submit this request to
I have the following problem with samba 2.2.2 that I upgraded to
samba 2.2.7 to try to see if the problem
would go away. But I still have the following problem:
When I open the Start->Settings->Printers window
It shows the printers that I have connected to from the samba
print server
2003 Feb 27
5
Weird..
I have a machine with 'samba + winbind' installed ... everything works fine.
its my beta-machine.. so i used norton ghost to clone it to another computers, and as usual it works good, so i decided to do it with 5 machines. at the end of the procedure i changed the ip of each one and the netbios name....
so i have 5 cloned machines with 'winbind+samba' and thats good.. but if i
2009 Jul 07
3
Lost email where did it go...?
Hello,
I have this user that lost an email, even when the server is set up
to do lazy expunge. The mail server logs show that the message was
received, the user also read it and he did reply to it. here is the
mail.log
Jun 29 07:52:48 mx20 postfix/smtpd[19289]: 0ACD81C443B:
client=usxsl050.slb.atosorigin-asp.com[199.6.139.15]
Jun 29 07:52:48 mx20 postfix/cleanup[20259]: 0ACD81C443B:
2010 Jul 11
3
USB key (smart card) program say: card not found
i try: ubuntu 10.04 + virtualbox + xp = work perfect
and i try ubuntu with wine hq (lastest) + idrx winscard patch
lsusb:
Bus 006 Device 002: ID 0973:0001 Schlumberger e-gate Smart Card
install the smart key driver, under wine:
[Image: http://img17.imageshack.us/img17/3715/axaltoegatedriverinstal.png ]
i try run the program:
[Image: http://img693.imageshack.us/img693/968/errornrf.png ]
any
2004 May 06
3
tcng ingress policing question
Hi all
I started playing with tcng to generate my tc rules, but I have some
difficulty implementing my rules...
The script below generates an error:
# Device eth0
tc qdisc add dev eth0 ingress
beginner.tc:2: don''t know how to build meter for this
The script is below, I changed the real IP numbers for XXs and YYs,
since it doesn''t really matter what they are. eth0 is the
2007 Aug 04
2
[Q]lguest git repo location?
HI Rusty,
I wanted to play with lguest. As it was recently merge upstream by
Linus, i took a look and the location looks like driver/lguest*.
Unfortunately my local git repo cannot get the 2.6.23-rc2 changes from
upstream somehow :-/.[duh... says "Cannot get the repository state
from http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"].
i do not know what i am doing
2007 Aug 04
2
[Q]lguest git repo location?
HI Rusty,
I wanted to play with lguest. As it was recently merge upstream by
Linus, i took a look and the location looks like driver/lguest*.
Unfortunately my local git repo cannot get the 2.6.23-rc2 changes from
upstream somehow :-/.[duh... says "Cannot get the repository state
from http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"].
i do not know what i am doing
2019 Jul 27
2
Help on Optimization Remarks
Dear llvm-dev community,
I am trying to analyze the optimization remarks generated through clang
using -fsave-optimization-remark with -O3.
--- !Analysis
Pass: loop-vectorize
Name: CFGNotUnderstood
DebugLoc: { File: c-ray-mt.c, Line: 177, Column: 2 }
Function: main
Args:
- String: 'loop not vectorized: '
- String: loop control flow is not understood by vectorizer
I tried to look for
2006 May 01
5
Adding classes without script\generate
Can I add classes to a rails application manually i.e without using
script generate Model/Controller?
The reason I am asking, I added a class by putting it in the controller
class. I can access the class and its method from command-line (irb),
but when I try to instantiate it in another controller, I get
"uninitialized constant" error.
If I try using script\generate Model
2006 May 01
7
where should I put my hand-coded classes
I have a class that is hand-coded (not generated using generator).
Is there a preferred location for the file.
app/components ?
does it matter?
Thanks,
--
Posted via http://www.ruby-forum.com/.
2010 Oct 07
2
[LLVMdev] libcpu with m88k
Hi,
I recently downloaded and installed the libcpu package (from http://libcpu.org
) that uses llvm as the backend on my linux machine. I have a piece of
Motorola 88100 code (essentially the output of the 176.gcc benchmark
from SPEC CPU 2000) that I am trying to run using this emulator, but I
am running into errors when trying to run it.
Has anyone been able to successfully use the m88k
2007 Feb 19
5
Structure of the Xen source code
Structure of the Xen source code
hi all,
I installed Xen on my Gentoo machine successfully from source.
Now i am going through the code.
instead of banging aimlessly for a week or so i thought i should ask the mailing list the following small doubts.
I noticed that following directories are there in my
xen-3.0.3_0-src directories.
1. linux-2.6.-xen-sparse
2. pristine-linux-2.6.16.29
3.
2007 Mar 12
14
paging mechanism clarification
paging mechanism clarification
Hi All,
The Xen uses 2 level Paging Mechanism to resolve the Virtual Addresses into frame numbers from domU.The first level is taken care by the MMU for the domU i.e translation from virtual address to the physical address just like normal paging mechanism. The second level of translation is done by the Xen hypervisor.It translates the pseduo physical address
2006 Apr 22
3
Ajax call not being made on a Sortable list
Hi,
I am creating a sortable list using this code:
<%= sortable_element("fields_list",
:url => { :action => "order", :id => @fields_list })
%>
it creates a sortable and I can move elements up and down, but it is not
making any call to the "order" method.
I do not see any log activity in the development log nor do I see any
errors there. The
2018 Nov 17
2
Finding which optimization passes have failed
Dear LLVM community,
How to find out which optimization passes have been performed and which
passes have failed?
Regards,
Pradeep Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181117/20c7ad68/attachment.html>
2003 Jan 30
1
Samba File Sharing- Some Doubts?
Hi Friends,
I didnot see any response for my previous mail. So I thought I would
post it again.
I want to run Samba on my linux desktop which is on NIS domain. I want
to just share my files on linux box with windows machines on windows
domain.
My issues are :
1. Do I need to join the domain for sharing my files with them?
2. Do I need to have a login account for my linux machine on windows
2006 May 01
3
Using Classes in Rails
I am a beginner so please excuse me, if i am doing something totally
wrong.
I have created a class using "wsdl2ruby.rb" and here is what it looks
like:
class ServiceSoap < ::SOAP::RPC::Driver
DefaultEndpointUrl =
"http://balrog/services/SearchWorker/service.asmx"
MappingRegistry = ::SOAP::Mapping::Registry.new
Methods = [
...
--
Posted via