[Bug 1793473] [NEW] Even on KDE flatpak wants to install xdg-desktop-portal-gtk

2018-09-20 Thread ThyMythos
Public bug reported:

The package flatpak depends on "xdg-desktop-portal-gtk | xdg-desktop-
portal-backend". xdg-desktop-portal-backend is not provided by any
package on Ubuntu 18.04, so even if you specify to install xdg-desktop-
portal-kde, flatpak wants to have xdg-desktop-portal-gtk.

Is this really intentional?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: flatpak (not installed)
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
CurrentDesktop: KDE
Date: Thu Sep 20 10:24:37 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-05-03 (140 days ago)
InstallationMedia: Kubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: flatpak
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Even on KDE flatpak wants to install xdg-desktop-portal-gtk

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

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

[Bug 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-06-09 Thread ThyMythos
As a workaround you can do:

MY_DOMAIN="abc.org"
LINKS=`busctl tree --list org.freedesktop.resolve1 | grep link/_`
for L in $LINKS; do
busctl get-property org.freedesktop.resolve1 $L 
org.freedesktop.resolve1.Link Domains \
| grep -q $MY_DOMAIN \
&& sudo busctl call org.freedesktop.resolve1 $L 
org.freedesktop.resolve1.Link SetDomains "a(sb)" 1 "$MY_DOMAIN" "false"
done

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

Title:
  The default behaviour for search domains changed from 16.10 to 17.04

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

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


[Bug 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-04-26 Thread ThyMythos
Seems this lines of code are responsible:

src/dns/nm-dns-systemd-resolved.c:

static void
add_domain (GVariantBuilder *domains,
const char *domain,
gboolean never_default)
{
/* If this link is never the default (e.g. only used for resources on 
this
 * network) add a routing domain. */
g_variant_builder_add (domains, "(sb)", domain, never_default);
}


So someone actually wanted this behavious. The question is "why"? I definitly 
want to use my VPN only for resources on that network and yes I want to resolve 
the internal names of this network using a search domain.

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

Title:
  The default behaviour for search domains changed from 16.10 to 17.04

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

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


[Bug 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-04-21 Thread ThyMythos
I did some more tests. Using "dns-search=my.domain" and "ignore-auto-
dns=true" actually works for wifi connections. For VPN (vpnc) is does
not work.

The tool "systemd-resolve --status" still shows a tilda before the
domain name ("DNS Domain: ~my.domain" instead of "DNS Domain:
my.domain") and the name lookup for computers in my.domain does not work
without giving the FQDN.

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

Title:
  The default behaviour for search domains changed from 16.10 to 17.04

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

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


[Bug 1684854] [NEW] The default behaviour for search domains changed from 16.10 to 17.04

2017-04-20 Thread ThyMythos
Public bug reported:

Since Ubuntu 17.04 uses systemd-resolved for DNS lookups the default
behaviour for search domains changed. By default systemd-resolved does
not use the domain supplied by DHCP as a search domain.

So network-manager should at least have an option to tell systemd-
networkd to change it's behaviour. In systemd-networkd the corresponding
option is named "UseDomains".

** Affects: network-manager (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/1684854

Title:
  The default behaviour for search domains changed from 16.10 to 17.04

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

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


[Bug 1385885] Re: etckeeper (with git) fails to commit any data on fresh utopic install

2014-12-21 Thread ThyMythos
etckeeper fails to create the branch master.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/1385885

Title:
  etckeeper (with git) fails to commit any data on fresh utopic install

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

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


[Bug 1385885] Re: etckeeper (with git) fails to commit any data on fresh utopic install

2014-12-21 Thread ThyMythos
** This bug is no longer a duplicate of bug 1402657
   etckeeper doesn't commit. Missing executable permissions on 
/etc/etckeeper/commit.d/50vcs-commit

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/1385885

Title:
  etckeeper (with git) fails to commit any data on fresh utopic install

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

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


[Bug 1385885] Re: etckeeper (with git) fails to commit any data on fresh utopic install

2014-12-21 Thread ThyMythos
etckeeper fails to create the branch master.

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

Title:
  etckeeper (with git) fails to commit any data on fresh utopic install

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

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


[Bug 1385885] Re: etckeeper (with git) fails to commit any data on fresh utopic install

2014-12-21 Thread ThyMythos
** This bug is no longer a duplicate of bug 1402657
   etckeeper doesn't commit. Missing executable permissions on 
/etc/etckeeper/commit.d/50vcs-commit

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

Title:
  etckeeper (with git) fails to commit any data on fresh utopic install

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

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


[Bug 1278623] [NEW] package flashplugin-installer 11.2.202.336ubuntu0.13.10.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-02-10 Thread ThyMythos
Public bug reported:

Happened on background update

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: flashplugin-installer 11.2.202.336ubuntu0.13.10.1
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Thu Feb  6 20:39:10 2014
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationDate: Installed on 2012-09-17 (511 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905)
MarkForUpload: True
SourcePackage: flashplugin-nonfree
Title: package flashplugin-installer 11.2.202.336ubuntu0.13.10.1 failed to 
install/upgrade: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
UpgradeStatus: Upgraded to saucy on 2014-01-13 (28 days ago)

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package saucy

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

Title:
  package flashplugin-installer 11.2.202.336ubuntu0.13.10.1 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1278623/+subscriptions

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

[Bug 911396] [NEW] package libgcr-3-common (not installed) failed to install/upgrade: Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.ui« zu überschreiben, welches auch in Paket libgcr-3-1 3.2.2-0ubun

2012-01-03 Thread ThyMythos
Public bug reported:

The error happened during an aptitude dist-upgrade run.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libgcr-3-common (not installed)
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
Uname: Linux 3.2.0-7-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Tue Jan  3 19:33:25 2012
ErrorMessage: Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.ui« zu 
überschreiben, welches auch in Paket libgcr-3-1 3.2.2-0ubuntu1 ist
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120102)
SourcePackage: gnome-keyring
Title: package libgcr-3-common (not installed) failed to install/upgrade: 
Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.ui« zu überschreiben, welches 
auch in Paket libgcr-3-1 3.2.2-0ubuntu1 ist
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package libgcr-3-common (not installed) failed to install/upgrade:
  Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.ui« zu überschreiben,
  welches auch in Paket libgcr-3-1 3.2.2-0ubuntu1 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/911396/+subscriptions

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

[Bug 911396] Re: package libgcr-3-common (not installed) failed to install/upgrade: Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.ui« zu überschreiben, welches auch in Paket libgcr-3-1 3.2.2-0ubuntu

2012-01-03 Thread ThyMythos
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911396

Title:
  package libgcr-3-common (not installed) failed to install/upgrade:
  Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.ui« zu überschreiben,
  welches auch in Paket libgcr-3-1 3.2.2-0ubuntu1 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/911396/+subscriptions

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

[Bug 645502] [NEW] Package not found error

2010-09-22 Thread ThyMythos
Public bug reported:

To reproduce:
 - Install Kubuntu 10.10 beta
 - Start amarok or kopete
 - A popup shows up and says more packages can be installed
 - Click on details
 - Accept to install the packages
 - A popup asks for your password
 - An error messages pops up saying that package  could not be installed

With 'ps' I can see that the correct command line parameters are passed
to qapt-batch. When I run qapt-batch with these parameters from a
terminal, everything works fine.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: qapt-batch 1.0.2-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Wed Sep 22 21:15:25 2010
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: qapt

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


** Tags: amd64 apport-bug maverick

-- 
Package  not found error
https://bugs.launchpad.net/bugs/645502
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 645502] Re: Package not found error

2010-09-22 Thread ThyMythos

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/645502/+attachment/1624068/+files/Dependencies.txt

-- 
Package  not found error
https://bugs.launchpad.net/bugs/645502
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 554507] [NEW] linux-2.6.32-19 with r8192_pci Oopsed after resuming from suspend: warn_on_slowpath

2010-04-03 Thread ThyMythos
Public bug reported:

apport reported this bug after resuming from standby.

ProblemType: KernelOops
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-19-generic 2.6.32-19.28
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mythos 1495 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xc000 irq 17'
   Mixer name   : 'Nvidia MCP7A HDMI'
   Components   : 'HDA:10ec0269,144dc056,0014 
HDA:10de0007,10de0101,00100100'
   Controls  : 17
   Simple ctrls  : 9
Date: Sat Apr  3 10:16:15 2010
Failure: oops
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
MachineType: SAMSUNG ELECTRONICS CO., LTD. N510
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic 
root=UUID=ee40708e-fd6c-4221-a3fd-9012b69f858f ro quiet splash
RelatedPackageVersions: linux-firmware 1.33
RfKill:
 1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
StagingDrivers: r8192_pci
Title: [STAGING]
dmi.bios.date: 08/24/2009
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 02MU.M004.20090824.LDG
dmi.board.name: N510
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr02MU.M004.20090824.LDG:bd08/24/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnN510:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnN510:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
dmi.product.name: N510
dmi.product.version: Not Applicable
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: apport-kerneloops i386 kernel-oops lucid needs-upstream-testing 
regression-release staging ubuntu-une

-- 
linux-2.6.32-19 with r8192_pci Oopsed after resuming from suspend: 
warn_on_slowpath
https://bugs.launchpad.net/bugs/554507
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 554507] Re: linux-2.6.32-19 with r8192_pci Oopsed after resuming from suspend: warn_on_slowpath

2010-04-03 Thread ThyMythos

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

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

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

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

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

** Attachment added: Card0.Codecs.codec.3.txt
   http://launchpadlibrarian.net/42957549/Card0.Codecs.codec.3.txt

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

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/42957552/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/42957553/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/42957554/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/42957555/OopsText.txt

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

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/42957557/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/42957558/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/42957559/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/42957560/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/42957561/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/42957562/WifiSyslog.txt

-- 
linux-2.6.32-19 with r8192_pci Oopsed after resuming from suspend: 
warn_on_slowpath
https://bugs.launchpad.net/bugs/554507
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 508746] Re: rtl819xE:request firmware fail!

2010-04-02 Thread ThyMythos
@Tim Towers - Your bug (and also mine) is this one:
https://bugs.launchpad.net/ubuntu/+source/linux-ports-meta/+bug/552717

-- 
rtl819xE:request firmware fail!
https://bugs.launchpad.net/bugs/508746
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 425650] Re: Karmic: Re-generation of grub.cfg takes long time.

2009-12-08 Thread ThyMythos
I think my problem could have been related to an 32-bit xfs partition on
an 64-bit OS. I did a 'xfs_repair' and now the search time is much
shorter.

-- 
Karmic: Re-generation of grub.cfg takes long time.
https://bugs.launchpad.net/bugs/425650
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 424764] Re: gnome-display-properties applet does not detect PlugAndPlay events

2009-09-07 Thread ThyMythos
Latest karmic

-- 
gnome-display-properties applet does not detect PlugAndPlay events
https://bugs.launchpad.net/bugs/424764
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 417873] Re: gnome-display-properties doesn't detect external monitor

2009-09-05 Thread ThyMythos
*** This bug is a duplicate of bug 329402 ***
https://bugs.launchpad.net/bugs/329402

** This bug has been marked a duplicate of bug 329402
   gnome-display-properties doesn't detect monitors

-- 
gnome-display-properties doesn't detect external monitor
https://bugs.launchpad.net/bugs/417873
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 424764] [NEW] gnome-display-properties applet does not detect PlugAndPlay events

2009-09-05 Thread ThyMythos
Public bug reported:

Binary package hint: gnome-control-center

This bug is very similar to https://bugs.launchpad.net/ubuntu/+source
/gnome-control-center/+bug/329402 but affects the applet not the display
settings dialog.

When an additional monitor is attached after a login, the applet does
only show the currently configured monitor. A click on display settings
in the applet reveals also the new monitor but at the same time opens
the dialog.

The applet should be able to get notified of the event or it should
rescan the available monitors when it get's clicked.

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

-- 
gnome-display-properties applet does not detect PlugAndPlay events
https://bugs.launchpad.net/bugs/424764
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 345598] [NEW] [Dell Inc. Latitude E6500] suspend/resume failure

2009-03-19 Thread ThyMythos
Public bug reported:

Happend when going to suspend with HDMI-1 connected and resuming after
disconnecting the display.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: Dell Inc. Latitude E6500
Package: linux-image-2.6.28-9-generic 2.6.28-9.31
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=d1e372e8-028b-462d-9bc9-0633d82a2072 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-9.31-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume suspend
Title: [Dell Inc. Latitude E6500] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[Dell Inc. Latitude E6500] suspend/resume failure
https://bugs.launchpad.net/bugs/345598
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 345598] Re: [Dell Inc. Latitude E6500] suspend/resume failure

2009-03-19 Thread ThyMythos

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

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

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24125617/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/24125618/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/24125619/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/24125620/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/24125621/ProcInterrupts.txt

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

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/24125623/ProcModules.txt

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

-- 
[Dell Inc. Latitude E6500] suspend/resume failure
https://bugs.launchpad.net/bugs/345598
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 331171] Re: Please upgrade python-alsaaudio from 0.2-1ubuntu1

2009-03-01 Thread ThyMythos
** Changed in: pyalsaaudio (Ubuntu)
   Status: New = Confirmed

-- 
Please upgrade python-alsaaudio  from 0.2-1ubuntu1
https://bugs.launchpad.net/bugs/331171
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 335769] [NEW] KDE: Cannot commit desktop theme settings

2009-02-28 Thread ThyMythos
Public bug reported:

Binary package hint: kdebase-workspace

If I want to change the plasma theme in 'desktop theme settings' page of kde4's 
systemsettings, the commit button is disabled. I can select a theme with the 
dropdown widget and it's also possible to download new themes, but the commit 
buttons is still disabled. When I change a specific setting like 'color scheme' 
to another theme, the button get's activated.
Now I can click it and get the message 'To change your desktop theme to 
(Customized), open
Desktop Settings and select (Customized) from the droplist.'

None of the new settings gets stored permanently.

ProblemType: Bug
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 9.04
Package: kdebase-workspace-data 4:4.2.0-0ubuntu8
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: kdebase-workspace
Uname: Linux 2.6.28-8-generic i686

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


** Tags: apport-bug i386

-- 
KDE: Cannot commit desktop theme settings
https://bugs.launchpad.net/bugs/335769
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 335856] [NEW] python-plasma should support python2.6

2009-02-28 Thread ThyMythos
Public bug reported:

Binary package hint: python-plasma

Since python2.6 is the default on Jaunty, python-plasma should support
it. It seems to be enough to link the files

/usr/lib/python2.5/site-packages/PyKDE4/plasmascript.py
/usr/lib/python2.5/site-packages/PyKDE4/plasmascript.pyc

to

/usr/lib/python2.6/dist-packages/PyKDE4/plasmascript.py
/usr/lib/python2.6/dist-packages/PyKDE4/plasmascript.pyc

ProblemType: Bug
Architecture: i386
DistroRelease: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is 
deprecated   import sets Ubuntu 9.04
Package: python-plasma 4:4.2.0-0ubuntu8
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: kdebase-workspace
Uname: Linux 2.6.28-8-generic i686

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


** Tags: apport-bug i386

-- 
python-plasma should support python2.6
https://bugs.launchpad.net/bugs/335856
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 335856] Re: python-plasma should support python2.6

2009-02-28 Thread ThyMythos

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

-- 
python-plasma should support python2.6
https://bugs.launchpad.net/bugs/335856
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-02-15 Thread ThyMythos
What are the exact versions of the packages you have installed? I get
the same error with Intrepid + KDE4.2.

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 315436] Re: [iGM45] Regular lag of video playback and 3D graphics with intel GM45

2009-01-28 Thread ThyMythos
Seems to be fixed in git repository.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Fix Committed

-- 
[iGM45] Regular lag of video playback and 3D graphics with intel GM45
https://bugs.launchpad.net/bugs/315436
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 315436] Re: [iGM45] Regular lag of video playback and 3D graphics with intel GM45

2009-01-28 Thread ThyMythos
I upgraded some packages recently and did the tests again. It seems to
be fine now. The EDID/DDC data is written, when an application (3D game)
changes the resolution of the screen.

- libdrm-intel1  2.4.3+git20090110.badc6346-0ubuntu0tormod
- xserver-xorg-video-intel   2:2.6.0-1ubuntu0tormod

-- 
[iGM45] Regular lag of video playback and 3D graphics with intel GM45
https://bugs.launchpad.net/bugs/315436
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 315436] [NEW] Regular lag of video playback and 3D graphics with intel GM45

2009-01-09 Thread ThyMythos
Public bug reported:

Binary package hint: xserver-xorg-video-intel

I have a Dell Latitude E6500 (more info:
http://wiki.ubuntu.com/LaptopTestingTeam/DellLatitudeE6500).

When playing back videos or playing 3D games I experience regular lags
of the display output about every 10 seconds. It happens independant of
the video output driver (XVideo, OpenGL, accelerated and unaccelerated)
and of the player (VLC, flash plugin on youtube) and with every 3D game.
The sound is not affected.

Installed packages:

-  libdrm-intel1  2.4.3+git20081216.c86d431f-0ubuntu0tormod1~intrepid
-  xserver-xorg-video-intel 
2:2.5.99.1+git20090102+xf86-video-intel-2.6-branch.fac43181-0ubuntu0tormod

But it seems independant of the exact version of these packages as it
also happend with earlier versions of Intrepid.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: xserver-xorg-video-intel 
2:2.5.99.1+git20090102+xf86-video-intel-2.6-branch.fac43181-0ubuntu0tormod
ProcEnviron:
 LANGUAGE=de
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-2-generic (bui...@palmer) (gcc version 4.3.3 
20081130 (prerelease) (Ubuntu 4.3.2-2ubuntu6) ) #3-Ubuntu SMP Thu Dec 4 
21:49:06 UTC 2008

SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.28-2-generic i686
UnreportableReason: Das Paket stammt nicht von Ubuntu.
xkbcomp:

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug dell gm45 intel latitude

-- 
Regular lag of video playback and 3D graphics with intel GM45
https://bugs.launchpad.net/bugs/315436
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 315436] Re: Regular lag of video playback and 3D graphics with intel GM45

2009-01-09 Thread ThyMythos

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

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/21051728/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/21051729/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/21051730/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/21051731/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/21051732/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/21051733/Xrandr.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/21051734/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/21051735/xdpyinfo.txt

** Tags added: dell gm45 intel latitude

-- 
Regular lag of video playback and 3D graphics with intel GM45
https://bugs.launchpad.net/bugs/315436
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 276943] Re: Resume from suspend doesn't not work on the Mobile 4 Series chipsets

2008-11-17 Thread ThyMythos
I had the same problem with early Intrepid betas but now it works
perfectly.

# uname -a
Linux ThyMYthOS 2.6.27-8-generic #1 SMP Thu Nov 6 17:33:54 UTC 2008 i686 
GNU/Linux

# lspci -v
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
Subsystem: Dell Device 024f 

Flags: bus master, fast devsel, latency 0, IRQ 16   

Memory at f6c0 (64-bit, non-prefetchable) [size=4M] 

Memory at e000 (64-bit, prefetchable) [size=256M]   

I/O ports at ef98 [size=8]  

Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 
Enable- 
Capabilities: [d0] Power Management version 3

# dpkg -l xserver-xorg-video-intel
ii  xserver-xorg-video-intel  2:2.4.1-1ubuntu10 
  X.Org X server -- Intel i8xx, i9xx display driver

-- 
Resume from suspend doesn't not work on the Mobile 4 Series chipsets
https://bugs.launchpad.net/bugs/276943
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 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-17 Thread ThyMythos
** Tags added: glx gm45 intel intrepid

-- 
Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 
8.10
https://bugs.launchpad.net/bugs/252094
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 158909] Re: smartmontools recommends mailx

2008-11-01 Thread ThyMythos
An alternative would also be XMPP notification. I also think mailx
should be only in suggests.

** Changed in: smartmontools (Ubuntu)
 Assignee: (unassigned) = Ubuntu Core Development Team (ubuntu-core-dev)

-- 
smartmontools recommends mailx
https://bugs.launchpad.net/bugs/158909
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 285833] [NEW] [Kubuntu] kdebluetooth in group Internet makes no sense

2008-10-19 Thread ThyMythos
Public bug reported:

Binary package hint: kdebluetooth

In the K-Menu the entry for kdebluetooth4 is in the group Internet. To
what extend is bluetooth related to the internet? I think it should be
in Accessiores or System.

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


** Tags: kubuntu

** Tags added: kubuntu

-- 
[Kubuntu] kdebluetooth in group Internet makes no sense
https://bugs.launchpad.net/bugs/285833
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 227643] Re: [wireless-tools] Cannot use channel 12 or 13 of wifi in a region where it is legal

2008-10-03 Thread ThyMythos
Same here:

$ dmesg | grep iwl
[   15.640638] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 
1.3.27ks
[   15.640641] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[   15.725688] iwlagn :0c:00.0: PCI INT A - GSI 17 (level, low) - IRQ 17
[   15.725724] iwlagn :0c:00.0: setting latency timer to 64
[   15.725774] iwlagn: Detected Intel Wireless WiFi Link 5300AGN REV=0x24
[   15.755323] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
[   15.755525] iwlagn :0c:00.0: PCI INT A disabled
[   15.755830] phy0: Selected rate control algorithm 'iwl-agn-rs'
[   27.852362] iwlagn :0c:00.0: PCI INT A - GSI 17 (level, low) - IRQ 17
[   27.852459] iwlagn :0c:00.0: restoring config space at offset 0x1 (was 
0x100102, writing 0x100106)
[   27.852623] firmware: requesting iwlwifi-5000-1.ucode
[   30.069404] Registered led device: iwl-phy0:radio
[   30.070233] Registered led device: iwl-phy0:assoc
[   30.071017] Registered led device: iwl-phy0:RX
[   30.072131] Registered led device: iwl-phy0:TX

So the wireless card is not the problem, it would let me select 13
channels, but:

$ sudo iwconfig wlan0 channel 13
Error for wireless request Set Frequency (8B04) :
SET failed on device wlan0 ; Invalid argument.

It seem to be related to the cfg80211 kernel module:

$ cat /sys/module/cfg80211/parameters/ieee80211_regdom
US

I could set it by hand, but the official way seems to be a deamon. See 
http://wireless.kernel.org/en/developers/Documentation/cfg80211
and
http://wireless.kernel.org/en/developers/nl80211

** Summary changed:

- Cannot use channel 12 or 13 of wifi in a region where it is legal
+ [wireless-tools] Cannot use channel 12 or 13 of wifi in a region where it is 
legal

** Description changed:

- Binary package hint: network-manager
+ Binary package hint: wireless-tools
  
  error indicating invalid argument is received when attempting to set the
  channel to 12 or 13 even though these are legal channels for use in
  South Africa. these channels are desirable for the reason that a number
  of OSs limit access based on teh region settings of the computer and as
  a result these channels are usually low on noise and interference.
  
  [EMAIL PROTECTED]:/home/peters# iwconfig 'eth1' 'channel' '13'
  Error for wireless request Set Frequency (8B04) :
  SET failed on device eth1 ; Invalid argument.
  [EMAIL PROTECTED]:/home/peters# lsb_release -rd
  Description:  Ubuntu 8.04
  Release:  8.04
  [EMAIL PROTECTED]:/home/peters# 
  [EMAIL PROTECTED]:/home/peters#

** Tags added: cfg80211 iwconfig

-- 
[wireless-tools] Cannot use channel 12 or 13 of wifi in a region where it is 
legal
https://bugs.launchpad.net/bugs/227643
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 277827] [NEW] [GM45] 3D much slower in Intrepid than in Hardy

2008-10-03 Thread ThyMythos
Public bug reported:

Binary package hint: xserver-xorg-video-intel

glxgears shows about 1300 fps in Hardy but only about 300 in Intrepid.
Also window effects are smoother in Hardy. Texture compression makes no 
difference. Same effect also with x64 versions.

Kernel for Intrepid is 2.6.27-4-generic.

Attached are the Xorg logs for Hardy and Intrepid.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[GM45] 3D much slower in Intrepid than in Hardy
https://bugs.launchpad.net/bugs/277827
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 277827] Re: [GM45] 3D much slower in Intrepid than in Hardy

2008-10-03 Thread ThyMythos

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

-- 
[GM45] 3D much slower in Intrepid than in Hardy
https://bugs.launchpad.net/bugs/277827
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 277827] Re: [GM45] 3D much slower in Intrepid than in Hardy

2008-10-03 Thread ThyMythos

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

-- 
[GM45] 3D much slower in Intrepid than in Hardy
https://bugs.launchpad.net/bugs/277827
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 263555] Re: [intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk

2008-09-30 Thread ThyMythos
For more information also have a look at:
http://article.gmane.org/gmane.linux.kernel/738578

According to http://article.gmane.org/gmane.linux.kernel/738618 it is definitly 
a X server problem.
Are we really sure, deactivating the e1000e removes the problem?

-- 
[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk
https://bugs.launchpad.net/bugs/263555
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 268821] Re: kbluetooth4 crashed with SIGSEGV in Solid::Control::BluetoothManager::findBluetoothInterface()

2008-09-26 Thread ThyMythos
Same here...

-- 
kbluetooth4 crashed with SIGSEGV in 
Solid::Control::BluetoothManager::findBluetoothInterface()
https://bugs.launchpad.net/bugs/268821
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 274279] Re: imaps kio slave crashes in konqueror

2008-09-26 Thread ThyMythos
konqueror(27268) FixHostUriFilter::filterUri: FixHostUriFilter::filterUri:  
KUrl(imaps://tru42.org)
konqueror(27268) KonqMisc::createNewWindow: KonqMisc::createNewWindow url= 
KUrl(imaps://tru42.org)
konqueror(27268) KonqMainWindow::setAnimatedLogoSize: buttonHeight= 26 max 
iconSize= 26
konqueror(27268) KonqMainWindow::setAnimatedLogoSize: final iconSize= 22
konqueror(27268) Sidebar_Widget::initialCopy: Initial copy
konqueror(27268) Sidebar_Widget::initialCopy: 
 retrieving directory info: 
/home/mythos/.kde/share/apps/konqsidebartng/entries/
konqueror(27268) Sidebar_Widget::initialCopy: 
 retrieving directory info: 
/usr/share/kde4/apps/konqsidebartng/entries/
konqueror(27268) KonqView::switchView: X-KDE-BrowserView-HierarchicalView - 
setHierarchicalView
konqueror(27268) KonqViewManager::setCurrentProfile: filemanagement 
localPath= /home/mythos/.kde/share/apps/konqueror/profiles/filemanagement
konqueror(27268) Sidebar_Widget::createButtons: m_path:  
/home/mythos/.kde/share/apps/konqsidebartng//entries/
konqueror(27268) Sidebar_Widget::addButton: addButton: 
/home/mythos/.kde/share/apps/konqsidebartng//entries/bookmarks.desktop
konqueror(27268) Sidebar_Widget::addButton: addButton: 
/home/mythos/.kde/share/apps/konqsidebartng//entries/history.desktop
konqueror(27268) Sidebar_Widget::addButton: addButton: 
/home/mythos/.kde/share/apps/konqsidebartng//entries/home.desktop
konqueror(27268) Sidebar_Widget::addButton: addButton: 
/home/mythos/.kde/share/apps/konqsidebartng//entries/remote.desktop
konqueror(27268) Sidebar_Widget::addButton: addButton: 
/home/mythos/.kde/share/apps/konqsidebartng//entries/root.desktop
konqueror(27268) Sidebar_Widget::addButton: addButton: 
/home/mythos/.kde/share/apps/konqsidebartng//entries/services.desktop
ASSERT: result.second in file 
/build/buildd/kde4libs-4.1.1+really4.1.1/kio/kio/kdirmodel.cpp, line 308
Aborted (core dumped)


Is that enough, or do you need more?

-- 
imaps kio slave crashes in konqueror
https://bugs.launchpad.net/bugs/274279
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 274279] [NEW] imaps kio slave crashes in konqueror

2008-09-25 Thread ThyMythos
Public bug reported:

Binary package hint: kdepim

Binary package hint: kdepim-kio-plugins

Connecting and viewing mails in kmail works with imaps.

When I connect to the same server with an imaps://somehost.org URL and
open the INBOX konqueror crashes.

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


** Tags: 8.10 alpha intrepid

** Tags added: 8.10 alpha intrepid

-- 
imaps kio slave crashes in konqueror
https://bugs.launchpad.net/bugs/274279
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 271059] Re: Intel x4500HD (GM45) and ubuntu installation = graphic failure's

2008-09-24 Thread ThyMythos
Installation of Intrepid Alpha 6 worked.

When I booted Vista and then boot into Ubuntu the splash screen crashes.
Booting into rescue (without splash) works fine.

On shutdown there is a lot of flickering, but no crash.

-- 
Intel x4500HD (GM45) and ubuntu installation = graphic failure's
https://bugs.launchpad.net/bugs/271059
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 235422] [NEW] cupsys update should regenerate ssl keys

2008-05-28 Thread ThyMythos
*** This bug is a security vulnerability ***

Public security bug reported:

The files /etc/cups/ssl/server.crt and /etc/cups/ssl/server.key are
vulnerable if generated with the problematic openssl package. An update
of the cupsys package should check for this and regenerate the keys if
necessary.

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

** Visibility changed to: Public

-- 
cupsys update should regenerate ssl keys
https://bugs.launchpad.net/bugs/235422
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 194780] Re: [hardy] power manager does not suspend/hibernate

2008-02-26 Thread ThyMythos
Exactly the same for me! Except that my laptop actually did go into
standby while I was writing this report. But that was about 10 minutes
after pressing the standby button.


** Attachment added: lspci.txt
   http://launchpadlibrarian.net/12250406/lspci.txt

-- 
[hardy] power manager does not suspend/hibernate
https://bugs.launchpad.net/bugs/194780
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kde-guidance in ubuntu.

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


[Bug 97453] Re: Error inserting em8300 module in 2.6.20

2007-10-08 Thread ThyMythos
Maybe this helps as long as there are no new packages in debian and
ubuntu:

http://kanotix.com/files/thorhammer/updates/em8300/

-- 
Error inserting em8300 module in 2.6.20
https://bugs.launchpad.net/bugs/97453
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 1] Re: Microsoft has a majority market share

2007-09-10 Thread ThyMythos
I think this bug should be a differentiated into:

1. Microsoft has a majority market share in buissness servers

- I DO NOT agree in this!

2. Microsoft has a majority market share in buissness desktops

- I think this is true, although I'm not so familiar with it. IBM is a
good example that it's maybe not true everywhere.

- What can we do about it? I think this is the most difficult part of
the bug.

3. Microsoft has a majority market share in government desktops

- At least here in Germany this is about to change. Have a look at
Munich for example.

4. Microsoft has a majority market share in personal desktops

- This is the most severe part of the bug.

- What can we do about it? The problem is, I think, the ordinary desktop
user wants to buy a computer that just works and is cheap. Linux is
great for that, but unfortunatly a lot of cheap hardware does not work
under linux and no manufacturer is going to change that, because it's
not the cheap hardware they make money with.

5. Microsoft has a majority market share for hardcore gamers

- This is true

- What can we do about it? Hardcore gamers buy the latest and most
expensive hardware, so if gamers wanted to play under linux,
manufacturers would have to deal with it. So how can we convince gamers
to play under linux? My idea would be to set up live-DVDs with one or
more games that already work perfectly under linux and distribute them
at LAN-partys. By this, the gamers would realize how easy it is to play
games together without having to install the same patchlevel of a game
everywhere. It s more like playing on a console: Just put the DVD in and
start the computer.

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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