Bug 289266 - Initial Filelight screen displaying disk partitions cannot be scrolled
Summary: Initial Filelight screen displaying disk partitions cannot be scrolled
Status: RESOLVED DUPLICATE of bug 270174
Alias: None
Product: filelight
Classification: Applications
Component: general (show other bugs)
Version: 1.9
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-18 11:03 UTC by Alf
Modified: 2011-12-19 01:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot showing my entire screen area, but only (116.43 KB, image/png)
2011-12-18 11:03 UTC, Alf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alf 2011-12-18 11:03:17 UTC
Created attachment 66856 [details]
screenshot showing my entire screen area, but only 

Version:           1.9 (using KDE 4.6.5) 
OS:                Linux

I have 7 partitions across 3 disks.  (There are also non-disk mounts, see list below.)

Filelight only displays four partitions in the startup window.

There are no scroll bar(s) so that I cannot see the other 3 partitions.

Reproducible: Always

Steps to Reproduce:
1. Have lots of partitions.

2. Start Filelight.

Actual Results:  
Only see four partitions.

Expected Results:  
Expect that there is a scroll bar to show other partitions.

OS: Linux (i686) release 2.6.38-12-generic
Compiler: cc

A list of mounted drives is:
$ mount | sort
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
/dev/mapper/udisks-luks-uuid-c98c5c79-adb7-4904-a677-b94865e239c6-uid1111 on /media/490G_encrypted type ext4 (rw,nosuid,nodev,uhelper=udisks)
/dev/mapper/udisks-luks-uuid-f88949c4-29cf-4e9f-b1ea-2f46d151a88d-uid1111 on /media/ENKRYPTED type ext2 (rw,nosuid,nodev,uhelper=udisks)
/dev/sda1 on /boot type ext4 (rw,commit=0)
/dev/sda2 on / type ext4 (rw,errors=remount-ro,commit=0)
/dev/sda4 on /home type ext4 (rw,commit=0)
/dev/sdb1 on /media/10G_plain_txt type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfs-fuse-daemon on /home/homer/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=homer)
/home/homer/.Private on /home/homer type ecryptfs (ecryptfs_check_dev_ruid,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs,ecryptfs_sig=499b69be6a3a417f,ecryptfs_fnek_sig=7d3d058622f92784)
nfsd on /proc/fs/nfsd type nfsd (rw)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /dev type devtmpfs (rw,mode=0755)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
vmware-vmblock on /var/run/vmblock-fuse type fuse.vmware-vmblock (rw,nosuid,nodev,default_permissions,allow_other)
Comment 1 Christoph Feck 2011-12-19 01:43:25 UTC

*** This bug has been marked as a duplicate of bug 270174 ***