[Bug 1415502] Re: Couldn't bind port 51413 on 192.168.1.xxx: Cannot assign requested address (net.c:371)

2020-07-30 Thread Bachsau
A bug from 2015 and still "new". Nice – Here's a fix:
Edit the systemd unit file with `sudo systemctl edit --full 
transmission-daemon.service` and replace the line

> After=network.target

with the lines

> After=network-online.target
> Wants=network-online.target

With this, systemd should wait for the network to become fully available
before starting the daemon.

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

Title:
  Couldn't bind port 51413 on 192.168.1.xxx: Cannot assign requested
  address (net.c:371)

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

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

[Bug 1614840] Re: Fontcaching takes long and cache seems damaged

2016-09-07 Thread Bachsau
*** This bug is a duplicate of bug 1614870 ***
https://bugs.launchpad.net/bugs/1614870

** This bug has been marked a duplicate of bug 1614870
   Problems with font cache after update

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

Title:
  Fontcaching takes long and cache seems damaged

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

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


[Bug 1614870] Re: Problems with font cache after update

2016-08-22 Thread Bachsau
I also have some OS X fonts installed. Everything that comes with OS X
and was not already present in Ubuntu.

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

Title:
  Problems with font cache after update

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

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


[Bug 1614870] [NEW] Problems with font cache after update

2016-08-19 Thread Bachsau
Public bug reported:

After last update on my 14.04 trusty machine, it takes a long time to
regenerate the fonts cache. Now after that, most graphical applications
take about 30 seconds to start with 100% CPU load. It is impossible to
work with my system in this state.

I already tried purging and reinstallong all fontconfig-related packages
and completely deleted and rebuildt my font cache, but the problem
persists. Before the update everything was fine.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: fontconfig 2.11.0-0ubuntu4.2
ProcVersionSignature: Ubuntu 3.13.0-93.140-generic 3.13.11-ckt39
Uname: Linux 3.13.0-93-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
CurrentDesktop: MATE
Date: Fri Aug 19 10:11:10 2016
InstallationDate: Installed on 2014-04-16 (856 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
SourcePackage: fontconfig
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Problems with font cache after update

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

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


[Bug 1614840] Re: Fontcaching takes long and cache seems damaged

2016-08-18 Thread Bachsau
WTF is this posted as grub2 related when I definitely typed fontconfig?

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

Title:
  Fontcaching takes long and cache seems damaged

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

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


[Bug 1614840] [NEW] Fontcaching takes long and cache seems damaged

2016-08-18 Thread Bachsau
Public bug reported:

After last update on my 14.04 trusty machine, it takes a long time to
regenrate the fonts cache. Now after that, most graphical applications
take about 30 seconda to start with 100% CPU load. It is impossible to
work with my system in this state.

I already tried purging and reinstallong all fontconfig-related packages
and completely deleted and rebuildt my font cache, but the problem
persists. Before the update everything was fine.

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

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

Title:
  Fontcaching takes long and cache seems damaged

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

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


[Bug 1555237] Re: Upgrade from 14.04.4→ 16.04 dies midway taking out the session.

2016-03-30 Thread Bachsau
It is completely normal that X will exit on distribution upgrades. You
should never Upgrade a Linux system while running X! The normal way is
to update the sources, apt-get update, apt-get upgrade and reboot,
followed by apt-get dist-upgrade.

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

Title:
  Upgrade from 14.04.4→ 16.04 dies midway taking out the session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1555237/+subscriptions

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

[Bug 210472] Re: Timidity daemon doesn't play nice with pulse audio

2014-12-19 Thread Bachsau
The only clean solution to this is to run pulseaudio in system mode and
add the timidity user to pulse-access group. This also fixes some other
problems pulseaudio has and effectively stops other apps from grabbing
the soundcard.

This is because by default only the current user, which is also running
the pulseaudio daemon, can play audio. By switching pulseaudio to system
mode, it can be access by every user in the pulse-access group without
starting anything before.

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

Title:
  Timidity daemon doesn't play nice with pulse audio

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

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


[Bug 676917] Re: Trash is not aware of files deleted from non-home partitions

2012-09-29 Thread Bachsau
** Changed in: gvfs (Ubuntu)
   Status: New => Confirmed

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

Title:
  Trash is not aware of files deleted from non-home partitions

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

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


[Bug 766187] Re: package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-09-29 Thread Bachsau
Just occurs if /etc/init.d/ondemand was deleted. My fault. Sorry.

** Changed in: sysvinit (Ubuntu)
   Status: New => Invalid

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

Title:
  package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

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

[Bug 361498] Re: When I use thunderbird to my mediawiki recently changes rss feed, it tells me "It's not a valid rss feed".

2012-09-15 Thread Bachsau
Can confirm this for Thunderbird 13 on Ubuntu 10.04 (Lucid) with
MediaWiki 1.18.5

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

Title:
  When I use thunderbird to my mediawiki recently changes rss feed, it
  tells me "It's not a valid rss feed".

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

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


[Bug 716814] Re: Please re-enable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS*

2012-08-19 Thread Bachsau
Don't do this. OSS is outdated technology, and the emulation does not
allow software mixing. Everyone, please install aoss.

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

Title:
  Please re-enable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS*

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

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


[Bug 779730] Re: SFTP is destroying symlinks

2012-06-19 Thread Bachsau
Still an issue

** Changed in: gvfs (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  SFTP is destroying symlinks

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

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


[Bug 939661] Re: After a short period of use nautilus no longer reponds and becomes a zombie

2012-03-27 Thread Bachsau
I'm also encountering this issue since a few days, and I'm using Lucid.
When it happens, there's always an "uname" zombie too. As natilus
refuses to start another instance, and both are children of init, the
only option is to reboot the system.

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

Title:
  After a short period of use nautilus no longer reponds and becomes a
  zombie

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

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


[Bug 676917] Re: Trash is not aware of files deleted from non-home partitions

2012-03-05 Thread Bachsau
PS: It is aware of files on non-home partitions, just not root. I know
it, because I've got an aditional partition /media/iTunes/

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

Title:
  Trash is not aware of files deleted from non-home partitions

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

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


[Bug 676917] Re: Trash is not aware of files deleted from non-home partitions

2012-03-05 Thread Bachsau
> This is still an issue with oneiric

Wow. Is anybody surprised? I'm not. :/

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

Title:
  Trash is not aware of files deleted from non-home partitions

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

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


[Bug 322936] Re: File-roller can't just archive symlinks to folders

2011-10-30 Thread Bachsau
Furthermore, if you  delete a symlink pointing to a directory from the
archive, every file in the linked directory OUTSIDE the archive gets
deleted!

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

Title:
  File-roller can't just archive symlinks to folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/322936/+subscriptions

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


[Bug 189066] Re: Don't follow symlinks

2011-10-30 Thread Bachsau
*** This bug is a duplicate of bug 215302 ***
https://bugs.launchpad.net/bugs/215302

Furthermore, if you  delete a symlink pointing to a directory from the
archive, every file in the linked directory OUTSIDE the archive gets
deleted!

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

Title:
  Don't follow symlinks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/189066/+subscriptions

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


[Bug 811753] Re: Synaptics Touchpad keys stoped working

2011-08-04 Thread Bachsau
Still not fixed. >>:(

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

Title:
  Synaptics Touchpad keys stoped working

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

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


[Bug 811753] Re: Synaptics Touchpad keys stoped working

2011-07-16 Thread Bachsau
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811753

Title:
  Synaptics Touchpad keys stoped working

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

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


[Bug 811753] [NEW] Synaptics Touchpad keys stoped working

2011-07-16 Thread Bachsau
Public bug reported:

I upgraded from kernel 2.6.32-32 to 2.6.32-33 on my Lenovo IdeaPad
S10-3s and my touchpad keys stopped working. I was able to do clicks on
the touchpad, but not with the touchpad buttons. After booting 2.6.32-32
again, it worked.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-33-generic (not installed)
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic i686
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices:
  Liste der Hardware-Geräte (PLAYBACK) 
 Karte 0: Intel [HDA Intel], Gerät 0: HDA Generic [HDA Generic]
   Sub-Geräte: 1/1
   Sub-Gerät #0: subdevice #0
Architecture: i386
ArecordDevices:
  Liste der Hardware-Geräte (CAPTURE) 
 Karte 0: Intel [HDA Intel], Gerät 0: HDA Generic [HDA Generic]
   Sub-Geräte: 1/1
   Sub-Gerät #0: subdevice #0
AudioDevicesInUse:
 BEN.PID ZUGR.  BEFEHL
 /dev/snd/controlC0:  sven   1381 F mixer_applet2
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf040 irq 22'
   Mixer name   : 'Conexant ID 5069'
   Components   : 'HDA:14f15069,17aa6001,00100302'
   Controls  : 7
   Simple ctrls  : 5
Date: Sun Jul 17 04:36:16 2011
HibernationDevice: RESUME=UUID=d0bd1d25-3908-4969-950a-b45a3ef0c42e
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
MachineType: LENOVO 0703D4G
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-32-generic 
root=UUID=d02747ff-0e3c-4aa7-af8c-55bd5a237d7b ro quiet splash
ProcEnviron:
 LANGUAGE=de_DE:en
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.7
RfKill:
 0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
SourcePackage: linux
dmi.bios.date: 05/12/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 38CN05WW
dmi.board.name: Mariana-3B
dmi.board.vendor: LENOVO
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnLENOVO:bvr38CN05WW:bd05/12/2010:svnLENOVO:pn0703D4G:pvrIdeapadS10-3s:rvnLENOVO:rnMariana-3B:rvrNotApplicable:cvnLENOVO:ct10:cvrN/A:
dmi.product.name: 0703D4G
dmi.product.version: Ideapad S10-3s
dmi.sys.vendor: LENOVO

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


** Tags: apport-bug i386 kconfig lucid needs-upstream-testing regression-release

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

Title:
  Synaptics Touchpad keys stoped working

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

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

[Bug 676917] Re: Trash does not recognize .Trash-1000 on root

2011-07-08 Thread Bachsau
Ubuntu's typical way of solving bugs... Never fix anything, wait a half
a year, close the bug and hope that no one submits it again. This is not
just an issue for me, it's an issue for everyone.

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

Title:
  Trash does not recognize .Trash-1000 on root

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

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


[Bug 779730] [NEW] SFTP is destroying symlinks

2011-05-08 Thread Bachsau
Public bug reported:

Binary package hint: gvfs

I think this bug is related to gvfs. I used to change files on my server
through an SFTP connection. When I open a symbolic link, then change it
and save, it creates me a copy of that file, applying the changes to the
linked one.

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

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

Title:
  SFTP is destroying symlinks

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


[Bug 14862] Re: Freezing all security settings on ATA hard disks

2011-04-30 Thread Bachsau
Hey, it's 2011 and it still doesn't freeze by default. This should
really be changed.

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

Title:
  Freezing all security settings on ATA hard disks

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


[Bug 766187] Re: package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-04-19 Thread Bachsau
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/766187

Title:
  package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

[Bug 766187] [NEW] package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-04-19 Thread Bachsau
Public bug reported:

Binary package hint: sysvinit

Error while updating

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: initscripts 2.87dsf-4ubuntu17.1
ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
Uname: Linux 2.6.32-30-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Apr 19 17:25:49 2011
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
SourcePackage: sysvinit
Title: package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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


** Tags: apport-package i386 lucid

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

Title:
  package initscripts 2.87dsf-4ubuntu17.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

[Bug 558353] Re: nautilus copies DirectoryIndexes instead of directories via WebDAV

2011-03-15 Thread Bachsau
Is this Ubuntu's way to fix bugs? Setting them as "expired" instead of
fixing?

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

Title:
  nautilus copies DirectoryIndexes instead of directories via WebDAV

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


[Bug 735515] [NEW] Directories are treated as files when copying from WebDAV

2011-03-15 Thread Bachsau
Public bug reported:

Binary package hint: nautilus

If you try to copy a directory from dav:// to a local filesystem,
nautilus creates an empty file with the folders name and does not copy
anything at all.

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

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

Title:
  Directories are treated as files when copying from WebDAV

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


[Bug 379761] Re: MASTER - Font hinting does not honour gnome-settings in Firefox

2011-03-12 Thread Bachsau
I can confirm #28 still works. Maybe these files should be removed from
ubuntu. Please fix, it's getting on my nerves.

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

Title:
  MASTER - Font hinting does not honour gnome-settings in Firefox

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


[Bug 676917] Re: Trash does not recognize .Trash-1000 on root

2010-11-18 Thread Bachsau
PS: I thought trash might be a part of gvfs, but i don't really know.
Could also be part of Nautilus or something other. You will know. ;)

-- 
Trash does not recognize .Trash-1000 on root
https://bugs.launchpad.net/bugs/676917
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 676917] Re: Trash does not recognize .Trash-1000 on root

2010-11-18 Thread Bachsau


-- 
Trash does not recognize .Trash-1000 on root
https://bugs.launchpad.net/bugs/676917
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 676917] [NEW] Trash does not recognize .Trash-1000 on root

2010-11-18 Thread Bachsau
Public bug reported:

Binary package hint: gvfs

When /home is on a separate partition, and the user deletes a file on
root, it is moved to /.Trash-1000, but it does not show up in trash, nor
is it going to be deleted when the trash emptied.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gvfs 1.6.1-0ubuntu1build1
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Thu Nov 18 11:04:11 2010
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
ProcEnviron:
 LANGUAGE=de_DE:de:en_US:en
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: gvfs

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


** Tags: apport-bug i386 lucid

-- 
Trash does not recognize .Trash-1000 on root
https://bugs.launchpad.net/bugs/676917
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 486779] Re: ICQ plugin should support text formating

2010-08-25 Thread Bachsau
Yes, I'm still missing this feature, even on lucid.

-- 
ICQ plugin should support text formating
https://bugs.launchpad.net/bugs/486779
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 386432] Re: Read-Only FAT files cannot be made writeable

2010-04-21 Thread Bachsau
We'll see. I'm going to upgrade in june.

-- 
Read-Only FAT files cannot be made writeable
https://bugs.launchpad.net/bugs/386432
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 486752] Re: When previewing files, or opening finished ones, incoming folder path is not quoted

2010-01-08 Thread Bachsau
Hmmm. okay. No need for backports.

Let's just install from amule-releases ppa and check if it's fixed in
2.2.6. Thank you.

-- 
When previewing files, or opening finished ones, incoming folder path is not 
quoted
https://bugs.launchpad.net/bugs/486752
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 486752] Re: When previewing files, or opening finished ones, path is not quoted

2010-01-07 Thread Bachsau
Package 2.2.2-1ubuntu1.1 (intrepid-updates)

Bug also exists in aMule 2.2.5 Package from aMule website.

To reproduce, you have to set aMules incomming-path to something
containing spaces.

For me, this is "/media/Data/My Documents/aMule". Then, if a file has
finished downloading, double click on it. Totem (or any other player you
set for preview) will launch, then tell you, thats it's unable to find
that "/media/Data/My" file. If aMule would enclose that file path in
quotation marks, totem would find.

-- 
When previewing files, or opening finished ones, path is not quoted
https://bugs.launchpad.net/bugs/486752
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 486779] [NEW] ICQ plugin should support text formating

2009-11-22 Thread Bachsau
Public bug reported:

Binary package hint: pidgin

ICQ protocol supports text formating but it's pidgin plugin doesn't.
Could you please implement this?

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

-- 
ICQ plugin should support text formating
https://bugs.launchpad.net/bugs/486779
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 270481] Re: NTFS Temp dir = windows blue screen when accessing the file

2009-11-22 Thread Bachsau
You shouldn't use this kind of partition for sharing. Just use fat32,
and you should be fine.

However, this seems to me like a bug in windows's ntfs driver itself.

-- 
NTFS Temp dir = windows blue screen when accessing the file
https://bugs.launchpad.net/bugs/270481
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 486752] [NEW] When previewing files, or opening finished ones, path is not quoted

2009-11-22 Thread Bachsau
Public bug reported:

Binary package hint: amule

This results in error messages by the player, if the file path has
spaces in it. aMule should enclose it in quotation marks, so it can be
found.

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

-- 
When previewing files, or opening finished ones, path is not quoted
https://bugs.launchpad.net/bugs/486752
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 386432] Re: Read-Only FAT files cannot be made writeable

2009-11-12 Thread Bachsau
No. The is already mounted with "uid=1000,umask=0111,dmask=", but if
a file is set read only in the filesystem, it is also write protected
with linux for all users. This especialy happens to the "My Documents"
and related Windows-System folders, after Windows has done changes to
them. Running "chmod -R a+w" oder "chmod -R 777" on these directorys or
just the whole partition always helps, but I would like to see it
working with nautilus also.

-- 
Read-Only FAT files cannot be made writeable
https://bugs.launchpad.net/bugs/386432
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 396038] Re: package emacs22-common 22.2-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-23 Thread Bachsau
I already checked for the group and it wasn't defined, so I created it,
which fixed the problem for me. I just posted the bug to get it to your
attention, so it can be fixed in the package. Btw I think there's no
need to have a "staff" group just to put some emacs files in it ;)

-- 
package emacs22-common 22.2-0ubuntu2 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/396038
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 258969] Re: SD Card mounts multiple times

2009-07-30 Thread Bachsau
For me, this happens with CD-Roms and when I supend to ram.

-- 
SD Card mounts multiple times
https://bugs.launchpad.net/bugs/258969
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 397664] Re: Totem (xine) Plugins don't work in Opera

2009-07-10 Thread Bachsau
I already discussed this with the Opera developers, and it's clearly a
problem with the plugins.

Karmic will contain totem-xine, like every version bevore. - Rightly, as
Gstreamer is wholly crap.

Please stop closing every bug so fast. If you always close almost every
bug as invalid directly, this will be the last bug I bother to report.
It's importance may be low, and it's cause may be unknown, but it's
exists, so it isn't invalid. I won't waste my time contributing to a
project, that doesn't appreciate the communitys help.

** Changed in: totem (Ubuntu)
   Status: Invalid => Confirmed

** Description changed:

- Binary package hint: totem
+ Binary package hint: totem-xine
  
  The Totem xine plugins don't work in opera. opera -debugplugins says,
  that the plugin failed and I see only a gray rectacle. This Problem
  seems to affect only the xine version of totem and doesn't occur in
  firefox.
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/totem-xine
  NonfreeKernelModules: nvidia
  Package: totem-xine 2.24.3-0ubuntu1
  ProcEnviron:
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/realplayer
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  Uname: Linux 2.6.27-14-generic i686

** Tags removed: apport-bug

-- 
Totem (xine) Plugins don't work in Opera
https://bugs.launchpad.net/bugs/397664
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 397664] [NEW] Totem (xine) Plugins don't work in Opera

2009-07-09 Thread Bachsau
Public bug reported:

Binary package hint: totem

The Totem xine plugins don't work in opera. opera -debugplugins says,
that the plugin failed and I see only a gray rectacle. This Problem
seems to affect only the xine version of totem and doesn't occur in
firefox.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-xine
NonfreeKernelModules: nvidia
Package: totem-xine 2.24.3-0ubuntu1
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/realplayer
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-14-generic i686

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


** Tags: apport-bug

-- 
Totem (xine) Plugins don't work in Opera
https://bugs.launchpad.net/bugs/397664
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 397664] Re: Totem (xine) Plugins don't work in Opera

2009-07-09 Thread Bachsau

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28863076/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/28863077/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/28863078/ProcStatus.txt

-- 
Totem (xine) Plugins don't work in Opera
https://bugs.launchpad.net/bugs/397664
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 397116] Re: package emacsen-common 1.4.17 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zur?ck

2009-07-08 Thread Bachsau

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28816342/Dependencies.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/28816343/DpkgTerminalLog.txt

-- 
package emacsen-common 1.4.17 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zur?ck
https://bugs.launchpad.net/bugs/397116
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 397116] [NEW] package emacsen-common 1.4.17 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zur?ck

2009-07-08 Thread Bachsau
Public bug reported:

Binary package hint: emacsen-common

Install error via package manager

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: Unterprozess post-installation script gab den Fehlerwert 1 zurück
NonfreeKernelModules: nvidia
Package: emacsen-common 1.4.17
PackageArchitecture: all
SourcePackage: emacsen-common
Title: package emacsen-common 1.4.17 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zurück
Uname: Linux 2.6.27-14-generic i686

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


** Tags: apport-package

-- 
package emacsen-common 1.4.17 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zur?ck
https://bugs.launchpad.net/bugs/397116
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 269112] Re: Cannot change permission and delete some files from Trash

2009-06-25 Thread Bachsau
If something is moved to MY trash, nautilus should change the
permissions and restore, if the file is restored.

If that's impossible, Nautilus shouldn't accept moving trees to the
trash, that have unwritable directories in it.

** Changed in: nautilus (Ubuntu)
   Status: Invalid => In Progress

-- 
Cannot change permission and delete some files from Trash
https://bugs.launchpad.net/bugs/269112
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 392126] Re: Permission problems on deleting

2009-06-25 Thread Bachsau

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28369779/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/28369780/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/28369781/ProcStatus.txt

-- 
Permission problems on deleting
https://bugs.launchpad.net/bugs/392126
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 392126] [NEW] Permission problems on deleting

2009-06-25 Thread Bachsau
Public bug reported:

Binary package hint: nautilus

When a directory tree is moved to the trash, which has folder in it, for
that I have no writing rights, I can't empty my trash anyone.

I always have to delete my ~/.locale/share/Trash folder as root, to
bypass this.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/realplayer
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-14-generic i686

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


** Tags: apport-bug

-- 
Permission problems on deleting
https://bugs.launchpad.net/bugs/392126
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 386432] Re: Read-Only FAT files cannot be made writeable

2009-06-16 Thread Bachsau
Sorry, I don't know more about this bug than I already posted. Create a
FAT32 file system, set a file read-only, mount the file system with the
parameters given in my first post (they should be okay I think), and try
to set the file writeable with nautilus.

-- 
Read-Only FAT files cannot be made writeable
https://bugs.launchpad.net/bugs/386432
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 386432] Re: Read-Only FAT files cannot be made writeable

2009-06-13 Thread Bachsau
lol. Just recreate the situation described and you will reproduce the
bug. And no, it's nothing for the wishlist. Its something that doesnt
work.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Read-Only FAT files cannot be made writeable
https://bugs.launchpad.net/bugs/386432
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 386432] [NEW] Read-Only FAT files cannot be made writeable

2009-06-12 Thread Bachsau
Public bug reported:

Binary package hint: nautilus

When a File on a FAT filesystem is read-only, it's is read only for
owner, group and others in linux. But when I try to use nautilus to
change it, it does not work, so I have to go to the terminal, which is
getting on my nerves. By the way, I'm using the detailed permission view
of nautilus.

The filesystems are mountet with
shortname=mixed,codepage=850,utf8,uid=1000,gid=0,umask=0111,dmask=

Fix please.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/realplayer
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-14-generic i686

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


** Tags: apport-bug

-- 
Read-Only FAT files cannot be made writeable
https://bugs.launchpad.net/bugs/386432
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 386432] Re: Read-Only FAT files cannot be made writeable

2009-06-12 Thread Bachsau

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/27830715/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/27830716/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/27830717/ProcStatus.txt

-- 
Read-Only FAT files cannot be made writeable
https://bugs.launchpad.net/bugs/386432
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