[Bug 1485212] Re: "Configure sources" broken in Muon (Wily)

2015-11-08 Thread RaphaelHaas
fix from #8 works for me, thank you
(Kubuntu 15.10 upgrade from 15.04 with kubuntu-ppa backports)

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

Title:
  "Configure sources" broken in Muon (Wily)

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

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


[Bug 154943] Re: sound volume keyboard shortcut keys don't change sound volume

2008-02-10 Thread RaphaelHaas
Hello,
could you be more specific on which tricky menu you found and how you set the 
volume switch to Master?
Thank you,
raph

-- 
sound volume keyboard shortcut keys don't change sound volume
https://bugs.launchpad.net/bugs/154943
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 184603] grep -o wrong output

2008-01-20 Thread RaphaelHaas
Public bug reported:

Binary package hint: grep

Hello,
run the folllowing grep command against your passwd file:

# grep -o '^\([^:]*:\)\{3\}' passwd

The output (on gutsy) is:

root:x:0:
0:root:/root:
daemon:x:1:
1:daemon:/usr/sbin:
bin:x:2:
2:bin:/bin:
sys:x:3:
3:sys:/dev:

instead of the expected:

root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:

Use the same regexp in sed or in kregexpeditor and you get the expected
results.

So me thinks the bug in grep is that it ignores the ^beginning of line
character.

Best regards,
Raphael

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

-- 
grep -o wrong output
https://bugs.launchpad.net/bugs/184603
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 184603] Re: grep -o wrong output

2008-01-20 Thread RaphaelHaas
Hello!
Thank you for looking at this.

Here is all I can think of that might answer your questions:

grep -V: grep (GNU grep) 2.5.1
aptitude show grep: Version: 2.5.1.ds2-6build1
echo $SHELL: /bin/bash

With all combinations of
a) Starting (executing) /bin/dash /bin/zsh4 and
b) Setting SHELL to the new shell or leaving SHELL=/bin/bash alone
I still get the same erroneous results.

I also created a new user and tried this with the same results.

I run kubuntu gutsy with all the latest updates. I have played with the
kde4 packages, but I would be surprised if this influences grep...

Anything else I can send you?

Raph

-- 
grep -o wrong output
https://bugs.launchpad.net/bugs/184603
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 184603] Re: grep -o wrong output

2008-01-20 Thread RaphaelHaas
Ah, and I have actually first noticed this behaviour on a fresh install
of ubuntu server 7.10...

-- 
grep -o wrong output
https://bugs.launchpad.net/bugs/184603
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 184603] Re: grep -o wrong output

2008-01-20 Thread RaphaelHaas
Very nice, it's working here with this package from hardy:
https://launchpad.net/ubuntu/hardy/i386/grep/2.5.3~dfsg-3
Thanks again for your fast response.
Raphael

-- 
grep -o wrong output
https://bugs.launchpad.net/bugs/184603
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 118613] Re: /etc/init.d/networking does not respect hwaddress

2007-10-10 Thread RaphaelHaas
Hello,
I have the same problem. Wenn I run ifup eth0 (which uses interfaces, doesn't 
it?), I get an error message: SIOCSIFHWADDR: Device or resource busy. I 
googled and found this, which might be helpful for this bug, too: 
http://bugs.busybox.net/view.php?id=880;
best regards,
Raph

-- 
/etc/init.d/networking does not respect hwaddress
https://bugs.launchpad.net/bugs/118613
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 149752] print function broken

2007-10-06 Thread RaphaelHaas
Public bug reported:

Start ksudoku, start a 2D sudoku game, ctrl-p to print it: the result is
an almost empty page (a | is printed in the top left corner)

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

-- 
print function broken
https://bugs.launchpad.net/bugs/149752
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 66982] Re: Sound server fatal error: cpu overload, aborting

2006-10-31 Thread RaphaelHaas
I also think it's the same. At least the bugfix/workaround options snd-via82xx 
dxs_support=2 does work for me (the initial bug reporter).
best regards,
raph

-- 
Sound server fatal error: cpu overload, aborting
https://launchpad.net/bugs/66982

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


[Bug 65885] Re: hibernation by closing lid not recovering correctly

2006-10-22 Thread RaphaelHaas
works like a charm... thank you!

-- 
hibernation by closing lid not recovering correctly
https://launchpad.net/bugs/65885

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


[Bug 65885] Re: hibernation by closing lid not recovering correctly

2006-10-19 Thread RaphaelHaas
Hi Luka,

here is the requested output.

If I'm fast enough, the time before rehibernating is just long enough to
log into kde (which is locked after the resume) and see the message from
the powermanager lid closed - hibernating (or similar), but of course
the lid is open at that point...

regards,
raph

** Attachment added: lshal output
   http://librarian.launchpad.net/4891412/lshal.log

-- 
hibernation by closing lid not recovering correctly
https://launchpad.net/bugs/65885

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


[Bug 66982] Sound server fatal error: cpu overload, aborting

2006-10-19 Thread RaphaelHaas
Public bug reported:

Binary package hint: arts

Hello,
when starting the soundserver in kde3.5.5 on edgy the system hangs for some 
seconds (~20), then  I get Sound server fatal error: cpu overload, aborting.

This problem didn't occur with kde3.5.5 on dapper. I tested edgy with
the 2.6.15-27-k7 Kernel (which with it worked in dapper), but the
problem is still there.

The error does not occur, when choosing OSS instead of (automatic
selection or alsa)  in kcontrol-sound-system-hardware-choose audio
hardware.

So maybe this is in the end alsa and not artsd related?

best regards,
raph

* lspci | grep audio gives
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 50)

*  lsmod | grep snd gives
snd_seq_dummy   4996  0
snd_seq_oss36480  0
snd_seq_midi9984  0
snd_seq_midi_event  8960  2 snd_seq_oss,snd_seq_midi
snd_seq59120  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_via82xx30360  2
gameport   17160  1 snd_via82xx
snd_ac97_codec 97696  1 snd_via82xx
snd_ac97_bus3456  1 snd_ac97_codec
snd_pcm_oss47360  1
snd_mixer_oss  19584  1 snd_pcm_oss
snd_pcm84612  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer  25348  2 snd_seq,snd_pcm
snd_page_alloc 11400  2 snd_via82xx,snd_pcm
snd_mpu401_uart10240  1 snd_via82xx
snd_rawmidi27264  2 snd_seq_midi,snd_mpu401_uart
snd_seq_device  9868  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd58372  13 
snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore  11232  2 snd

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

-- 
Sound server fatal error: cpu overload, aborting
https://launchpad.net/bugs/66982

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


[Bug 65885] hibernation by closing lid not recovering correctly

2006-10-13 Thread RaphaelHaas
Public bug reported:

Binary package hint: kde-guidance-powermanager

Hello,
after todays update there is the problem that after hibernating by closing the 
laptop lid, the system will automatically rehibernate after resuming. After the 
second resume everything works fine. If hibernated via the powermanager oder 
the kde-logout menu, everything works fine.
(This is on an IBM R40 Laptop)
Raph

** Affects: kde-guidance (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
hibernation by closing lid not recovering correctly
https://launchpad.net/bugs/65885

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


[Bug 62054] Re: Resume after long hibernation triggers new hibernation

2006-10-13 Thread RaphaelHaas
Filed a new bug-report for kde-guidance-powermanager, which can be
chosen now. This should be the more accurate place for this bug. Also,
the initial description is misleading, so this bug should maybe just be
closed/rejected.

Raph

-- 
Resume after long hibernation triggers new hibernation
https://launchpad.net/bugs/62054

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


[Bug 63820] simulate option broken with autoremove

2006-10-03 Thread RaphaelHaas
Public bug reported:

Binary package hint: apt

Hi,
on really annoying bug... if you use apt-get -s autoremove (and you think you 
are on the save side, only dry-runing) apt-get does actually remove 
everything it wants to. tough luck :)

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

-- 
simulate option broken with autoremove
https://launchpad.net/bugs/63820

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


[Bug 63820] Re: simulate option broken with autoremove

2006-10-03 Thread RaphaelHaas
Sorry, I was wrong, it's not really removing anything, it just seems to.
I think I was fooled by aptitudes would have removed or similar, which 
apt-get doesn't say, the output suggest that apt-get really did what it shows.
So it's confusing, but in the end, it's not a real bug.
raph

(can I actually remove my own bug-report if I made a mistake?)

-- 
simulate option broken with autoremove
https://launchpad.net/bugs/63820

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


[Bug 62512] Re: ksynaptics disable tapping option not working

2006-10-01 Thread RaphaelHaas
...ok - I was just about to write a counter-comment but then re-checked the 
docs and now I changed my mind. I didn't understand that the samrt mode was 
triggered by just typing on the keyboard. Anyways and funnily, in breezy, it 
worked the way I expected it to (i.e., the alt-ctrl-p worked like the smart 
mode setting). Maybe this is even useful?
raph

-- 
ksynaptics disable tapping option not working
https://launchpad.net/bugs/62512

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


[Bug 62057] Re: VTs not working when using splash

2006-09-30 Thread RaphaelHaas
As of sept 30, it's working. So this bug can be closed and marked as
fixed.

-- 
VTs not working when using splash
https://launchpad.net/bugs/62057

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


[Bug 62054] Re: Resume after long hibernation triggers new hibernation

2006-09-27 Thread RaphaelHaas
dpkg calls this package kde-guidance-powermanager but this one doesn't
seem to exist in this system?

** Changed in: Ubuntu
Sourcepackagename: None = power-manager

-- 
Resume after long hibernation triggers new hibernation
https://launchpad.net/bugs/62054

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


[Bug 62054] Re: Resume after long hibernation triggers new hibernation

2006-09-27 Thread RaphaelHaas
I did some more testing and now I can reproduce the problem. It's a kde-
guidance-powermanager problem and occurs when hibernate on lid close
is selected. Then after resuming and logging in to kde, the first thing
powermanager does is to remark that the lid is closed and so triggers
hibernation. The next time the comp resumes, everything is fine. Also
when hibernating with the log-out dialog or the powermanager-menu, there
are no problems, only when closing the lid to trigger hibernation. And
it's surely not related to kde-laptop, I checked that with a fresh
account. I hope this can be fixed before the edgy release

so long, raph

-- 
Resume after long hibernation triggers new hibernation
https://launchpad.net/bugs/62054

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


[Bug 62512] ksynaptics disable tapping option not working

2006-09-26 Thread RaphaelHaas
Public bug reported:

Binary package hint: ksynaptics

hello!

In edgy, ksynaptics, when disabling the touchpad (e.g. via Ctrl-Alt-P)
and with the option disable tapping activated, the touchpad is
completely disabled while it should only diable the tapping function.
Only the other option disable touchpad should completely disable any
input from the tp (which is working).

kind regards,
raph

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

-- 
ksynaptics disable tapping option not working
https://launchpad.net/bugs/62512

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


[Bug 62054] Resume after long hibernation triggers new hibernation

2006-09-23 Thread RaphaelHaas
Public bug reported:

Hello!

On edgy(Knot-3, updated on 23,september) IBM TP R40:

Hibernation works when resumed imediately after the hibernation.
If left powered off for some time (15-20 mins), the system comes up fine, but 
once KDE is up, it hibernates again.

I suspect a setting that says to hibernate the laptop when left idle for
x minutes (I set such a value when using klaptop. but now klaptop is
removed/purged and only guidance-power-manager is running). I just don't
know where this setting would be stored and if it is still there (why
can't it be set with guidance-powermanager?)

anything I can do?
Raphael

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Resume after long hibernation triggers new hibernation
https://launchpad.net/bugs/62054

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


[Bug 62057] VTs not working when using splash

2006-09-23 Thread RaphaelHaas
Public bug reported:

Hello!

edgy eft, september 23, IBM TP R40.

When using the splash-kernel-option, the virtual terminals don't work.
With the nosplash option, vt1 through 6 are up normally. This occurs with or 
without the vga=791 bootparameter..

Raphael

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
VTs not working when using splash
https://launchpad.net/bugs/62057

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