[Bug 637002] Re: Facebook chat fails, where it worked in 10.04

2010-12-10 Thread Frode Egeland
It work for me now, on maverick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/637002 Title: Facebook chat fails, where it worked in 10.04 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 534842] Re: Empathy shows "Network error" on all different connections.

2010-09-13 Thread Frode Egeland
A similar issue, but only for Facebook chat affects me, see #637002 -- Empathy shows "Network error" on all different connections. https://bugs.launchpad.net/bugs/534842 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 637002] Re: Facebook chat fails, where it worked in 10.04

2010-09-13 Thread Frode Egeland
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/637002/+attachment/1577308/+files/Dependencies.txt ** Attachment added: "ProcMaps.txt" https://bugs.launchpad.net/bugs/637002/+attachment/1577309/+files/ProcMaps.txt ** Attachment added: "ProcStatus.txt" https://

[Bug 637002] [NEW] Facebook chat fails, where it worked in 10.04

2010-09-13 Thread Frode Egeland
Public bug reported: Binary package hint: empathy Facebook chat in Empathy now fails with a "Network Error", where the same account settings worked perfectly fine in 10.04. I did a tcpdump, and all that happens is a DNS lookup to _xmpp- client._tcp.chat.facebook.com, which returns a CNAME to cha

[Bug 567068] Re: udev rules with dot in key fails with Env must be KEY=VALUE pairs

2010-05-18 Thread Frode Egeland
Ruslan, try moving button mappings around (the "ButtonMapping" option). Andreas, try my solution, see comment #7 in this bug. -- udev rules with dot in key fails with Env must be KEY=VALUE pairs https://bugs.launchpad.net/bugs/567068 You received this bug notification because you are a member of

[Bug 567068] Re: udev rules with dot in key fails with Env must be KEY=VALUE pairs

2010-05-04 Thread Frode Egeland
Solution: Ignore the talk of "/etc/X11/xorg.conf.d/" - if I put a file in there, my USB keyboard fails to start, so I can't type anything. Instead, add this to /etc/X11/xorg.conf: ### START FILE SNIPPET ### Section "InputClass" Identifier "Marble Mouse" MatchProduct "Logitech US

[Bug 567068] Re: udev rules with dot in key fails with Env must be KEY=VALUE pairs

2010-05-04 Thread Frode Egeland
I just tried this, as /etc/X11/xorg.conf.d/marblemouse.conf: ### START OF FILE ### Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Device""/dev/input/mice" Option

[Bug 567068] Re: udev rules with dot in key fails with Env must be KEY=VALUE pairs

2010-04-30 Thread Frode Egeland
This is really annoying - we had to use xorg.conf settings for Ubuntu 8.xx, a HAL fdi file for 9.xx and now although the help site says to use udev, it doesn't work! Being told to once again use xorg.conf settings, after hal worked *perfectly*, seems so pointless. If anyone can work out a sol

[Bug 406486] Re: transmission: too many open files

2009-11-03 Thread Frode Egeland
I just got this on Karmic 64bit. As it's a kernel issue, should the package the bug is attached to be changed? $ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 20 file size (blocks, -f) unlimited p

[Bug 433904] Re: [karmic] regression: WinFast DTV 2000 H support has disappeared

2009-09-21 Thread Frode Egeland
In my dmesg, I get this (which also appeared in 8.10, but with a shorter list): [ 10.160960] cx88_audio :03:05.1: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 10.161105] cx88[0]: Your board isn't known (yet) to the driver. You can [ 10.161106] cx88[0]: try to pick one of the existing c

[Bug 433904] [NEW] [karmic] regression: WinFast DTV 2000 H support has disappeared

2009-09-21 Thread Frode Egeland
Public bug reported: My Leadtek Winfast 2000H (version J, from memory) was supported in Jaunty. It's not supported in Karmic as at today. $ lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 $ uname -a Linux intersect 2.6.31-10-generic #34-Ubuntu SMP Wed Sep

[Bug 339822] Re: project selection combo box too narrow for text

2009-09-14 Thread Frode Egeland
AMD64, Karmic alpha I confirm this happens for me also. $ apt-cache policy boinc-client boinc-client: Installed: 6.4.5+dfsg-2ubuntu1 Candidate: 6.4.5+dfsg-2ubuntu1 Version table: *** 6.4.5+dfsg-2ubuntu1 0 500 http://ftp.iinet.net.au karmic/universe Packages 100 /var/lib/dpk

[Bug 428702] [NEW] Figaro´s Password Manage r 2 crashes on save

2009-09-12 Thread Frode Egeland
Public bug reported: Binary package hint: fpm2 AMD64, Karmic. Figaro´s Password Manager 2 will crash on saving (either when manually clicking the Save icon, or the autosave when adding a new entry. The new entries are saved, but having the program crash is annoying. When starting in a shell, t

[Bug 421373] Re: usb creator freezes NotImplementedError

2009-09-02 Thread Frode Egeland
Forgot to add, I'm using v 0.2.4: $ usb-creator-gtk --version 0.2.4 -- usb creator freezes NotImplementedError https://bugs.launchpad.net/bugs/421373 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 421373] Re: usb creator freezes NotImplementedError

2009-09-02 Thread Frode Egeland
Freezes for me in AMD64 Karmic, same exception is reported. ** Attachment added: "Freeze appears at this point" http://launchpadlibrarian.net/31225439/error.png -- usb creator freezes NotImplementedError https://bugs.launchpad.net/bugs/421373 You received this bug notification because you are

[Bug 422071] Re: usb-creator throwing exception, not starting

2009-09-01 Thread Frode Egeland
I can confirm this on Karmic alpha4 on AMD64: An unhandled exception occurred: Duplicate object id 'alignment3' on line 630 (previously on line 287) ** Attachment added: "Error message" http://launchpadlibrarian.net/31119502/error.png -- usb-creator throwing exception, not starting https://

[Bug 422498] [NEW] Please include sudosh in Ubuntu

2009-09-01 Thread Frode Egeland
Public bug reported: 'sudosh' provides a way to audit sudo activity, essential in a server setup. Homepage: http://sourceforge.net/projects/sudosh/ Current version upstream is 1.6.3: http://sourceforge.net/projects/sudosh/files/sudosh%20stable/1.6.3/sudosh-1.6.3.tar.gz/download ** Affects: ubun

[Bug 421308] Re: bcfg2-server crashed with Fault in critical_error()

2009-08-29 Thread Frode Egeland
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/30995732/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/30995733/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/30995734/ProcStatus.txt ** Attachm

[Bug 420592] Re: Messages showing up in the wrong place

2009-08-29 Thread Frode Egeland
I can confirm in Karmic Alpha 4 on AMD64, same spot as the above two screenshots. Rhythmbox puts my 'now playing' type of popups in that spot. Quite irritating, really. -- Messages showing up in the wrong place https://bugs.launchpad.net/bugs/420592 You received this bug notification because yo

[Bug 375530] Re: [needs-packaging] foldit game to Ubuntu repository

2009-05-20 Thread Frode Egeland
The tarball is a binary release. There's no source, and no license info. In the bug tracker (http://fold.it/portal/node/712386), one of the project admins stated this: "The game currently does not need any sort of licence merely to use, i.e. you are free to play and redistribute the executable.

[Bug 378381] [NEW] gnome-panel tooltips persist until re-activated

2009-05-19 Thread Frode Egeland
Public bug reported: Binary package hint: compiz Tooltips on window list items in gnome panel are sometimes hanging around "permanently", that is, until the cursor is moved back onto the item. Turning desktop effects to off stops the issue. Turning desktop effects to Normal or Extra brings it ba

[Bug 292981] Re: Synfig segfaults on i386 and x86_64

2009-03-24 Thread Frode Egeland
I can confirm this bug is still in Intrepid 64bit: t...@u64:~$ synfigstudio --help synfig studio -- starting up application... synfig(14695) [22:34:11] info: Created directory "/home/test/.synfig" (synfigstudio:14695): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page s

[Bug 236022] Re: New upstream version available

2009-01-19 Thread Frode Egeland
There's yet another version available upstream (http://downloads.sourceforge.net/openmovieeditor/openmovieeditor-0.0.20090105.tar.gz) -- New upstream version available https://bugs.launchpad.net/bugs/236022 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc