[Bug 213149] Re: pulseaudio breaks on switching from tty7 to tty [1-6] (in and out of Gnome)

2019-06-18 Thread Flittermice
To clarify at first: It's 2019 and I am running Arch Linux with
systemd...

... but I had exactly the same problem. My goal was simply to switch to
another user (by Ctrl-Alt-Fx or by means of the display manager) and to
keep my sound running.

I finally got it to work without having to play with system mode
(dangerous, unsupported) or PolicyKit (don't know anything about that).

Steps:
1. Add the $USER whose PulseAudio should keep playing to the "audio" group 
(usermod -aG audio $USER).
2. Enable lingering for the user, so that PulseAudio starts without being 
logged in (loginctl enable-linger $USER).

Should this work you can optionally share this user's PA to other users on the 
net by adding something to ~/.config/pulse/default.pa. For example:
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.0.0/24

For the "client users" just add to ~/.config/pulse/client.conf:
default-server = 127.0.0.1

Maybe this works with Ubuntu, too?

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

Title:
  pulseaudio breaks on switching from tty7 to tty [1-6] (in and out of
  Gnome)

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

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

[Bug 1241498] Re: package libapache2-mod-php5 5.5.3+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-03-02 Thread Flittermice
I'm not sure because I moved to Arch in the meantime, but I think I
solved the problems by installing libapache2-mod-php5filter instead.
Didn't have any problems with that.

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

Title:
  package libapache2-mod-php5 5.5.3+dfsg-1ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1241498/+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 1241498] Re: package libapache2-mod-php5 5.5.3+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-03-02 Thread Flittermice
I'm not sure because I moved to Arch in the meantime, but I think I
solved the problems by installing libapache2-mod-php5filter instead.
Didn't have any problems with that.

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

Title:
  package libapache2-mod-php5 5.5.3+dfsg-1ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 595138] Re: Settings in /etc/hdparm.conf are not applied during boot

2014-02-17 Thread Flittermice
Sorry, but I found this thread because I was searching for the reasons
for my HDs not spinning down in Xubuntu 13.10.

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

Title:
  Settings in /etc/hdparm.conf are not applied during boot

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

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


[Bug 1226935] Re: gnome-shell crashed with signal 5 in cogl_framebuffer_allocate()

2013-11-15 Thread Flittermice
This always happens when I open a second session for another user and try to go 
back to the first session.
It doesn't happen here with nouveau, but with the nvidia drivers v304 and v319.
Since https://bugs.archlinux.org/task/35009 exists, this is not an Ubuntu only 
bug.

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

Title:
  gnome-shell crashed with signal 5 in cogl_framebuffer_allocate()

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

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


[Bug 1244774] Re: No search suggestions in omnibox

2013-11-07 Thread Flittermice
They seem to have found the reason @chromium:
https://code.google.com/p/chromium/issues/detail?id=304560

The problem is the Ubuntu-specific Autocomplete request sent by
chromium.

** Bug watch added: code.google.com/p/chromium/issues #304560
   http://code.google.com/p/chromium/issues/detail?id=304560

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

Title:
  No search suggestions in omnibox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1244774/+subscriptions

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


[Bug 1241582] Re: system freezes after suspend to RAM

2013-11-01 Thread Flittermice
A few times I had similar problems like Angelos had.
I now am pretty sure that in my case the NOUVEAU driver in combination with the 
new GNOME libraries is the reason for the troubles.

Yesterday I gave up and installed Mint 15 with cinnamon - but same here. Only 
the combination lightdm+xfce made no problems. One time I had the chance to 
look at dmesg and there I saw a ton of errors (more than 50 lines) coming 
from noveau after waking up. Then I installed the proprietary nvidia drivers 
and the problems were gone.
My fault that I lost this dmesg output when I reinstalled Ubuntu 13.10 then.

Actual state: Ubuntu Gnome 13.10, Nvidia drivers 319 = working.
I hope that nouveau will soon be usable again, because the text consoles look 
ugly with nvidia drivers, no KMS, ...

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

Title:
  system freezes after suspend to RAM

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

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


[Bug 1241582] Re: system freezes after suspend to RAM

2013-10-30 Thread Flittermice
I couldn't await to come home from work to try your sudo commands.
This workaround would have been a good way to make my computer usable
again. But same thing as always...

I have a Nvidia graphics card (NVIDIA Corporation GT218 [GeForce 210] (rev 
a2)), an Asus P5B board, 6 GB RAM, nothing special besides.
Any logfiles?

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

Title:
  system freezes after suspend to RAM

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

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


[Bug 1241582] Re: system freezes after suspend to RAM

2013-10-29 Thread Flittermice
As kernel 3.12 didn't work for Erlenmayr and me I added the tag kernel-
bug-exists-upstream.

** Tags removed: kernel-fixed-upstream
** Tags added: kernel-bug-exists-upstream

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

Title:
  system freezes after suspend to RAM

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

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


[Bug 1220865] Re: [nvidia-prime] Xorg freeze after resume from suspend

2013-10-28 Thread Flittermice
I found this bug when searching for the reason that my desktop stops
working after resuming from suspend or hibernation.

It's not a real freeze. I can see the desktop, I can move the mouse
pointer, Gnome 3 even reacts when I move the mouse pointer to the top
left corner (animation). But it doesn't react to keys or mouse clicks.
It's possible to switch to a virtual console once (Ctrl-Alt-F1), but
going back to the graphical desktop stops the computer working finally.

I don't even have the nvidia drivers installed, but nouveau. And it's the same 
with Unity. 
Therefore I think this is a bigger bug.

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

Title:
  [nvidia-prime] Xorg freeze after resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1220865/+subscriptions

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


[Bug 1241582] Re: system freezes after suspend to RAM

2013-10-28 Thread Flittermice
Joining this bug now...
It happens both after suspend and hibernation, at least with Unity and with 
Gnome Shell.

In my case it's not a real freeze. I can see the desktop, I can move the
mouse pointer, Gnome 3 even reacts when I move the mouse pointer to the
top left corner (animation). But it doesn't react to keys or mouse
clicks. It's possible to switch to a virtual console once (Ctrl-Alt-F1),
but going back to the graphical desktop stops the computer working
finally.

Following the recommendations here I installed the mainline kernel 
3.12-rc7-saucy but that didn't change anything.
Please let me know if I can contribute something for debugging.

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

Title:
  system freezes after suspend to RAM

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

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


[Bug 661882] Re: Totem playlist does not keep order on addition of multiple files

2013-07-30 Thread Flittermice
I somewhere read that this bug is closed. I cannot confirm this. I'm 
experiencing this really annoying issue since years. 
It looks like this bug will never be solved if people do not report it. So 
let's start again!

This reminds me of a Windows Explorer bug that was around about ten
years ago - but in that case only the first file was appended at the
bottom of the d'n'd target. Much less annoying...

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

Title:
  Totem playlist does not keep order on addition of multiple files

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

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


[Bug 1020874] Re: Sometimes pcmanfm doesn't refresh folder when folder's content is changed

2012-10-20 Thread Flittermice
In my case I VNC to a remote machine where Lubuntu runs. Sometimes the file 
manager runs for days without this problem, but once it starts, the problem 
persists.
While writing this comment I had the idea to killall pcmanfm = works again!

BTW: This is not the only sometimes-issue I have with PCManFM: When I
try to move one or more files to another directory per drag  drop it
SOMETIMES happens that an error message pops up that the file doesn't
exist. It's funny that the details of the error message then show the
file name of a file I moved successfully before. Repeating the step then
always works. Maxbe I'll file a bug sometimes if I can find ANY system
for these occurences...

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

Title:
  Sometimes pcmanfm doesn't refresh folder when folder's content is
  changed

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

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


[Bug 447086] Re: Feature request - ability to resize images in eog

2012-10-08 Thread Flittermice
+1
At first I couldn't believe that there really is a program without that 
feature...

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

Title:
  Feature request - ability to resize images in eog

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

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


[Bug 1016430] Re: launcher is not refreshed after user session switch

2012-09-13 Thread Flittermice
Hello!

I enabled proposed like told above and did sudo apt-get -t precise-proposed 
install unity.
After logging off all users I tested the new package.

Result: Screen refresh is now WORKING! I experienced no other problems until 
now. 
Thanks very much!

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

Title:
  launcher is not refreshed after user session switch

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1016430/+subscriptions

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


[Bug 1047186] [NEW] Unity panels don't get redrawn after fast user switch

2012-09-07 Thread Flittermice
Public bug reported:

After doing a fast user switch the panels of the desktop being switched to 
aren't properly redrawn. 
1) The panel/panel icons on the left side are missing completely
2) The top panel is not drawn complete.

1) can be easily fixed by moving the mouse over it. 
2) can be fixed by by moving the mouse over it and clicking where you would 
expect the indicator menu to be.
See the attached screenshots.

Package: unity 5.14.0-0ubuntu1
Ubuntu 12.04.1 LTS.

** Affects: unity (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/1047186

Title:
  Unity panels don't get redrawn after fast user switch

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

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


[Bug 1047186] Re: Unity panels don't get redrawn after fast user switch

2012-09-07 Thread Flittermice
** Attachment added: screenhots showing the situation before and after forced 
screen updating
   
https://bugs.launchpad.net/bugs/1047186/+attachment/3297556/+files/Screenshots.zip

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

Title:
  Unity panels don't get redrawn after fast user switch

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

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


[Bug 1047186] Re: Unity panels don't get redrawn after fast user switch

2012-09-07 Thread Flittermice
*** This bug is a duplicate of bug 1016430 ***
https://bugs.launchpad.net/bugs/1016430

duplicate bug = embarrassing...

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

Title:
  Unity panels don't get redrawn after fast user switch

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

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


[Bug 583728] Re: NetworkManager ignores the rfcomm port when it gets registered in blueman

2012-07-29 Thread Flittermice
Thanks for confirming this bug!

This doesn't need to have anything to do with blueman I think.
The port gets ignored as well when I add /dev/rfcomm0 by rfcomm bind ... or 
/etc/bluetooth/rfcomm.conf.

Regards, Flitter

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

Title:
  NetworkManager ignores the rfcomm port when it gets registered in
  blueman

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

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


[Bug 583728] Re: rfcomm device gets ignored my network manager 0.8.0

2012-07-25 Thread Flittermice
I can confirm his bug for 12.04 with NetworkManager 0.9.4 - the logs
look similar to Martin's.

[Tried to establish a connection by this way because the internal UMTS card of 
the Samsung NC10 netbook is handled buggy by NM... so I ran from on problem 
into another. Frustrating :-/. 
pon/poff in combination with rfcomm is working.]

Is there a way I can help as an ordinary user?

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

Title:
  rfcomm device gets ignored my network manager 0.8.0

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

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


[Bug 993265] Re: Wine breaks window decorations for all applications (gtk-window-decorator crashes)

2012-07-09 Thread Flittermice
yes, gtk-window-decorator  really helps...

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

Title:
  Wine breaks window decorations for all applications (gtk-window-
  decorator crashes)

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

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


[Bug 750260] Re: Remmina Lacks Integration With Unity Launcher

2012-05-28 Thread Flittermice
*** This bug is a duplicate of bug 1002189 ***
https://bugs.launchpad.net/bugs/1002189

** This bug has been marked a duplicate of bug 1002189
   Remmina Minimized Window is not accessible in Unity Sidebar anymore on 
Ubuntu 12.04

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

Title:
  Remmina Lacks Integration With Unity Launcher

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

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


[Bug 968430] [NEW] package ca-certificates-java 20110912ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-03-29 Thread Flittermice
*** This bug is a duplicate of bug 967961 ***
https://bugs.launchpad.net/bugs/967961

Public bug reported:

while updating from 11.04 to 11.10

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: ca-certificates-java 20110912ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.38-13.57-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Mar 29 19:11:56 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Xubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
PackageArchitecture: all
SourcePackage: ca-certificates-java
Title: package ca-certificates-java 20110912ubuntu3.1 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
UpgradeStatus: Upgraded to oneiric on 2012-03-29 (0 days ago)

** Affects: ca-certificates-java (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package oneiric

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

Title:
  package ca-certificates-java 20110912ubuntu3.1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/968430/+subscriptions

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


[Bug 968430] Re: package ca-certificates-java 20110912ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-03-29 Thread Flittermice
*** This bug is a duplicate of bug 967961 ***
https://bugs.launchpad.net/bugs/967961

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

Title:
  package ca-certificates-java 20110912ubuntu3.1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/968430/+subscriptions

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


[Bug 178652] Re: No access to non-default sound format profiles

2011-10-08 Thread Flittermice
This bug still exists in 11.04 - my own profiles are not shown.
At the end I changed the standard profile CD-Qualität, MP3 to the values I 
needed, but this is no sensible solution.

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

Title:
  No access to non-default sound format profiles

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-juicer/+bug/178652/+subscriptions

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

Re: [Bug 765508] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

2011-04-20 Thread Flittermice
Hello Jeremy,

 The warning reported here typically indicates that it took longer for
 your system to resume from suspend than expected.  I believe there is a
 5 sec barrier which your system likely exceeded.  Based on your dmesg
 output I see PM: resume devices took 11.988 seconds.  I'm setting this
 to traiged for further investigation.  Thanks!

 [This is an automated message.  Apologies if it has reached you
 inappropriately.]

Automated? Thanks for the personalized feedback.
I never realized that it took sooo long...

Greets, Flittermice

-- 
This mail was sent using 100% recycled electrons.

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

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


[Bug 765508] [NEW] WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

2011-04-18 Thread Flittermice
Public bug reported:

this problem occured when waking up from supend (S3)

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  flitter1749 F pulseaudio
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfebf8000 irq 45'
   Mixer name   : 'Analog Devices AD1988'
   Components   : 'HDA:11d41988,104381e1,00100400'
   Controls  : 48
   Simple ctrls  : 26
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xfe87c000 irq 16'
   Mixer name   : 'Nvidia GPU 0b HDMI/DP'
   Components   : 'HDA:10de000b,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Date: Tue Apr 19 07:11:43 2011
Failure: oops
HibernationDevice: RESUME=UUID=1cdf3ae0-4bde-41b1-9ded-36e9f5a557fd
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 vboxnet0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=9b8d5385-57fa-48df-8097-4b7fd800089c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.50
RfKill:
 1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
UpgradeStatus: Upgraded to natty on 2011-04-18 (0 days ago)
dmi.bios.date: 03/10/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1902
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5B
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1902:bd03/10/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-kerneloops i386 kernel-oops kernel-power natty 
needs-upstream-testing regression-release resume suspend

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

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


[Bug 765508] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x89/0x90()

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x89/0x90()

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


[Bug 362457] Re: Jaunty 64-bit - sis900 ethernet adapter speed is very slow

2010-10-02 Thread Flittermice
I experience(d) a very similar problem here with Xubuntu 10.04 Lucid
Lynx, 32-bit, Kernel 2.6.32-25, SIS 900 chipset in an Asus A2500D
notebook, and therefore I landed here:

The network connection was very slow: Maximum downstream of 40 kByte/s. 
Not only internet, but as well internal traffic was affected. 
I was not even able to do 2 ssh connections to this machine at the same time.
The boot options acpi=off, nolapic and noapic did not make anything 
better.

I finally solved the issue by adding irqpoll to the boot parameters.

/etc/default/grub:
...
GRUB_CMDLINE_LINUX_DEFAULT=quiet splash irqpoll
...

-- 
Jaunty 64-bit - sis900 ethernet adapter speed is very slow
https://bugs.launchpad.net/bugs/362457
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 265007] Re: xfce4-session crashed with SIGSEGV in g_spawn_sync()

2010-04-03 Thread Flittermice
** Changed in: xfce4-session (Ubuntu)
   Status: Invalid = Confirmed

** Changed in: xfce4-session (Ubuntu)
   Status: Confirmed = Invalid

-- 
xfce4-session crashed with SIGSEGV in g_spawn_sync()
https://bugs.launchpad.net/bugs/265007
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