[Bug 536766] Re: Personal file sharing preferences dialog does not offer to install needed packages

2010-04-21 Thread hasan adil
I just came across this issue and it really is very frustrating. A
preference should not be available if the feature isn't even installed.

If you go to software center and search "Personal File sharing", it will
you everything is installed which is even worse since then the end user
is really confused. Win, Mac also do file sharing and its far less of a
headache.

-- 
Personal file sharing preferences dialog does not offer to install needed 
packages
https://bugs.launchpad.net/bugs/536766
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


[Bug 564699] Re: Calling the package 'default-jdk' is not user friendly

2010-04-25 Thread hasan adil
Hi,
Thanks for the excellent explanation and I can see why its named as it is. I 
setup an experiment with a friend who is not a tech user and was recording what 
usability issues she runs into with Ubuntu (without any other person to help 
her) and this was one of them. So asked on her behalf and many other people who 
run win or mac and may want to try ubuntu. I do a lot of java dev and run every 
jdk since 1.1 :D

It would be good to have the java runtime packages included as part of
ubuntu installation, it would be easy to do so.

-- 
Calling the package 'default-jdk' is not user friendly
https://bugs.launchpad.net/bugs/564699
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


[Bug 562739] [NEW] Ubuntu 10.04 graphics crash when run as guest in VirtualBox

2010-04-13 Thread hasan adil
Public bug reported:

I installed ubuntu 10.04 as guest os on virtualbox which was running Mac
os x 10.6.3

Once installed, I booted into the guest os and installed Guest
Additions. Upon successful installation I was told I restart so that the
kernel module of guest additions could loaded into the kernel.

Upon restart, during the boot, x windows reported that the graphics have
failed and gave me an option to run with lower graphics, I choose that
mode and my guest additions didn't get installed.

I am running Ubuntu 9.10 perfectly fine as a guest along with many other
operating systems.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 10.04

** Tags added: 10.04

-- 
Ubuntu 10.04 graphics crash when run as guest in VirtualBox
https://bugs.launchpad.net/bugs/562739
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


[Bug 562739] Re: Ubuntu 10.04 graphics crash when run as guest in VirtualBox

2010-04-14 Thread hasan adil
I have attached

 /var/log/Xorg.0.log /var/log/Xorg.0.log.old files

and the output when I built the virtualbox guest additions. Hope this
helps

** Attachment added: "attachments.zip"
   http://launchpadlibrarian.net/44209824/attachments.zip

-- 
Ubuntu 10.04 graphics crash when run as guest in VirtualBox
https://bugs.launchpad.net/bugs/562739
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


[Bug 562739] Re: Ubuntu 10.04 graphics crash when run as guest in VirtualBox

2010-04-15 Thread hasan adil
Hi
I've added screenshots of what happens during boot.

Screenshot 1 - The error that shows up.
Screenshot 2 - The choices after you click on OK.

Run ubuntu in low-graphics mode - it loads with guest additions and the display 
size is 800x600 with bad graphics, no usb support etc.
Reconfigure graphics - You see screenshot 3. If I click on any of these choices 
then the screenshot 3 comes back up. Cancel to go back to screenshot 2
Restart X - you get screenshot 4 and it stays on it forever. I have force the 
shutdown and restart it at which point I get screenshot 1 again.

Screenshot 5 shows the (virtual) hardware config I'm using for ubuntu
10.04, it is the default choices.

** Attachment added: "screenshots.zip"
   http://launchpadlibrarian.net/44253287/screenshots.zip

-- 
Ubuntu 10.04 graphics crash when run as guest in VirtualBox
https://bugs.launchpad.net/bugs/562739
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


[Bug 562739] Re: Ubuntu 10.04 graphics crash when run as guest in VirtualBox

2010-04-15 Thread hasan adil
Hi 
I upgraded virtualbox to its latest version 3.1.6 and addition of guest 
additions works perfectly.

The version of virtualbox on which it was crashing was 3.1.4. I was
running ubuntu 9, win7, opensolaris all on 3.1.4 and they were finding
fine.

On the changelog of virtualbox for 3.1.6, there is this note:
Linux Additions: support Ubuntu 10.04 (bug #5737)
see: http://www.virtualbox.org/wiki/Changelog

-- 
Ubuntu 10.04 graphics crash when run as guest in VirtualBox
https://bugs.launchpad.net/bugs/562739
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


[Bug 564699] [NEW] Calling the package 'default-jdk' is not user friendly

2010-04-16 Thread hasan adil
Public bug reported:

Binary package hint: java-common

The word "default" means different things to different people. Do you
mean the default for Sun (I guess Oracle for whom the latest version is
not the default in the database) or default for application server
people or default you need for android or default for the user (the
user's don't really have a default).

"default-jdk" is confusing.

Additionally, there is another package called openjdk-6-jdk. But
default-jdk points to openjdk-6-jdk also so which one should a common
non-programmer choose?

** Affects: java-common (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Calling the package 'default-jdk' is not user friendly
https://bugs.launchpad.net/bugs/564699
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


[Bug 562739] Re: Ubuntu 10.04 graphics crash when run as guest in VirtualBox

2010-04-18 Thread hasan adil
The bug seems to stem from the Guest Additions kernel module that comes
with virtual box 3.1.4 not the virtualbox itself.

The guest additions in 3.1.6 fix the problem.

-- 
Ubuntu 10.04 graphics crash when run as guest in VirtualBox
https://bugs.launchpad.net/bugs/562739
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


[Bug 568772] [NEW] Window gets small and won't restore

2010-04-22 Thread hasan adil
Public bug reported:

Binary package hint: virtualbox-ose

I am running ubuntu 10.04 beta 2 as guest in virtualbox 3.1.6 with
updated guest additions. I resized the guest os window a lot and now the
window (see attached) stays in its smallest size. If I drag to make
window bigger, it gets small again.

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Window gets small and won't restore
https://bugs.launchpad.net/bugs/568772
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


[Bug 568772] Re: Window gets small and won't restore

2010-04-22 Thread hasan adil

** Attachment added: "window.tiff"
   http://launchpadlibrarian.net/45060042/window.tiff

-- 
Window gets small and won't restore
https://bugs.launchpad.net/bugs/568772
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