Displaying 20 results from an estimated 9000 matches similar to: "Cursor disappear when entering WINE application"
2011 Sep 11
3
XORG and LCD Projector
dear guys,
I have a problem between my CentOS 5.5 (on Axioo notebook) and LCD
Projector. When I connect my notebook to LCD Projector, it can detect my
notebook.
But when I press Fn + F7 to activate dual monitor between my notebook and
LCD Projector it goes to blank screen. FYI, the LCD Projector is NEC but I
don't know the series.
I've tried to change display using dual head monitor but
2012 Jun 13
3
Default Route disappear
Hi
I have a default route to 192.168.1.1 as soon as I start shorewall the
default route dissapear. What do I need to do to have it not disappear.
Kind Regards
My network setup
/etc/network/interfaces:
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.17
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
2007 Jan 12
5
Popup/Tooltip Dialog windows using AJAX?
Hello,
Can anybody point me to a sample of popup/tooltip using Prototype?
I saw examples for windows and also for tool tip but what I want is a little bit different.
I want the same fuctionality which exists at yahoo mail login.
https://login.yahoo.com/ -> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip.
Now the good think in this solution is that
2015 Apr 21
2
Noob question: user moved to a OU dissapear from getent, but groups don't
Hi, first of all i'm sorry for my english.
I'm triyng to migrate a Samba 3.6 domain to Samba 4 and I've a question
about OU and Winbind:
OU affects to something more besides GPO in AD and Winbind?. Because I've
moved all users to an OU and all less one (strangely) have dissapear from
"getent passwd" and the other SO tools.
If i run "wbinfo -u" all users are
2015 Apr 21
3
Noob question: user moved to a OU dissapear from getent, but groups don't
Thanks for your reply.
I've migrated the domain copying all files in /var/lib/samba and /etc/samba
from original domain to new domain, I've edit the smb file to change the
"passdb backend" line to match the old server (because original is
localhost and give me an error connecting), and then I run this command:
samba-tool domain classicupgrade --dbdir=/home/user/samba
2018 Mar 12
1
Problem with data base after abnormal shutdown
Hello;
last week the power (energy) of the servers fail and it shutdown all.
When the power restart in the check I find that the samba4 AD DC have
problems. It work, but the users in some of the container or OU
dissapear, I mean, when I check with the RSAT the OU in with the user
most be, is empty
When I try to run # samba-tool dbcheck this is what I have:
[root at gtmad ~]# samba-tool
2009 Nov 17
2
[LLVMdev] llvm-gcc: missing dbg.declare/dbg.stoppoint at optimization level > O0
Hi Devang,
>> I use llvm and llvm-gcc as a C-to-C transformation tool using a
>> modified version of the c backend, and rely on llvm debug instructions
>> to link back to the original source code.
>>
>> Does anyone know how to get detailed line number and variable debug
>> information at optimization levels beyond O0?
>>
>> Currently, I extract this
2009 Nov 13
2
[LLVMdev] llvm-gcc: missing dbg.declare/dbg.stoppoint at optimization level > O0
Hello,
I use llvm and llvm-gcc as a C-to-C transformation tool using a
modified version of the c backend, and rely on llvm debug instructions
to link back to the original source code.
Does anyone know how to get detailed line number and variable debug
information at optimization levels beyond O0?
Currently, I extract this debug information by compiling with -g.
This works fine with
2007 May 04
2
question about more than one drop file
hello there all,
if i have a script that writes drop files into /var/spool/asterisk/outgoing
asterisk picks up the file and initiates the call just fine.
however, what is supposed to happen if more than one gets dropped in there
within like a second. Will it wait till the first is complete to initiate
the second ?
Do they dissapear ?
thanks
shawn
-------------- next part --------------
An HTML
2006 May 23
1
after identify labels dissapear XP
Greetings:
Using 'identify' to label points on a plot works just fine. However, when
saving under 'metafile' or using the clipboard the labels dissapear. I
believe it's an SDI issue. I am running last R with last Tinn-r under XP up
to date. Anything I can do besides going back to MDI :-)?
Thanks,
Mihai Nica, ABD
Jackson State University
ITT Tech Instructor
170 East Griffith
2006 Jun 26
3
problem with dovecot and thunderbird while deleting
Hello!
I have very strange problem with dovecot and thunderbird while deleting
messages. The problem is that they are not actually deleted from storage
filesystem and if I later run mutt I can perfectly see them, though
marked with 'D', so mutt ask to delete them on exit and this time they
dissapear from filesystem. I enabled in thunderbird 'remove it
iimediately' feature, but
2016 Mar 31
2
Browing in Samba4 AD domain
Hello guys:
Some weeks ago I've implemented a couple of Samba4 servers. One of them
running Zentyal 4.2 Development version and the other one on a Samba built
from source on CentOS 7. Both are running Samba 4.3.4.
There are 35 machines joined to my domain and users are complaining that
they can't see all the machines in the network through the browsing feature
from Windows. Sometimes
2009 Feb 03
3
Issues with Win32 MMX code
Hi folks.
Mozilla had some issues with the MMX optimized frag_recon functions over
the last days, and I was able to track the problem down. The code itself
is fine, but it unfortunately it has the tendency to cause a
non-deterministic compiler bug.
The whole discussion is here:
https://bugzilla.mozilla.org/show_bug.cgi?id=474937
After thinking about the problem I've suggested to
2009 Nov 16
0
[LLVMdev] llvm-gcc: missing dbg.declare/dbg.stoppoint at optimization level > O0
Hi Martijn
On Fri, Nov 13, 2009 at 4:52 AM, Martijn <martijn at martijnrutten.com> wrote:
> Hello,
>
> I use llvm and llvm-gcc as a C-to-C transformation tool using a
> modified version of the c backend, and rely on llvm debug instructions
> to link back to the original source code.
>
> Does anyone know how to get detailed line number and variable debug
> information
2005 Jul 14
5
Polycom Auto-Answer problems
CVS Head from 07/07/2005
I'm trying to make an IP-501 auto answer a call.
exten => 301,1,SetVar(_ALERT_INFO="Ring_Ans")
exten => 301,2,SetVar(ALERT_INFO="Ring_Ans") # Tried both combinations
exten => 301,3,Dial(SIP/5001,15)
exten => 301,4,Hangup
Sip.cfg for Polycom phone
<alertInfo voIpProt.SIP.alertInfo.2.value="Ring_Ans"
2015 Apr 21
2
Noob question: user moved to a OU dissapear from getent, but groups don't
Thanks to both for answers.
I'm using the latest version of wheezy-backports (Version 4.1.17-Debian)
and in this server i don't need to map the AD users to linux tools (i'm
doing tests before change anything in production servers), but i'm planing
to use a File Server and a Print Server in separated machines and I need to
have access to AD users. If I disable winbind entries on
2004 Dec 20
2
Producing "Editable" Graphs for PowerPoint
Hello,
(apologies, I'm not entirely sure whether this question is about R or my
limitations with PowerPoint). I've submitted a paper (which has been
accepted) but the journal now require me to submit graphs that are
"editable in PowerPoint". I would be grateful for suggestions as to
how I should do this.
The best route seems to be to copy-and-paste the figures from the
2006 May 25
8
Snom firmwares suck <--additional datapoint to consider
We have a large install of 360's running rev 4.1 with zero problems. I did
another, smaller install couple weeks ago with 40 360's running rev 5.3. In
both cases, the install was identical, same Asterisk version, same dialplan,
everything the same except the differences were:
1. Different firmware rev
2. Different physical LAN
Guess what? On the smaller install, lockups and reboots.
2008 Apr 24
1
Mail deletion
Hi,
when im deleting messages with my mail-client thunderbird, those mails
dissapear in the client.
but they stay on the server dovecot 1.0.13 on reiserfs. is there a
special expunge timer or when
will those orphaned messages whiped out of the filesystem?
--
==============================================================
Hochschule f?r angewandte Wissenschaften - Fachhochschule Rosenheim
2004 Sep 25
1
Logon Script to go down one folder?
Hi Folks,
Got Samba 3.0.7,1 running on FreeBSD--yippee!
One thing that I noticed is that when a Windows
user clicks on his folder named something like
'username', there are a bunch of files there
that he might 'accidently' delete:
.cshrc
.login
.login_conf
.mail_aliases
.mailrc
.profile
.rhosts
.shrc
Is there some way to automatically log on the
user to folder just below