[Bug 1624722] Re: DHCPv6 does not work in Hyper-V

2020-10-03 Thread VF
It was a problem with that Hyper-V version, some DHCPv6 related packet
was dropped somehow. Microsoft fixed it in a later version and it
started working. You can close this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1624722

Title:
  DHCPv6 does not work in Hyper-V

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1624722/+subscriptions

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

[Bug 1784768] [NEW] Setup fails with OSError: [Errno 22] Invalid argument (full /var/log available)

2018-07-31 Thread VF
Public bug reported:

Tried to install Ubuntu 18.04.1 amd64 from USB stick.

Chose manual partitioning of 4 physical disks.

After partitioning I started to enter my name and the hostname. During
that setup suddenly failed with an exception:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/curtin/commands/main.py", line 201, in 
main
ret = args.func(args)
  File "/usr/lib/python3/dist-packages/curtin/commands/block_meta.py", line 58, 
in block_meta
meta_custom(args)
  File "/usr/lib/python3/dist-packages/curtin/commands/block_meta.py", line 
1471, in meta_custom
clear_holders.clear_holders(disk_paths)
  File "/usr/lib/python3/dist-packages/curtin/block/clear_holders.py", line 
587, in clear_holders
shutdown_function(dev_info['device'])
  File "/usr/lib/python3/dist-packages/curtin/block/clear_holders.py", line 
310, in wipe_superblock
if is_swap_device(blockdev):
  File "/usr/lib/python3/dist-packages/curtin/swap.py", line 108, in 
is_swap_device
decode=False)
  File "/usr/lib/python3/dist-packages/curtin/util.py", line 549, in load_file
fp.seek(offset)
OSError: [Errno 22] Invalid argument

This happened three times in a row.

I tried to have a 2GB /boot partition, then creating vg0 on two physical
partitions with a logical partition for /root. Also tried to add a swap,
but it did not make a difference.

Machine is stable, has 32GB of memory.

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: console disk exception install manual partition partitioning server 
setup

** Attachment added: "Contents of the entire /var/log folder"
   
https://bugs.launchpad.net/bugs/1784768/+attachment/5170189/+files/var-log.tar.gz

** Description changed:

  Tried to install Ubuntu 18.04.1 amd64 from USB stick.
  
  Chose manual partitioning of 4 physical disks.
  
  After partitioning I started to enter my name and the hostname. During
  that setup suddenly failed with an exception:
  
  Traceback (most recent call last):
-   File "/usr/lib/python3/dist-packages/curtin/commands/main.py", line 201, in 
main
- ret = args.func(args)
-   File "/usr/lib/python3/dist-packages/curtin/commands/block_meta.py", line 
58, in block_meta
- meta_custom(args)
-   File "/usr/lib/python3/dist-packages/curtin/commands/block_meta.py", line 
1471, in meta_custom
- clear_holders.clear_holders(disk_paths)
-   File "/usr/lib/python3/dist-packages/curtin/block/clear_holders.py", line 
587, in clear_holders
- shutdown_function(dev_info['device'])
-   File "/usr/lib/python3/dist-packages/curtin/block/clear_holders.py", line 
310, in wipe_superblock
- if is_swap_device(blockdev):
-   File "/usr/lib/python3/dist-packages/curtin/swap.py", line 108, in 
is_swap_device
- decode=False)
-   File "/usr/lib/python3/dist-packages/curtin/util.py", line 549, in load_file
- fp.seek(offset)
+   File "/usr/lib/python3/dist-packages/curtin/commands/main.py", line 201, in 
main
+ ret = args.func(args)
+   File "/usr/lib/python3/dist-packages/curtin/commands/block_meta.py", line 
58, in block_meta
+ meta_custom(args)
+   File "/usr/lib/python3/dist-packages/curtin/commands/block_meta.py", line 
1471, in meta_custom
+ clear_holders.clear_holders(disk_paths)
+   File "/usr/lib/python3/dist-packages/curtin/block/clear_holders.py", line 
587, in clear_holders
+ shutdown_function(dev_info['device'])
+   File "/usr/lib/python3/dist-packages/curtin/block/clear_holders.py", line 
310, in wipe_superblock
+ if is_swap_device(blockdev):
+   File "/usr/lib/python3/dist-packages/curtin/swap.py", line 108, in 
is_swap_device
+ decode=False)
+   File "/usr/lib/python3/dist-packages/curtin/util.py", line 549, in load_file
+ fp.seek(offset)
  OSError: [Errno 22] Invalid argument
+ 
+ This happened three times in a row.
+ 
+ I tried to have a 2GB /boot partition, then creating vg0 on two physical
+ partitions with a logical partition for /root. Also tried to add a swap,
+ but it did not make a difference.
+ 
+ Machine is stable, has 32GB of memory.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784768

Title:
  Setup fails with OSError: [Errno 22] Invalid argument (full /var/log
  available)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1784768/+subscriptions

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

[Bug 1654088] Re: Video decoding was stuck with radeon errors in dmesg while playing back a movie with VLC

2017-01-04 Thread VF
It is an old home server from around 2010:

HP Proliant MicroServer ML110 G6

No official information can be found on this config, but I found a blog
posts showcasing this same box:

http://techhead.co/new-hp-proliant-microserver-a-decent-vsphere-lab-
server-candidate/

http://www.vbrain.info/2012/08/07/hp-microserver-n40l-home-lab-server-
ml110-g67-comparision/

The RadeOn GPU is not part of the original configuration. I installed
that to be able to play back video with it, integrated graphics would be
too slow for full HD decoding.

This machine has been running Windows 7 for 2 years in this same
configuration with no problems, so I'm pretty sure the hardware is good.
(Only addition is the external USB HDD, but I can disconnect it and re-
test if that's suspicious. The video is not played back from that device
anyway.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654088

Title:
  Video decoding was stuck with radeon errors in dmesg while playing
  back a movie with VLC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1654088/+subscriptions

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


[Bug 1654088] Re: Video decoding was stuck with radeon errors in dmesg while playing back a movie with VLC

2017-01-04 Thread VF
Video playback was from a separate HDD attached on a SATA 2 port. It is
not a fast machine (HP Microserver with dual core Atom CPU), but there
are no problems playing back this same video in Ubuntu's default video
player. It breaks only in VLC somehow. It seems to be related to how VLC
is using the GPU to decode the video, it might trigger a bug in the
kernel code.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654088

Title:
  Video decoding was stuck with radeon errors in dmesg while playing
  back a movie with VLC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1654088/+subscriptions

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


[Bug 1654088] [NEW] Video decoding was stuck with radeon errors in dmesg while playing back a movie with VLC

2017-01-04 Thread VF
Public bug reported:

Ubuntu 16.04.1, 64bit, desktop. All packages up to date.

Played back a movie with VLC.

At a random point VLC was stuck decoding the video and repeated a short
sequence of frames indefinitely. There were no decoding artifacts.
Subtitle continued to play back, but the audio completely stopped. Mouse
was moving, desktop was functional.

Might worth mentioning: The problem is more frequent while copying files
over the network to an external disk drive connected via USB 2.0.
Problem frequency seems to increase with additional CPU, USB 2.0 or
network side-load. I don't know which one, it might not be related at
all.

(Yesterday I had a similar problem with radeon errors logged into syslog, like 
this former bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574130
In that case the desktop and the video ended up completely frozen, but I could 
log in to the machine.)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-57-generic 4.4.0-57.78
ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
Uname: Linux 4.4.0-57-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D3p:   csalad 1643 F...m pulseaudio
 /dev/snd/controlC0:  csalad 1643 F pulseaudio
Date: Wed Jan  4 22:55:18 2017
HibernationDevice: RESUME=UUID=967e54d7-9887-4bec-9cf5-ef2c2208ed16
InstallationDate: Installed on 2016-12-04 (31 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IwConfig:
 enp2s0no wireless extensions.
 
 lono wireless extensions.
MachineType: HP ProLiant MicroServer
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-57-generic 
root=UUID=48f28c43-5a3b-403c-b41d-97f98f5838ab ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-57-generic N/A
 linux-backports-modules-4.4.0-57-generic  N/A
 linux-firmware1.157.6
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/17/2011
dmi.bios.vendor: HP
dmi.bios.version: O41
dmi.chassis.type: 7
dmi.chassis.vendor: HP
dmi.modalias: 
dmi:bvnHP:bvrO41:bd01/17/2011:svnHP:pnProLiantMicroServer:pvr:cvnHP:ct7:cvr:
dmi.product.name: ProLiant MicroServer
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654088

Title:
  Video decoding was stuck with radeon errors in dmesg while playing
  back a movie with VLC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1654088/+subscriptions

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


[Bug 1654088] Re: Video decoding was stuck with radeon errors in dmesg while playing back a movie with VLC

2017-01-04 Thread VF
Attached full dmesg output.

** Attachment added: "Full dmesg output"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1654088/+attachment/4800128/+files/dmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654088

Title:
  Video decoding was stuck with radeon errors in dmesg while playing
  back a movie with VLC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1654088/+subscriptions

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


[Bug 1574130] Re: radeon GPU lockup when using VLC and Firefox

2017-01-04 Thread VF
Tried to reproduce it and after 1.5 hours of playback I ended up with a
similar video playback issue, but with different radeon error messages
in dmesg. Reported as separate ticket:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1654088

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574130

Title:
  radeon GPU lockup when using VLC and Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574130/+subscriptions

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


[Bug 1574130] Re: radeon GPU lockup when using VLC and Firefox

2017-01-03 Thread VF
I had this issue happening twice while playing a video in VLC this
evening. I will try to reproduce it and execute apport-collect 1574130
to collect debugging information.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574130

Title:
  radeon GPU lockup when using VLC and Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574130/+subscriptions

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


[Bug 1533631] Re: dhclient killed when DHCPv6 lease is out-of date

2016-09-29 Thread VF
This problem has been happening to me recently with up to date Ubuntu
16.04 amd64 desktop.

Workaround is to clean up the broken state by removing all leases:

1. Disconnect from the network in Network Manager
2. Execute: sudo rm /var/lib/NetworkManager/dhclient*.lease
3. Connect to the network in Network Manager

After this dhclient -6 keeps running and IPv6 leases are renewed
correctly.

I had this problem on a second very similar installation. There it has
been verified that dhclient -6 process is killed/crashed right after
acquiring the IPv6 address, so I had a second reproduction.

I saved the contents of /var/lib/NetworkManager and can send it to the
developer fixing it on request. There must be something there crashing
dhclient in IPv6 mode.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533631

Title:
  dhclient killed when DHCPv6 lease is out-of date

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1533631/+subscriptions

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


[Bug 192659] Re: Tomboy always starts in the system tray on reboot without being asked to

2008-04-17 Thread VF
I have tomboy as a panel applet starting up by default and it doesn't
start a duplicate, so I think we can probably say this is fixed since
it's working for the two of us now..

** Changed in: tomboy (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Tomboy always starts in the system tray on reboot without being asked to
https://bugs.launchpad.net/bugs/192659
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 192659] Re: Tomboy always starts in the system tray on reboot without being asked to

2008-04-16 Thread VF
I've never used GNOME Do (unless it's something that runs in the
background in a default install?)

For what it's worth, this bug vanished a little while ago for me with
some updates though.

-- 
Tomboy always starts in the system tray on reboot without being asked to
https://bugs.launchpad.net/bugs/192659
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 209048] [NEW] Suggests using an online service for webcal links instead of evolution

2008-03-29 Thread VF
Public bug reported:

Binary package hint: firefox-3.0

Using 3.0b4 in Hardy. Enter an url like webcal:/test into the url bar to
see the problem.

When clicking a webcal url into firefox3, it suggests using an online service
even though evolution and its evolution-webcal handler are in the default
install. Since it's associated in /desktop/gnome/url-handlers/webcal, Epiphany
is the only browser that will use it

Shouldn't Firefox ideally know how to read /desktop/gnome/url-handlers
for this? This would also fix bug 206274

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Suggests using an online service for webcal links instead of evolution
https://bugs.launchpad.net/bugs/209048
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 209080] Re: Right Click-'Copy Disc' missing after switch to gvfs

2008-03-29 Thread VF
Confirming since it's confirmed by the developer upstream

** Changed in: nautilus-cd-burner (Ubuntu)
   Status: New = Confirmed

-- 
Right Click-'Copy Disc' missing after switch to gvfs
https://bugs.launchpad.net/bugs/209080
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 209080] [NEW] Right Click-'Copy Disc' missing after switch to gvfs

2008-03-29 Thread VF
Public bug reported:

Binary package hint: nautilus-cd-burner

Users should be able to right click a mounted disc and copy it, but this
is broken since the move to gvfs.

** Affects: nautilus-cd-burner
 Importance: Unknown
 Status: Unknown

** Affects: nautilus-cd-burner (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Bug watch added: GNOME Bug Tracker #524467
   http://bugzilla.gnome.org/show_bug.cgi?id=524467

** Also affects: nautilus-cd-burner via
   http://bugzilla.gnome.org/show_bug.cgi?id=524467
   Importance: Unknown
   Status: Unknown

-- 
Right Click-'Copy Disc' missing after switch to gvfs
https://bugs.launchpad.net/bugs/209080
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 206982] [NEW] Freezes for 10 seconds before Preferences window opens

2008-03-26 Thread VF
Public bug reported:

Binary package hint: transmission

This behaviour has just shown up for me, it was working fine yesterday.
Using the latest transmission in hardy, clicking the preferences menu
entry results in Transmission freezing and 'graying out' in compiz for
above 10 seconds. I tried with a fresh ~/.transmission and it still
happens.

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

-- 
Freezes for 10 seconds before Preferences window opens
https://bugs.launchpad.net/bugs/206982
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 206982] Re: Freezes for 10 seconds before Preferences window opens

2008-03-26 Thread VF
And that's mysteriously vanished along with some other issues now..

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

-- 
Freezes for 10 seconds before Preferences window opens
https://bugs.launchpad.net/bugs/206982
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 204184] Re: Transmission doesn't open torrents via Firefox 3

2008-03-26 Thread VF
I used to have this bug all the time with pre-1.0 Transmissions, seems
fine for me now though.

-- 
Transmission doesn't open torrents via Firefox 3
https://bugs.launchpad.net/bugs/204184
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 207434] [NEW] gnome-search-tool uses ~/.Trash instead of new gvfs Trash system

2008-03-26 Thread VF
Public bug reported:

Binary package hint: gnome-utils

Self explanatory, just like bug 206017 for baobab

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

-- 
gnome-search-tool uses ~/.Trash instead of new gvfs Trash system
https://bugs.launchpad.net/bugs/207434
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 206017] Re: baobab uses wrong trash location

2008-03-26 Thread VF
** Changed in: gnome-utils (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- baobab uses wrong trash location
+ baobab uses ~/.Trash instead of new gvfs Trash system

-- 
baobab uses ~/.Trash instead of new gvfs Trash system
https://bugs.launchpad.net/bugs/206017
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 193428] Re: tracker-search tool 'move to trash' wrong trash folder

2008-03-26 Thread VF
Just like bug 207434 for gnome-search-tool, yup

** Changed in: tracker (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- tracker-search tool 'move to trash' wrong trash folder
+ tracker-search-tool uses ~/.Trash instead of new gvfs Trash system

-- 
tracker-search-tool uses ~/.Trash instead of new gvfs Trash system
https://bugs.launchpad.net/bugs/193428
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 193428] Re: tracker-search-tool uses ~/.Trash instead of new gvfs Trash system

2008-03-26 Thread VF
** Bug watch added: GNOME Bug Tracker #524572
   http://bugzilla.gnome.org/show_bug.cgi?id=524572

** Also affects: tracker via
   http://bugzilla.gnome.org/show_bug.cgi?id=524572
   Importance: Unknown
   Status: Unknown

-- 
tracker-search-tool uses ~/.Trash instead of new gvfs Trash system
https://bugs.launchpad.net/bugs/193428
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 207434] Re: gnome-search-tool uses ~/.Trash instead of new gvfs Trash system

2008-03-26 Thread VF
** Bug watch added: GNOME Bug Tracker #524574
   http://bugzilla.gnome.org/show_bug.cgi?id=524574

** Also affects: gnome-utils via
   http://bugzilla.gnome.org/show_bug.cgi?id=524574
   Importance: Unknown
   Status: Unknown

-- 
gnome-search-tool uses ~/.Trash instead of new gvfs Trash system
https://bugs.launchpad.net/bugs/207434
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 206017] Re: baobab uses ~/.Trash instead of new gvfs Trash system

2008-03-26 Thread VF
** Bug watch added: GNOME Bug Tracker #524573
   http://bugzilla.gnome.org/show_bug.cgi?id=524573

** Also affects: gnome-utils via
   http://bugzilla.gnome.org/show_bug.cgi?id=524573
   Importance: Unknown
   Status: Unknown

-- 
baobab uses ~/.Trash instead of new gvfs Trash system
https://bugs.launchpad.net/bugs/206017
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 201231] Re: Tomboy should not be present in Applications(accessories) menu since it is supposed to be added to the panel like an applet

2008-03-25 Thread VF
I agree. I suppose the problem is discoverability, though.. if Tomboy
isn't added to the panel by default it's hard for users to know it
exists in the default install.

-- 
Tomboy should not be present in Applications(accessories) menu since it is 
supposed to be added to the panel like an applet
https://bugs.launchpad.net/bugs/201231
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 192659] Re: Tomboy always starts in the system tray on reboot without being asked to

2008-03-25 Thread VF
I have this same problem. I use tomboy as  an applet but it always
starts up in the system tray as well (it doesn't appear in Sessions so I
don't know where it's being launched from). Even when I remove the
applet and log back in, Tomboy starts up in the system tray on its own.

** Changed in: tomboy (Ubuntu)
   Status: New = Confirmed

-- 
Tomboy always starts in the system tray on reboot without being asked to
https://bugs.launchpad.net/bugs/192659
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 205768] Re: 'Automatically map port' broken

2008-03-24 Thread VF
No, the port is not forwarded automatically, so it is displayed as being
closed. When I manually forward the port, it is displayed as being open.

Transmission has always forwarded ports properly automatically for me in
the past

-- 
'Automatically map port' broken
https://bugs.launchpad.net/bugs/205768
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 148407] Re: g-m-m adds unhidden 'logout', 'lock screen' menu items to 'other' section

2008-03-24 Thread VF
Actually, no, it just adds them to 'system tools' now

** Changed in: gnome-main-menu (Ubuntu)
   Status: Fix Released = New

-- 
g-m-m adds unhidden 'logout', 'lock screen' menu items to 'other' section
https://bugs.launchpad.net/bugs/148407
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 148407] Re: g-m-m adds unhidden 'logout', 'lock screen' menu items to 'other' section

2008-03-24 Thread VF
not a problem in hardy's version anymore

** Changed in: gnome-main-menu (Ubuntu)
   Status: New = Fix Released

-- 
g-m-m adds unhidden 'logout', 'lock screen' menu items to 'other' section
https://bugs.launchpad.net/bugs/148407
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 205773] Re: Nautilus tries to copy a dragged file into Network on hover and freezes

2008-03-24 Thread VF
No, it freezes and does the compiz 'gray out' for a few seconds when the
file cursor is hovered over the network servers entry. This makes
dragging and dropping files difficult.

-- 
Nautilus tries to copy a dragged file into Network on hover and freezes
https://bugs.launchpad.net/bugs/205773
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 206196] [NEW] Can't open or see thumbnails of files in trash

2008-03-24 Thread VF
Public bug reported:

Binary package hint: gvfs

Pre-gvfs, files in nautilus trash could be opened, and thumbnails could
be seen of files. This is now impossible.

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

-- 
Can't open or see thumbnails of files in trash
https://bugs.launchpad.net/bugs/206196
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 205773] Re: Nautilus tries to copy a dragged file into Network on hover and freezes

2008-03-24 Thread VF
Huh, I was about to make a video to demonstrate and I can't reproduce it
now. Maybe an update I did earlier fixed it or maybe I'm just crazy.
Either way, nevermind this bug

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Invalid

-- 
Nautilus tries to copy a dragged file into Network on hover and freezes
https://bugs.launchpad.net/bugs/205773
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 187048] Re: virDomainCreateLinux() failed Timed out while reading console startup output

2008-03-24 Thread VF
I can confirm this fixed the problem. The error message should tell the
user this and be more informative.

-- 
virDomainCreateLinux() failed Timed out while reading console startup output
https://bugs.launchpad.net/bugs/187048
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 206274] Re: Associate itpc:// links with rhythmbox by default

2008-03-24 Thread VF
I can confirm this. I was surprised they aren't associated given that
rhythmbox even installs a firefox plugin now.

** Changed in: firefox-3.0 (Ubuntu)
   Status: New = Confirmed

-- 
Associate itpc:// links with rhythmbox by default
https://bugs.launchpad.net/bugs/206274
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 149366] Re: Gutsy - Deskbar results window is too small when copy-pasting/until second input keypress

2008-03-23 Thread VF
Working fine in Hardy now

** Changed in: deskbar-applet (Ubuntu)
   Status: Triaged = Fix Released

-- 
Gutsy - Deskbar results window is too small when copy-pasting/until second 
input keypress
https://bugs.launchpad.net/bugs/149366
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 149366] Re: Gutsy - Deskbar results window is too small when copy-pasting/until second input keypress

2008-03-23 Thread VF
Spoke too soon, no it isn't..

** Changed in: deskbar-applet (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Gutsy - Deskbar results window is too small when copy-pasting/until second 
input keypress
https://bugs.launchpad.net/bugs/149366
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 205768] [NEW] 'Automatically map port' broken

2008-03-23 Thread VF
Public bug reported:

Binary package hint: transmission

Using hardy, transmission 1.06-0ubuntu3, 'Automatically map port' is
broken.

The port displays as closed. When running transmission through a
terminal and clicking the preference checkbox, terminal output is:

(transmission:13986): GLib-GObject-WARNING **: invalid cast from
`GtkLabel' to `TrCore'

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

-- 
'Automatically map port' broken
https://bugs.launchpad.net/bugs/205768
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 205773] [NEW] Nautilus tries to copy a dragged file into Network on hover and freezes

2008-03-23 Thread VF
Public bug reported:

Binary package hint: gvfs

Using hardy, gvfs 0.2.1-1ubuntu1, nautilus 1:2.22.0-0ubuntu3

Steps to reproduce:
1. Open nautilus to the default browser view.
2. Try to drag and drop a file from the browser window onto the desktop window, 
making sure to move it over the network servers item in the sidebar

Results:
Nautilus freezes temporarily
Error message is There was an error copying the file into network:///. - 
Operation not supported by backend.

Nautilus shouldn't try to copy a file on a simple hover. Seems like a
nautilus bug but I've never seen it until gvfs showed up.

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

-- 
Nautilus tries to copy a dragged file into Network on hover and freezes
https://bugs.launchpad.net/bugs/205773
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 54776] Re: [Ubuntu] [hardy] font hinting does not work with libfreetype6 v. 2.2.1

2008-03-22 Thread VF
This is not fixed in Hardy yet, as indicated. Enable Subpixel Smoothing
in Appearence prefs- fonts and then compare openoffice's menu bar to
firefox or any other gtk apps and the difference is immediately
apparent.

-- 
[Ubuntu] [hardy] font hinting does not work with libfreetype6 v. 2.2.1
https://bugs.launchpad.net/bugs/54776
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 184240] Re: Don't ship with tracker's Applet enabled by default

2008-03-22 Thread VF
Tracker isn't enabled by default in Hardy anymore (a step backward IMO,
I do really 3 Tracker) and the applet isn't enabled either, so I guess
this is fixed.

** Changed in: tracker (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Don't ship with tracker's Applet enabled by default
https://bugs.launchpad.net/bugs/184240
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 123713] Re: package description needs rewrite

2008-03-22 Thread VF
Seems good to me in Hardy now

** Changed in: ubufox (Ubuntu)
   Status: In Progress = Fix Released

-- 
package description needs rewrite
https://bugs.launchpad.net/bugs/123713
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 201984] Re: xulrunner-1.9-dom-inspector does not work in Firefox 3.0b4

2008-03-22 Thread VF
Confirmed, its file says max FF version is 3.0b4pre, please fix!

** Changed in: xulrunner-1.9 (Ubuntu)
   Status: New = Confirmed

-- 
xulrunner-1.9-dom-inspector does not work in Firefox 3.0b4
https://bugs.launchpad.net/bugs/201984
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 205008] [NEW] Hardy - Missing menu entry icon

2008-03-22 Thread VF
Public bug reported:

Binary package hint: gnucash

Using Gnucash 2.2.3-1ubuntu3 on Ubuntu Hardy - The menu icon in
Applications-Office uses the generic application icon instead of the
Gnucash icon.

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

-- 
Hardy - Missing menu entry icon
https://bugs.launchpad.net/bugs/205008
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 205010] [NEW] Duplicate Wikipedia search plugins

2008-03-22 Thread VF
Public bug reported:

Binary package hint: firefox-3.0

Using 3.0~b4+nobinonly-0ubuntu1 on the Hardy beta, there are two
installed Wikipedia search plugins by default - Wikipedia (English)
and Wikipedia topic.

Has upstream added a Wikipedia search engine by default? if so Ubuntu's
is redundant and should be removed.. something's wrong.

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Duplicate Wikipedia search plugins
https://bugs.launchpad.net/bugs/205010
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 205008] Re: Hardy - Uses old menu entry icon, not new one

2008-03-22 Thread VF
** Summary changed:

- Hardy - Missing menu entry icon
+ Hardy - Uses old menu entry icon, not new one

** Description changed:

  Binary package hint: gnucash
  
  Using Gnucash 2.2.3-1ubuntu3 on Ubuntu Hardy - The menu icon in
- Applications-Office uses the generic application icon instead of the
- Gnucash icon.
+ Applications-Office uses the old application icon instead of the new
+ Gnucash icon which it did in Gutsy and also uses in the Application
+ itself

-- 
Hardy - Uses old menu entry icon, not new one
https://bugs.launchpad.net/bugs/205008
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 205018] [NEW] Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-03-22 Thread VF
Public bug reported:

Binary package hint: deskbar-applet

Firefox 3.0~b4+nobinonly-0ubuntu1
Deskbar-applet 2.22.0.1-0ubuntu1

Deskbar-preferences-extensions with errors displays Web Bookmarks
(Mozilla) and Web Searches (Mozilla) as non-functioning because
Firefox version must be between 2.0.0.0 and 3.0.0.0

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

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
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 68960] Re: Vim locks up while editing a specific file (file attached)

2008-03-22 Thread VF
** Changed in: vim (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
Vim locks up while editing a specific file (file attached)
https://bugs.launchpad.net/bugs/68960
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 184240] Re: Don't ship with tracker's Applet enabled by default

2008-03-07 Thread VF
Fair enough - can it at least be changed to not look almost exactly like
deskbar? That's probably going to confuse some users..

-- 
Don't ship with tracker's Applet enabled by default
https://bugs.launchpad.net/bugs/184240
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 125939] Re: [Gutsy] gtk-stock icons should be removed from tangerine as they're now in gtk upstream

2008-02-19 Thread VF
Looks like this was done a long time ago

** Changed in: tangerine-icon-theme (Ubuntu)
   Status: New = Fix Released

-- 
[Gutsy] gtk-stock icons should be removed from tangerine as they're now in gtk 
upstream
https://bugs.launchpad.net/bugs/125939
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103287] Re: Sometimes animates Rhythmbox minimizing to notification area icon when it's still visible on the window list

2008-02-17 Thread VF
Hmm, yeah, seems to have been fixed at some point.

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Sometimes animates Rhythmbox minimizing to notification area icon when it's 
still visible on the window list
https://bugs.launchpad.net/bugs/103287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109015] Re: Changing gtk themes results in scrolled web pages returning to top

2008-02-17 Thread VF
Should be fine now that FF3 is default in Hardy

** Changed in: firefox (Ubuntu)
   Status: Triaged = Fix Released

-- 
Changing gtk themes results in scrolled web pages returning to top
https://bugs.launchpad.net/bugs/109015
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 189720] Re: [Gutsy backport] Very poor font rendering due to Cairo issues (ragression since FF2)

2008-02-14 Thread VF
I've noticed the issue with the backport and official mozilla upstream
builds, so if it's working on Hardy it's likely been compiled
differently somehow.. I'm not sure it's really important to fix the
backport, just making sure it isn't this bad on Hardy.

-- 
[Gutsy backport] Very poor font rendering due to Cairo issues (ragression since 
FF2)
https://bugs.launchpad.net/bugs/189720
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 189720] Re: [Gutsy backport] Very poor font rendering due to Cairo issues (ragression since FF2)

2008-02-13 Thread VF
I also have this issue on Gutsy, it would be nice if someone using Hardy
could verify whether this is not in fact a regression in Hardy's FF3.

-- 
[Gutsy backport] Very poor font rendering due to Cairo issues (ragression since 
FF2)
https://bugs.launchpad.net/bugs/189720
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184238] Re: Menu entry should be named Transmission BitTorrent Client Instead of only the unclear Transmission

2008-01-20 Thread VF
Wow, very responsive upstream, will be in 1.10.

** Changed in: transmission (Ubuntu)
   Status: New = Fix Committed

-- 
Menu entry should be named Transmission BitTorrent Client Instead of only the 
unclear Transmission
https://bugs.launchpad.net/bugs/184238
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184238] Menu entry should be named Transmission BitTorrent Client Instead of only the unclear Transmission

2008-01-18 Thread VF
Public bug reported:

Binary package hint: transmission

Since Transmission is going to be installed by default in Hardy, the
menu item should be more descriptive or it won't be immediately clear
what the Transmission entry in the menu is for (is it a download
manager? a ftp client? does it connect to gnutella or something since
the tooltip says 'peer to peer' only?).

Also, this is what all the other menu entry names look like in the
default install.

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

-- 
Menu entry should be named Transmission BitTorrent Client Instead of only the 
unclear Transmission
https://bugs.launchpad.net/bugs/184238
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184238] Re: Menu entry should be named Transmission BitTorrent Client Instead of only the unclear Transmission

2008-01-18 Thread VF
Or even Transmission BitTorrent works, I suppose.

-- 
Menu entry should be named Transmission BitTorrent Client Instead of only the 
unclear Transmission
https://bugs.launchpad.net/bugs/184238
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184240] Don't ship with tracker's Applet enabled by default

2008-01-18 Thread VF
Public bug reported:

Binary package hint: tracker

In Hardy, there is a tracker applet in the notification area. It seems
to notify on initial indexing, and then sits there, not notifying of
anything in particular.

Problems:

1. It looks almost identical to deskbar and sits right next to it,
potentially confusing users and exposing two different search methods
right next to each other on the panel by default.

2. It clutters the notification area and is counter to the GNOME HIG.

3. The only thing it notifies of is that initial indexing is complete,
from what I can see. If initial indexing is smart enough the user
shouldn't even notice this is occurring and shouldn't need to care when
it is finished.

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

-- 
Don't ship with tracker's Applet enabled by default
https://bugs.launchpad.net/bugs/184240
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 183464] Re: Increase visual integration with gnome

2008-01-16 Thread VF
I'm using Transmission 1.01 on Gutsy and it seems to be using the system
search icon, at least

-- 
Increase visual integration with gnome
https://bugs.launchpad.net/bugs/183464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178632] Password dialog says Password:wolverine instead of Password: on en_CA (???)

2007-12-25 Thread VF
Public bug reported:

Binary package hint: file-roller

For some reason, in File Roller's password dialog on en_CA, it says
Password:wolverine to the left of the password box, instead of
Password: (Using final Gutsy)


Google brought up this page on Launchpad, looks like it may be someone 
inserting purposely mangled translations to annoy users: 
https://translations.launchpad.net/~aheathc

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Password dialog says Password:wolverine instead of Password: on en_CA (???)
https://bugs.launchpad.net/bugs/178632
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 35547] Re: Bittorrent should support UPnP

2007-12-24 Thread VF
It might make sense for upstream gnome-btdownload to abandon the
official bittorrent as a backend considering BitTorrent upstream is now
a windows-only closed-source program (based on utorrent) and use
something else - libtorrent perhaps? I'm not sure, but there have to be
better backends.

-- 
Bittorrent should support UPnP
https://bugs.launchpad.net/bugs/35547
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 164431] Re: remove gnome-btdownload as hard dependancy

2007-12-18 Thread VF
Thank you for your suggestion. However, the changes you are requesting
aren't really a bug and require more discussion, which should be done on
an appropriate mailing list or forum.
http://www.ubuntu.com/support/community/mailinglists might be a good
start for determining which mailing list to use.

** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Invalid

-- 
remove gnome-btdownload as hard dependancy
https://bugs.launchpad.net/bugs/164431
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 176664] System-Preferences-Bluetooth Preferences menu item name is redundant

2007-12-15 Thread VF
Public bug reported:

Binary package hint: bluez-gnome

(I'd file this upstream but it seems impossible to file bugs against
this on GNOME's bug tracker.)

'Preferences-Bluetooth Preferences' is redundant. All the other
preferences capplets in GNOME don't have this (ie. 'Keyboard' not
'Keyboard Preferences', 'Appearance' not 'Appearance Preferences',
etc.). The only other item in the default Ubuntu Gutsy install that does
this is Tracker, and that is apparently already corrected for the next
version.

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

-- 
System-Preferences-Bluetooth Preferences menu item name is redundant
https://bugs.launchpad.net/bugs/176664
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125486] Re: user-dirs-update-gtk.desktop autostart file needs comment, proper capitalization

2007-10-29 Thread VF
You might try disabling tracker (indexing in preferences). The user
folders update is just a quick script that runs on startup that makes
sure you have the Documents/Music/etc. folders and that they're
appropriately translated to your language.

-- 
user-dirs-update-gtk.desktop autostart file needs comment, proper capitalization
https://bugs.launchpad.net/bugs/125486
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125484] Re: gnome-cups-icon (Printing Notification Icon) should not have a visible menu entry by default

2007-10-23 Thread VF
Oh, sorry, and I should have mentioned: If the icon is showing up, then
gnome-cups-manager is still installed, so you should try removing that
package instead.

-- 
gnome-cups-icon (Printing Notification Icon) should not have a visible menu 
entry by default
https://bugs.launchpad.net/bugs/125484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125484] Re: gnome-cups-icon (Printing Notification Icon) should not have a visible menu entry by default

2007-10-22 Thread VF
I'm not sure why there's such widespread confusion about this, but: The
new printing system is just a new way of configuring CUPS. IT DOES NOT
REPLACE CUPS. CUPS is still the backend!

-- 
gnome-cups-icon (Printing Notification Icon) should not have a visible menu 
entry by default
https://bugs.launchpad.net/bugs/125484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146455] Re: video playback doesn't work on Gutsy Beta and nvidia drivers

2007-10-16 Thread VF
I've never had problem with the nvidia drivers and lack of video memory
before, but now I have this problem. It appears as a purple screen when
running Metacity instead of Compiz.

Workaround for fellow Totem users - Hit alt-f2, type gstreamer-
properties, then select the video tab and select the No XV plugin.
Probably won't be properly accelerated but hey, it works!

-- 
video playback doesn't work on Gutsy Beta and nvidia drivers
https://bugs.launchpad.net/bugs/146455
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147572] Re: 2.6.1-1ubuntu9 -32bit apps on amd64 almost completely broken, jittery

2007-10-16 Thread VF
The upgrade works for me now though, odd, maybe because of the recent
32bit library updates.. Who knows.

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

-- 
2.6.1-1ubuntu9 -32bit apps on amd64 almost completely broken, jittery
https://bugs.launchpad.net/bugs/147572
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149366] Re: Gutsy - Deskbar results window is too small when copy-pasting/until second input keypress

2007-10-06 Thread VF
** Bug watch added: GNOME Bug Tracker #484251
   http://bugzilla.gnome.org/show_bug.cgi?id=484251

** Also affects: deskbar-applet via
   http://bugzilla.gnome.org/show_bug.cgi?id=484251
   Importance: Unknown
   Status: Unknown

-- 
Gutsy - Deskbar results window is too small when copy-pasting/until second 
input keypress
https://bugs.launchpad.net/bugs/149366
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123713] Re: package description needs rewrite

2007-10-06 Thread VF
Even something like This package installs an extension which integrates
Firefox's extension and plugin managers with Ubuntu's package system.
would be good

-- 
package description needs rewrite
https://bugs.launchpad.net/bugs/123713
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150030] Tracker Search Tool doesn't display 'Applications' results?

2007-10-06 Thread VF
Public bug reported:

Binary package hint: tracker

According to Tracker's website, it supports indexing and searching
applications. However, when i search for an application like 'firefox'
in tracker-search-tool there are no applications results.

Running tracker-stats from a terminal reveals that applications are
being indexed, however: ...Applications : 269...

Using latest Gutsy, tracker 0.6.3-0ubuntu2

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

-- 
Tracker Search Tool doesn't display 'Applications' results?
https://bugs.launchpad.net/bugs/150030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149278] [Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Azureus with __xmlParserInputBufferCreateFilename+0xe5

2007-10-05 Thread VF
Public bug reported:

Binary package hint: libxml2

After the libxml2 upgrade from 2.6.29.dfsg-1ubuntu1 to 2.6.29.dfsg-
1ubuntu2, Azureus crashes when starting (using Sun's java runtime and an
upstream Azureus) with __xmlParserInputBufferCreateFilename+0xe5.

Upstream Debian has apparently fixed this and has a workaround, would be
nice if this was also applied to Ubuntu packages -
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439739

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

** Affects: libxml2 (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #439739
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439739

** Also affects: libxml2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439739
   Importance: Unknown
   Status: Unknown

-- 
[Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Azureus with 
__xmlParserInputBufferCreateFilename+0xe5
https://bugs.launchpad.net/bugs/149278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149278] Re: [Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Azureus with __xmlParserInputBufferCreateFilename+0xe5

2007-10-05 Thread VF
Oh, downgrading back to 2.6.29.dfsg-1ubuntu1 solves the problem.

-- 
[Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Azureus with 
__xmlParserInputBufferCreateFilename+0xe5
https://bugs.launchpad.net/bugs/149278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149278] Re: [Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Eclipse Azureus with __xmlParserInputBufferCreateFilename+0xe5

2007-10-05 Thread VF
** Summary changed:

- [Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Azureus with 
__xmlParserInputBufferCreateFilename+0xe5
+ [Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Eclipse  Azureus with 
__xmlParserInputBufferCreateFilename+0xe5

-- 
[Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Eclipse  Azureus with 
__xmlParserInputBufferCreateFilename+0xe5
https://bugs.launchpad.net/bugs/149278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149366] Gutsy - Deskbar results window is too small when copy-pasting/until second input keypress

2007-10-05 Thread VF
Public bug reported:

Binary package hint: deskbar-applet

If you open Deskbar and type a word on Gutsy, it works fine. If you type
a single letter, the Deskbar results window appears very small. This
isn't usually a problem, unless you copy and paste (ctrl-v or using the
right click menu), then the results window is too small until you type
something else. It's rather quirky and annoying - I've tried resetting
the /apps/deskbar/window_height gconf key, doesn't help.

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

-- 
Gutsy - Deskbar results window is too small when copy-pasting/until second 
input keypress
https://bugs.launchpad.net/bugs/149366
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149278] Re: [Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Eclipse Azureus with __xmlParserInputBufferCreateFilename+0xe5

2007-10-05 Thread VF
Yup, thanks developers!

** Changed in: libxml2 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[Gutsy] - 2.6.29.dfsg-1ubuntu2 - Crashes Eclipse  Azureus with 
__xmlParserInputBufferCreateFilename+0xe5
https://bugs.launchpad.net/bugs/149278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148893] Shows all processes from other users as taking up 0 memory

2007-10-04 Thread VF
Public bug reported:

Binary package hint: gnome-system-monitor

On Gutsy, open System Monitor and select View-All Processes.
Note that it tells you that Xorg, NetworkManager, gdm, getty, cups, and other 
such processes not running as the current user all take up 0 bytes of 'Memory' 
(the default displayed memory column.)

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Shows all processes from other users as taking up 0 memory
https://bugs.launchpad.net/bugs/148893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148893] Re: Shows all processes from other users as taking up 0 memory

2007-10-04 Thread VF
I ran it with gksu as I believe that's what's advised to do with GUI
applications, not sudo. That said, no, it works fine when run with root
privileges.

-- 
Shows all processes from other users as taking up 0 memory
https://bugs.launchpad.net/bugs/148893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86915] Re: no icon for gnucash in metacity task switcher/task bar

2007-10-02 Thread VF
Fixed with GnuCash 2.2.1-1ubuntu1 in Gutsy

** Changed in: gnucash (Ubuntu)
   Status: Confirmed = Fix Released

-- 
no icon for gnucash in metacity task switcher/task bar
https://bugs.launchpad.net/bugs/86915
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148396] [gutsy] No System-Add/Remove item anymore

2007-10-02 Thread VF
Public bug reported:

Binary package hint: gnome-main-menu

With the new g-m-m in Gutsy, there is no longer any 'Add/Remove
Software' link to gnome-app-install in the system area of g-m-m (by
lock, logout, control center, etc.)

** Affects: gnome-main-menu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[gutsy] No System-Add/Remove item anymore
https://bugs.launchpad.net/bugs/148396
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134548] Re: gnome-main-menu button is not displayed correctly

2007-10-02 Thread VF
Same here.

** Changed in: gnome-main-menu (Ubuntu)
   Status: New = Confirmed

-- 
gnome-main-menu button is not displayed correctly
https://bugs.launchpad.net/bugs/134548
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144842] Re: g-m-m does not respect nautilus settings

2007-10-02 Thread VF
Setting /desktop/gnome/main-menu/file-area/file_mgr_open_cmd to
nautilus FILE_URI from nautilus --browser FILE_URI does the Right
Thing when Nautilus is set to spatial or browser mode, respecting either
setting.

-- 
g-m-m does not respect nautilus settings
https://bugs.launchpad.net/bugs/144842
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148404] g-m-m search_command should default to Tracker now that it's installed by default, not Beagle

2007-10-02 Thread VF
Public bug reported:

Binary package hint: gnome-main-menu

In Gutsy, Tracker is installed and running by default but g-m-m's
search_command is still set to beagle-search SEARCH_STRING. It should be
tracker-search-tool SEARCH_STRING.

** Affects: gnome-main-menu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
g-m-m search_command should default to Tracker now that it's installed by 
default, not Beagle
https://bugs.launchpad.net/bugs/148404
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144842] Re: g-m-m does not respect nautilus settings

2007-10-02 Thread VF
** Bug watch added: GNOME Bug Tracker #482834
   http://bugzilla.gnome.org/show_bug.cgi?id=482834

** Also affects: gnome-main-menu via
   http://bugzilla.gnome.org/show_bug.cgi?id=482834
   Importance: Unknown
   Status: Unknown

-- 
g-m-m does not respect nautilus settings
https://bugs.launchpad.net/bugs/144842
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148407] g-m-m adds unhidden 'logout', 'lock screen' menu items to 'other' section

2007-10-02 Thread VF
Public bug reported:

Binary package hint: gnome-main-menu

After installing g-m-m, 'logout' and 'lock screen' appear in
applications-other menu as well as in the 'more applications' browser of
g-m-m itself. These should be hidden by default instead, hiding them
with alacarte doesn't seem to cause g-m-m any problems.

** Affects: gnome-main-menu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
g-m-m adds unhidden 'logout', 'lock screen' menu items to 'other' section
https://bugs.launchpad.net/bugs/148407
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147572] 2.6.1-1ubuntu9 -32bit apps on amd64 almost completely broken, jittery

2007-10-01 Thread VF
Public bug reported:

After this upgrade on Gutsy amd64:
libc6 (2.6.1-1ubuntu8) to 2.6.1-1ubuntu9
libc6-dev (2.6.1-1ubuntu8) to 2.6.1-1ubuntu9
libc6-i386 (2.6.1-1ubuntu8) to 2.6.1-1ubuntu9

wine 3d apps and an nspluginwrapper'd flash playing youtube on amd64 all
act very jittery, occasionally dropping to 0 cpu. Downgrade to ubuntu8
fixes the problem.


Related forum thread: http://ubuntuforums.org/showthread.php?p=3455268

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

-- 
2.6.1-1ubuntu9 -32bit apps on amd64 almost completely broken, jittery
https://bugs.launchpad.net/bugs/147572
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147572] Re: 2.6.1-1ubuntu9 -32bit apps on amd64 almost completely broken, jittery

2007-10-01 Thread VF
Interesting. Well, I had the exact same issue and the downgrade solved
it completely for me, so that's all I can say.

-- 
2.6.1-1ubuntu9 -32bit apps on amd64 almost completely broken, jittery
https://bugs.launchpad.net/bugs/147572
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106504] Re: Evolution crashes when searching the calendar

2007-09-29 Thread VF
Both searching in Calendar and Tasks works fine for me now with
evolution 2.12.0 in Gutsy.

-- 
Evolution crashes when searching the calendar
https://bugs.launchpad.net/bugs/106504
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93996] Re: [Feisty] Casper sometimes configures X before xresprobe works, misconfigures monitor

2007-09-28 Thread VF
Though the beta seems to work okay, I'd expect so given all the big X
changes..

** Changed in: xorg (Ubuntu)
   Status: New = Fix Released

** Changed in: casper (Ubuntu)
   Status: New = Fix Released

-- 
[Feisty] Casper sometimes configures X before xresprobe works, misconfigures 
monitor
https://bugs.launchpad.net/bugs/93996
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108733] Re: flash losing clicks with desktop effects enabled

2007-09-15 Thread VF
Well yes, I marked it committed because it's been fixed upstream but
someone needs to get the package into Gutsy for it to be fix released..

-- 
flash losing clicks with desktop effects enabled
https://bugs.launchpad.net/bugs/108733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108733] Re: flash losing clicks with desktop effects enabled

2007-09-15 Thread VF
Because of the comment and personal testing. I used the previous version
on Feisty and had the bug, and I am now using the current version on
Feisty and do not have the bug.

-- 
flash losing clicks with desktop effects enabled
https://bugs.launchpad.net/bugs/108733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93622] Re: Compiz makes lots of windows open on all workspaces initially (gedit, gnome-terminal, gossip, eog, etc.)

2007-09-13 Thread VF
The cube option uses viewports instead and will not have this bug.

-- 
Compiz makes lots of windows open on all workspaces initially (gedit, 
gnome-terminal, gossip, eog, etc.)
https://bugs.launchpad.net/bugs/93622
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108733] Re: flash losing clicks with desktop effects enabled

2007-08-27 Thread VF
Fixed upstream! (see:
http://gwenole.beauchesne.info/projects/nspluginwrapper/ )

Hopefully someone can get 0.9.91.5 packaged up for Gutsy, this is a
nasty little bug

** Changed in: nspluginwrapper (Ubuntu)
   Status: New = Fix Committed

-- 
flash losing clicks with desktop effects enabled
https://bugs.launchpad.net/bugs/108733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 47967] Re: KDM should use default Kubuntu cursors, not black X cursors

2007-08-23 Thread VF
Not sure how long this has been fixed but it seems to be the case that
it is in current Gutsy

** Changed in: kdebase (Ubuntu)
   Status: Confirmed = Fix Released

-- 
KDM should use default Kubuntu cursors, not black X cursors
https://bugs.launchpad.net/bugs/47967
You received this bug notification because you are a member of Kubuntu
Team, which is a direct subscriber.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 129917] Re: Rogue entries in the menu

2007-08-23 Thread VF
*** This bug is a duplicate of bug 129041 ***
https://bugs.launchpad.net/bugs/129041

** This bug has been marked a duplicate of bug 129041
   xterm icon available by default

-- 
Rogue entries in the menu
https://bugs.launchpad.net/bugs/129917
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127503] Re: Shift0xea found in configuration database is not a valid value for keybinding move_to_workspace_left

2007-08-21 Thread VF
Er I know.

I defined the shortcuts myself using the keyboard shortcuts applet, but
while it let me define them, metacity doesn't like/use them (compiz does
for some reason though)

-- 
Shift0xea found in configuration database is not a valid value for 
keybinding move_to_workspace_left
https://bugs.launchpad.net/bugs/127503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133401] tracker plugin should be enabled by default now that tracker is part of default desktop

2007-08-18 Thread VF
Public bug reported:

Binary package hint: deskbar-applet

In Gutsy Tribe 4, Tracker and Deskbar are both running on the default
desktop, but deskbar doesn't have the tracker live plugin enabled by
default so users have to manually enable it to take advantage of
tracker. Tracker Live should be enabled by default, or at least just
manual tracker search (the non-live plugin)

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

-- 
tracker plugin should be enabled by default now that tracker is part of default 
desktop
https://bugs.launchpad.net/bugs/133401
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133402] Indexing Preferences menu item shouldn't have redundant 'Preferences'

2007-08-18 Thread VF
Public bug reported:

Binary package hint: tracker

On Gutsy Tribe 4, Tracker is installed by default and there is a
'Indexing Preferences' menu item under 'Preferences'. It should just be
named 'Indexing', as the 'Preferences' is redundant and out of place
(ie: Sessions not 'Sessions Preferences', Keyboard not 'Keyboard
Preferences', etc...)

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

-- 
Indexing Preferences menu item shouldn't have redundant 'Preferences'
https://bugs.launchpad.net/bugs/133402
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133405] Tracker should install a .desktop file that replaces places-search gnome-search-tool

2007-08-18 Thread VF
Public bug reported:

Binary package hint: tracker

On Gutsy Tribe 4, Tracker is installed by default but doesn't replace
places-search so it is only accessable under accessories, meaning that
users see two different search frontends on the default desktop. It
should hide the accessories menu item and install a .desktop file to
replace places-search (Beagle used to do this, the old pre-Feisty
packages)

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

-- 
Tracker should install a .desktop file that replaces places-search 
gnome-search-tool
https://bugs.launchpad.net/bugs/133405
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127503] Re: Shift0xea found in configuration database is not a valid value for keybinding move_to_workspace_left

2007-08-15 Thread VF
Using Feisty, also occurs with Gutsy

It does do the same for a user that hasn't run compiz, the keyboard
shortcuts capplet allows inputting the shortcut but the shortcut doesn't
work in metacity, only in compiz

-- 
Shift0xea found in configuration database is not a valid value for 
keybinding move_to_workspace_left
https://bugs.launchpad.net/bugs/127503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125484] Re: gnome-cups-icon (Printing Notification Icon) should not have a visible menu entry by default

2007-08-09 Thread VF
Huh, I thought the replacement was going to be printerdrake

-- 
gnome-cups-icon (Printing Notification Icon) should not have a visible menu 
entry by default
https://bugs.launchpad.net/bugs/125484
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123713] Re: package description needs rewrite

2007-07-30 Thread VF
Well, I mean, it would be nice if it read

Ubuntu Firefox Extension
Adds [whatever ubufox adds].

So users could actually know what it does from the description, like
other extensions seem to work.

-- 
package description needs rewrite
https://bugs.launchpad.net/bugs/123713
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for 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   9   >