Public bug reported:

Binary package hint: xsplash

On line 334 in the bzr trunk 
http://bazaar.launchpad.net/~xsplash-team/xsplash/trunk/annotate/head%3A/src/xsplash.c#L334
 ,
the logic for determining if the current resolution is good or not is this
if (widths[i] > width && heights[i] && height)

I'm guessing this is a typo and it should be 
(widths[i] > width && heights[i] > height)

ProblemType: Bug
Architecture: amd64
Date: Mon Sep 28 14:30:30 2009
DistroRelease: Ubuntu 9.10
Package: xsplash 0.8.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: xsplash
Uname: Linux 2.6.31-11-generic x86_64

** Affects: xsplash (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Bug in xsplash bg resolution chooser
https://bugs.launchpad.net/bugs/438406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to