Displaying 20 results from an estimated 3000 matches similar to: "fonts unreadable on resize"
2007 Mar 06
1
A few more bugs...
Hello,
I found a couple bugs concerning my favourite Shade/Unshade function.
1) Sometimes the shaded window gets more space than it should and, of course, nobody takes care about it, so everything
drawn on this space remains here. If I move a decorated window along, its shadow cummulates quickly to full black here.
Unfortunately, I don't know any reliable way how to reproduce this. (But it
2007 Oct 29
1
Moving windows above GNOME top panel in Gutsy
When I enable compiz in Ubuntu Gutsy I can't move window titles
*above* the top panel. With compiz disabled I can grab a window in
the middle (Alt+left mouse) and move its title bar above the screen
showing just the bottom part of the window.
I assume this is a Compiz issue, since it only happens when enabled.
I've been looking for a config option that controls that -- is there a
way to
2007 Feb 27
4
Blur bugs and slowdown :(
I now use blur plugin thanx to window matching feature, thanx David ;)
I have some bugs:
http://hibbert.univ-lille3.fr/~cbellegarde/blur_4xbilinear_bug.png
Here, i have some artefacts bugs with 4xbilinear. This blur mode is fast! May
be a Nvidia drivers bug...
http://hibbert.univ-lille3.fr/%7Ecbellegarde/blur_gaussian_fast.png
Here, an amarok big window with just desktop, moving window is
2006 Apr 03
5
Event.observe on IE
I''m working again on unloading events before making my ajax call.
This code works on Firefox/Opera, but IE doesn''t seem to get the
onclick events registered. Could someone with IE take a look?
http://hank.org/demos/ajax3.html
The js is included in that file. There''s alerts() to show when the
events are registered.
The idea of the code is to look for any
2005 Dec 05
1
Scriptaculous conflict with TinyMCE
I''m using TinyMCE[1], a popular javascript WYSIWYG html editor. The
editor fails to work when I load Scriptaculous before it -- well
depending on the browser.
I can make my application load the javascript in a different order,
but just in case it''s an issue in scriptaculous I thought I''d report.
I have a few pages up -- I''d like to find out if anyone else
2006 Mar 08
4
Event.Observer - (was: Ajax.Autompleter not working on IE)
See if I can stir up a little life with a demo. I can''t believe that
Ajax.Autocomplete doesn''t work on IE, so I *must* be doing something
wrong.
Trying to figure this out I added some alerts to control.js and it
seems that IE is not getting the onkeypress events.
So, here''s a demo:
http://hank.org/demos/form.html
That contains two fields with onkeypress events:
2004 Nov 11
1
rsync --rsh not reading .ssh/config
I've setup up a single-use key on a remote host to run rsync in server
mode. I've also setup .ssh/config locally with an IdentityFile to
select the single-use ssh key.
This works on my Debian sid machine:
rsync --rsh="ssh remove_host" ::
But on another machine that command (and others tried below) do not
access .ssh/config. The machine is running these:
$ ssh -v
2007 May 16
2
compiz segfaults on starting second X server / suspend to ram
Hello,
when I start a second X server or when I suspend (and resume) to ram
compiz crashes.
I tryed to debug this but its impossible to run gdb on compiz (=freeze).
This happens with current git, but If I remember correctly not with
0.3.6 (and git versions < 0.5.0 but I don't know when it started to happen).
any ideas?
2006 Mar 31
7
Reset events after ajax update
Avoiding real work I decided to try and clean up my html and remove my
inline onclick handlers for Ajax.Updater calls. Here''s the inline
method I''ve been using:
http://hank.org/demos/ajax-inline.html
Now, here''s using <script> sections to apply the behavior.
http://hank.org/demos/ajax.html (firefox only)
Since the links (tabs) are inside the
2006 Jan 23
1
autocomplete=off not working on Firefox
I noticed that the latest control.js disables auto complete:
this.element.setAttribute(''autocomplete'',''off'');
So I removed my inline "autocomplete=''off''" from my input fields.
But Firefox still auto completes.
Using the Firefox DOM Inspector I do see that it''s applied
by Ajax.Autocompleter as expected. The Inspector
2006 Jan 18
6
Autocomplete related fields
I have a table that has city, state and postal code. I want to
auto-fill the city and state when a postal code is entered.
The city and postal code are simple text fields, but the state is a
drop-down list with abbreviations as the value, and the full state
name as the option text.
I assume with Ajax.Updater I could just return the HTML for both the
city and state fields -- including the entire
2016 Dec 01
2
Implementing secondary quota w/ "Archive" namespace
On Thu, Nov 24, 2016 at 9:10 PM, Mark Moseley <moseleymark at gmail.com> wrote:
> On Thu, Nov 24, 2016 at 10:52 AM, Timo Sirainen <tss at iki.fi> wrote:
>
>> On 24 Nov 2016, at 9.33, Mark Moseley <moseleymark at gmail.com> wrote:
>> >
>> > On Wed, Nov 23, 2016 at 6:05 PM, Timo Sirainen <tss at iki.fi> wrote:
>> >
>> >> On
2016 Nov 24
2
Implementing secondary quota w/ "Archive" namespace
On 24 Nov 2016, at 9.33, Mark Moseley <moseleymark at gmail.com> wrote:
>
> On Wed, Nov 23, 2016 at 6:05 PM, Timo Sirainen <tss at iki.fi> wrote:
>
>> On 23 Nov 2016, at 0.49, Mark Moseley <moseleymark at gmail.com> wrote:
>>>
>>> If I move messages between namespaces, it appears to ignore the quotas
>> I've
>>> set on them.
2009 Aug 19
1
Windows closing just be mouse movement
Sorry, a bit clueless here:
My father has Quicken 2003 running on Wine (1.01 I believe, but I'm not sure
how to check) with Ubuntu 9.04. Unfortunately,
I'm "tech support" but my only access is via remote desktop and ssh and I
don't use wine myself.
Quicken starts fine, but, for example, when he tries to open a report he
will get a new window opened and as soon as he moves
2004 May 28
1
IP not logged in log file
I just setup rsync on Solaris 2.6 and my log file shows:
2004/05/28 07:54:03 [20996] rsync allowed access on module foo from 0.0.0.0 (0.0.0.0)
instead of the actual connecting IP address. Is this a config issue?
I don't know if this is related but when building:
socket.c: In function `try_bind_local':
socket.c:139: warning: implicit declaration of function `getaddrinfo'
2017 Sep 28
1
Conditionally disabling auth policy
On Thu, Sep 28, 2017 at 9:34 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> > On September 28, 2017 at 7:20 PM Mark Moseley <moseleymark at gmail.com>
> wrote:
> >
> >
> > On Wed, Sep 27, 2017 at 10:06 PM, Aki Tuomi <aki.tuomi at dovecot.fi>
> wrote:
> >
> > >
> > >
> > > On 27.09.2017 20:14, Mark Moseley
2007 Oct 19
1
memory leak bug under ubuntu gutsy w/ nvidia
hi there,
a number of users of ubuntu gutsy with nvidia cards are experiencing a
serious memory leak under compiz. This leak essentially renders compiz
unusable for us. Gutsy ships with a compiz versioned at 0.6.0
+git20071008 , which I imagine isn't that different from the current
compiz, and with the current 100.14.19 nvidia driver running under a
2.6.22 kernel. I'm just wondering
2017 Sep 28
2
Conditionally disabling auth policy
On Wed, Sep 27, 2017 at 10:06 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
> On 27.09.2017 20:14, Mark Moseley wrote:
> > On Wed, Sep 27, 2017 at 10:03 AM, Marcus Rueckert <darix at opensu.se>
> wrote:
> >
> >> On 2017-09-27 16:57:44 +0000, Mark Moseley wrote:
> >>> I've been digging into the auth policy stuff with weakforced
2006 Jan 16
11
Preventing bubble
I''m trying to prevent double ajax requests when I have nested onclick
handlers.
I have a table with clickable column headings (for sorting by that
column).
I have onclick handlers on both the <th> and the <a> link so that
clicking anywhere on the table heading should work.
<th onclick="window.location.href=''http://foo?sort=foo'';">
2017 Feb 24
3
Director+NFS Experiences
On Thu, Feb 23, 2017 at 3:45 PM, Zhang Huangbin <zhb at iredmail.org> wrote:
>
> > On Feb 24, 2017, at 6:08 AM, Mark Moseley <moseleymark at gmail.com> wrote:
> >
> > * Do you use the perl poolmon script or something else? The perl script
> was
> > being weird for me, so I rewrote it in python but it basically does the
> > exact same things.
>