[Bug 355232] Re: acpi-cpufreq/powernow-k8 should not be built-in into the kernel image

2009-09-19 Thread thekip
Is there any news on this issue, to me it looks like a very small fix as
no code has to be adjusted.

I don't know anything about the processes behind such a change and I
could be wrong saying this isn't a lot of work to fix, I'm just trying
to see what the odds are of this bug making it into 9.10/Karmic.

-- 
acpi-cpufreq/powernow-k8 should not be built-in into the kernel image
https://bugs.launchpad.net/bugs/355232
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 355232] Re: acpi-cpufreq/powernow-k8 should not be built-in into the kernel image

2009-06-01 Thread thekip
I'm having the same problem, I have been undervolting my laptop since at
least feisty fawn which has always worked for me within an hour after
upgrading to a new version of Ubuntu. Unfortunately this is not possible
anymore because it is build in now.

I think, allthough I know it is easy to say this yet hard to get this
completely right, only the modules that are essential to booting should
be compiled in. Is there anyone who can tell if this is a big change? To
me it sounds like just a small fix?

-- 
acpi-cpufreq/powernow-k8 should not be built-in into the kernel image
https://bugs.launchpad.net/bugs/355232
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 77442] Re: No screen updates when using desktop-effects with vnc

2009-03-16 Thread thekip
Are you still getting this problem when starting the vnc server with the
noxdamage flag? Not that it is a very viable solution but it's worth
testing (this solved it in my case a couple of months ago).

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/77442
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 246205] Re: Wordcommunitygrid Message Peer certificate cannot be authenticated with known CA certificates.

2008-11-02 Thread thekip
I've the exact same problem, the workaround above

[code]
cd /var/lib/boinc-client/
sudo mv ca-bundle.crt ca-bundle.crt.bak 
sudo wget 
http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt -O 
ca-bundle.crt
[/code]

worked for me :). Thanks for that one.

Besides, why is there a pre release of boinc-manager in the
repositories?

-- 
Wordcommunitygrid Message Peer certificate cannot be authenticated with known 
CA certificates.
https://bugs.launchpad.net/bugs/246205
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 235071] Re: f-spot fails to export to a Folder

2008-09-06 Thread thekip
Also confirming that this bug is resolved. Here's what I did.
Disable the old folder export 0.4.0.3
Install the new folder export using install add-ins
Restart F-Spot

and it worked. Thank you very much!

-- 
f-spot fails to export to a Folder
https://bugs.launchpad.net/bugs/235071
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 85084] Re: gnome-main-menu crashes when adding to panel

2008-05-12 Thread thekip
I got the same error when adding gnome-main-menu: 
OAFIID:GNOME_MainMenu

however I did 2 installs of 8.04 on the same machine, the first time for
some testing purposes the second time as a real install.

The first time I didn't have any trouble whatsoever with adding, the
second time I did. The difference was in the configuration settings in
/home/username. The first time I added gnome-main-menu BEFORE restoring
my entire home-dir from my backup, and the second time I added it after
I copied it. And only the second time I got this error.

A few minutes later I discovered that the file attributes (rwx) weren't
properly set (due to the copying from backup) and after I did a chmod en
chown on my entire home dir everything worked. So if you run into this
check your home dir file attributes too!

-- 
gnome-main-menu crashes when adding to panel
https://bugs.launchpad.net/bugs/85084
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 163380] Re: ffdemux_swf: Element doesn't implement handling of this stream.

2007-12-24 Thread thekip
[EMAIL PROTECTED]:~$ gst-launch-0.10 playbin 
uri=http://www.allabout-sp.net/ep.swf?url=http://content.movies.myspace.com/0017703/38/48/1770318483.flv
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/decodebin0/ffdemux_swf0: Element doesn't 
implement handling of this stream. Please file a bug.
Additional debug info:
gstffmpegdemux.c(1305): gst_ffmpegdemux_sink_activate_push (): 
/playbin0/decodebin0/ffdemux_swf0:
failed to activate sinkpad in pull mode, push mode not implemented yet
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...


This is what I got, hope this helps

-- 
ffdemux_swf: Element doesn't implement handling of this stream.
https://bugs.launchpad.net/bugs/163380
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 103148] Re: kinit: No resume image

2007-12-18 Thread thekip
Thx Lo_pescofi, I've managed to get it fixed too. Wrote a post about it (in 
english) here:
http://www.thekip.nl/2007/12/18/kinit-no-resume-image-fixed/

-- 
kinit: No resume image
https://bugs.launchpad.net/bugs/103148
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 77442] Re: No screen updates when using desktop-effects with vnc

2007-11-20 Thread thekip
I get this bug again in Gutsy i386:

when I'm using compiz with xserver-xgl installed. My GPU is a 9700mobile
Ati, when I connect to my vnc server it only works the first second or
so. After a second the window stops updating while the events are still
sent.

Is there any way to fix this? Especially as it's been fixed in an
earlier version?

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/77442
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 77442] Re: No screen updates when using desktop-effects with vnc

2007-11-20 Thread thekip
Are there any plans to fix this in x11vnc? x11vnc can be configured more
specifically.

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/77442
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 163380] ffdemux_swf: Element doesn't implement handling of this stream.

2007-11-17 Thread thekip
Public bug reported:

I was trying to open a file from:
http://www.allabout-sp.net/?p=season9/903

The first time I tried to open the movie I got a nice popup about
missing codecs so I should install one. I installed FFmpeg plugin for
GStreamer, after doing so I got the error mentioned in the title.

Funny thing is that I have another Gutsy install in which it does work,
the installation that has the error is about 4 hours old so no weird
things done to this one (except modifying acpi_cpufreq.ko).

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

-- 
ffdemux_swf: Element doesn't implement handling of this stream.
https://bugs.launchpad.net/bugs/163380
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 103148] Re: kinit: No resume image

2007-11-17 Thread thekip
I've the same problem, I have to switch to console (CTRL+F1) in order
for my laptop to boot.

-- 
kinit: No resume image
https://bugs.launchpad.net/bugs/103148
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 163380] Re: ffdemux_swf: Element doesn't implement handling of this stream.

2007-11-17 Thread thekip
I just found out that the file is loaded through some sort of swf file
so  maybe it's more related to flash rather then totem.

-- 
ffdemux_swf: Element doesn't implement handling of this stream.
https://bugs.launchpad.net/bugs/163380
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 108379] Re: Feisty - /etc/hosts.allow and /etc/hosts.deny are missing

2007-05-25 Thread thekip
Ok, found it, my bad.

It's fixed now thanks a lot :).

-- 
Feisty - /etc/hosts.allow and /etc/hosts.deny are missing
https://bugs.launchpad.net/bugs/108379
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 108379] Re: Feisty - /etc/hosts.allow and /etc/hosts.deny are missing

2007-05-24 Thread thekip
Is there any way to get this fixed in my current installation?

I can't find tcpd in the repository.

-- 
Feisty - /etc/hosts.allow and /etc/hosts.deny are missing
https://bugs.launchpad.net/bugs/108379
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 108379] Re: Feisty - /etc/hosts.allow and /etc/hosts.deny are missing

2007-04-22 Thread thekip
I am having exactly the same problem

-- 
Feisty - /etc/hosts.allow and /etc/hosts.deny are missing
https://bugs.launchpad.net/bugs/108379
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