similar to: A few more bugs...

Displaying 20 results from an estimated 100 matches similar to: "A few more bugs..."

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
2009 Apr 01
1
Noobie ANOVA intercept question
Dear R list, I've been attempting to interpret the results from a three-way ANOVA. I think I understand contrasts and the R defaults for these (treatment contrasts). My question is: what is the intercept in this test? As far as I can tell, its NOT the expected value of a point that belongs to the first level of all three explanatory factors (because there is only one point that satisfies these
2007 Dec 28
3
fonts unreadable on resize
I have the "Resize info" feature enabled on my desktop and on my laptop both running Gutsy. on the desktop the fonts are impossible to read: http://hank.org/resize.png but are very clear on the laptop. And tips to fix? -- Bill Moseley moseley at hank.org
2007 Mar 01
3
A couple of bugs...
Hello together! I've found a couple of bugs with current compiz git, most of them related to the use of KDE and wanted to let you know. 1. kde-window-decorator crashes every now and then. This seems to be especially often when starting kaffeine media player, but not exclusively. I've attached a backtrace, though I don't know if it is useful in this form... 2. Resizing a
2006 Mar 08
1
Overriding inbox location in passwd-like file
Hi, I have some real users and some virtual users. The real users use mbox file as their inbox. But I'd like to use Maildir as inbox for the virtual users. (The reason is that I am actually moving some accounts from another server that already uses Maildir.) I'd like Dovecot to find Maildir in $HOME of my virtual users as their inbox. So I tried to use the following in my users.passwd
2003 Dec 16
1
user name with a dot not working
Hello, I'm having problems with user names containing a dot. For example "j.smith". In our network we have Win2K PDC and a Samba server. smb.conf contains this: [global] security = domain password server = MYSERVER username map = /etc/samba/smbusers [myshare] valid users = j.smith write list = j.smith etc... /etc/samba/smbusers file contains this: jsmith = j.smith And Linux box
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?
2015 Dec 15
2
How to efficiently share data (a dataframe) between R and Java
Dear all, thank you for your hints. I would prefer to do not use Rserve as Dirk mentioned. @Simon I have full control over the Java implementation - I can adapt the code that I use for the communication R <-> Java. > You can natively access structures on each side. The fastest way is to > use R representation (column-oriented) in Java - that is much faster > than any kind of
2009 Aug 14
9
Printing from wine problem - loosing my hair
I have a Ubuntu 9.04 minimalist setup runing on a XEN vps. I only installed a few things like Wine, NX, cups (and cups-pdf), XFCE4. Works like a charm in every way except printing from Wine. I can print from native Linux apps to PDF but I get an error in Notepad and any other wine running app for that matter, StartPage failed. There are no errors in the /var/log/error_log or any mention of the
2010 Jan 04
3
how to draw abline correctly?
Hello, I am frastruated with this graph, just cannot get what I need. Thank you for any suggestions or help. I really appreciate it. I wrote the following code, but there are 3 problems 1, the red line is added on the graph but without any marker on the y-axis. I want to display the number '.1361' on the y-axis. So people can easily tell 'method 2' gets a constant estimate, which
2007 Jun 25
1
Focus problem for shaded windows
Hi, today, I noticed a problem in focus handling for shaded windows which is pretty easy to reproduce: - Disable "Click to focus" - Shade a window - Hover another window - Hover back to the window frame of the shaded window - Press Ctrl+Alt+S Expected behaviour would be that the shaded window is unshaded. What happens is that the last active window is shaded. I investigated this a
2007 Aug 06
1
Focus problem for shaded windows
>> today, I noticed a problem in focus handling for shaded windows which is >> pretty easy to reproduce: >> >> - Disable "Click to focus" >> - Shade a window >> - Hover another window >> - Hover back to the window frame of the shaded window >> - Press Ctrl+Alt+S >> >> Expected behaviour would be that the shaded window is
2003 Dec 27
1
Faked samba packages / rootkit?
Does anybody know of these samba packages? http://ftp.cvut.cz/samba/samba-latest.tar.gz AFAICS they are faked and contain some kind of rootkit (you can see this in the history below. the server this history is from is taken offline for security reasons, and nobody is there till 7th Jan I can't give you more details) > 144 w > 145 cat /etc/issue > 146 uname -a > 147
2004 Dec 06
0
offer to store videos in theora (fwd)
And this is 3rd try. ---------- Forwarded message ---------- Date: Tue, 30 Nov 2004 19:21:28 +0100 (CET) From: Rudolf Marek <ruik@desitka.sh.cvut.cz> To: theora-dev@xiph.org Cc: avc@sh.cvut.cz Subject: offer to store videos in theora Hello, I hope I can write it to this list. I would like just to remind our offer. We have "academic" connection to internet, so it is possible for
2004 Dec 06
0
offer to store videos in theora
Hello, I hope I can write it to this list. I would like just to remind our offer. We have "academic" connection to internet, so it is possible for us to store/host here large non-commertional videos in ogg/vorbis/theora. Maybe it will be more comfortable for people than bittorrent videos. Wen can provide FTP and HTTP access. share:/data# df -h . Filesystem Size Used Avail
2008 Feb 22
1
ipconfig bug with multiple interfaces
Hello, if ipconfig is run as ipconfig :::::: (i.e. long spec with all fields empty) and the computer has multiple network interfaces and only one of them is connected to dhcp managed network, ipconfig ends up in an infinite loop (see the log bellow). The following patch solved this for me. According to README, if the <device> in the long spec is empty, the first interface should be
2005 Dec 14
2
Patch: ioloop using kqueue/kevent for FreeBSD
Hi, I would like to submit the attached patch. It implements IO loop using FreeBSD's kqueue/kevent syscalls. It is based on snapshot of CVS HEAD as of 2005-12-12. I could only give it limited testing on FreeBSD 5.4 but it works fine so far. Vaclav Haisman -------------- next part -------------- diff -rN -u old-dovecot-cvs/autogen.sh new-dovecot-cvs/autogen.sh ---
2005 Feb 07
2
barplot: space makes beside=F (PR#7668)
Full_Name: Ondrej Medek Version: 2.0.1 OS: Linux/Debian Sarge Submission from: (NULL) (147.32.127.204) Hi, I had a R version 1.5.1 and I used a 'barplot' with 'beside=T' and 'space' has been vector of 8 numbers 'space=c(1,0.5,rep(c(0.5,-0.5),3))'. Then I upgraded to the R 2.0.1 and my graphs are broken. If I use any vector of more than 2 elements for
2015 Dec 15
0
How to efficiently share data (a dataframe) between R and Java
You can pass the entire df, example: > data(iris) > iris$sp = as.character(iris$Species) > o=.jarray(lapply(iris, .jarray)) > .jcall("C",,"df",o) df, 6 variables [0]: double[150] [1]: double[150] [2]: double[150] [3]: double[150] [4]: int[150] [5]: String[150] Java code: public class C { static void df(Object df[]) { int n;
2015 Dec 06
3
How to efficiently share data (a dataframe) between R and Java
Dear all, in our ongoing project we use Java implementations of several algorithms. We also provide a ?wrapper? implemented as an R package using rJava (https://github.com/jaroslav-kuchar/rCBA). Based on our recent experiments, the significant portion of time is spent on copying a dataframe from R to Java. The Java implementation needs access to the source dataframe. I have tested several