Displaying 20 results from an estimated 200 matches similar to: "system-config-samba, error"
2005 Nov 02
0
samba log on problems
I can not log on to my samba server from centos client, this used to be
ok when running 4.1. I don't now if I have messed up or what.
The server is up and running, no problems with log on from windows client.
On client, Iptables is ok, server is running, lisa is running.
Tried to use the system-config-samba on client just to check, then this
messages:
Any ideas of what might be the
2012 Nov 19
6
tcltk freezing using MS Windows for R-2.14+
I am the maintainer of a Bioconductor package (affylmGUI) which uses
tcltk. It freezes inconsistently on MS Windows, but not Mac or Unix. see
details below.
After considerable testing I have reduced the problem from a few
thousand lines of code to 30 lines!
If you paste the following lines of code into an R window:
testGUI <- function(){
require(tcltk)
MainWindow <-
2008 Oct 27
2
Using BUTTON_TOOLBAR
Hi, folks. I''m trying to make a toolbar with buttons that change appearance
when hovered over with the mouse. The docs on FXButton say that using
BUTTON_TOOLBAR "causes the edge of the button to be raised when the cursor
moves over it." What I''m getting is buttons without any frame, but they do
not change appearance when the cursor moves over them. I''m
2010 Sep 09
1
Wx::Grid and motion events, bug?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
Doesn''t a Wx::Grid get motion events sent? This code demonstrates the
problem:
- --------------------------------------------------------------
#!/usr/bin/env ruby
#Encoding: UTF-8
require "wx"
class MyFrame < Wx::Frame
include Wx
def initialize(parent = nil)
super(parent, title: "Test", size:
2008 Mar 25
2
FXImageFrame/SEL_LEFTBUTTONRELEASE
Hi,
I have a FXImageFrame widget and I would like it to show another image when
I click on it.
I''m having no luck with receiving a onclick via SEL_LEFTBUTTONRELEASE.
...
imageframe=FXImageFrame.new(mainwindow,the_image,LAYOUT_EXPLICIT,0,0,20,20)
imageframe.connect(SEL_LEFTBUTTONRELEASE) {p ''onclick received''}
...
What is it that I''m missing?
2004 Jan 10
2
swat error
I am getting the following error when trying to connect to
http://localhost:901
500 Server Error
chdir failed - the server is not configured correctly
Are there any known fixes for this ?
Also:
I noticed that some of the directives, such as datadir, might be
non-functional or ignored elsewhere in coding of swat
Could this be the cause of the above errors ?
Finally here is the cli output
2001 Sep 19
2
tcltk: Difficulties creating menus
I am struggling with adding menus to a tcltk application. The following
example (from the O'Reilly book on Perl/Tk) works fine:
#!/usr/bin/perl -w
use Tk;
my $mw = MainWindow->new;
$menub = $mw->Menubutton(-text => "Color")->pack();
foreach (qw/red yellow green blue grey/) {
$menub->radiobutton(-label => $_, -command => \&set_bg,
2008 Sep 06
0
Tab control using FXRuby
In the sample program below I have a form of 6 text fields, in a scrolling
window, followed by a row of function buttons.
Problems:
1) For data entry purposes I''d like the function buttons NOT to be entered
by pressing Tab keys, and retain their ''clickability'', but when the user
Tab''s out of the last scrolling field (postcode) to have the form scroll to
the
2005 Dec 01
3
Google Earth vs KERNEL32.dll.IsWow64Process
Brian Litzinger schrieb:
> I'm trying to run Google Earth (tried current + two previous versions).
Install it via the Winetools
http://www.von-thadden.de/Joachim/WineTools/
and it should work.
Sven
2010 Dec 03
0
Main Window
Dear list
I'm new to the list, so maybe my question was allready answerd. Anyway
checking the faqs did not show an answer.
If I start a selfprogrammed windowsprogram on Windows, it shows one
mainwindow and one insert in the taskbar.
On working, this program opens additional windows but the taskbar remains
with only one insert.
If I start this program under wine, everything works as
2013 Feb 14
0
Building a Package & using gWidgets
Hi,
For the past few months I've been building a simulation in R I hope to package. It consists of two usable functions, and many internal ones which one of the two usable functions call while looping, to perform the stages of simulation.
A simple conceptual example is:
# Abstract representation 1st Usable function, generates object containing settings for simulation.
settings <-
2017 Oct 18
3
gdevilspie on mate
Hello,
On Tue, 17 Oct 2017 22:11:22 +0000 Ian Mortimer <i.mortimer at uq.edu.au> wrote:
> On Tue, 2017-10-17 at 12:29 -0400, H wrote:
>
> > Do you know if it is supposed to work with the Mate desktop or just
> > Gnome?
>
> I don't know but with the dependencies installed and the fix of
> commenting out line 374, it starts on MATE.
>
> A couple of
2019 Jan 25
0
[klibc:update-dash] input: Move all input state into parsefile
Commit-ID: a61f802e418cd4cf282ccdb60229335e0c09f3bf
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a61f802e418cd4cf282ccdb60229335e0c09f3bf
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 5 Jan 2015 22:42:32 +1100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] input: Move all input
2020 Mar 28
0
[klibc:update-dash] dash: input: Move all input state into parsefile
Commit-ID: 7976a4e8b6d3adc72d9a07f37a8f470f7345c6db
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7976a4e8b6d3adc72d9a07f37a8f470f7345c6db
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 5 Jan 2015 22:42:32 +1100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: input: Move all
2019 Jan 25
0
[klibc:update-dash] input: Allow two consecutive calls to pungetc
Commit-ID: 39d9f472762cd928024a5cb836aef46f14031756
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=39d9f472762cd928024a5cb836aef46f14031756
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 5 Jan 2015 22:50:57 +1100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] input: Allow two
2020 Mar 28
0
[klibc:update-dash] dash: input: Allow two consecutive calls to pungetc
Commit-ID: 21178cb4e427385a4aba8dc2a2df50f34ae6684e
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=21178cb4e427385a4aba8dc2a2df50f34ae6684e
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 5 Jan 2015 22:50:57 +1100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: input: Allow two
2005 Apr 27
3
libz library missing while installing RMySQL
Hello
Trying to install the MySQL package, I get the following error. The help
archive contains something on this issue but did not help. I work on linux
suse 9.3
Configuration error:
Could not locate the library "libz" required by MySQL.
The library libz however is not on any mirrors I checked.
------------------------------------------------
Sebastian Leuzinger
web
2019 Jan 25
0
[klibc:update-dash] eval: Restore input files in evalcommand
Commit-ID: 2b231302b19d9213263d001b0c467e28ecc033f3
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=2b231302b19d9213263d001b0c467e28ecc033f3
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Tue, 27 Mar 2018 00:39:35 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] eval: Restore input
2020 Mar 28
0
[klibc:update-dash] dash: eval: Restore input files in evalcommand
Commit-ID: 2f401db12f9ab163250c0feffd5c8fe3b0d9cf38
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=2f401db12f9ab163250c0feffd5c8fe3b0d9cf38
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Tue, 27 Mar 2018 00:39:35 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: eval: Restore
2012 Oct 19
0
[LLVMdev] LLD archive library design
On Oct 19, 2012, at 3:41 PM, Shankar Easwaran wrote:
> Hi,
>
> I have started to work on support for Reading archive libraries in lld and thought of using the llvm/lib/ArchiveReader for this.
>
> The ArchiveReader doesnot fully support GNU archive libraries (thin archives), do you think we should continue using llvm/lib/ArchiveReader ?
>
> I was chatting with Michael and