Displaying 20 results from an estimated 70 matches similar to: "Cannot share printer HP1012, using Ubuntu and Samba"
2008 Dec 03
0
mounting windows homedir when using winbind - more info
Just discovered that in dmesg:
For smbmount, appears when I try do to ls mounted_dir and get permission denied:
smb_proc_readdir_long: error=-13, breaking
and for mount.cifs, appears at the same moment:
CIFS VFS: Calculated size 0x27 vs actual length 0x48
CIFS VFS: bad smb size detected for Mid=8
----------------------------------------------------------------------
Doladowanie telefonu.
2007 Nov 27
0
Fwd: Re: Fwd: dovecot bug report (64 bit file offsets)
Yes, the problem is the compatibility with the mysql library but I stull can't figure
out how this might affect reading/writing.
---------- Forwarded message ----------
No: markevich at inbox.lv
Kam: Marcus Rueckert <darix at opensu.se>
Atbildt: markevich at inbox.lv
Datums: Tue, 27 Nov 2007 14:15:29 +0200
Temats: Re: [Dovecot] Fwd: dovecot bug report (64 bit file
2020 Sep 01
0
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 18:21, Helge Deller wrote:
> On 01.09.20 17:22, James Bottomley wrote:
>> On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote:
>>> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote:
>>>> I think this looks mostly OK, except for one misnamed parameter
>>>> below. Unfortunately, the last non-coherent parisc was the 700
2006 Aug 21
5
New hardware
Hi!
I want to upgrade hardware on my router (iptables, htb, >1000 users).
Now it is
based on usual desktop PC (Intel Prescott P4 3.00 Ghz, 1 Gb RAM). The
reason of hardware upgrade is growing up number of users, also we are
planning to increase upstream link from 100 Mbit/s to 1 Gbit/s.
Iptables rules are now optimized with ipset tool, for tc I''m using
hash tables as well. So I
2010 Jun 16
1
The __WINE__ macro does not identify the Wine platform
According to some old discussion
(http://www.mail-archive.com/wine-devel at winehq.com/msg15669.html) on
wine-devel it appears that __WINE__ should be the macro used to
identify the Wine platform,
However, that doesn't appear to work for Windows native MinGW on wine.
Here is my test code:
#include <stdio.h>
int main(int argc, char** argv)
{
#if defined(__WINE__)
2003 Jan 14
0
Oplocks_break FAILURE in 2.2.7? hmm..
Dear Samba team.
I have hybrid network with MSDOS / Win9x(ME) / Win2k/XP(NT) computers
at home. I'm using Samba as PDC. W9x/me clients works fine as so as
with roving profiles, but I'm experiencing problems with w2k, NT4/XP
just not test because i'm testing on my box at home and when it'll
work fine then I'll go to clients from which smaller part has XPs
installed on PC.
2010 Jun 12
3
Speed/latency issues for development in a Wine environment
I am an experienced Linux developer but a Wine newbie. Recently I have been
exploring the possibility of using CMake-2.8.1 and MinGW-4.5.0 in a
Wine-1.1.42 environment (the backported Debian Lenny packages from WineHQ)
to check that CMake-based build systems I use for various software projects
work properly for that Windows platform. I am collecting notes for a wiki
entry I am planning to write
2014 Nov 03
0
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
Hi,
Am 13.02.2012 um 18:58 schrieb Arnaud Quette:
> 2012/2/6 thomas schorpp <thomas.schorpp at googlemail.com>:
>> Hi,
>
> Hi Thomas,
>
>> I want the driver report the battery status from ABM charging controllers
>> -patch attached- :
>
> For now, I've tracked your patch here:
>
2010 Nov 17
2
Bug in agrep computing edit distance?
I posted this yesterday to r-help and Ben Bolker suggested reposting it
here...
Dickison, Daniel <ddickison <at> carnegielearning.com> writes:
>
> The documentation for agrep says it uses the Levenshtein edit distance,
> but it seems to get this wrong in certain cases when there is a
> combination of deletions and substitutions. For example:
>
> >
2012 Feb 13
3
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
2012/2/6 thomas schorpp <thomas.schorpp at googlemail.com>:
> Hi,
Hi Thomas,
> I want the driver report the battery status from ABM charging controllers
> -patch attached- :
thanks for your patch.
since it introduces a new variable (battery.status.abm), I prefer to
step back and think to something useful more widely.
thus, I'm thinking about a generic
2020 Sep 01
2
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 17:22, James Bottomley wrote:
> On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote:
>> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote:
>>> I think this looks mostly OK, except for one misnamed parameter
>>> below. Unfortunately, the last non-coherent parisc was the 700
>>> series and I no longer own a box, so I can't test
2014 Nov 04
2
RFC: new variable battery.status
THANKYOUTHANKYOUTHANKYOUTHANKYOU!!!!!!
There was a smaller patch posted to the list for lines
-1389,9 +1390,10
a couple years ago, it helped some - BUT - it was still buggy.
I have a Compaq R3000, I will get this patch integrated pronto and test
Note that since the UPS relies on the voltage from the battery pack to
determine state of charge, it is quite useful to add in the battery pack
2009 Aug 05
1
Question with apply function
In my continuing quest to generate some summary data, I've come across
some useful suggestions in pasts posts.
The apply operation returns an error, and I can't figure out why.
Can someone help me fix this?
testlogdata <- cbind(testlogdata, range_group=cut(testlogdata$lrm_score,
breaks=c(.9, .8, .7, .6, .5, .4, .3, .2, .1)))
apply(testlogdata, 2, function(x){tapply(x,
1999 Jul 28
0
Problems with NT data stamps
Hello all,
I poked around the archives on this with out much success. Here's the
issue:
A user is in "explorer" on an NT 4.0 sp3 machine. The User right clicks on
a file and says "copy". Then in the same explorer window ( I don't think it
matters, but that's how we're doing it in the example) they select the samba
share, find the correct directory and
2011 Jun 03
1
Traversing KD-tree (or equivalent) for radius-based search
Hi,
I'm trying to implement the DBSCAN algorithm to get O(N*LogN) complexity
and I'd need a spatial tree of some sort (kd,r,bd..), or a function that
computes radius-based search on spatial data, i.e. given a radius eps
finds ALL the points which fall in the corresponding hypersphere
centered on the current examined point. Is there a package with this
features?
So far I found RANN
1996 Dec 06
0
phf & Bash exploit
This is probably fairly well known, I found it by accident while reading
about the 0xFF command sperator in older version of bash shell.
The newer phf cgi that comes with some versions of picasso and rembrant
have been patched for the obvious 0x0A newline escape, but can still be
escaped using 0xFF.
It takes vulnerabilites in both phf and bash for it to work.
I have tested this very
2023 Jul 05
1
failed after upgrade - upscode2: Missing UPCL after UPCL
On 7/5/23 03:17AM, Jim Klimov wrote:
> Ah, I thought you missed in my earlier reply the part about a bug with debug printouts in 2.8.0 (fixed on master since),
> did not comment on that when you replied with quoting... So, for now options are to bump debugging to 3+ or to build
> your own in one of many ways possible :\
I think I'm not following you - with debug 3 -->> it
2023 Jul 05
1
failed after upgrade - upscode2: Missing UPCL after UPCL
Ah, I thought you missed in my earlier reply the part about a bug with
debug printouts in 2.8.0 (fixed on master since), did not comment on that
when you replied with quoting... So, for now options are to bump debugging
to 3+ or to build your own in one of many ways possible :\
On Wed, Jul 5, 2023, 06:23 Karl Schmidt <karl at lrak.net> wrote:
> On 7/4/23 10:01PM, Jim Klimov wrote:
>
2008 Sep 05
3
some help with a securom error......
hello, this is the first time i have posted here so if i get it wrong ill say sorry now.
anyway to the problem, ive been trying to install a game for my son (4 years old) its called rubbadubbers, based on a childrens bbc show of the same name, it comes on a cd rom and according to the box can be installed on a pc or a mac (dont know if this makes a difference or not)
ive installed the game using
2009 Jan 19
3
myscribe & wine problem on 64 bit ubuntu intrepid
hello.
i have run into a small problem with myscribe and wine, that being i cant get myscribe to work.
i know there is a version of it for linux, but it isnt working because of a qt problem (i think) which is why im trying to get the windows version running.
basically it installed fine, but when i try to start it nothing happens, i have wondered whether its because im running a 64 bit system, but