[Bug 410078] Re: Brasero opens two burn dialogs when clicking recent project

2009-08-06 Thread David Balažic

** Attachment added: Output of brasero --debug while the bug happens
   http://launchpadlibrarian.net/29981965/brasero-debug_x222.txt

-- 
Brasero opens two burn dialogs when clicking recent project
https://bugs.launchpad.net/bugs/410078
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 410085] [NEW] should not read image file just for checksum

2009-08-06 Thread David Balažic
Public bug reported:

Binary package hint: brasero

Recently I burned a DVD-R from an ISO image file.
It was very slow.

The reason: brasero reads the input ISO file twice, once for the
checksum, then again for the actual burning.

In my case the file was heavily fragmented and the performance was very
poor (5 minutes to read the file instead of 1 minute when not
fragmented).

The fragmentation is a separate issue, but braseo could be optimized by reading 
the file only once.
While burning, it could parallelly compute the checksum.

Or if that is hard to implement: Do not use checksum at all, but compare
the burned data to the input file. This way in case of verify error, the
exact point(s)/sectors(s) of mismatch can be identified.

Frankly, the current way of doing seems the wors possible (except if the
checksum is remembered, but reading other bugs suggests that it is not).

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: brasero 2.26.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
Uname: Linux 2.6.28-14-generic i686

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


** Tags: apport-bug i386

-- 
should not read image file just for checksum
https://bugs.launchpad.net/bugs/410085
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 410085] Re: should not read image file just for checksum

2009-08-06 Thread David Balažic

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/29982276/Dependencies.txt

-- 
should not read image file just for checksum
https://bugs.launchpad.net/bugs/410085
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 398428] Re: folder sharing not working without reboot

2009-07-30 Thread David Balažic
It happened already twice.

Now I also reproduced it on another system, this time x68_64.

(I forgot to test after restart but before login, I just logged in.
After that the access was OK, before restart not. Same as before)

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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


Re: [Bug 398428] Re: folder sharing not working without reboot

2009-07-30 Thread David Balažic
 Now I also reproduced it on another system, this time x68_64.
That should of course be x86_64

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 406949] [NEW] [wubi]clock wrongly assumed to be in UTC

2009-07-30 Thread David Balažic
Public bug reported:

Ubuntu 9.04 x86_64
Installed from Windows XP with Wubi rev129

current wall clock time : 17:30
UTC time : 15:30

Windows system setting for timezone : (GMT+01:00) Belgrade, Bratislava, 
Budapest, Ljubljana, Prague
(summer time is in effect)

I installed Ubuntu and after booting into it, the situation is like
this:

st...@ubuntu:~$ date -u
Thu Jul 30 17:34:05 UTC 2009
st...@ubuntu:~$ date -R
Thu, 30 Jul 2009 13:34:10 -0400
st...@ubuntu:~$ date 
Thu Jul 30 13:34:22 EDT 2009
st...@ubuntu:~$ cat /etc/timezone 
America/New_York
st...@ubuntu:~$ sudo hwclock --show
Thu 30 Jul 2009 01:37:41 PM EDT  -0.630628 seconds


After booting back to windows:
 displayed time : 13:40
$ date -u
11:40

So:
 - my conclusions about what did Ubuntu right and what wrong deleted, as they 
were initially wrong and I and tired. You are smart, figure it out.
 - timezone is wrong, it should be Europe/Ljubljana or similar

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  Ubuntu 9.04 x86_64
  Installed from Windows XP with Wubi rev129
  
  current wall clock time : 17:30
  UTC time : 15:30
  
  Windows system setting for timezone : (GMT+01:00) Belgrade, Bratislava, 
Budapest, Ljubljana, Prague
  (summer time is in effect)
  
  I installed Ubuntu and after booting into it, the situation is like
  this:
  
  st...@ubuntu:~$ date -u
  Thu Jul 30 17:34:05 UTC 2009
  st...@ubuntu:~$ date -R
  Thu, 30 Jul 2009 13:34:10 -0400
  st...@ubuntu:~$ date 
  Thu Jul 30 13:34:22 EDT 2009
  st...@ubuntu:~$ cat /etc/timezone 
  America/New_York
  st...@ubuntu:~$ sudo hwclock --show
  Thu 30 Jul 2009 01:37:41 PM EDT  -0.630628 seconds
  
  So:
   - it reads the hwclock as if it were in UTC and not localtime; the 
resolution of bug 8088 suggests, that localtime should be used (actually it 
should be asked)
-  - consequently it writes it wrong on shutdown (I guess it synchronized over 
internet during uptime)
   - timezone is wrong, it should be Europe/Ljubljana or similar

-- 
[wubi]clock wrongly assumed to be in UTC
https://bugs.launchpad.net/bugs/406949
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 406949] Re: [wubi]clock wrongly assumed to be in UTC

2009-07-30 Thread David Balažic
** Description changed:

  Ubuntu 9.04 x86_64
  Installed from Windows XP with Wubi rev129
  
  current wall clock time : 17:30
  UTC time : 15:30
  
  Windows system setting for timezone : (GMT+01:00) Belgrade, Bratislava, 
Budapest, Ljubljana, Prague
  (summer time is in effect)
  
  I installed Ubuntu and after booting into it, the situation is like
  this:
  
  st...@ubuntu:~$ date -u
  Thu Jul 30 17:34:05 UTC 2009
  st...@ubuntu:~$ date -R
  Thu, 30 Jul 2009 13:34:10 -0400
  st...@ubuntu:~$ date 
  Thu Jul 30 13:34:22 EDT 2009
  st...@ubuntu:~$ cat /etc/timezone 
  America/New_York
  st...@ubuntu:~$ sudo hwclock --show
  Thu 30 Jul 2009 01:37:41 PM EDT  -0.630628 seconds
  
+ 
+ After booting back to windows:
+  displayed time : 13:40
+ $ date -u
+ 11:40
+ 
  So:
-  - it reads the hwclock as if it were in UTC and not localtime; the 
resolution of bug 8088 suggests, that localtime should be used (actually it 
should be asked)
+  - my conclusions about what did Ubuntu right and what wrong deleted, as 
they were initially wrong and I and tired. You are smart, figure it out.
   - timezone is wrong, it should be Europe/Ljubljana or similar

-- 
[wubi]clock wrongly assumed to be in UTC
https://bugs.launchpad.net/bugs/406949
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 406949] Re: [wubi]clock wrongly assumed to be in UTC

2009-07-30 Thread David Balažic
** Description changed:

  Ubuntu 9.04 x86_64
  Installed from Windows XP with Wubi rev129
  
  current wall clock time : 17:30
  UTC time : 15:30
  
  Windows system setting for timezone : (GMT+01:00) Belgrade, Bratislava, 
Budapest, Ljubljana, Prague
  (summer time is in effect)
  
  I installed Ubuntu and after booting into it, the situation is like
  this:
  
  st...@ubuntu:~$ date -u
  Thu Jul 30 17:34:05 UTC 2009
  st...@ubuntu:~$ date -R
  Thu, 30 Jul 2009 13:34:10 -0400
  st...@ubuntu:~$ date 
  Thu Jul 30 13:34:22 EDT 2009
  st...@ubuntu:~$ cat /etc/timezone 
  America/New_York
  st...@ubuntu:~$ sudo hwclock --show
  Thu 30 Jul 2009 01:37:41 PM EDT  -0.630628 seconds
  
  
  After booting back to windows:
   displayed time : 13:40
  $ date -u
  11:40
  
  So:
-  - my conclusions about what did Ubuntu right and what wrong deleted, as 
they were initially wrong and I and tired. You are smart, figure it out.
+  - my conclusions about what did Ubuntu right and what wrong deleted, as 
they were initially wrong and I am tired. You are smart, figure it out.
   - timezone is wrong, it should be Europe/Ljubljana or similar

-- 
[wubi]clock wrongly assumed to be in UTC
https://bugs.launchpad.net/bugs/406949
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 232184] Re: default fstab cdrom line does not support vfat file system

2009-07-29 Thread David Balažic
Ubuntu 9.04 x64

It seems to work now.

I inserted the DVD and it is mounted properly, no errors.

Only the icon is funny, see screenshot.

** Attachment added: Screenshot- Properties.png
   http://launchpadlibrarian.net/29661055/Screenshot-%20Properties.png

-- 
default fstab cdrom line does not support vfat file system
https://bugs.launchpad.net/bugs/232184
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 398428] Re: folder sharing not working without reboot

2009-07-28 Thread David Balažic
 do you log in on your Linux system after the restart,

I don't remember now. I _think_ I logged in before trying to access the
shared folders.

 So you should actually restart *and* log in again for the share to work.
Then why does that dialog not show this information ? I just says some kind of 
session restart is needed and offers a button to do that. (I can't tell what 
that button actually does, if anything)

** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 405980] [NEW] Obscures Applications menu

2009-07-28 Thread David Balažic
Public bug reported:

Binary package hint: gnome-control-center

While gnome-display-properties is running, the Applications menu is obscured an 
can not be used.
The monitor name thing should either be transparent (both visually and for 
mouse click) or movable.

Attached is a screenshot of problem.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: gnome-control-center 1:2.26.0-0ubuntu3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
Uname: Linux 2.6.28-13-generic i686

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Obscures Applications menu
https://bugs.launchpad.net/bugs/405980
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 405980] Re: Obscures Applications menu

2009-07-28 Thread David Balažic

** Attachment added: menu problem.png
   http://launchpadlibrarian.net/29632038/menu%20problem.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/29632039/Dependencies.txt

-- 
Obscures Applications menu
https://bugs.launchpad.net/bugs/405980
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 401076] Re: brasero can't copy movie DVD on x64 installation

2009-07-27 Thread David Balažic
here it is.

** Attachment added: brasero-debug.txt
   http://launchpadlibrarian.net/29586964/brasero-debug.txt

-- 
brasero can't copy movie DVD on x64 installation
https://bugs.launchpad.net/bugs/401076
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 401076] Re: brasero can't copy movie DVD on x64 installation

2009-07-27 Thread David Balažic
I tried the same DVD in another PC, running Ubuntu 9.04 x86 (32 bit), brasero 
2.26.1-0ubuntu1.
There it works fine, the debug output is attached.

** Attachment added: working brasero on another PC debug output
   http://launchpadlibrarian.net/29587149/brasero-debug.txt

-- 
brasero can't copy movie DVD on x64 installation
https://bugs.launchpad.net/bugs/401076
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 401076] Re: brasero can't copy movie DVD on x64 installation

2009-07-27 Thread David Balažic
** Changed in: brasero (Ubuntu)
   Status: Incomplete = New

-- 
brasero can't copy movie DVD on x64 installation
https://bugs.launchpad.net/bugs/401076
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 405021] [NEW] icon positioned over another icon on desktop

2009-07-26 Thread David Balažic
Public bug reported:

Ubuntu 9.04 x86

See screenshot.

The icon for the just inserted DVD is placed over the older icon of the
USB unit (digital photo camera).

This problem (icon over icon) happens every now and then, with different
icon types.

Also note related bugs: bug 200329 and bug 40873

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
icon positioned over another icon on desktop
https://bugs.launchpad.net/bugs/405021
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 405021] Re: icon positioned over another icon on desktop

2009-07-26 Thread David Balažic

** Attachment added: desktop icon over icon.png
   http://launchpadlibrarian.net/29551556/desktop%20icon%20over%20icon.png

-- 
icon positioned over another icon on desktop
https://bugs.launchpad.net/bugs/405021
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 341141] Re: Baobab reports incorrect sizes

2009-07-25 Thread David Balažic
Is this fixed in Ubuntu 9.10 Karmic Koala ?

Or is there any chance for a SRU for 9.04 ?
It does not affect any critical infrastructure packages and the patch is a few 
lines.

Because so baobab is pretty useless, as it show completely wrong data
for ntfs (and less frequently for ext3).

-- 
Baobab reports incorrect sizes
https://bugs.launchpad.net/bugs/341141
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-07-25 Thread David Balažic
Item 3 is still present in Ubunu 9.04 and it seems it is reported as bug
349948.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 389956] Re: gparted very slow resizing ntfs

2009-07-24 Thread David Balažic
By moving the end of it.

(where I might add, that this decision should not be put on the user)

-- 
gparted very slow resizing ntfs
https://bugs.launchpad.net/bugs/389956
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 389956] Re: gparted very slow resizing ntfs

2009-07-23 Thread David Balažic
Is this really the same bug ?
That one is titled gparted moves partition to the _left_ even if unneeded
while in my case it says Move /dev/sda2 to the _right_ ...

-- 
gparted very slow resizing ntfs
https://bugs.launchpad.net/bugs/389956
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 398428] Re: folder sharing not working without reboot

2009-07-22 Thread David Balažic
And here it is after rebooting the Ubuntu box and connecting to the
share from the same Windows XP client (hostname lidi).

** Attachment added: log.lidi
   http://launchpadlibrarian.net/29401054/log.lidi

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 398428] Re: folder sharing not working without reboot

2009-07-22 Thread David Balažic

** Attachment added: log.nmbd
   http://launchpadlibrarian.net/29401067/log.nmbd

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 398428] Re: folder sharing not working without reboot

2009-07-22 Thread David Balažic

** Attachment added: log.smbd
   http://launchpadlibrarian.net/29401079/log.smbd

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 402737] Re: totem crashes on IPv6 multicast stream

2009-07-22 Thread David Balažic
Just a note.

This is reproducible simply.
I tried on another PC, another ISP, up-to-date Ubuntu 9.04, default options, 
just IPv4 connectivity.

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 402737] Re: totem crashes on IPv6 multicast stream

2009-07-22 Thread David Balažic
There is no dbgsym package for totem, so I did two tries: once with
totem-dbg and then totem-gstreamer-dbgsym (they exclude each other).

** Changed in: totem (Ubuntu)
   Status: Incomplete = New

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 402737] Re: totem crashes on IPv6 multicast stream

2009-07-22 Thread David Balažic
This is with totem-gstreamer-dbgsym

** Attachment added: gdb-totem.txt
   http://launchpadlibrarian.net/29386665/gdb-totem.txt

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 402737] Re: totem crashes on IPv6 multicast stream

2009-07-22 Thread David Balažic
and this with totem-dbg:


** Attachment added: gdb-totem_2.txt
   http://launchpadlibrarian.net/29386676/gdb-totem_2.txt

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 402737] Re: totem crashes on IPv6 multicast stream

2009-07-22 Thread David Balažic
No, I deleted the Ubuntu installation on this PC.
Can you reproduce the problem at your site ?

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 398428] Re: folder sharing not working without reboot

2009-07-22 Thread David Balažic
And here it is after rebooting the Ubuntu box and connecting to the
share from the same Windows XP client (hostname lidi).

** Attachment added: log.lidi
   http://launchpadlibrarian.net/29401054/log.lidi

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 398428] Re: folder sharing not working without reboot

2009-07-22 Thread David Balažic

** Attachment added: log.nmbd
   http://launchpadlibrarian.net/29401067/log.nmbd

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 398428] Re: folder sharing not working without reboot

2009-07-22 Thread David Balažic

** Attachment added: log.smbd
   http://launchpadlibrarian.net/29401079/log.smbd

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 402737] Re: totem crashes on IPv6 multicast stream

2009-07-22 Thread David Balažic
OK, now I am the original PC, the debug log is attached.

** Attachment added: gdb-totem.txt
   http://launchpadlibrarian.net/29401165/gdb-totem.txt

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 398428] Re: folder sharing not working without reboot

2009-07-21 Thread David Balažic
Here is it:

$ cat log.nmbd 
[2009/07/21 19:33:57,  0] nmbd/nmbd.c:main(850)
  nmbd version 3.3.2 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
:/var/log/samba$ cat log.smbd 
[2009/07/21 19:33:57,  0] smbd/server.c:main(1260)
  smbd version 3.3.2 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009


** Attachment added: lidi is the client
   http://launchpadlibrarian.net/29346645/log.lidi

** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 188322] Re: Audio mute is delayed

2009-07-21 Thread David Balažic
I tried on another PC and the delay is either non-existent or very small.
Same on the original hardware. 

So I close this report.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Invalid

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 398428] Re: folder sharing not working without reboot

2009-07-21 Thread David Balažic
Here is it:

$ cat log.nmbd 
[2009/07/21 19:33:57,  0] nmbd/nmbd.c:main(850)
  nmbd version 3.3.2 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
:/var/log/samba$ cat log.smbd 
[2009/07/21 19:33:57,  0] smbd/server.c:main(1260)
  smbd version 3.3.2 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009


** Attachment added: lidi is the client
   http://launchpadlibrarian.net/29346645/log.lidi

** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 402737] [NEW] totem crashes on IPv6 multicast stream

2009-07-21 Thread David Balažic
Public bug reported:

Binary package hint: totem

On this page : http://www.multicast.org.uk/absoluteradio/
click the IPv6 link for Absolute Radio ( 
http://www.multicast.org.uk/absoluteradio/aruk-ar-ipv6.sdp )
and in dialog chose open with Movie Player.

A second after totem appears, its window disappears.


Before that I tried the IPv4 link and that asked to install additional codecs 
(gstreamer bad or similar).

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/totem-gstreamer
Package: totem-gstreamer 2.26.1-0ubuntu5
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-13-generic i686

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


** Tags: apport-bug i386

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 402737] Re: totem crashes on IPv6 multicast stream

2009-07-21 Thread David Balažic

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/29354815/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/29354816/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/29354817/ProcStatus.txt

-- 
totem crashes on IPv6 multicast stream
https://bugs.launchpad.net/bugs/402737
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 401070] [NEW] apport-collect does not specify wanted access level in launchpad

2009-07-18 Thread David Balažic
Public bug reported:

I started apport-collect as requested by a developer and it put me up the 
Authorize application to access Launchpad on your behalf page and printed:
Logging into Launchpad...
The authorization page 
(https://edge.launchpad.net/+authorize-token?oauth_token=z77tQ23wTmQzhBxGzkpm) 
should be opening in your browser. After you have authorized this program to 
access Launchpad on your behalf you should come back here and press Enter to 
finish the authentication process.


The page offers 4 different authorization levels. How should the user know 
which one is required for apport-collect ?


apport 1.0-0ubuntu5.2

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
apport-collect does not specify wanted access level in launchpad
https://bugs.launchpad.net/bugs/401070
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 188322] apport-collect data

2009-07-18 Thread David Balažic
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  stein  3846 F mixer_applet2
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf470 irq 16'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,103c30a3,00100200 
HDA:11c13026,103c30a3,00100700'
   Controls  : 11
   Simple ctrls  : 10
DistroRelease: Ubuntu 9.04
Package: alsa-base 1.0.18.dfsg-1ubuntu8
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
Uname: Linux 2.6.28-13-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/2972/ArecordDevices.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/2973/BootDmesg.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/2974/Card0.Amixer.values.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/2971/AplayDevices.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/2975/Card0.Codecs.codec.0.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/2976/Card0.Codecs.codec.1.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/2970/AlsaDevices.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/2978/Dependencies.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/2979/PciMultimedia.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 188322]

2009-07-18 Thread David Balažic

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/2977/CurrentDmesg.txt

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 401076] [NEW] brasero can't copy movie DVD on x64 installation

2009-07-18 Thread David Balažic
Public bug reported:

Ubuntu 9.04 x86_64
brasero 2.26.1-0ubuntu1


I inserted a movie DVD, in the dialog selected Copy and the the brasero copy 
dialog appeared. See screenshot (the text can not be selected for pasting).


I boot the live enviromnent on another PC, this time 32 bit version and it can 
read the same DVD without any problems.

Is this some 64 bit limitation ?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
brasero can't copy movie DVD on x64 installation
https://bugs.launchpad.net/bugs/401076
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 401076] Re: brasero can't copy movie DVD on x64 installation

2009-07-18 Thread David Balažic
Funny, after copying the mentioned DVD on the 32 bit system, I tried
another DVD on it and now it brings up the same complaint.

I forgot before to attach the screenshot. Here is the one from the 32
bit system.

Is there some diagnostic utility that can tell if a DVD is copy protected ?
Or other suggestions to clear up this issue ?

** Attachment added: Screenshot-CD-DVD Copy Options.png
   http://launchpadlibrarian.net/29223658/Screenshot-CD-DVD%20Copy%20Options.png

-- 
brasero can't copy movie DVD on x64 installation
https://bugs.launchpad.net/bugs/401076
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 399745] Re: desktop missing a part of screen

2009-07-16 Thread David Balažic
  Is this reproducible?
I'm not sure. Today I booted, logged in and tehre it was again.

Steps:
this is what I did today:
 - dock the laptop
 - boot Windows XP
 - restart
 - boot Ubuntu
 - on the login screen (which appears in mirrored mode, same image on both 
monitors) I enter user/pass
 - the desktop appears on both monitors, with the bug again

I'll post logs and config files.

-- 
desktop missing a part of screen
https://bugs.launchpad.net/bugs/399745
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 399745] Re: desktop missing a part of screen

2009-07-16 Thread David Balažic

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/29130540/Xorg.0.log

-- 
desktop missing a part of screen
https://bugs.launchpad.net/bugs/399745
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 399745] Re: desktop missing a part of screen

2009-07-16 Thread David Balažic

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/29130526/xorg.conf

-- 
desktop missing a part of screen
https://bugs.launchpad.net/bugs/399745
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 229169] Re: ntp support appears not to be installed after installing through Time Date settings

2009-07-16 Thread David Balažic
Appears that bug 11560 (and its many duplicates) is a duplicate of this
one.

Also confirming the bug is still there in Ubuntu 9.04.

gnome-system-tools 2.22.2-0ubuntu4

-- 
ntp support appears not to be installed after installing through Time  Date 
settings
https://bugs.launchpad.net/bugs/229169
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 400130] [NEW] time-admin does not update time

2009-07-16 Thread David Balažic
Public bug reported:

gnome-system-tools 2.22.2-0ubuntu4
ubuntu 9.04 x86

time-admin ia total failure if I may say so:
 - does not detect ntp installation (bug 229169 and duplicates)
 - keeps displaying the time zone as Europe/Sarajevo even if it is set to 
Europe/Ljubljana (/etc/timezone has : Europe/Ljubljana)
 - does not update time, even if Keep synchronized with Internet servers is 
selected (and several NTP servers in list checked)
 - there is no Synchronize now button, even if the help mentions it

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
time-admin does not update time
https://bugs.launchpad.net/bugs/400130
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 399466] Re: Creating image checksum message not informative anough

2009-07-16 Thread David Balažic
I also noticed that Creating image checksum is printed twice. Once
before the burn and then after.

I guess first it is Calculating checksum of the image for later
verifying and then it is Reading recorded disc and calculating its
checksum to verifiy against image checksum.

** Changed in: brasero (Ubuntu)
   Status: Incomplete = New

-- 
Creating image checksum message not informative anough
https://bugs.launchpad.net/bugs/399466
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 399469] Re: must eject dvd after burning iso

2009-07-16 Thread David Balažic
OK, now I did this:
 - insert the Win7 DVD
 - open its icon that appeared on desktop
 - check that window shows correct content
 - close window
 - check with 'df' in terminal that DVD is still mounted
 - start : brasero --brasero-media-debug --debug  brasero-debug_try4.txt
 - in brasero click Butn Image
 - in dialog select source file : karmic-desktop-i386.iso
 - check in options that eject is not selected
 - burn
 - when finished, close burn dialog and close brasero
 - in system menu Places click UDF Volume (the remnant of the previous DVD 
content)
 - two error dialogs appear:

Cannot mount volume.
Unable to mount the volume 'UDF Volume'.
Details: the bloody text can not be selected, even if people calimed that is 
can...,  I'll attach a screenshot

and the other dialog (small miracle, it can be navigated to by using
alt-tab) says:

Error
Unable to mount UDF Volume
DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply 
(timeout by message bus)

the brasero log is attached

** Attachment added: the error dialog
   http://launchpadlibrarian.net/29132996/mount%20error.png

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399469] Re: must eject dvd after burning iso

2009-07-16 Thread David Balažic
The only line in dmesg was:
UDF-fs: No VRS found

** Changed in: brasero (Ubuntu)
   Status: Incomplete = New

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399469] Re: must eject dvd after burning iso

2009-07-16 Thread David Balažic

** Attachment added: brasero-debug_try4.txt.gz
   http://launchpadlibrarian.net/29133032/brasero-debug_try4.txt.gz

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399745] Re: desktop missing a part of screen

2009-07-16 Thread David Balažic
It appears as if part of the system thinks the screen is only 1680x1050
big.

Here is for example the ouput of synergy client:

INFO: synergyc.cpp,716: Synergy client 1.3.1 on Linux 2.6.28-13-generic 
#45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 x86_64
DEBUG: CXWindowsScreen.cpp,847: XOpenDisplay(:0.0)
DEBUG: CXWindowsScreenSaver.cpp,339: xscreensaver window: 0x
DEBUG: CXWindowsScreen.cpp,117: screen shape: 0,0 1680x1050 (xinerama)
DEBUG: CXWindowsScreen.cpp,118: window is 0x0364
DEBUG: CScreen.cpp,38: opened display
NOTE: synergyc.cpp,330: started client

Then it works also on the mentioned part of the screen.

** Changed in: ubuntu
   Status: Incomplete = New

-- 
desktop missing a part of screen
https://bugs.launchpad.net/bugs/399745
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 399469] Re: must eject dvd after burning iso

2009-07-16 Thread David Balažic
I also tried opening Places / Computer and the right clicking the DVD
icon (also labeled UDF Volume) and selecting Mount Volume. It is the
same: the DVD spins up, then the above error dialog appears.

So the Eject after burning option does not have any real use, as one
must eject the medium anyway (and reinsert it) to be able to use it.

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399469] Re: must eject dvd after burning iso

2009-07-16 Thread David Balažic
Another not: I opened the brasero burn dialog again, and saw that the free 
space indication is wrong. It says 4.4GB free, but that can not be true. The 
inserted DVD has the image of the karmic-desktop-i386.iso on it, which is 700 
MB big.
So there is at most 4,5GB - 0,7 GB = 3,8 GB free on the DVD. Or 0 GB as I doubt 
it makes sense to append one iso image after an existing on on the DVD medium.

It seems the cause of the problem is that the system still has out of
date data about the medium, from before the burning.

** Attachment added: brasero burn over karmic DVD-wrong free space 
indication.png
   
http://launchpadlibrarian.net/29133317/brasero%20burn%20over%20karmic%20DVD-wrong%20free%20space%20indication.png

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 388655] Re: Help takes too long to appear

2009-07-16 Thread David Balažic
I tried on another PC (same SW versions).
There the screenshot help window appears 1 second after clicking the Help 
button, but is empty, the only after 7 seconds the contents appear. During that 
time one CPU core is 100% busy with process gnome-help.

This is an Intel Core2 Duo T7200, two core modern CPU running at 2 GHz
and the help is a single page with two tables. Makes one think that 100
MHz computers could'nt possible have any GUI ...

** Changed in: gnome-utils (Ubuntu)
   Status: Incomplete = New

-- 
Help takes too long to appear
https://bugs.launchpad.net/bugs/388655
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 188322] Re: Audio mute is delayed

2009-07-16 Thread David Balažic
It is reproducible on Ubuntu 9.04 x86_64, same hardware.

It seems the delay is shorter now, but is still there.

** Changed in: linux (Ubuntu)
   Status: Invalid = New

-- 
Audio mute is delayed
https://bugs.launchpad.net/bugs/188322
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 400164] [NEW] network settings applet missing

2009-07-16 Thread David Balažic
Public bug reported:

Ubuntu 9.04 x64


The help describes Network Settings, but there is no such item in the System 
Preferences (or Administration) menu.

The help:
file:///usr/share/gnome/help/user-guide/C/user-guide.xml#tool-modify-connection

Introduction to the Desktop / Configuring Your Desktop / Internet and
Network

For example what to do if the user want to change the hostname. Or any
other network related setting.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  Ubuntu 9.04 x64
  
  
- The help describes Network Setting, but there is no such item in the System 
Preferences (or Administration) menu.
+ The help describes Network Settings, but there is no such item in the 
System Preferences (or Administration) menu.
  
  The help:
  
file:///usr/share/gnome/help/user-guide/C/user-guide.xml#tool-modify-connection
  
  Introduction to the Desktop / Configuring Your Desktop / Internet and
  Network
  
  For example what to do if the user want to change the hostname. Or any
  other network related setting.

-- 
network settings applet missing
https://bugs.launchpad.net/bugs/400164
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 93245] Re: gnome-mount error not modal nor listed in the tasks list

2009-07-16 Thread David Balažic
Ubuntu 9.04 x64

Same problem (this time an error dialog while trying to open a DVD from
an installed system).

Funny, a few seconds later another dialog appears, that is visible in
the alt-tab sequence (and probably in the task bar, I don't have it
displayed right no to check).

-- 
gnome-mount error not modal nor listed in the tasks list
https://bugs.launchpad.net/bugs/93245
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 290204] Re: Annoying beep on shutdown using System - Shut down...

2009-07-16 Thread David Balažic
Is it know at all what makes this sound ? Which program or process ?

-- 
Annoying beep on shutdown using System - Shut down...
https://bugs.launchpad.net/bugs/290204
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 399745] [NEW] desktop mising a part of screen

2009-07-15 Thread David Balažic
Public bug reported:

I just installed Ubuntu 9.04 on my laptop using Wubi from Windows XP.

The PC is a HP Compaq nw8440 in a docking station with an external
monitor connected (Philips 240BW , 24 1920x1200)

On first boot I updated suing the Update Manager.

Then on second boot I changed the Dsiplay settings from:
 - same screen mirrored on both monitors (1680x1050)
to
 - non mirrored, 1920x1200 on Philips and 1680x1050 on the laptops monitor

Result:
Part of the Philips screen (bottom and roght) is black. That is, the desktop 
background picture does not cover it. Furthermore if any window is dragged to 
that part and moved back, traces of it are left there (see screenshot).
The entire laptop monitor is the same: black, windows leave traces.

Ask for any more information.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
desktop mising a part of screen
https://bugs.launchpad.net/bugs/399745
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 399745] Re: desktop mising a part of screen

2009-07-15 Thread David Balažic

** Attachment added: Screenshot-2.png
   http://launchpadlibrarian.net/29050281/Screenshot-2.png

-- 
desktop mising a part of screen
https://bugs.launchpad.net/bugs/399745
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 399745] Re: desktop mising a part of screen

2009-07-15 Thread David Balažic
Hmm, the screenshot is not the same as the screen:
 - the upper panel is displayed completely on the real screen and is functional 
(I can open the logoff/power menu)
 - the bottom panel is also fully functional and visible
 - the bottom and right part of the screenshot appear to show repeated parts 
from the left part of the screen, in reality ther are dead: when a window is 
shown on them, they appear normal, when they are removed, the background is not 
refreshed, so traces of the windows are left behind

also, as can be seen on the screenshot, the icon of the screenshot file
saved on desktop is positioned too hig, it is partly covered by the top
panel (see upper left corner)

-- 
desktop mising a part of screen
https://bugs.launchpad.net/bugs/399745
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 399757] Re: duplicate keyboard shortcuts in Add Account dialog

2009-07-15 Thread David Balažic

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/29052803/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/29052804/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/29052805/ProcStatus.txt

-- 
duplicate keyboard shortcuts in Add Account dialog
https://bugs.launchpad.net/bugs/399757
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 399745] Re: desktop mising a part of screen

2009-07-15 Thread David Balažic
Some info:

Architecture: amd64
DistroRelease: Ubuntu 9.04
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Uname: Linux 2.6.28-13-generic x86_64

-- 
desktop mising a part of screen
https://bugs.launchpad.net/bugs/399745
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 399757] [NEW] duplicate keyboard shortcuts in Add Account dialog

2009-07-15 Thread David Balažic
Public bug reported:

Binary package hint: pidgin

As the summary says. alt-a is displayed as shortcut for both:
 - Advanced tab
 - Add button

pressing alt-a goes to the tab. I expected it to add a new account.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/pidgin
Package: pidgin 1:2.5.5-1ubuntu8.3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.28-13-generic x86_64

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


** Tags: amd64 apport-bug

-- 
duplicate keyboard shortcuts in Add Account dialog
https://bugs.launchpad.net/bugs/399757
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 399745] Re: desktop missing a part of screen

2009-07-15 Thread David Balažic
Another weird thing.
For some  reason I rebooted, and after that the screen was in mirror mode 
again. I changed it to two screens and see the wonder, now the above problem is 
not present.

I guess a reboot cures everything... (doh, I said that for the second
time this week)

-- 
desktop missing a part of screen
https://bugs.launchpad.net/bugs/399745
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 399469] Re: must eject dvd after burning iso

2009-07-15 Thread David Balažic
** Description changed:

  Ubuntu 9.04
  
  I just burned an ISO file (9.10 alpha2 x86) to a DVD+RW medium. I choose
- not to automatically eject it after butn.
+ not to automatically eject it after burn.
  
  Expected: I can use/access the newly burnt DVD.
  
  Actual result: Trying to open the DVD (double click in nautilus) gives
  some errors (sorry, did not save them).

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399958] [NEW] brasero progress bar resets itself several times

2009-07-15 Thread David Balažic
Public bug reported:

FF ate my report...
in short:
progress bar starts, goes to end, start again, goes to end and for good measure 
does it again. While burning an ISO image to DVD (and same with CD).

brasero 2.26.1-0ubuntu1
ubuntu 9.04

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
brasero progress bar resets itself several times
https://bugs.launchpad.net/bugs/399958
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 399958] Re: brasero progress bar resets itself several times

2009-07-15 Thread David Balažic

** Attachment added: brasero --brasero-media-debug --debug  
brasero-debug_try3.txt
   http://launchpadlibrarian.net/29084710/brasero-debug_try3.txt

-- 
brasero progress bar resets itself several times
https://bugs.launchpad.net/bugs/399958
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 399469] Re: must eject dvd after burning iso

2009-07-15 Thread David Balažic
Hi!

Here I did the same, but started with a DVD video on the media and
overwrote it with Windows 7 CD.

Opening the media in nautilus results in correct content displayed,
except the label. It showed the label of the previous content (movie).


** Attachment added: the debug output
   http://launchpadlibrarian.net/29084913/brasero-debug.txt.gz

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 300985] Re: when copying a DVD the speed multiple is reported as though it where a CD

2009-07-14 Thread David Balažic
Funny.

I just burned an iso file to a DVD+RW and here it is the opposite:
 - duringg burn, the speed is reported as a multiple of DVD ( KiB/s 4.1x)
 - when finished, it uses CD units : 5544 KiB/s (32.2x)

The iso file was karmic-desktop-i386.iso (alpha2).
The DVD medium was a FUJIFILM 4x DVD+RW, containing Windows 7 RC x86 (UDF 
filesystem).

-- 
when copying a DVD the speed multiple is reported as though it where a CD
https://bugs.launchpad.net/bugs/300985
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 399466] [NEW] Creating image checksum message not informative anough

2009-07-14 Thread David Balažic
Public bug reported:

Binary package hint: brasero

brasero 2.26.1-0ubuntu1
Ubuntu 9.04

I burned an ISO file to a DVD+RW.

After burning there was a step labeled Creating image checksum.
This is not very clear (unless you are an experienced brasero user).

As I understand, it is reading back the disc content to verify the burn
was without errors.

The message should be changed to be more clear.

Users care what is done (verification), not how it is done (by
computing and comparing a checksum - I guess).

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

-- 
Creating image checksum message not informative anough
https://bugs.launchpad.net/bugs/399466
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 399466] Re: Creating image checksum message not informative anough

2009-07-14 Thread David Balažic

** Attachment added: screenshot
   
http://launchpadlibrarian.net/29022620/Screenshot-Brasero%20-%20Burning%20Disc.png

-- 
Creating image checksum message not informative anough
https://bugs.launchpad.net/bugs/399466
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 399469] Re: must eject dvd after burning iso

2009-07-14 Thread David Balažic
I used brasero 2.26.1-0ubuntu1
The used DVD has an UDF filesystem on it before the burn.

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399469] [NEW] must eject dvd after burning iso

2009-07-14 Thread David Balažic
Public bug reported:

Ubuntu 9.04

I just burned an ISO file (9.10 alpha2 x86) to a DVD+RW medium. I choose
not to automatically eject it after butn.

Expected: I can use/access the newly burnt DVD.

Actual result: Trying to open the DVD (double click in nautilus) gives
some errors (sorry, did not save them).

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
must eject dvd after burning iso
https://bugs.launchpad.net/bugs/399469
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 399483] [NEW] memtest86 fails to reboot

2009-07-14 Thread David Balažic
Public bug reported:

Binary package hint: memtest86+

Memtest86+ V2.11
on the Karmic Koala alpha2 cd (x86)

Started from the boot menu.


When I press the ESC key, the string Halting... is printed in the Testing: 
... line (upper right corner) and the test continues.
When the test reaches 100%, the next test is started and so on. It is never 
rebooted.

Same with Ubuntu 9.04 CD.

** Affects: memtest86+ (Ubuntu)
 Importance: Undecided
 Status: New

-- 
memtest86 fails to reboot
https://bugs.launchpad.net/bugs/399483
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 399496] [NEW] timezone selection map hard to use

2009-07-14 Thread David Balažic
Public bug reported:

Ubuntu Karmic Koala alpha CD x86

I booted the CD and chose Install

In the Where are you? screen, the map has to few details. Entire
Europe is under one square cm, while there are like 50 cities to select
from. It is impossible,except by blindly clicking, until you the desired
city by accident.


PS: Is this still used to get timezone AND location ? If yes, the text Select 
your time zone... should be changed.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
timezone selection map hard to use
https://bugs.launchpad.net/bugs/399496
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 399496] Re: timezone selection map hard to use

2009-07-14 Thread David Balažic
Oops, the part until you the desired city should be until you _hit_
the desired city.

-- 
timezone selection map hard to use
https://bugs.launchpad.net/bugs/399496
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 398519] Re: [wishlist] keyboard layout suggestion based on timezone

2009-07-14 Thread David Balažic
1.) bug #389610  appears to be a duplicate

2.) mee to
During installation ( 
http://cdimage.ubuntu.com/releases/karmic/alpha-2/karmic-desktop-i386.iso ) on 
the Where are you? screen I selected Europ/Ljubljana (that is in Slovenia). 
On the next screen , the suggested option was  USA

I mean, what other data besides the location choice in step 3 has it to decide 
on what to suggest ? Does that option always suggest USA ?
.

-- 
[wishlist] keyboard layout suggestion based on timezone
https://bugs.launchpad.net/bugs/398519
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 364292] Re: Warning icon with no warning message on partitioner screen

2009-07-14 Thread David Balažic
http://cdimage.ubuntu.com/releases/karmic/alpha-2/karmic-
desktop-i386.iso

english

same issue

there is a warning icon, but no text

the hard drive is empty (zeroed)

-- 
Warning icon with no warning message on partitioner screen
https://bugs.launchpad.net/bugs/364292
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 399483] Re: memtest86 fails to reboot

2009-07-14 Thread David Balažic
On another PC, it works.
Maybe something special to this PC ?
It is a VIA KT400 based PC. Otherwise it works fine (Windows, Ubuntu 9.04)

Need any details?

-- 
memtest86 fails to reboot
https://bugs.launchpad.net/bugs/399483
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 399466] Re: Creating image checksum message not informative anough

2009-07-14 Thread David Balažic
Verifying CD/DVD seems an obvious choice.
Or maybe Verifying recorded data correctness.

Related:
The Estimated drive speed: line should either be filled with actual data or 
removed entirely.

-- 
Creating image checksum message not informative anough
https://bugs.launchpad.net/bugs/399466
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 398428] [NEW] folder sharing not working without reboot

2009-07-12 Thread David Balažic
Public bug reported:

On Ubuntu 9.04 (up to date) I did this:
- create a folder in home dir
- right click it and select Sharing Options
- in the dialog enabled Share this folder
- OK'ed the dialog saying to install sharing components, entered password
- in a dialog telling me that a restart of session is needed, I clicked 
Restart

Expected result: Being able to access the shared folder from other PC

Actual result: When trying to open the shared folder on other PC
(Windows XP Pro SP3) it pops up a dialog asking for username and
password. I enter my username and password that I use on the linux box,
but it just shows the same dialog again.

The share (also new created ones) appears in the My Network Places, I
just can not open it due to authentication failure.

That was yesterday. Since then I shut down my Ubuntu box and todey I
started it again. Now, sharing works as expected: I click the share on
the Windows PC, it asks for user/pass, I enter it, and voila, I have
access to shared files.

It seems the mentioned restart button does not do its work properly.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
folder sharing not working without reboot
https://bugs.launchpad.net/bugs/398428
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 82504] Re: gnome-panel autohides inconsistently

2009-07-12 Thread David Balažic
gnome-panel 1:2.26.0-0ubuntu7
Ubuntu 9.04

 - set top panel to auttohide
 - click the network manager icon, so that it's menu opens
 - click into some application window (I have Firefox)

Result: panel never hides
Expected: panel hides after timeout

-- 
gnome-panel autohides inconsistently
https://bugs.launchpad.net/bugs/82504
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 398120] [NEW] radio can't find /dev/radio0

2009-07-11 Thread David Balažic
Public bug reported:

Binary package hint: radio

Ubuntu 9.04

radio 3.95.dfsg.1-8.1ubuntu1

$ radio
Warning: open /dev/radio: No such file or directory
Trying alternate device: /dev/v4l/radio0
Warning: open /dev/v4l/radio0: No such file or directory
Giving up.

$ ls /dev/rad* -ld
crw-rw+ 1 root video 81, 2 2009-07-11 11:49 /dev/radio0

The name of the radio0 device file is like that since at least 4 years.

Same problem with gnomeradio 1.8-1

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

-- 
radio can't find  /dev/radio0
https://bugs.launchpad.net/bugs/398120
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 300985] Re: when copying a DVD the speed multiple is reported as though it where a CD

2009-07-11 Thread David Balažic
Ubuntu 9.04 (up to date as of Sat Jul 11 14:25:12 UTC 2009)

brasero 2.26.1-0ubuntu1

Same problem. The log is attached.

** Attachment added: brasero-debug.txt
   http://launchpadlibrarian.net/28910371/brasero-debug.txt

** Changed in: brasero (Ubuntu)
   Status: Invalid = New

-- 
when copying a DVD the speed multiple is reported as though it where a CD
https://bugs.launchpad.net/bugs/300985
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 397134] Re: When renaming file, focus is on dektop

2009-07-09 Thread David Balažic
I already answered this questions in the first post:
 - I could not reproduce it (when I can, I'll inform you)
 - I described the steps I took (no, they do not always lead to the bug)

-- 
When renaming file, focus is on dektop
https://bugs.launchpad.net/bugs/397134
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 397523] Re: network manager no help for never

2009-07-09 Thread David Balažic

** Attachment added: screenshot of problem
   http://launchpadlibrarian.net/28853544/Screenshot-Network%20Connections.png

-- 
network manager no help for never
https://bugs.launchpad.net/bugs/397523
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 397523] [NEW] network manager no help for never

2009-07-09 Thread David Balažic
Public bug reported:

Binary package hint: network-manager-gnome

Ubuntu 9.04
network-manager-gnome 0.7.1~rc4.1-0ubuntu2

Right clicking the icon on the above menu (applet) and selecting Edit
Connections... shows up the nm-connection-editor dialog. It shows data
in a table format, with two columns.

Problem: The columns have no header. For example it shows the text
never, without any explanation what this is supposed to mean. There is
also no Help button, pressing the F1 key does nothing.

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
network manager no help for never
https://bugs.launchpad.net/bugs/397523
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 397127] [NEW] connecting to SMB share gives no error code

2009-07-08 Thread David Balažic
Public bug reported:

When the server password is expired, Ubuntu gives no error message at
all.

Ubuntu 9.04 x86 - up to date as of Wed Jul  8 18:43:33 UTC 2009

Steps:
 - log in (as main/only user)
 - select menu Places / Computer
in File Browser window
 - select Network in left pane (location changes to network:/// )
there is already a near computer shown as icon
 - double click the computer icon
 - fill out the dialog (user, pass)

After few seconds, the user/pass dialog reappears.
Repeat, until bored.

(a semilong story about what everything I tried to resolve the problem -
not printed here)

Checking with smbclient reveals that the used password was expired.
Luckily I know that the Ubuntu GUI is next to useless and have experience with 
command line.
If this would happen to my father, we would give me a call as say When you get 
home set mu up Windows, which works
(relation to bug #1 ?)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
connecting to SMB share gives no error code
https://bugs.launchpad.net/bugs/397127
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


<    1   2   3   4   5   6   7   8   >