[Bug 830440] Re: skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

2011-09-30 Thread Georg H.
I have the same behavior like #50

1) Check if skype is installed:
# dpkg -l skype:i386
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name   VersionBeschreibung
+++-==-==-
ii  skype:i386 2.2.0.35-0onei VOIP and instant messaging client

2.1) Upgrade my system:

# apt-get upgrade
Reading package lists... Done
[...]
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Das folgende Paket verschwand von Ihrem System, da alle
Dateien von anderen Paketen überschrieben wurden:
  skype
Hinweis: Dies wird automatisch und absichtlich von dpkg durchgeführt.

=> Skype is replaced by another package (but why and which one?)

2.2) Install other packages has the same result:

# apt-get install appmenu-gtk:i386 libdbusmenu-glib4:i386  libdbusmenu-gtk4:i386
[...]
appmenu-gtk:i386 (0.3.0-0ubuntu1) wird eingerichtet ...
Trigger für libc-bin werden verarbeitet ...
ldconfig deferred processing now taking place
Das folgende Paket verschwand von Ihrem System, da alle
Dateien von anderen Paketen überschrieben wurden:
  skype
Hinweis: Dies wird automatisch und absichtlich von dpkg durchgeführt.

=> Skype is replaced by another package (but why and which one?)

3) Show package status:

# dpkg -l skype:i386
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name   VersionBeschreibung
+++-==-==-
un  skype:i386 (keine Beschreibung vorhanden)

4) But skype is still there:
:~$ ls -la /usr/bin/skype
-rwxr-xr-x 1 root root 21362968 2011-06-08 12:26 /usr/bin/skype

5) At this point all the dependencies between skype and all 32bit libs
are gone. So apt want to "autoremove" them.

==> I think, there is something wrong with dpkg or with the skype
package. Thanks!

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

Title:
  skype: error while loading shared libraries: libXss.so.1: cannot open
  shared object file: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/830440/+subscriptions

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

[Bug 838028] Re: First hard drive not found by ubiquity (VirtualBox)

2011-09-23 Thread Georg
Sorry Evan, I missed your comment above. Anyway, Colin is correct, the
drop down list only contains one hard drive (my reference to "Manual"
here was because that's the location of the drop down box on the screen,
sorry if that made it confusing).

Even though the drop down box only contains one hard drive, selecting
manual configuration will show both hard drives.

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

Title:
  First hard drive not found by ubiquity (VirtualBox)

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

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


[Bug 838160] [NEW] guided partitoning for entire disk creates empty partitions

2011-08-31 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
OS: [Kubuntu] oneiric-desktop-i386.iso (Beta 1 20110831)

Steps to reproduce:
1) Start machine with Live CD present
2) Select "Start Kubuntu"
3) Choose Swedish language
4) Select "Install Kubuntu"
5) Click "Forward" to get to the disk partition options
6) Select "Guided" and "Entire Disk"
7) Complete installation with default options
8) Wait for installation to complete
9) Open a terminal and enter "sudo sfdisk -l"

Expected Result:
- 3 partitions, 1 swap, 1 Linux and 1 extended

Actual Result
- 5 partitions, 1 swap, 1 Linux, 1 extended and 2 empty

Here is the result of my "sudo sfdisk -l" (Sorry it's in Swedish, but
basically it lists sda3 and sda4 as empty ("Tom").

Disk /dev/sda: 1958 cylindrar, 255 huvuden, 63 sektorer/spår
Varning: utökad partition börjar inte på jämn cylindergräns.
DOS och Linux kommer att tolka innehållet annorlunda.
Enheter = cylindrar med 8225280 byte, block med 1024 byte, räknat från 0

   Enhet Start Början   Slut Cyl. Block   Id  System
/dev/sda1   *  0+   1827-   1828-  14680064   83  Linux
/dev/sda2   1827+   1957-131-   10455055  Utökad
/dev/sda3  0   -   0  00  Tom
/dev/sda4  0   -   0  00  Tom
/dev/sda5   1827+   1957-131-   1045504   82  Linux växling / Solaris

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Wed Aug 31 22:43:38 2011
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110831)
ProcEnviron:
 LANGUAGE=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 need-duplicate-check oneiric ubiquity-2.7.24

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

Title:
  guided partitoning for entire disk creates empty partitions

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

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

[Bug 838160] Re: guided partitoning for entire disk creates empty partitions

2011-08-31 Thread Georg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838160

Title:
  guided partitoning for entire disk creates empty partitions

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

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


[Bug 838161] Re: guided partitoning for entire disk creates empty partitions

2011-08-31 Thread Georg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838161

Title:
  guided partitoning for entire disk creates empty partitions

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

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


[Bug 838161] [NEW] guided partitoning for entire disk creates empty partitions

2011-08-31 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
OS: [Kubuntu] oneiric-desktop-i386.iso (Beta 1 20110831)

Steps to reproduce:
1) Start machine with Live CD present
2) Select "Start Kubuntu"
3) Choose Swedish language
4) Select "Install Kubuntu"
5) Click "Forward" to get to the disk partition options
6) Select "Guided" and "Entire Disk"
7) Complete installation with default options
8) Wait for installation to complete
9) Open a terminal and enter "sudo sfdisk -l"

Expected Result:
- 3 partitions, 1 swap, 1 Linux and 1 extended

Actual Result
- 5 partitions, 1 swap, 1 Linux, 1 extended and 2 empty

Here is the result of my "sudo sfdisk -l" (Sorry it's in Swedish, but
basically it lists sda3 and sda4 as empty ("Tom").

Disk /dev/sda: 1958 cylindrar, 255 huvuden, 63 sektorer/spår
Varning: utökad partition börjar inte på jämn cylindergräns.
DOS och Linux kommer att tolka innehållet annorlunda.
Enheter = cylindrar med 8225280 byte, block med 1024 byte, räknat från 0

   Enhet Start Början   Slut Cyl. Block   Id  System
/dev/sda1   *  0+   1827-   1828-  14680064   83  Linux
/dev/sda2   1827+   1957-131-   10455055  Utökad
/dev/sda3  0   -   0  00  Tom
/dev/sda4  0   -   0  00  Tom
/dev/sda5   1827+   1957-131-   1045504   82  Linux växling / Solaris

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Wed Aug 31 22:43:38 2011
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110831)
ProcEnviron:
 LANGUAGE=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 iso-testing need-duplicate-check oneiric 
ubiquity-2.7.24

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

Title:
  guided partitoning for entire disk creates empty partitions

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

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

[Bug 838141] Re: English strings in Swedish translation

2011-08-31 Thread Georg
** Attachment added: "Kadressbok vs. Kaddressbook"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/838141/+attachment/2336895/+files/translation4.png

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

Title:
  English strings in Swedish translation

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

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


[Bug 838141] Re: English strings in Swedish translation

2011-08-31 Thread Georg
** Attachment added: "Retrieving file in orogress bar"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/838141/+attachment/2336883/+files/translation3.png

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

Title:
  English strings in Swedish translation

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

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


[Bug 838141] Re: English strings in Swedish translation

2011-08-31 Thread Georg
** Attachment added: "Thank you for choosing Kubuntu string"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/838141/+attachment/2336880/+files/translation2.png

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

Title:
  English strings in Swedish translation

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

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


[Bug 838141] Re: English strings in Swedish translation

2011-08-31 Thread Georg
** Attachment added: "Keep default keyboard layout dialog"
   
https://bugs.launchpad.net/bugs/838141/+attachment/2336878/+files/translation1.png

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

Title:
  English strings in Swedish translation

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

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


[Bug 838141] [NEW] English strings in Swedish translation

2011-08-31 Thread Georg
Public bug reported:

I tried to assign this to package "ubuntu-translations", but launchpad
did not accept that, going with ubiquity instead.

I found 3 instances of English being used in the Swedish translation
during installation of Kubuntu. They are all related to the
installation, so I report them in 1 bug, hope that is ok.

1) "Keep default keyboard layout" - Entire dialog in English (see 
translation1.png)
2) First presentation slide of installation - First bullet says "Thank you for 
choosing Kubuntu 11.10." (see translation2.png)
3) Progress bar during installation - When retrieving files, it says 
"Retrieving file X of Y Z%" (see translation3.png)

Finally there is a place which has been translated, which I belive should not 
have been
4) "Handle contacts, meetings and email" slide during installation - In the 
last bullet, "Kaddressbook" has been translated to "Kadressbok". This is 
inconsistent with e.g. bullet 3 "Koranizer" (see translation4.png)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Wed Aug 31 20:26:43 2011
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110831)
ProcEnviron:
 LANGUAGE=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 kubuntu oneiric

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

Title:
  English strings in Swedish translation

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

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


[Bug 838045] [NEW] Wrong time zone selected when clicking on map

2011-08-31 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
OS: [Kubuntu] oneiric-desktop-i386.iso (Beta 1 20110831)

Steps to reproduce:
This happens in several places, but try e.g.:

1) Select "Greenland (godthab)"
2) Click in the eastern part of the green (selected) area (make sure it's still 
within the selected area)

Expected Result:
- Same area still selected

Actual Result:
- The area "Greenland (Danmarkshamn)" is selcted

Also attached a video to demonstrate the behavior. Unfortunately the
cursor keeps disappearing for some reason, but I hope it should still be
reasonably clear where I clicked when the area changed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Wed Aug 31 20:08:47 2011
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110831)
ProcEnviron:
 LANGUAGE=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 need-duplicate-check oneiric ubiquity-2.7.24

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

Title:
  Wrong time zone selected when clicking on map

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

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


[Bug 838045] Re: Wrong time zone selected when clicking on map

2011-08-31 Thread Georg
** Attachment added: "Video showing the incorrect selection"
   
https://bugs.launchpad.net/bugs/838045/+attachment/2336490/+files/timezone.mpeg

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

Title:
  Wrong time zone selected when clicking on map

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

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


[Bug 838028] Re: First hard drive not found by ubiquity (VirtualBox)

2011-08-31 Thread Georg
** Attachment added: "Screenshot of manual configuration where both hard drives 
are available"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/838028/+attachment/2336420/+files/hdd2.png

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

Title:
  First hard drive not found by ubiquity (VirtualBox)

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

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


[Bug 838028] Re: First hard drive not found by ubiquity (VirtualBox)

2011-08-31 Thread Georg
** Attachment added: "Screenshot with drop down list containing only one hard 
drive"
   https://bugs.launchpad.net/bugs/838028/+attachment/2336413/+files/hdd1.png

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

Title:
  First hard drive not found by ubiquity (VirtualBox)

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

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


[Bug 838028] [NEW] First hard drive not found by ubiquity (VirtualBox)

2011-08-31 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
OS: [Kubuntu] oneiric-desktop-i386.iso (Beta 1 20110831)

Preconditions:
- Create a machine for Ubuntu in VirtualBox and add 2 hard drives
  - HDD1: SATA0, 15 GB
  - HDD2: SATA1, 4 GB (on the same SATA controller as HDD1)

Steps to reproduce:
1) Start machine with Live CD present
2) Select "Start Kubuntu"
3) Select "Install Kubuntu"
4) Click "Forward" to get to the disk partition options
5) Click on the drop down list under "Manual"

Expected result:
- Both hard drives available in the list

Actual Result:
- Only the second (smaller) hard drive is available
Note: If selecting "Manual", both hard drives are available, so it seems like 
it's ubiquity that only sees one hard drive, but the partition editor sees both.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Wed Aug 31 19:31:48 2011
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110831)
ProcEnviron:
 LANGUAGE=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 need-duplicate-check oneiric ubiquity-2.7.24

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

Title:
  First hard drive not found by ubiquity (VirtualBox)

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

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


[Bug 837870] [NEW] Kubuntu cannot shut down after KDE Partition Manager

2011-08-31 Thread Georg
Public bug reported:

This bug could be related to: bug #801177

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
Live CD: [Kubuntu] oneiric-desktop-i386.iso (Beta 1 20110831)

Preconditions:
- An availble extra partition

Steps to reproduce:
1) Start machine with live CD mounted
2) Select "Start Kubuntu"
3) In Ubiquity, select "Try Ubuntu"
4) Wait for live session to start
5) Click Application Launcher → Applications → System → Partition Editor
6) Edit the available partition
- New ext3 filesystem
- Label: casper-rw
7) Exit Partition Editor
8) Click Click Application Launcher → Leave → Shutdown
9) Confirm shutdown

Expected result:
- Computer shuts down

Actual Result:
- Shut down confirmation dialog is closed, but system still running.
Note: it's possible to shut down through the terminal ("sudo poweroff")

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: kde-workspace 4:4.7.0-0ubuntu11
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
CasperVersion: 1.280
Date: Wed Aug 31 07:13:04 2011
LiveMediaBuild: Kubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110831)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-workspace
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: kde-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 iso-testing oneiric

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

Title:
  Kubuntu cannot shut down after KDE Partition Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/837870/+subscriptions

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

[Bug 837870] Re: Kubuntu cannot shut down after KDE Partition Manager

2011-08-31 Thread Georg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/837870

Title:
  Kubuntu cannot shut down after KDE Partition Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/837870/+subscriptions

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


[Bug 727977] Re: Thunar crashed with SIGSEGV in g_utf8_validate()

2011-08-30 Thread Georg
I still experienced this crash when starting a persistent xubuntu live
session from the latest Oneiric Beta 1 (20110830) CD. (ISO Testing Case
ID: dls-003)

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

Title:
  Thunar crashed with SIGSEGV in g_utf8_validate()

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

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


[Bug 837417] Re: User account applet shows "Invalid UTF-8" when starting Danish Live Session

2011-08-30 Thread Georg
** Attachment added: "Screenshot with "Invalid UTF-8" name in top right corner"
   
https://bugs.launchpad.net/bugs/837417/+attachment/2333552/+files/invalid_utf-8.png

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

Title:
  User account applet shows "Invalid UTF-8" when starting Danish Live
  Session

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

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


[Bug 837417] [NEW] User account applet shows "Invalid UTF-8" when starting Danish Live Session

2011-08-30 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
Live CD: oneiric-desktop-i386.iso (Beta 1 20110830)

Steps to reproduce:
1) Start machine with live CD mounted
2) Wait for Ubiquity to show
3) Select language "Danish"
4) Click "Prøv Ubuntu" (i.e. try, not install)
5) Wait for live session to start

Expected Result
- User name in top right corner should be something along the lines of "Live 
Session Bruger"

Actual Result
- User name is "Invalid UTF-8"

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
CasperVersion: 1.280
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Aug 30 13:55:58 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110830)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=da 
keyboard-configuration/layoutcode?=dk
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity ubuntu

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

Title:
  User account applet shows "Invalid UTF-8" when starting Danish Live
  Session

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

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

[Bug 837328] Re: Showing on screen keyboard before screenshot will lock dialog

2011-08-30 Thread Georg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/837328

Title:
  Showing on screen keyboard before screenshot will lock dialog

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

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


[Bug 837328] [NEW] Showing on screen keyboard before screenshot will lock dialog

2011-08-30 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
Live CD: oneiric-desktop-i386.iso (Beta 1 20110830)

Steps to reproduce:
1) Start machine with live CD mounted
2) Wait for Ubiquity to show
3) Click on the accessibility menu in the top right corner
Note: The menu item is cropped, but still possible to select. See bug #837287
4) Select "On-screen Keyboard"
5) Close on-screen keyboard
6) Press "Print Screen" to get a screen shot
7) Press "Cancel" or click the close icon in the top left corner

Expected result:
- The print screen dialog disappears

Actual Result:
- The print screen dialog is impossible to close
Note: The print screen dialog sometimes gets hidden behind the ubiquity main 
dialog, but it is still not closed

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.20
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
CasperVersion: 1.280
Date: Tue Aug 30 11:11:06 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110830)
ProcEnviron:
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  Showing on screen keyboard before screenshot will lock dialog

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

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


[Bug 837308] Re: Ubiquity accessibility menu appears disabled when not

2011-08-30 Thread Georg
** Attachment added: "Screenshot of selected menu which seems disabled"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/837308/+attachment/2333019/+files/accessibility.png

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

Title:
  Ubiquity accessibility menu appears disabled when not

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

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


[Bug 837308] Re: Ubiquity accessibility menu appears disabled when not

2011-08-30 Thread Georg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/837308

Title:
  Ubiquity accessibility menu appears disabled when not

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

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


[Bug 837308] [NEW] Ubiquity accessibility menu appears disabled when not

2011-08-30 Thread Georg
Public bug reported:

Platform: VirtualBox 4.0.12 r72916 on Ubuntu 10.04 2.6.38-11 generic
Live CD: oneiric-desktop-i386.iso (Beta 1 20110830)

Steps to reproduce:
1) Start machine with live CD mounted
2) Wait for Ubiquity to show
3) Click on the accessibility menu in the top right corner
Note: The menu item is cropped, but still possible to select. See bug #837287

Expected result:
- Some of all menu items displayed in light colors indicating they are enabled

Actual result:
- All menu items in dark color, indicating they are disabled.

Note:
1) Compare with the network settings menu to the right, those menu items are 
seemingly enabled
2) It is still possible to select the on screen keyboard menu option, which 
will display the on screen keyboard.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.20
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
CasperVersion: 1.280
Date: Tue Aug 30 10:43:28 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110830)
ProcEnviron:
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  Ubiquity accessibility menu appears disabled when not

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

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


[Bug 837287] Re: live cd top menu cropped

2011-08-30 Thread Georg
The menu is still possible to select, though.

Added another screenshot

Platform:
VirtualBox 4.0 on Ubuntu 10.04

Live CD:
oneiric-desktop-i386.iso

Steps to reproduce:
1) Start machine with the live CD in place
2) Wait Ubiquity

Expected Result
- A menu with network and accessibility option shown on top of screen

Actual Result
- Menu shown, but severely cropped

** Attachment added: "screenshot of top menu selected"
   
https://bugs.launchpad.net/ubuntu/+bug/837287/+attachment/2332957/+files/topmenu2.png

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

Title:
  live cd top menu cropped

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

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


[Bug 837287] Re: live cd top menu cropped

2011-08-30 Thread Georg
** Attachment added: "Screenshot of the live CD choice between trying and 
installing"
   
https://bugs.launchpad.net/bugs/837287/+attachment/2332917/+files/topmenu1.png

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

Title:
  live cd top menu cropped

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

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


[Bug 837287] [NEW] live cd top menu cropped

2011-08-30 Thread Georg
Public bug reported:

When choosing between trying out Ubuntu or installing it with the 386
desktop live CD, the menu at the top of the screen is cropped. See top
of the attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
CasperVersion: 1.280
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Aug 30 10:16:24 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110830)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=da 
keyboard-configuration/layoutcode?=dk
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug corruption i386 oneiric running-unity ubuntu

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

Title:
  live cd top menu cropped

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

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


[Bug 826698] [NEW] package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in Paket alsa-firmware 0:1.0.17-0medibuntu2.9.10.1

2011-08-15 Thread Georg Depta
Public bug reported:

Während Aktualisierungsverwaltung lief

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-firmware 1.34
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic i686
NonfreeKernelModules: wl
AptOrdering:
 base-files: Install
 base-files: Configure
 linux-firmware: Install
 linux-firmware: Configure
Architecture: i386
Date: Mon Aug 15 13:42:02 2011
Dependencies:
 
ErrorMessage: Versuche, »/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, 
welches auch in Paket alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitecture: all
SourcePackage: linux-firmware
Title: package linux-firmware 1.34 failed to install/upgrade: Versuche, 
»/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in Paket 
alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist

** Affects: linux-firmware (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/826698

Title:
  package linux-firmware 1.34 failed to install/upgrade: Versuche,
  »/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in
  Paket alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist

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

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

[Bug 826698] Re: package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in Paket alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 i

2011-08-15 Thread Georg Depta
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/826698

Title:
  package linux-firmware 1.34 failed to install/upgrade: Versuche,
  »/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in
  Paket alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist

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

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

[Bug 825941] Re: Ubuntu Login Spacebar Freeze

2011-08-14 Thread Hans Georg Zojer
Today I could not reproduce the bug as described. First, the Inputfield-Cursor 
freezes again, but also when pressing ENTER/RETURN or by clicking with Mouse. 
CTRL+ALT+F1 did not work, but moving mouse cursor was visible. This happened 
about three times. Some time later I tried to boot again and this time I logged 
in on console (CTRL+ALT+F1) before and entered commando "sleep 180 && shutdown 
-h now", switched back to Graphic-Mode (ALT+F7). Then login worked as expected. 
Then the update manager announced new updates. so I did the updates. Then I 
tried to reboot several times (also without the CTRL
+ALT+F1 trick), but the problem did not appear again at moment.

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

Title:
  Ubuntu Login Spacebar Freeze

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

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


[Bug 825941] Re: Ubuntu Login Spacebar Freeze

2011-08-13 Thread Hans Georg Zojer
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/825941

Title:
  Ubuntu Login Spacebar Freeze

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

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


[Bug 825941] [NEW] Ubuntu Login Spacebar Freeze

2011-08-13 Thread Hans Georg Zojer
Public bug reported:

I just installed Ubuntu 11.04 (Unity-Desktop). After laptop booting is
complete, the login screen appears. The first and unique user is
preselected. When choosing this user by pressing spacebar (no mouse
action before), the field for entering the password will appear and the
Ubuntu freezes. No input is accepted. Mouse does not move. The system
will not change screen on CTRL+ALT+F1 and it will not shutdown when
pressing power key. When pressing ENTER/RETURN-key instead of spacebar,
the system will work without any trouble.

Description:Ubuntu 11.04
Release:11.04

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1024x768
 edid-base64: 
AP///wANrwYVACgMAQOAHhd4CnfxoFpLliQYT1QACAABAQEBAQEBAQEBAQEBAQEBZBkAQEEAJjAYiDYAMOQQAAAY/gBOMTUwWDMKICAgICAg/gBDTU8KICAgICAgICAg/ABOMTUwWDMtTDA3CiAgAE0=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Sat Aug 13 20:10:40 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company NX6110/NC6120 [103c:099c]
   Subsystem: Hewlett-Packard Company NX6110/NC6120 [103c:099c]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427)
MachineType: Hewlett-Packard HP Compaq nx6110 (PG819ET#ABD)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=de_AT:en
 PATH=(custom, user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=9d26fa27-eaa6-4720-a4c6-3d006d2ce0a0 ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/25/2005
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DTD Ver. F.03
dmi.board.name: 3088
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 39.18
dmi.chassis.asset.tag: CNU5240TXQ
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DTDVer.F.03:bd02/25/2005:svnHewlett-Packard:pnHPCompaqnx6110(PG819ET#ABD):pvrF.03:rvnHewlett-Packard:rn3088:rvrKBCVersion39.18:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq nx6110 (PG819ET#ABD)
dmi.product.version: F.03
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: apport-bug compiz-0.9 freeze i386 natty regression-update 
running-unity ubuntu

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

Title:
  Ubuntu Login Spacebar Freeze

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

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


[Bug 816867] Re: package codeblocks-contrib 10.05-1 failed to install/upgrade: Versuch, »/usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png« zu überschreiben, welches auch in Paket codebloc

2011-07-27 Thread David Georg Reichelt
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/816867

Title:
  package codeblocks-contrib 10.05-1 failed to install/upgrade: Versuch,
  »/usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png« zu
  überschreiben, welches auch in Paket codeblocks-contrib-common 10.05-1
  ist

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

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

[Bug 816867] [NEW] package codeblocks-contrib 10.05-1 failed to install/upgrade: Versuch, »/usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png« zu überschreiben, welches auch in Paket codebl

2011-07-27 Thread David Georg Reichelt
Public bug reported:

I made my weekly update and then the error occured.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: codeblocks-contrib 10.05-1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Jul 27 11:16:35 2011
ErrorMessage: Versuch, 
»/usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png« zu 
überschreiben, welches auch in Paket codeblocks-contrib-common 10.05-1 ist
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
SourcePackage: codeblocks
Title: package codeblocks-contrib 10.05-1 failed to install/upgrade: Versuch, 
»/usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png« zu 
überschreiben, welches auch in Paket codeblocks-contrib-common 10.05-1 ist
UpgradeStatus: Upgraded to natty on 2011-05-02 (85 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package codeblocks-contrib 10.05-1 failed to install/upgrade: Versuch,
  »/usr/share/codeblocks/images/ThreadSearch/showdirdisabled.png« zu
  überschreiben, welches auch in Paket codeblocks-contrib-common 10.05-1
  ist

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

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

[Bug 782984] Re: strongswan-4.5.0 has known bug: causes charon to crash: "killing ourself, received critical signal"

2011-06-01 Thread Georg Müller
Any progress here?
Can someone help to get this into natty (4.5.1, 4.5.2 or the patch?)

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

Title:
  strongswan-4.5.0 has known bug: causes charon to crash: "killing
  ourself, received critical signal"

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


Re: [Bug 378012] forward/inverse search does not bring emacs into foreground

2011-05-19 Thread Georg Neis
I stopped caring.

On Thu, May 19, 2011 at 6:13 PM, Pedro Villavicencio  wrote:
> Thanks for the report, it has been some time without any response or
> feedback in this bug report and we are wondering if this is still an
> issue for you with the latest release of Ubuntu the Natty Narwhal, May
> you please test with that version and comment back if you're still
> having or not the issue? Please have a look at
> http://www.ubuntu.com/download to know how to install that
> version.Thanks in advance.
>
> ** Changed in: metacity (Ubuntu)
>       Status: New => Incomplete
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/378012
>
> Title:
>  forward/inverse search does not bring emacs into foreground
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/378012/+subscribe
>

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

Title:
  forward/inverse search does not bring emacs into foreground

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

[Bug 451701] Re: Totem changes desktop layout

2011-05-19 Thread Jens Georg
I can't check this as the machine in question doesn't run Linux anymore.

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

Title:
  Totem changes desktop layout

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


[Bug 449919] Re: Some user-dirs-config gets lost after upgrade from Jaunty

2011-05-19 Thread Jens Georg
I completely forgot about this bug tbh. It certainly didn't happen on
the upgrade from maverick to natty.

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

Title:
  Some user-dirs-config gets lost after upgrade from Jaunty

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


[Bug 634304] Re: package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

2011-04-15 Thread Georg Soffel
For me it is fine if you close the bug report. I'll install 11.4 soon.

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

Title:
  package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade:
  ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

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


[Bug 663552] Re: can't disable recently used documents

2011-04-11 Thread Georg
gnome-activity-journal -> preferences -> blacklist manager -> blacklist -> e.g. 
file:///media/* or /media/*
after restart it seems to prevent new items in the blacklisted path to be added.
https://answers.launchpad.net/gnome-activity-journal/+question/112032

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

Title:
  can't disable recently used documents

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


[Bug 192270] Re: npviewer.bin crashed with SIGSEGV in pthread_mutex_lock()

2011-03-11 Thread Georg
I recommend installing the Flash-Aid Firefox plugin. Since I use it, I
always get the most up-to-date version for 64bit, and it is installed
and updated automatically. The plugin is available for download here:

https://addons.mozilla.org/en-us/firefox/addon/flash-aid/

I would recommend that the Ubuntu packaging team finds out how Flash-Aid
manages to install Flash without any problems and then changes the
nspluginwrapper package so that it does the same things that Flash-Aid
do. Alternatively, the nspluginwrapper package could install the Flash-
Aid plugin by default and let the user do the Flash maintenance via the
plugin - that will at least allow most users to use Flash.

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

Title:
  npviewer.bin crashed with SIGSEGV in pthread_mutex_lock()

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


[Bug 634304] Re: package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

2011-02-27 Thread Georg Soffel
I can't remember back, what I have done, but package updates work fine now. 
Most of the time I can
help myself quite good. I just report the problems to give some feedback, I 
don't expect anything.
One problem I still have on my NC10: The window manager crashes and restarts 
immediately every now an then.
I don't know why, maybe because my initial install/upgrade of 10.10 is not 100% 
ok. I did this with a RC of 10.10.
I'll try your hint in #3 and I'll try 11.4 with a fresh install, when it is 
available.
Sorry, that I can't give more precise feedback and thanks for your efforts.

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

Title:
  package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade:
  ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

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


[Bug 660365] Re: deluge uses 100%+ of CPU when using full allocation

2011-02-25 Thread georg wiltschek
*** This bug is a duplicate of bug 639659 ***
https://bugs.launchpad.net/bugs/639659

Got the same problem. deluge-gtk quickly reaches 100% CPU activity on
Mint 10 Julia 64-bit (kernel  2.6.35-22-generic, single core). It does
this even if there's no torrent active.

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

Title:
  deluge uses 100%+ of CPU when using full allocation

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


[Bug 643349] Re: gupnp-universal-cp crashed with SIGSEGV in g_list_length()

2011-02-07 Thread Jens Georg
> Since this bug has enough information provided for a developer to
begin work,

Well - any information on how to reproduce that would be highly
appreciated. But I see the bug is rather old and mostly backed by
apport. We try to figure out what's wrong

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

Title:
  gupnp-universal-cp crashed with SIGSEGV in g_list_length()

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


[Bug 705425] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.7 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 139 zurück

2011-01-20 Thread Georg Siegemund


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

Title:
  package libapache2-mod-php5 5.3.2-1ubuntu4.7 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 139 zurück

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

[Bug 705425] [NEW] package libapache2-mod-php5 5.3.2-1ubuntu4.7 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 139 zurück

2011-01-20 Thread Georg Siegemund
Public bug reported:

Binary package hint: php5

Ubuntu 10.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libapache2-mod-php5 5.3.2-1ubuntu4.7
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic i686
Architecture: i386
Date: Thu Jan 20 13:21:41 2011
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 139 zurück
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.2-1ubuntu4.7 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 139 
zurück

** Affects: php5 (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/705425

Title:
  package libapache2-mod-php5 5.3.2-1ubuntu4.7 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 139 zurück

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

[Bug 705358] Re: package pidgin-facebookchat (not installed) failed to install/upgrade: Versuche, »/usr/share/pixmaps/pidgin/protocols/16/facebook.png« zu überschreiben, welches auch in Paket pidgin-d

2011-01-20 Thread Georg Siegemund


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

Title:
  package pidgin-facebookchat (not installed) failed to install/upgrade:
  Versuche, »/usr/share/pixmaps/pidgin/protocols/16/facebook.png« zu
  überschreiben, welches auch in Paket pidgin-data 1:2.7.9-1ubuntu0
  pidgin1.10.04 ist

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

[Bug 705358] [NEW] package pidgin-facebookchat (not installed) failed to install/upgrade: Versuche, »/usr/share/pixmaps/pidgin/protocols/16/facebook.png« zu überschreiben, welches auch in Paket pidgin

2011-01-20 Thread Georg Siegemund
Public bug reported:

Binary package hint: pidgin-facebookchat

There was a crash reported that the
/usr/share/pixmaps/pidgin/protocols/48/facebook.png was unable to
replace.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: pidgin-facebookchat (not installed)
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic i686
Architecture: i386
Date: Thu Jan 20 11:57:32 2011
ErrorMessage: Versuche, »/usr/share/pixmaps/pidgin/protocols/16/facebook.png« 
zu überschreiben, welches auch in Paket pidgin-data 
1:2.7.9-1ubuntu0+pidgin1.10.04 ist
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
SourcePackage: pidgin-facebookchat
Title: package pidgin-facebookchat (not installed) failed to install/upgrade: 
Versuche, »/usr/share/pixmaps/pidgin/protocols/16/facebook.png« zu 
überschreiben, welches auch in Paket pidgin-data 1:2.7.9-1ubuntu0+pidgin1.10.04 
ist

** Affects: pidgin-facebookchat (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/705358

Title:
  package pidgin-facebookchat (not installed) failed to install/upgrade:
  Versuche, »/usr/share/pixmaps/pidgin/protocols/16/facebook.png« zu
  überschreiben, welches auch in Paket pidgin-data 1:2.7.9-1ubuntu0
  pidgin1.10.04 ist

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

[Bug 683990] Re: Uncaught error in sbackup config when pasting to SMTP server field

2011-01-10 Thread Georg
* Is the bug reproducible; does it happen every time?
 - It used to be reproducible in the version I reported it on. However, it 
seems to have been fixed along the way. I'm not sure if sbackup has been 
updated along the way, but the problem seems to have disappeared nonetheless.

* do you run sbackup as superuser (root) or as regular user?
- as root

It seems you can close this bug, though.

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

Title:
  Uncaught error in sbackup config when pasting to SMTP server field

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


[Bug 665943] Re: Synaptic Package Manager Buttons Look Bad

2011-01-05 Thread Georg
Looks the same in my fresh install. I discovered the ugly buttons in
Synaptic and Guake.

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

Title:
  Synaptic Package Manager Buttons Look Bad

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


[Bug 695996] Re: package linux-firmware 1.34 fai led to install/upgrade: Versuche, »/lib/firmware/ asihpi/dsp2400.bin« zu überschreiben, welche s auch in Paket alsa-firmware 0:1.0.17-0medibuntu2 .9.10

2010-12-31 Thread Georg Depta


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

Title:
  package linux-firmware 1.34 failed to install/upgrade: Versuche, 
»/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in Paket 
alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist

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

[Bug 695996] [NEW] package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmw are/asihpi/dsp2400.bin« zu überschreiben, we lches auch in Paket alsa-firmware 0:1.0.17-0medibunt u2.9.

2010-12-31 Thread Georg Depta
Public bug reported:

Binary package hint: linux-firmware

Update über Aktualisierungsverwaltung; das war die Fehlermeldung

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-firmware 1.34
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: Fri Dec 31 13:59:57 2010
Dependencies:
 
ErrorMessage: Versuche, »/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, 
welches auch in Paket alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitecture: all
SourcePackage: linux-firmware
Title: package linux-firmware 1.34 failed to install/upgrade: Versuche, 
»/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in Paket 
alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist

** Affects: linux-firmware (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/695996

Title:
  package linux-firmware 1.34 failed to install/upgrade: Versuche, 
»/lib/firmware/asihpi/dsp2400.bin« zu überschreiben, welches auch in Paket 
alsa-firmware 0:1.0.17-0medibuntu2.9.10.1 ist

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

[Bug 673967] Re: package update-manager-core 1:0.145 failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2010-12-29 Thread Georg Funke
** Changed in: update-manager (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  package update-manager-core 1:0.145 failed to install/upgrade: defektes 
Tar-Dateisystem - Paketarchiv ist defekt

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


[Bug 686111] Re: "watch tv" in movie player shows absolutly no result or action

2010-12-06 Thread Georg Deil


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

Title:
  "watch tv" in movie player shows absolutly no result or action

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


[Bug 686111] [NEW] "watch tv" in movie player shows absolutly no result or action

2010-12-06 Thread Georg Deil
Public bug reported:

Binary package hint: totem

I can successfully set up the TV card and discover all channels.
All related packages dvb and totem are installed.
Clicking on "Watch TV" shows no result :-(

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Mon Dec  6 19:06:44 2010
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem

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


** Tags: apport-bug i386 maverick

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

Title:
  "watch tv" in movie player shows absolutly no result or action

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


[Bug 683990] [NEW] Uncaught error in sbackup config when pasting to SMTP server field

2010-12-01 Thread Georg
Public bug reported:

Binary package hint: sbackup

Steps to reproduce:
1) Open Simple Backup-Configuration from the menu
2) Go to the Report tab
3) Paste "smtp.gmail.com" into the SMTP server field (all other fields empty or 
default value)

Expected result:
- Text pasted, no uncaught errors

Actual Result:
- Text paster, but with uncaught error (see details below)

Further Info:
- Also happens in the To field
- Only happens on pasting from the clipboard. Writing directly in the field 
works fine.

Error Message:
-
Sorry, this should not have happened

An uncaught error occurred. Close this message window and restart the
application.

Please report this error on https://bugs.launchpad.net/sbackup.

No section: 'report'

Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 1775, in 
on_smtpserver_changed
self.configman.set("report", "smtpserver", 
self.widgets['smtpserver'].get_text())
  File "/usr/share/sbackup/sbackup/core/ConfigManager.py", line 645, in set
ConfigParser.ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
raise NoSectionError(section)
NoSectionError: No section: 'report'
-

Ubuntu Release:
Description:Ubuntu 10.10
Release:10.10

Simple Backup Package:
sbackup:
  Installed: 0.11.3ubuntu1
  Candidate: 0.11.3ubuntu1
  Version table:
 *** 0.11.3ubuntu1 0
500 http://mirrors.163.com/ubuntu/ maverick/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: sbackup (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/683990

Title:
  Uncaught error in sbackup config when pasting to SMTP server field

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


[Bug 662946] Re: linux kernel 2.6.35 slows down the whole system because of kslowdxxx processes

2010-11-29 Thread Georg Voigtlaender
No, definitely not solved for me. Still 4 kslowd tasks after system
startup.

-- 
linux kernel 2.6.35 slows down the whole system because of kslowdxxx processes
https://bugs.launchpad.net/bugs/662946
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 680441] Re: package brother-lpr-drivers-laser (not installed) failed to install/upgrade: Versuche , »/usr/bin/brprintconfiglpr2« zu übersch reiben, welches auch in Paket brmfc7320lpr 0:2.0.2 -1

2010-11-23 Thread Georg Kaufmann


-- 
package brother-lpr-drivers-laser (not installed) failed to install/upgrade: 
Versuche, »/usr/bin/brprintconfiglpr2« zu überschreiben, welches auch in Paket 
brmfc7320lpr 0:2.0.2-1 ist
https://bugs.launchpad.net/bugs/680441
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 680441] [NEW] package brother-lpr-drivers-l aser (not installed) failed to install/upgrade: Vers uche, »/usr/bin/brprintconfiglpr2« zu übe rschreiben, welches auch in Paket brmfc7320lpr 0:2.0 .2-

2010-11-23 Thread Georg Kaufmann
Public bug reported:

Binary package hint: brother-lpr-drivers-laser

it is not possible to install the "brother MFC 7320"

ProblemType: Package
Architecture: i386
Date: Mon Nov 22 21:39:28 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: Versuche, »/usr/bin/brprintconfiglpr2« zu überschreiben, welches 
auch in Paket brmfc7320lpr 0:2.0.2-1 ist
Package: brother-lpr-drivers-laser (not installed)
ProcVersionSignature: Ubuntu 2.6.31-22.65-generic
SourcePackage: brother-lpr-drivers-laser
Title: package brother-lpr-drivers-laser (not installed) failed to 
install/upgrade: Versuche, »/usr/bin/brprintconfiglpr2« zu überschreiben, 
welches auch in Paket brmfc7320lpr 0:2.0.2-1 ist
Uname: Linux 2.6.31-22-generic i686

** Affects: brother-lpr-drivers-laser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package brother-lpr-drivers-laser (not installed) failed to install/upgrade: 
Versuche, »/usr/bin/brprintconfiglpr2« zu überschreiben, welches auch in Paket 
brmfc7320lpr 0:2.0.2-1 ist
https://bugs.launchpad.net/bugs/680441
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 559444] Re: java crashes running jdownloader after running for a while

2010-11-11 Thread Georg Schmitz
I have the same problem:


** Attachment added: "hs_err_pid15168.log"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/559444/+attachment/1730220/+files/hs_err_pid15168.log

-- 
java crashes running jdownloader after running for a while
https://bugs.launchpad.net/bugs/559444
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 673967] Re: package update-manager-core 1:0.145 failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2010-11-11 Thread Georg Funke


-- 
package update-manager-core 1:0.145 failed to install/upgrade: defektes 
Tar-Dateisystem - Paketarchiv ist defekt
https://bugs.launchpad.net/bugs/673967
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 673967] [NEW] package update-manager-core 1:0.145 failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2010-11-11 Thread Georg Funke
Public bug reported:

Binary package hint: update-manager

The tar package is corrupt

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: update-manager-core 1:0.145
ProcVersionSignature: Ubuntu 2.6.35-23.37-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
Architecture: amd64
Date: Thu Nov 11 12:13:00 2010
ErrorMessage: defektes Tar-Dateisystem - Paketarchiv ist defekt
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 
(20100928)
SourcePackage: update-manager
Title: package update-manager-core 1:0.145 failed to install/upgrade: defektes 
Tar-Dateisystem - Paketarchiv ist defekt

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


** Tags: amd64 apport-package natty

-- 
package update-manager-core 1:0.145 failed to install/upgrade: defektes 
Tar-Dateisystem - Paketarchiv ist defekt
https://bugs.launchpad.net/bugs/673967
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 668213] Re: package libghc6-cairo-dev 0.10.1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-29 Thread Jens Georg


-- 
package libghc6-cairo-dev 0.10.1-4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/668213
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 668213] [NEW] package libghc6-cairo-dev 0.10.1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-29 Thread Jens Georg
Public bug reported:

Console message (from memory)

/usr/include/directfb missing or not a directory.

Creating this directory manually fixed the installation.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libghc6-cairo-dev 0.10.1-4
ProcVersionSignature: Ubuntu 2.6.35-19.25-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
Architecture: amd64
Date: Fri Oct 29 09:50:21 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
SourcePackage: gtk2hs
Title: package libghc6-cairo-dev 0.10.1-4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


** Tags: amd64 apport-package lucid

-- 
package libghc6-cairo-dev 0.10.1-4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/668213
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 666975] [NEW] backport patch to allow cgroup mount in sysfs

2010-10-26 Thread Georg Müller
Public bug reported:

It would be nice to backport the following patch to the 2.6.35 series for an 
easier testing of systemd in ubuntu maverick.:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=676db4af043014e852f67ba0349dae0071bd11f3

This is the only kernel patch required to test systemd. Without this
patch, a separate kernel has to be maintained (which is done atm by
Andrew Edmunds).

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


** Tags: cgroup systemd

-- 
backport patch to allow cgroup mount in sysfs
https://bugs.launchpad.net/bugs/666975
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 647404] Re: Udev worker error during boot "worker [XX] did not accept message -1 (Connection refused), kill it

2010-10-24 Thread Georg Schusser
Same problem on a Dell Mini 10v with UNE 10.10, 8GB SSD and
ext4-filesystem. Is that a typical netbook problem?

-- 
Udev worker error during boot "worker [XX] did not accept message -1 
(Connection refused), kill it
https://bugs.launchpad.net/bugs/647404
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 574664] Re: strongswan's charon crashes shortly after authentication

2010-09-29 Thread Georg Müller
updating openssl/libssl with packages from lucid-proposed (see bug
#590639) fixes my crashes.

-- 
strongswan's charon crashes shortly after authentication
https://bugs.launchpad.net/bugs/574664
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 574664] Re: strongswan's charon crashes shortly after authentication

2010-09-29 Thread Georg Müller
I added some ssl debugging code and get these errors:

140737079842576:error:260B9092:engine routines:ENGINE_get_cipher:unimplemented 
cipher:tb_cipher.c:126:
140737079842576:error:0608C086:digital envelope 
routines:DO_EVP_ENC_ENGINE:initialization error:enc_min.c:172:

-- 
strongswan's charon crashes shortly after authentication
https://bugs.launchpad.net/bugs/574664
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 574664] Re: strongswan's charon crashes shortly after authentication

2010-09-29 Thread Georg Müller
I installed the debug packages for libssl0.9.8 and added some debugging
code.

EVP_CipherInit_ex fails (returns 0)
ctx->cipher is null, which causes the segfault.

(gdb) p *this->cipher
$2 = {nid = 419, block_size = 16, key_len = 16, iv_len = 16, flags = 5122, init 
= 0x75cf47b0 , do_cipher = 0x75cf4c90 
, cleanup = 0, ctx_size = 244, set_asn1_parameters = 0, 
  get_asn1_parameters = 0, ctrl = 0, app_data = 0x0}

My cpu supports aesni. This might cause the problem.
I will have a look into the aesni patches in libssl0.9.8

My test with vanilla strongswan 4.3.2 was w/o openssl support, this may
be the reason why it worked there

-- 
strongswan's charon crashes shortly after authentication
https://bugs.launchpad.net/bugs/574664
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 574664] Re: strongswan's charon crashes shortly after authentication

2010-09-29 Thread Georg Müller
I recompiled the package like suggested in comment #2 (and an additional
change to "-O0" and reran the test:

Here is the data:
0x75cf2c27 in EVP_CIPHER_CTX_set_key_length () from 
/lib/libcrypto.so.0.9.8
(gdb) bt
#0  0x75cf2c27 in EVP_CIPHER_CTX_set_key_length () from 
/lib/libcrypto.so.0.9.8
#1  0x73789936 in crypt (this=0x78255110, data=..., iv=..., 
dst=0x7fffeea76970, enc=1) at openssl_crypter.c:136
#2  0x73789ab1 in encrypt (this=0x78255110, data=..., iv=..., 
dst=0x7fffeea76970) at openssl_crypter.c:159
#3  0x77fa93ce in encrypt (this=0x78256e90) at 
encoding/payloads/encryption_payload.c:366
#4  0x77fa2ae0 in encrypt_payloads (this=0x78252430, 
crypter=0x78255110, signer=0x78254cb0) at encoding/message.c:1085
#5  0x77fa2df9 in generate (this=0x78252430, 
crypter=0x78255110, signer=0x78254cb0, packet=0x782506b0) at 
encoding/message.c:1142
#6  0x77fbb888 in generate_message (this=0x7824fec0, 
message=0x78252430, packet=0x782506b0) at sa/ike_sa.c:900
#7  0x77fc409f in build_request (this=0x78250650) at 
sa/task_manager.c:446
#8  0x77fc4357 in process_response (this=0x78250650, 
message=0x782527e0) at sa/task_manager.c:517
#9  0x77fc5158 in process_message (this=0x78250650, 
msg=0x782527e0) at sa/task_manager.c:889
#10 0x77fbcce6 in process_message (this=0x7824fec0, 
message=0x782527e0) at sa/ike_sa.c:1302
#11 0x77fb27a6 in execute (this=0x78244e70) at 
processing/jobs/process_message_job.c:78
#12 0x77fb4094 in process_jobs (this=0x78207940) at 
processing/processor.c:123
#13 0x779299ca in start_thread (arg=) at 
pthread_create.c:300
#14 0x771ff6fd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112


(gdb) p/x *this
$1 = {public = {crypter_interface = {encrypt = 0x73789a57, decrypt = 
0x737899f6, get_block_size = 0x73789ab8, get_key_size = 0x73789acf, 
set_key = 0x73789ae1, destroy = 0x73789b27}}, key = {ptr = 
0x782550b0, 
len = 0x10}, cipher = 0x75f8c2a0}

-- 
strongswan's charon crashes shortly after authentication
https://bugs.launchpad.net/bugs/574664
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 574664] Re: strongswan's charon crashes shortly after authentication

2010-09-29 Thread Georg Müller
I have the same problem. When starting "/usr/lib/ipsec/starter --nofork
--debug-all" I get the following output :

10[DMN] thread 1005078288 received 11
 dumping 12 stack frame addresses:
  /lib/libpthread.so.0 @ 0x7fbc48d21000 [0x7fbc48d308f0]
-> ??:0
  /lib/libcrypto.so.0.9.8 @ 0x7fbc47021000 (EVP_CIPHER_CTX_set_key_length+0x7) 
[0x7fbc470f1c27]
  
-> ??:0
  /usr/lib/ipsec/plugins/libstrongswan-openssl.so @ 0x7fbc44b8c000 
[0x7fbc44b90352]

  
-> ??:0
  /usr/lib/ipsec/plugins/libstrongswan-openssl.so @ 0x7fbc44b8c000 
[0x7fbc44b90454]

  
-> ??:0
  /usr/lib/ipsec/charon @ 0x7fbc49382000 [0x7fbc49399fb0]   

 
-> ??:0
  /usr/lib/ipsec/charon @ 0x7fbc49382000 [0x7fbc49396230]   

 
-> ??:0
  /usr/lib/ipsec/charon @ 0x7fbc49382000 [0x7fbc493ab986]   

 
-> ??:0
  /usr/lib/ipsec/charon @ 0x7fbc49382000 [0x7fbc493ac34d]   

 
-> ??:0
  /usr/lib/ipsec/charon @ 0x7fbc49382000 [0x7fbc4939f920]   

 
-> ??:0
  /usr/lib/ipsec/charon @ 0x7fbc49382000 [0x7fbc493a0dfe]   

 
-> ??:0


When recompiling strongswan from git (tag 4.3.2) without any changes, I do not 
get any errors

-- 
strongswan's charon crashes shortly after authentication
https://bugs.launchpad.net/bugs/574664
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 649251] Re: package onboard 0.94.0-0ubunt u1 failed to install/upgrade: Abhängigkeitsprobleme - lasse es unkonfiguriert

2010-09-27 Thread Georg Soffel

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/649251/+attachment/1645667/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/649251/+attachment/1645668/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/649251/+attachment/1645669/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/649251/+attachment/1645670/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   
https://bugs.launchpad.net/bugs/649251/+attachment/1645671/+files/DpkgTerminalLog.gz

-- 
package onboard 0.94.0-0ubuntu1 failed to install/upgrade: 
Abhängigkeitsprobleme - lasse es unkonfiguriert
https://bugs.launchpad.net/bugs/649251
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 649251] [NEW] package onboard 0.94.0-0u buntu1 failed to install/upgrade: Abhängigkeitsprob leme - lasse es unkonfiguriert

2010-09-27 Thread Georg Soffel
Public bug reported:

Binary package hint: onboard

software update failed

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: onboard 0.94.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Mon Sep 27 21:50:18 2010
ErrorMessage: Abhängigkeitsprobleme - lasse es unkonfiguriert
InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Beta i386 
(20100902.1)
PackageArchitecture: all
SourcePackage: onboard
Title: package onboard 0.94.0-0ubuntu1 failed to install/upgrade: 
Abhängigkeitsprobleme - lasse es unkonfiguriert

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


** Tags: apport-package i386 maverick ubuntu-une

-- 
package onboard 0.94.0-0ubuntu1 failed to install/upgrade: 
Abhängigkeitsprobleme - lasse es unkonfiguriert
https://bugs.launchpad.net/bugs/649251
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 577545] Re: "gconf-sanity-check-2 exited with status 256" on log in

2010-09-19 Thread Georg H
Had the same problem after upgrading to Ubuntu 10.04. w/o any error when
running "/usr/lib/libconf-2-4/gconf-sanity-check-2" in a terminal. Tried
many things w/o success. Finally, #16 solved the problem for me too.

-- 
"gconf-sanity-check-2 exited with status 256" on log in
https://bugs.launchpad.net/bugs/577545
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 634304] Re: package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

2010-09-09 Thread Georg Soffel

** Attachment added: "VarLogDistupgradeAptlog.gz"
   
https://bugs.launchpad.net/bugs/634304/+attachment/1561699/+files/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   
https://bugs.launchpad.net/bugs/634304/+attachment/1561700/+files/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeHistorylog.gz"
   
https://bugs.launchpad.net/bugs/634304/+attachment/1561701/+files/VarLogDistupgradeHistorylog.gz

-- 
package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: ErrorMessage: Paket 
libc-bin ist schon installiert und konfiguriert
https://bugs.launchpad.net/bugs/634304
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 634304] [NEW] package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

2010-09-09 Thread Georg Soffel
Public bug reported:

- after a fresh install of UNE 10.10 on my Samsung NC10 I started the update 
manager and got this problem
- the update manager told me that only a partly update is possible

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: libc-bin 2.12.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Date: Thu Sep  9 19:49:53 2010
Dependencies:
 
ErrorMessage: ErrorMessage: Paket libc-bin ist schon installiert und 
konfiguriert
InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Beta i386 
(20100902.1)
SourcePackage: eglibc
Title: package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: 
ErrorMessage: Paket libc-bin ist schon installiert und konfiguriert

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


** Tags: apport-package i386 maverick ubuntu-une

-- 
package libc-bin 2.12.1-0ubuntu1 failed to install/upgrade: ErrorMessage: Paket 
libc-bin ist schon installiert und konfiguriert
https://bugs.launchpad.net/bugs/634304
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 625333] Re: package openjdk-6-jre-headless 6b 18-1.8-4ubuntu3 failed to install/upgrade: ødelag t filsystem-tarfil - ødelagt pakkearkiv

2010-08-27 Thread Tom Georg Eriksen

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/625333/+attachment/1523017/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/625333/+attachment/1523018/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/625333/+attachment/1523019/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/625333/+attachment/1523020/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/625333/+attachment/1523021/+files/DpkgTerminalLog.txt

-- 
package openjdk-6-jre-headless 6b18-1.8-4ubuntu3 failed to install/upgrade: 
ødelagt filsystem-tarfil - ødelagt pakkearkiv
https://bugs.launchpad.net/bugs/625333
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 625333] [NEW] package openjdk-6-jre-headles s 6b18-1.8-4ubuntu3 failed to install/upgrade: ød elagt filsystem-tarfil - ødelagt pakkearkiv

2010-08-27 Thread Tom Georg Eriksen
Public bug reported:

1)

Description:Ubuntu 10.04.1 LTS
Release:10.04

2)

openjdk-6-jre-headless:
  Installert: 6b18-1.8-4ubuntu3
  Kandidat: 6b18-1.8.1-0ubuntu1
  Versjonstabell:
 6b18-1.8.1-0ubuntu1 0
500 http://no.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
 *** 6b18-1.8-4ubuntu3 0
100 /var/lib/dpkg/status
 6b18-1.8-0ubuntu1 0
500 http://no.archive.ubuntu.com/ubuntu/ lucid/main Packages
W: Klarer ikke å finne pakken 6b18-1.8-4ubuntu3

3)

A smooth update process of the package

4)

The error report says that I have a broken JAR-archive

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: openjdk-6-jre-headless 6b18-1.8-4ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Aug 27 15:56:01 2010
ErrorMessage: ødelagt filsystem-tarfil - ødelagt pakkearkiv
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
SourcePackage: openjdk-6
Title: package openjdk-6-jre-headless 6b18-1.8-4ubuntu3 failed to 
install/upgrade: ødelagt filsystem-tarfil - ødelagt pakkearkiv

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package openjdk-6-jre-headless 6b18-1.8-4ubuntu3 failed to install/upgrade: 
ødelagt filsystem-tarfil - ødelagt pakkearkiv
https://bugs.launchpad.net/bugs/625333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 624247] Re: Cannot connect to Ubuntu One since you had your service outage today.

2010-08-26 Thread Georg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

The issue was solved after Ubuntu's proposed update.
Thank you, everything is working fine again.

Have a good day,
Georg



On 01/-10/-28163 07:59 PM, Georg wrote:
> 
> ** Attachment added: ".home.georg..cache.ubuntuone.log.oauth.login.log.txt"
>
> https://bugs.launchpad.net/bugs/624247/+attachment/1518873/+files/.home.georg..cache.ubuntuone.log.oauth.login.log.txt
> 
> ** Attachment added: "Dependencies.txt"
>
> https://bugs.launchpad.net/bugs/624247/+attachment/1518874/+files/Dependencies.txt
> 
> ** Attachment added: "UbuntuoneClientPackages.txt"
>
> https://bugs.launchpad.net/bugs/624247/+attachment/1518875/+files/UbuntuoneClientPackages.txt
> 
> ** Attachment added: "XsessionErrors.txt"
>
> https://bugs.launchpad.net/bugs/624247/+attachment/1518876/+files/XsessionErrors.txt
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMdutlAAoJEK95w6LJl6dy4vEH/irHEerTahZXDi7Bts37Voww
k3pUaSMLiD4+q8jHAf//utVEq96OIQIf7fDwozQnlw4hHOFJxiLi/T4X/bYE7Ojx
lCw+MI6jqEKYtluRKvB1iqtAgujDex04sEJgCwdZ9eGvwW1ati93cRH0kD0iIupn
YZCIbKxZ7OcI5UzfE93/vq5Ag10Kkuyoacmq583UFlhjQe+3mG59ArXoNGOLJq7Y
ocDTSaRyTs0n3brS6Dp26a/qzeJN4CD4CQGlPDbBOqG6NtPzKfnbUWfxadPbZq+m
BW2fFV580KYtUZ1zBI4ALCOTuF5GBYb36hk3p7bSmUY7Yng+RP/jvd+mw4mwT6g=
=eiih
-END PGP SIGNATURE-

-- 
Cannot connect to Ubuntu One since you had your service outage today.
https://bugs.launchpad.net/bugs/624247
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 624247] Re: Cannot connect to Ubuntu One since you had your service outage today.

2010-08-25 Thread Georg

** Attachment added: ".home.georg..cache.ubuntuone.log.oauth.login.log.txt"
   
https://bugs.launchpad.net/bugs/624247/+attachment/1518873/+files/.home.georg..cache.ubuntuone.log.oauth.login.log.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/624247/+attachment/1518874/+files/Dependencies.txt

** Attachment added: "UbuntuoneClientPackages.txt"
   
https://bugs.launchpad.net/bugs/624247/+attachment/1518875/+files/UbuntuoneClientPackages.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/624247/+attachment/1518876/+files/XsessionErrors.txt

-- 
Cannot connect to Ubuntu One since you had your service outage today.
https://bugs.launchpad.net/bugs/624247
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 624247] [NEW] Cannot connect to Ubuntu One since you had your service outage today.

2010-08-25 Thread Georg
Public bug reported:

Binary package hint: ubuntuone-client

Using Ubuntu 9.10
Ubuntu One package version 1.0.3-0ubuntu1
Connected as usual at startup, checked Ubuntu One folder, not connected to 
Ubuntu One service. Tried again manually, did not connect.

ProblemType: Bug
.home.georg..config.ubuntuone.syncdaemon.conf:
 [bandwidth_throttling]
 read_limit = 0
 write_limit = 0
 on = False
.home.georg..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 connected = True
 connect = 0
 show_applet = 0
 bookmarked = True
Architecture: i386
Date: Wed Aug 25 21:18:06 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: ubuntuone-client 1.0.3-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.63-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-22-generic i686

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Cannot connect to Ubuntu One since you had your service outage today.
https://bugs.launchpad.net/bugs/624247
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 573426] Re: Segfault in gtkmozembed.so

2010-08-25 Thread Georg Wittmann
Same problem here on 2 machines (i686 and x86_64) ...

App runs fine on Ubuntu 09.10


lsb_release -a
LSB Version:
core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-3.2-ia32:printing-3.2-noarch:printing-4.0-ia32:printing-4.0-noarch:qt4-3.1-ia32:qt4-3.1-noarch
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid

uname -a
Linux gwittmann 2.6.32-24-generic-pae #39-Ubuntu SMP Wed Jul 28 07:39:26 UTC 
2010 i686 GNU/Linux


--

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid

uname -a
Linux h06 2.6.32-24-server #41-Ubuntu SMP Thu Aug 19 02:47:08 UTC 2010 x86_64 
GNU/Linux

-- 
Segfault in gtkmozembed.so
https://bugs.launchpad.net/bugs/573426
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 620880] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2010-08-19 Thread Georg Weiller

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502411/+files/AptOrdering.txt

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502412/+files/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502413/+files/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502414/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502415/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502416/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502417/+files/DpkgTerminalLog.txt

** Attachment added: "GdmLog.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502418/+files/GdmLog.txt

** Attachment added: "GdmLog1.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502419/+files/GdmLog1.txt

** Attachment added: "GdmLog2.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502420/+files/GdmLog2.txt

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502421/+files/Lspci.txt

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502422/+files/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502423/+files/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502424/+files/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502425/+files/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502426/+files/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502427/+files/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502428/+files/UdevDb.txt

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502429/+files/UdevLog.txt

** Attachment added: "XorgConf.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502430/+files/XorgConf.txt

** Attachment added: "XorgLog.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502431/+files/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502432/+files/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502433/+files/Xrandr.txt

** Attachment added: "glxinfo.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502434/+files/glxinfo.txt

** Attachment added: "setxkbmap.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502435/+files/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/620880/+attachment/1502436/+files/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   https://bugs.launchpad.net/bugs/620880/+attachment/1502437/+files/xkbcomp.txt

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/620880
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 620880] [NEW] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2010-08-19 Thread Georg Weiller
Public bug reported:

Not quite sure anymore what's going on but I have constant trouble with the 
radon cards  (currently HD4670) and Ubuntu.  Sometime its fixed but then with 
the next update things go astray again.  I keep changing between proprietary 
amd/radon  drivers and Ubuntu drivers. Sometimes the one works, sometimes the 
other, sometimes neither.  fglrx seems to provide varying obstacles, broken 
packages and so forth.  I have two monitors and would like to use them in 
portrait mode (turned left) with an extended desktop.   As mentioned its worked 
several times before. In Ubuntu 10.4 it worked even with the standards xorg 
drivers until the update manager recently got the better of it - again.  It is 
very discouraging that once painstakingly fixed it always brakes again.
I am aware that this description is not very helpful but then again the 
problems are varying and  manifold.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx 2:8.723.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Fri Aug 20 13:05:20 2010
DkmsStatus: fglrx, 8.723.1, 2.6.32-24-generic, i686: installed
ErrorMessage: subprocess installed post-removal script returned error exit 
status 2
MachineType: Dell Inc. Dell DXP051
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=e00ae9d6-ef73-4ef5-a0fe-0dc0257250db ro quiet splash
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 2
dmi.bios.date: 01/03/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0FJ030
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd01/03/2006:svnDellInc.:pnDellDXP051:pvr:rvnDellInc.:rn0FJ030:rvr:cvnDellInc.:ct7:cvr:
dmi.product.name: Dell DXP051
dmi.sys.vendor: Dell Inc.
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-24-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/620880
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 554569] Re: [lucid] Blank screen with KMS on Thinkpad X201 with Arrandale (i915)

2010-08-07 Thread Jens Georg
vanilla 2.6.35 from ubuntu mainline stuff works, but the graphics
performance feels sluggish; probably one needs a matching X driver and
libdrm

-- 
[lucid] Blank screen with KMS on Thinkpad X201 with Arrandale (i915)
https://bugs.launchpad.net/bugs/554569
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 571378] Re: C-Media USB Headphone fails to enummerate

2010-07-30 Thread Georg Engelmann
Thank you, Stefan. Its probably a combination of two (or more) bugs in
my case (#433782 also affects me). syslog gave me very similiar output
to Joey Stanfords syslog (see above), that's why I thought that this is
the same problem.

See here:
Jul 30 13:25:39 tarius rtkit-daemon[1638]: Sucessfully made thread 2644 of 
process 1805 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:25:39 tarius rtkit-daemon[1638]: Supervising 5 threads of 1 processes 
of 1 users.
Jul 30 13:25:40 tarius rtkit-daemon[1638]: Sucessfully made thread 2645 of 
process 1805 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:25:40 tarius rtkit-daemon[1638]: Supervising 6 threads of 1 processes 
of 1 users.
Jul 30 13:25:42 tarius pulseaudio[1805]: ratelimit.c: 438 events suppressed
Jul 30 13:25:45 tarius rtkit-daemon[1638]: Sucessfully made thread 2646 of 
process 1805 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:25:45 tarius rtkit-daemon[1638]: Supervising 6 threads of 1 processes 
of 1 users.
Jul 30 13:25:46 tarius rtkit-daemon[1638]: Sucessfully made thread 2647 of 
process 1805 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:25:46 tarius rtkit-daemon[1638]: Supervising 6 threads of 1 processes 
of 1 users.
Jul 30 13:25:48 tarius rtkit-daemon[1638]: Sucessfully made thread 2648 of 
process 1805 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:25:48 tarius rtkit-daemon[1638]: Supervising 6 threads of 1 processes 
of 1 users.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Sucessfully made thread 2729 of 
process 2729 (n/a) owned by '1000' high priority at nice level -11.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Supervising 1 threads of 1 processes 
of 1 users.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Sucessfully made thread 2730 of 
process 2729 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Supervising 2 threads of 1 processes 
of 1 users.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Sucessfully made thread 2731 of 
process 2729 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Supervising 3 threads of 1 processes 
of 1 users.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Sucessfully made thread 2732 of 
process 2729 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Supervising 4 threads of 1 processes 
of 1 users.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Sucessfully made thread 2733 of 
process 2729 (n/a) owned by '1000' RT at priority 5.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Supervising 5 threads of 1 processes 
of 1 users.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Sucessfully made thread 2735 of 
process 2729 (n/a) owned by '1000' RT at priority 6.
Jul 30 13:27:34 tarius rtkit-daemon[1638]: Supervising 6 threads of 1 processes 
of 1 users.

-- 
C-Media USB Headphone fails to enummerate 
https://bugs.launchpad.net/bugs/571378
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 571378] Re: C-Media USB Headphone fails to enummerate

2010-07-30 Thread Georg Engelmann
My C-Media USB Headphone works using kernel 2.6.32-22-generic. I had
this problem on 2.6.32-23-generic and 2.6.32-24-generic. I use Ubuntu
Lucid (64-bit) with all updates.

When I plug in my headphone and boot into 2.6.32-23-generic or
2.6.32-24-generic, my kernel says something like: "BUG: soft lockup -
CPU#0 stuck for 61s!"

** Attachment added: "Output of lspci -vvnx"
   http://launchpadlibrarian.net/52731917/Lspci.txt

-- 
C-Media USB Headphone fails to enummerate 
https://bugs.launchpad.net/bugs/571378
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 609146] Re: /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-27 Thread Georg
OK, I found the culprit... seems as if my .profile included a line

PATH=~/bin:$PATH

I replaced that with

PATH=$HOME/bin:"${PATH}"

and now it works

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 609146] Re: /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-27 Thread Georg
So my reasoning would be that an xterm is not a login shell, and
therefore .bash_profile is not being executed. My .bash_profile is
attached, and I modify the path in there. What I'm wondering is why it
worked until a few days/weeks back and suddenly stopped working?

As a workaround, I tried to create a $HOME/.Xdefaults file as described
here

http://forums.macosxhints.com/showthread.php?t=9282

Basically what I did was creating a $HOME/.Xdefaults with the contents

XTerm*.LoginShell: True

and then added a new startup application (System -> Startup Applications
-> New...) containing the line

xrdb -all $HOME/.Xdefaults

because Ubuntu does not honor $HOME/.Xdefaults on startup (i.e. no xrdb
is started automatically for that, or at least not for me).

This is a workaround, because now my xterms also source my .bash_profile
and everything works.

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 609146] Re: /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-27 Thread Georg

** Attachment added: ".bash_profile"
   http://launchpadlibrarian.net/52610565/.bash_profile

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 609146] Re: /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-27 Thread Georg
So in my .bash_profile, PATH is set as follows:

# set PATH so it includes user's private bin if it exists
if [ -d $HOME/bin ] ; then
PATH=$HOME/bin:"${PATH}"
fi

In an xterm/uxterm/gnome-terminal session, this results in a PATH set to

$ set | grep ^PATH=
PATH='~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games'

In a terminal login shell (via console1 (Ctrl-Alt-F1), or via ssh
localhost) this results in a PATH of

$ set | grep ^PATH=
PATH=/home/lippold/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games

interestingly, the PATH in the xterm session has quotes and a ~, whereas
the PATH in the terminal session has no quotes and an expanded $HOME
instead.

I honestly cannot imagine what causes this, but it is very weird that
bash behaves differently in an xterm and a non-xterm login.

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 610094] [NEW] libpcap0.8 - packet names a bit outdated

2010-07-26 Thread Georg Müller
Public bug reported:

I think this issue is different from bug #311634, so I report it as a
new bug.

The packet containing libpcap 1.x is called libpcap0.8 - I see no point
in using this name. The API (= dev package) might be the same, but the
implementation is different and the so name also changed to
libpcap.so.1.x.

So, the packet names are misleading and should either be changed to
libpcap1, libpcap1.0 or libpcap.

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

-- 
libpcap0.8 - packet names a bit outdated
https://bugs.launchpad.net/bugs/610094
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 609146] Re: /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-23 Thread Georg
Another strange thing is that which works in a non-X terminal (by
switching to a text-mode console via Ctrl-Alt-F1). When I use which
there, it works, but both in uxterm and GNOME Terminal I don't get the
correct output.

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 609146] Re: /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-23 Thread Georg

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

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 609146] [NEW] /usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin

2010-07-23 Thread Georg
Public bug reported:

Binary package hint: debianutils

I'm a little bit at loss with this problem and don't know where to start
debugging it. My $PATH is
PATH='~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
but neither 'which' nor 'xargs' find executable shell scripts in
$HOME/bin. However, the bash magically 'knows' about these commands and
can execute them. Bash-completion with  works for them as well. So
I suppose that both which and xargs are somehow broken. However, 'which'
is able to find commands in /usr/bin, /usr/sbin, /bin and /sbin. So this
is very strange, looks as if 'which' and 'xargs' ignore the current
$PATH.

I would appreciate all help with this.

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: debianutils 3.2.2
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Jul 23 23:30:01 2010
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: debianutils

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


** Tags: amd64 apport-bug lucid

-- 
/usr/bin/which and /usr/bin/xargs do not find commands in $HOME/bin
https://bugs.launchpad.net/bugs/609146
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 592353] Re: Unable to browse Media Server

2010-07-20 Thread Jens Georg
Just for further reference: It was the update of gupnp to 0.13.4 whis
has fixed this.

-- 
Unable to browse Media Server
https://bugs.launchpad.net/bugs/592353
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 573080] Re: touchfreeze breaks compiz's app-switcher

2010-07-19 Thread Jens Georg
** Changed in: touchfreeze (Ubuntu)
   Status: New => Invalid

-- 
touchfreeze  breaks compiz's app-switcher
https://bugs.launchpad.net/bugs/573080
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 592353] Re: Unable to browse Media Server

2010-06-14 Thread Jens Georg
You also should include your ~/.config/rygel.conf file

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

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


<    1   2   3   4   5   6   7   8   9   10   >