Displaying 20 results from an estimated 100 matches similar to: "custom print processing"
2007 Aug 11
2
TextCtrl.new
Salut alex,
j''utilise ce bout de code pour faire apparaître mon texte dans ma fenêtre:
@dou = TextCtrl.new(@s, -1, "", Point.new(10, 70), Size.new(410, 210), TE_RICH | TE_MULTILINE)
@dou << "je vais à l''école"
le problème c''est que l''encodage ne marche pas.Je ne peut pas mettre l''accentuation.J''ai essayer pas mal de
2007 Apr 12
1
(no subject)
Bonjour. Je n''ai pas encore eu l''occasion d''utiliser TE_RICH2 en plus de TE_RICH | TE_MULTILINE, je compte l''essayé.
Pour rentrer le texte dans TextCtrl j''utilise : @dou << texte
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2001 Sep 21
1
Wine runing Diablo2 LoD fine, but no keyboard input
Hello, I was just so happy to have Diablo2 LoD in a 800x600 window under
KDE 2.2.1 runing. It's quite smoth and even BNet connection on our privat
Linux BNETD Server works. So just everything works fine (aint got sound,
but I don't care), except for the whole keyboard, no input possibel. What's
wrong with my Wine instalation? The debug output tells me about a language
problem and
2005 Jan 21
0
Samba / Cups / ADS problem
Hi folks,
I'm trying to set up a printserver with Linux, Cups and Samba that will
authenticate users via a windows 2000 ADS. I'm nearly there, but I'm
having a few troubles with Samba / Windbind.
I'm at the point where I can connect to the server from a windows box
connected to the Active Directory and see the printers on the server,
and if I'm logged into the windows
2001 Sep 11
1
Setting up an rsync server
I am trying to set up an rsync server on windows 2000 and red hat linux 7.1, but unsuccesfully. I haven't been able to find detailed information in the man pages about this issue, which makes it quite hard to figure out. So far I have set up an ftp server and a http server, which I guess would be required for rsync to transfer the files through. Secondly I have created the required files:
2012 Dec 30
2
levelplot
I have two questions;
Do you know how to take out axes in a levelplot? Me doesn't work axes =
FALSE
And I would like to fix the values range of colorkey or legend from my
rainbow col.regions, dou you know how can I fix this values independent
of values database?
Thanks and happy new year!
[[alternative HTML version deleted]]
2010 Apr 02
1
Asterisk and spandsp fax problem
Hi,
I am recently updated my asterisk 1.4.1 to 1.6.2.6 because of fax
service. I have installed spandsp 0.0.5, then 0.0.6 pre 17 as well
because to have support. app_fax is available in menuselect and loaded
into my asterisk. The upgrade went without any problems.
ast*CLI> module show like fax
Module Description
Use Count
app_fax.so
2007 Mar 19
2
Location for a DLL
Hello,
I'm newbie in Linux, just migrating last week from Windows Me to Debian.
As I have some specific files with specific Windows application, I have a
look to Wine to help me in transitional period.
I've installed it (by compilation) and I'm able to start several
applications (from sol to a FTP client) but one application gets troubles:
The internal error message (translated from
2015 Mar 02
3
IP drop list
On 03/02/2015 02:38 AM, Oliver Welter wrote:
> Guys, dovecot is open source - if you desire a feature that the upstream
> programmer did not include, pay him a bounty to do so or send him a
> patch to be included. Period. We can discuss and mightbe somebody will
> fork if he is not willing to accept such a solutuion for any political
> reason.
>
> I am really tired of reading
2015 Mar 02
0
IP drop list
Am 01.03.2015 um 23:16 schrieb Dave McGuire:
> On 03/01/2015 04:25 AM, Reindl Harald wrote:
>>> I wonder if there is an easy way to provide dovecot a flat text
>>> file of ipv4 #'s which should be ignored or dropped?
>>>
>>> I have accumulated 45,000+ IPs which routinely try dictionary
>>> and 12345678 password attempts. The file is too big to
2015 Mar 02
0
IP drop list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 2 Mar 2015, Dave McGuire wrote:
> On 03/02/2015 02:38 AM, Oliver Welter wrote:
>> Guys, dovecot is open source - if you desire a feature that the upstream
>> programmer did not include, pay him a bounty to do so or send him a
>> patch to be included. Period. We can discuss and mightbe somebody will
>> fork if he is
2019 May 04
0
R problems with lapack with gfortran
Hi Peter,
we (the gfortran team) are currently discussing this at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90329 . I
invite everybody who has an interest in this topic to
take part in the discussion there.
> Workarounds/solutions include:
>
> - disable certain optimizations -- works for now, but doesn't remove the root cause so seems generally fragile
That looks like a
2002 Oct 06
1
Ext3 fatal errors with Promise RAID
Today our server had seriuos problems, we had to reinitiate it and run fsck
manually.
Dou you think it's an ext3, kernel (vanilla 2.4.19) or hardware bug?
The errors were (from syslog):
--------------------------------
Oct 6 16:10:25 nou kernel: attempt to access beyond end of device
Oct 6 16:10:25 nou kernel: 72:02: rw=0, want=230266240, limit=4882432
Oct 6 16:10:25 nou kernel: attempt
2005 Jan 30
1
Installing Wine
I am a newbie and trying to install Wine-20050111-i486-S10.gz. I untarred
it, I think, and it created several directories in my Home/Wine folder. I
can't get the ./tools/wineinstall to work though, it keeps telling me there
is no such file or folder. I am in the same directory with the Readme file.
Any help would be greatly appreciated, I have read all the instructions I
can find on
2005 Jan 27
1
Re: Which programming language should I use?
Benjamin,
Although Andrew is totally biased, Python does run
well on Linux, Windows and the Mac.
Python is hot!
http://www.strombergers.com/python/perl_ha_ha_ha.html
Rick
2005 Jan 27
1
How to use ldapsam backend without storing any user SID?
Hello,
When Samba is configured to use smbpasswd as a backend,
it uses an algorithm to construct SIDs from uid/gids.
The SIDs are not stored anywhere.
But when ldapsam is used as a backend,
without changing anything else to the configuration,
a SID *has to* be stored in the entry of each user.
I don't need nor want that.
- Is it possible to have a LDAP backend but still use
the algorithm to
2005 Jan 27
1
parameter "ldap user suffix" ignored?
Hello,
It seems that the smb.conf parameter "ldap user suffix" has no effect
when searching for users.
When searching for a user in the LDAP server samba uses the simple
"ldap suffix" without prepending the "ldap user suffix". But it works
for "ldap group suffix". The description of these two parameters are
similar in the manual for smb.conf.
Here are
2005 Jan 28
1
Renaming users with tdbsam
Hello!
Does know anyone how to rename a user? I can't delete&create because I don't
want to lose the passwords.
TIA.
--
_________________________________________________
Francisco Cano Entrena
Serv. Informatica, Univ. Granada
E-mail: pacocano@ugr.es
Tlf: + 34 58 244065 Fax: 244038
2005 Jan 28
1
tdb_fetch failed on Printer Share
Hi,
after some Tests with Printer Driver Upload after an Upgrade from Samba
2.4 to 3.0 i found this Infos in the samba Log:
[2005/01/28 19:21:03, 1] smbd/service.c:make_connection_snum(648)
mic-nuernberg (172.30.10.7) connect to service print$ initially as
user reiss
(uid=1000, gid=1007) (pid 14785)
[2005/01/28 19:21:03, 1] smbd/service.c:close_cnum(836)
mic-nuernberg (172.30.10.7) closed
2005 Jan 28
1
3.0.1x, "min password lenght" deprecated, smbpasswd
Hallo @all,
since 3.0.10 parameter "min password lenght" is deprecated. If removing
the entry from smb.conf, the default of "min password lenght = 5" is
used. smbpasswd uses this entry if creating or changing passwords.
How can I set a min password lenght of 2 characters without the
deprecated parameter when the passdb backend is smbpasswd?
Think "min password