On Thu, Mar 05, 2015 at 09:40:56AM +0300, Yury Shvedov wrote:
> Yep! Sometimes I have the same glitches but It doesn't hurt me. But
> absence of an icon any time the client runs distress me. I have not
> much time to investigate this too but when I will, I would look to
> the code of something like
Jeroen Op 't Eynde said:
> Can anyone confirm or deny that it works on their machine?
Works for me on OpenBSD and Archlinux.
--
Dmitrij D. Czarkoff
On Fri, Mar 6, 2015 at 9:13 PM, wrote:
> Which command line options are you using? This is so that people can try with
> your settings, and find settings that might work, and be able to tell you
> which would require changing.
Just running surf without cmd options. I get the same result using
1) add loop detection to recurse
2) call the correct stat function in recurse instead of both stat and
lstat
3) split out readdir loop into applydir useful for avoiding redundant
stat calls and when extra logic is needed (as in find)
4) use applydir in find instead of doing it manually (still need
Which command line options are you using? This is so that people can try with
your settings, and find settings that might work, and be able to tell you which
would require changing.
Ben
Original Message
From: Jeroen Op 't Eynde
Sent: Friday, March 6, 2015 10:26 AM
To: dev mail list
Reply To
I've done as suggested, Google Sheets and Hipchat runs fine in Midori
on the same physical machine. So I guess webkit isn't the problem.
Can anyone confirm or deny that it works on their machine?
Jeroen Op 't Eynde
On Fri, Mar 6, 2015 at 9:49 AM, Dmitrij D. Czarkoff wrote:
> Jeroen Op 't Eynde
bug and style fixes in find
1) don't mix declarations and code (leave recursion alone for now as I
plan on changing/using recurse)
2) change **argv to *argv[]
3) check for error on fork()
-emg
From 744eb3d39037c944202bbd572b0f80594ba21e44 Mon Sep 17 00:00:00 2001
From: Evan Gates
Date: Fri, 6 Ma
Jeroen Op 't Eynde said:
> On Thu, Mar 5, 2015 at 11:29 PM, Dmitrij D. Czarkoff
> wrote:
> > What about other webkit-based browsers? Do you have the same issue
> > with them?
>
> I've tried some of Google Sheets in Midori in a Virtualbox here
The idea was not to test midori, but to see whether