[Bug 332646] [NEW] sftp does not set timestampts

2009-02-21 Thread webograph
Public bug reported:

Binary package hint: gvfs

when copying or moving files to a directory mounted over sftp, the time
stamps are not preserved.

this affects both hardy and intrepid (in hardy, it was tested with a
patched version of nautilus hence that version used to forget timestamps
on copy anyway). in both cases, i tested it locally and everything was
preserved as it should be.

moreover, when moving, nautilus first displays the correct time stamp
and only on refreshing shows the wrong updated one.

as timestamps can be considered considered important information, i
suggest this bug be treated as losing data without notice.

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

-- 
sftp does not set timestampts
https://bugs.launchpad.net/bugs/332646
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 159579] Re: radio off not shown

2009-02-21 Thread webograph
new versions of network manager (at least since intrepid) disable the
wireless interface when a kill switch is pressed and show the wireless
interface as disabled in the interface list.

there still seem to be problems with that (cf
http://bugzilla.gnome.org/show_bug.cgi?id=562936), but in principle
requested feature now exists.

** Changed in: network-manager-applet (Ubuntu)
   Status: Triaged = Fix Committed

-- 
radio off not shown
https://bugs.launchpad.net/bugs/159579
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 332646] Re: sftp does not set timestampts

2009-02-21 Thread webograph
to reproduce the problem in intrepid:

* create a file a, remember its timestamp
* places - connect to server, via ssh, to an ssh server (in my case, openssh 
4.3p2-5~bpo.1)
* copy the file to folder on the server using nautilus
-- at latest after a refresh, the timestamp on the file will be different from 
that of the original file

sames goes for moving instead of copying.

-- 
sftp does not set timestampts
https://bugs.launchpad.net/bugs/332646
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 195140] Re: SetHostName can be called by users

2008-07-30 Thread webograph
i can confirm that i am able to do this if i am at least part of the
netdev group and unable otherwise.

for sake of completeness: this is not ubuntu bug, as i just tested this
on my new debian (sid) machine, and `traceroute $MYIP` (which has become
my favorite because working method of demonstrating this) showed the
changed host name as described earlier.

-- 
SetHostName can be called by users
https://bugs.launchpad.net/bugs/195140
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 244366] [NEW] cairo fails to build against fontconfig 2.6.0-1ubuntu2

2008-06-30 Thread webograph
Public bug reported:

cairo-1.6.4-1ubuntu1  fails to build against fontconfig-2.6.0-1ubuntu2 (both up 
to date intrepid) because it uses wrong constant names:
FC_LCD_FILTER_* changed to FC_LCD_*

this does not affect upstream but
02-lcd_filter_freedesktop_bug10301.dpatch, for which i'll attach a
patch.

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

-- 
cairo fails to build against fontconfig 2.6.0-1ubuntu2
https://bugs.launchpad.net/bugs/244366
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 244366] Re: cairo fails to build against fontconfig 2.6.0-1ubuntu2

2008-06-30 Thread webograph

** Attachment added: cairo.patch
   http://launchpadlibrarian.net/15699597/cairo.patch

-- 
cairo fails to build against fontconfig 2.6.0-1ubuntu2
https://bugs.launchpad.net/bugs/244366
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 243783] Re: update-grub fails to detect correct kernel_dir

2008-06-29 Thread webograph
the problem is the same with intrepid. (grub 0.97-29ubuntu21)

on debian sid, everything works as expected.

-- 
update-grub fails to detect correct kernel_dir
https://bugs.launchpad.net/bugs/243783
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 243783] [NEW] update-grub fails to detect correct kernel_dir

2008-06-28 Thread webograph
Public bug reported:

Binary package hint: grub

in a setup where a boot partition is shared among different unices, all
having their own subdirectory there (let's say the boot partition is
/dev/sda3 mounted on /mnt/boot; in that case ubuntu hardy's /boot is a
symlink to /mnt/boot/ubuntu-stable), update-grub fails to detect the
kernel_dir correctly.

as a result, the /mnt/boot/ubuntu-stable/grub/menu.lst (which is
intended to be read via configfile by a distribution chooser grub
installation on /mnt/boot/grub) claims that the kernel resides in
(hd0,2)/boot/ instead of (hd0,2)/ubuntu-stable/.

the desired behavior would be to resolve all symlinks in the path of the
kernel image found as /boot/vmlinuz-x resulting in /mnt/boot/ubuntu-
stable/vmlinuz-x, then determine the partition it resides on (this is
done correctly in my case) and find that kernel's path relative to the
mount point, which will be the abolute path on (hd0,2) where grub has to
look for the kernel. (it goes without saying that the same is true for
initrd images)

the issue can be temporarily mitigated by inserting a kernel_dir
=/ubuntu-stable in line 1283 of /usr/sbin/update-grub, but that's a
rather brutal workaround.

observed on ubuntu hardy with grub 0.97-29ubuntu21.

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

-- 
update-grub fails to detect correct kernel_dir
https://bugs.launchpad.net/bugs/243783
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 212217] Re: Kernel updates break VirtualBox support

2008-06-11 Thread webograph
keeping the old kernel booted results in another problem: as soon as one
installs the new modules and gladly boots into the new system, the
module is still not loaded; one has to manually do the `depmod -a` again
and `/etc/init.d/vboxdrv restart`, although everything should be
properly installed. (uninstalling/reinstalling helps, too.)

having to uninstall/reinstall something to make it work casts a very bad
light on our favorite packaging system, which should be avoided. (i
usually explain to new ubuntu users coming from nonfree os that there is
no uninstalling/reinstalling unless they modified the packages files --
i don't want them to fall back to their old habits)

-- 
Kernel updates break VirtualBox support
https://bugs.launchpad.net/bugs/212217
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 191976] Re: Cryptsetup not found

2008-06-06 Thread webograph
i agree that there should be an option to install that (as it works when
setting up ntp for the first time: time-admin installs it via policykit)

from a i-just-want-it-to-work point of view, cryptsetup might even be
worth inclusion in a default installation.

-- 
Cryptsetup not found
https://bugs.launchpad.net/bugs/191976
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 212217] Re: Kernel updates break VirtualBox support

2008-06-06 Thread webograph
broke again for -18.

there is a thread on that topic on the ubuntu kernel-team mailing list,
mirrored at [1].

[1] http://www.nabble.com/-RFC--merging-virtualbox-ose-modules-into-
linux-ubuntu-modules-td17648442.html

-- 
Kernel updates break VirtualBox support
https://bugs.launchpad.net/bugs/212217
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 201655] Re: send email with attachement from openoffice through thunderbird fails: unable to open the temporary file

2008-05-13 Thread webograph
i think this needs careful checking; for me, it failed even for send
email as pdf with a file containint whitespace and umlauts.

system is up-to-date hardy, mua is thunderbird as well.

error message is (translated from german, so probably not byte-perfect): 
'Sending message failed. Temporary file /tmp/sv1g1.tmp/sv1g3.tmp/filename ä.pdf 
could not be opened. Check your settings for Temporary folder.'
saving the message to an imap folder fails likewise.

-- 
send email with attachement from openoffice through thunderbird fails: unable 
to open the temporary file
https://bugs.launchpad.net/bugs/201655
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 204361] [NEW] fetchmail: CommonName mismatch is not fatal

2008-03-20 Thread webograph
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: fetchmail

when fetching mails from an imaps server, a mismatch in the common name
is not fatal. that means that a man in the middle attack is possible,
for example due to spoofed dns.

in my setup, fetchmail is told to connect to the.trusted.server., but
the server instead presents a (perfectly valid) certificate for
mail.mydomain.com (which a potential attacker can easily obtain, because
that is his domain).

way to reproduce:
 * get a normal fetchmail setup to a mail server with a valid certificate
 * change the setup to poll the.trusted.server. instead
 * add an entry in your /etc/hosts that assigns the ip of your server to 
the.trusted.host.

desired behavior:
 * fetchmail should refuse to talk to that server unless explicitly told which 
CommonName to accept

fetchmail output:

fetchmail: 6.3.8 querying the.trusted.server. (protocol IMAP) at Thu 20 Mar 
2008 07:14:19 PM CET: poll started
fetchmail: Trying to connect to 10.0.0.225/993...connected.
fetchmail: Issuer Organization: Root CA
fetchmail: Issuer CommonName: CA Cert Signing Authority
fetchmail: Server CommonName: mail.mydomain.com
fetchmail: Subject Alternative Name: mail.mydomain.com
fetchmail: Server CommonName mismatch: mail.mydomain.com != the.trusted.server.
fetchmail: the.trusted.server. key fingerprint: 
49:15:76:FD:75:FF:7C:10:28:95:1C:CD:C8:A2:DA:FA
fetchmail: IMAP * OK dovecot ready.
(imap dialog going on)

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

** Visibility changed to: Public

-- 
fetchmail: CommonName mismatch is not fatal
https://bugs.launchpad.net/bugs/204361
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 195140] Re: SetHostName can be called by users

2008-03-10 Thread webograph
 That is completely bogus... using SetHostName certainly does not change your 
 IP
the ip configuration was never touched in my setup; nothing bogus here.

according to nsswitch.conf(5), the following line from my nsswitch.conf (which 
i never touched) says that if no dns is available at all, mdns is used for 
resolution
hosts:  files mdns4_minimal [NOTFOUND=return] dns mdns4

what is still strange, even if i manually set resolution to mdns4 only,
i can't reproduce ping reverse-lookuping :-(

if there are no new ideas on your side, i suggest this bug be set in a
state which marks it as not reproducable until i find a way to
reproduce it

p.s.:
i did though find another place where this information leaks to other users:
$ ps aux |grep avahi-daemon
avahi 5422  0.0  0.0   2868  1432 ?Ss   17:12   0:00 avahi-daemon: 
running [foobar.local]

this is probably much less of a problem if not by design.

-- 
SetHostName can be called by users
https://bugs.launchpad.net/bugs/195140
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 195140] Re: SetHostName can be called by users

2008-03-09 Thread webograph
 I am not quite sure what you mean about the Destination host
unreachable thing.. can you clarify a little further?

it is just what i get back from doing:

~$ python -c import dbus; bus=dbus.SystemBus(); 
proxy=bus.get_object('org.freedesktop.Avahi','/'); proxy.SetHostName('foobar')
~$ ping 192.168.0.42
PING 192.168.0.42 (192.168.0.42) 56(84) bytes of data.
From foobar.local (192.168.0.1) icmp_seq=2 Destination Host Unreachable
From foobar.local (192.168.0.1) icmp_seq=3 Destination Host Unreachable
~$

there are some problems on reproducing that; it seems that the box i am
now working on does not show that behavior (i currently lack access to
the machine i originally tried this on). it is probably connected to the
reverse dns resolution progress, which for reasons unknown to me seems
to have been configured to resolve via mdns instead of not resolving at
all.

avahi is probably not the culprit. if i or someone else manages to
reproduce this and can take a deeper look into ip-name resolution and
why avahi is used there, this bug probably should be moved to the proper
package.

-- 
SetHostName can be called by users
https://bugs.launchpad.net/bugs/195140
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 195140] [NEW] SetHostName can be called by users

2008-02-24 Thread webograph
Public bug reported:

Binary package hint: avahi-daemon

it is possible for users to set the host name for avahi via SetHostName
via dbus on org.freedesktop.Avahi / (tested using d-feet).

the effect is not limited to the user that caused it, for other users' ping to 
an unreachable host on the lan gives:
From the hostname the other user set.local (...) icmp_seq=1 Destination Host 
Unreachable

i don't know how far the effects go, but it affects other users on the
same system, should not be allowed to happen

ubuntu version is gutsy, avahi-daemon is 0.6.20-2ubuntu3

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

-- 
SetHostName can be called by users
https://bugs.launchpad.net/bugs/195140
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 94743] Re: Terminal Server Client isn't able to copy to/from clipboard

2008-01-17 Thread webograph
tried it with ubuntu's rdesktop via ssh tunnel on a gentoo box's x server and 
vice versa.
result: the problem lies in the interaction between rdesktop and the x server 
or clipboard.
(ubuntu's rdesktop can copy/paste on gentoo x server, gentoo's rdesktop can't 
on ubuntu x server, pure gentoo works as well)

did not test vncviewer yet, lacking a remote server.

-- 
Terminal Server Client isn't able to copy to/from clipboard
https://bugs.launchpad.net/bugs/94743
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 74800] Re: vmware-player module prevents suspend to disk

2008-01-05 Thread webograph
same for me on gutsy with vmware workstation 
(VMware-workstation-6.0.2-59824.i386.tar.gz for lack of package, but the 
symptom is the same).
i think the important line of the log is
Shrinking memory...  ^H-^H\^H|^H/^H-^H\^H|^H/Restarting tasks ... done.
instead of the normal
Shrinking memory...  ^H-^Hdone (0 pages freed)

** Changed in: vmware-player-kernel-2.6.15 (Ubuntu)
   Status: New = Confirmed

-- 
vmware-player module prevents suspend to disk
https://bugs.launchpad.net/bugs/74800
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 159579] radio off not shown

2007-11-02 Thread webograph
Public bug reported:

network-manager-applet should clearly indicate if the network card's
kill switch is preventing it from connecting to the network.

this information is normally available via iwconfig, but should be
prominently displayed by the network-manager-applet (e.g. by displaying
locked by hardware where normally the wlans are listed)

this is especially important on devices which have kill switches that
are easily triggered, but don't display clearly whether they are on or
off (acer travelmate 8100, for example)

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

-- 
radio off not shown
https://bugs.launchpad.net/bugs/159579
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 131408] psi reports os as Debian GNU/Linux (4.0)

2007-08-09 Thread webograph
Public bug reported:

ubuntu psi answers a jabber:iq:version with

query xmlns=jabber:iq:version
namePsi/name
version0.10/version
osDebian GNU/Linux (4.0)/os
/query

which does not match the facts.

the bug is in systeminfo.cpp line 87 (as of revision 767), where there
should be a line to detect ubuntu above the debian line.

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

-- 
psi reports os as Debian GNU/Linux (4.0)
https://bugs.launchpad.net/bugs/131408
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 128321] Re: gajim does not update group member count until status changes

2007-07-25 Thread webograph

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

-- 
gajim does not update group member count until status changes
https://bugs.launchpad.net/bugs/128321
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 128321] gajim does not update group member count until status changes

2007-07-25 Thread webograph
Public bug reported:

Binary package hint: gajim

when you move offline contacts into a group, the member count in the
summary line ( Groupname (0/1)) is not updated until one of the
members changes status.

ProblemType: Bug
Architecture: i386
Date: Wed Jul 25 19:52:24 2007
DistroRelease: Ubuntu 7.04
Package: gajim 0.11.1-0ubuntu3
PackageArchitecture: i386
SourcePackage: gajim
Uname: Linux artemis 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 
GNU/Linux

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

-- 
gajim does not update group member count until status changes
https://bugs.launchpad.net/bugs/128321
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 119798] gtkpod should work out of the box

2007-06-11 Thread webograph
Public bug reported:

Binary package hint: gtkpod

ipods are detected and auto-mounted in ubuntu feisty, but gtkpod does
not respect these discovered devices, but instead manages an own list of
known devices with known mount points instead.

** Affects: gtkpod (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gtkpod should work out of the box
https://bugs.launchpad.net/bugs/119798
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 1701] gtkpod uses xmms

2007-06-11 Thread webograph
i think this includes setting the app to play a song to something more
ubuntu-like than xmms

-- 
GTKPod needs some HIG love and general usability work
https://bugs.launchpad.net/bugs/1701
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 118612] installer installs grub to hda when using guided partitioning for sda

2007-06-04 Thread webograph
Public bug reported:

Binary package hint: partman

steps to reproduce:
- have a setup with one hd with only windows installed (let's call it hda)
- have a usb stick on which you want to install ubuntu (let's call it sda)
- boot from live cd, install, choose automatic partitioning of sda (geführte 
partitionierung in german)
- reboot with usb stick unplugged
- grub will want to load a stage2, of course unable to do so

solution:
grub should not be installed on partitions not selected

reason:
users rely on the installer not to touch disks it is not explicitly told to 
touch and get very nervous when the system they rely on (for many people just 
switching to ubuntu, this is still windows) does not work any more after 
installing linux

workaround for windows not booting:
fdisk /dev/hda
set hda1 (the windows partition) as bootable

** Affects: partman (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
installer installs grub to hda when using guided partitioning for sda
https://bugs.launchpad.net/bugs/118612
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