[Bug 1906173] [NEW] Screen blank when waking from suspend, have to move mouse to make login screen appear

2020-11-29 Thread Finn Bear
Public bug reported: This is basically the same symptom, but from many years ago: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1431128 To reproduce: 1) Suspend (I do so via the dropdown menu) 2) Turn off display. (Not sure if relevant) 3) Turn on display. (Not sure if relevant, problem

[Bug 1877726] Re: [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-06-20 Thread James Conroy-Finn
I am experiencing the same problem with a RODECaster Pro and (in my case) Arch Linux. The following log output is generated when I connect the RODECaster via USB: kernel: usb 2-9.4.2: new high-speed USB device number 20 using xhci_hcd kernel: usb 2-9.4.2: New USB device found,

[Bug 1854892] [NEW] Opening external drive in disks shows wrong disk

2019-12-02 Thread Finn Bear
Public bug reported: When I navigate to the directory of my "Data" internal drive, right click, choose properties, and click "open in disks," the disk application opens to the wrong disk (the first one in the list, my nvme boot ssd). Additionally, I don't see the drive in the side bar (like

[Bug 1833558] Re: gnome-shell crashed with SIGSEGV in meta_monitor_manager_get_monitor_for_connector() from

2019-09-01 Thread finn
For me the root cause seems to be a problem with the i915 driver and multihead. With Kernel 4.19.69 it works. See https://bbs.archlinux.org/viewtopic.php?id=247904 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-07-25 Thread DAN FINN
I ran some quick tests last night and everything looked good. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834072 Title: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-07-12 Thread DAN FINN
Hi Andreas, any update on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834072 Title: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-07-01 Thread DAN FINN
Andreas, can you provide any insight on when we might be able to expect this to make it into the repos? I'm not sure how long that process takes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834072

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-26 Thread DAN FINN
Yeah, my pleasure. I updated a server with your packages yesterday and have been testing since, including having a loop run overnight. I've yet to see it get stuck in the sched_yield() loop. So far everything looks much better. -- You received this bug notification because you are a member of

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-25 Thread DAN FINN
We have the following packages installed that match the ones you updated so I will just be installing your updates to these: [dfinn@ps-backup-db05 PS SERVER 0 ~]$ dpkg -l|grep -i ruby2 ii libruby2.3:amd64 2.3.1-2~16.04.12 amd64Libraries

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-25 Thread DAN FINN
Do you want me to install all the .deb packages at that URL? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834072 Title: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-25 Thread DAN FINN
OK, I'm playing with that ruby script mentioned above now. I've run it several times across several servers and it's only crashed one, leaving a hung process using 100% CPU. I'm trying to get a feel for how often it does this before I patch a test system. -- You received this bug notification

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-25 Thread DAN FINN
I could try the ruby script mentioned in message #22 of this thread: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876377 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834072 Title: Puppet

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-25 Thread DAN FINN
Yes, I will work on that. The only tricky part is that I don't know of a way to manually reproduce this. It seems to happen randomly to us and sometimes infrequently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1834072] Re: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-25 Thread DAN FINN
Yes, I could test it on a dev box -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834072 Title: Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been

[Bug 1834072] [NEW] Puppet agent using 100% CPU, in sched_yield() loop. Looks like an issue with ruby2.3 which has been fixed but not yet made it into Ubuntu.

2019-06-24 Thread DAN FINN
Public bug reported: Ubuntu 16.04 ruby 2.3.1-2~16.04.12 kernel 4.4.0-148-generic We've noticed an issue across multiple servers where puppet agent will seem to get stuck and consume 100% CPU for days or weeks on end until manually killed. root@ps-prod-jenkins-qa-ui02:~# ps aux|grep -i

[Bug 1809014] [NEW] mpeg-2 detected as tga (Targa image)

2018-12-18 Thread Finn Kempers
Public bug reported: It appears that currently using either the file command or through the File::LibMagic interface that 1:5.34-2 on Cosmic (18.10) makes a MPEG-2 file be detected as Targa at a higher priority, thus taking precedence over being what it actually is. See the below lines as

[Bug 1735167] Re: emacs (emacs24-x) crashes reliably on certain utf-8 file

2018-12-03 Thread Finn Årup Nielsen
A user at askubuntu has found that deinstalling `fonts-noto-color-emoji` "solves" the problem with emacs crashing on an emoji https://askubuntu.com/questions/1076735/emacs-crashes-on-pasting-the- unicode-symbol/1098111#1098111 -- You received this bug notification because you are a member of

[Bug 1735167] Re: emacs (emacs24-x) crashes reliably on certain utf-8 file

2018-09-19 Thread Finn Årup Nielsen
The emacscrashfile also crashes my 18.04 LTS emacs 24.5.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735167 Title: emacs (emacs24-x) crashes reliably on certain utf-8 file To manage

[Bug 1735167] Re: emacs (emacs24-x) crashes reliably on certain utf-8 file

2018-09-19 Thread Finn Årup Nielsen
I find that “⛔” will crash my 18.04 LTS emacs 24.5.1, see https://askubuntu.com/questions/1076735/emacs-crashes-on-pasting-the- unicode-symbol -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1735167

[Bug 1723103] [NEW] package passwd 1:4.2-3.2ubuntu1 [modified: usr/bin/chage usr/bin/chfn usr/bin/chsh usr/bin/expiry usr/bin/gpasswd usr/bin/passwd usr/sbin/chgpasswd usr/sbin/chpasswd usr/sbin/cppw

2017-10-12 Thread Finn Engen
Public bug reported: Trying to install both Chrome and Teamviewer ProblemType: Package DistroRelease: Ubuntu 17.04 Package: passwd 1:4.2-3.2ubuntu1 [modified: usr/bin/chage usr/bin/chfn usr/bin/chsh usr/bin/expiry usr/bin/gpasswd usr/bin/passwd usr/sbin/chgpasswd usr/sbin/chpasswd

[Bug 1636573] Re: xinit flooding syslog

2017-09-02 Thread finn
Why is this still not fixed in 16.04.3? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636573 Title: xinit flooding syslog To manage notifications about this bug go to:

[Bug 1285444] Re: Login Successful, Desktop Never Loads

2017-04-25 Thread Finn Årup Nielsen
I can confirm this issue on 14.04 LTS and fix by Fullbuffer (#48). After several other attempts listed here this was what apparently did it for me: mv ~/.cache ~/cache-old sudo reboot I think my issue might have come after a "suspend". -- You received this bug notification because you are a

[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-10-13 Thread Finn Herpich
I can confirm too that Łukasz latest version fixes the bug for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591411 Title: systemd-logind must be restarted every ~1000 SSH logins to prevent a

[Bug 1631762] [NEW] package initramfs-tools-bin 0.122ubuntu8.3 failed to install/upgrade: package initramfs-tools-bin is already installed and configured

2016-10-09 Thread Finn Bjerke
*** This bug is a duplicate of bug 1407757 *** https://bugs.launchpad.net/bugs/1407757 Public bug reported: newly installed U 16.10 system error ProblemType: Package DistroRelease: Ubuntu 16.04 Package: initramfs-tools-bin 0.122ubuntu8.3 ProcVersionSignature: Ubuntu 4.4.0-38.57-generic

Re: Utbildning/support

2016-07-07 Thread Johan Finn
Hej Absolut, beroende på vad för support, hur ofta, för vem lite mer info så kanske det:) (jobbar med linux) MVH Johan "M Bukowski (BITsoft)" skrev: (7 juli 2016 16:13:14 CEST) Hej alla! Söker med ljus och lykta efter någon/några personer som kan tänka sig att vara

[Bug 1591476] [NEW] Desktop vs. home directory

2016-06-11 Thread finn
Public bug reported: On the desktop there is the entry "open terminal" in the context menu, but I expected "open terminal here". Therefore the terminal will be opened with the home directory as its working directory. For me this behavior seems to be utterly illogical. I would rather like it to

[Bug 1581617] Re: upgrade of libnl-genl-3-200 causes networkmanager to not load

2016-05-13 Thread Finn Årup Nielsen
*** This bug is a duplicate of bug 1511735 *** https://bugs.launchpad.net/bugs/1511735 I believe libnl is to blame. I followed #7 at https://bugs.launchpad.net/ubuntu/+source/libnl3/+bug/1539513 who suggests downloading the 3 libnl-* on another machine and with a USB- stick transfer them and

Re: [ubuntu-studio-devel] PR & Support: Where to fish for contributors?

2015-10-28 Thread Finn Solly
ok 2015-10-27 20:41 GMT+01:00 set : > On 2015-10-27 11:04, Kaj Ailomaa wrote: > > Where else? > reddit? > > I think we should publish more often on the ubuntustudio-website, and > have those articles/that content be syndicated to all the > social-networks automagicaly with

[Bug 1461873] [NEW] Ability to forward SMS without copy 'n past approach

2015-06-04 Thread Finn Nielsen
Public bug reported: It would be nice if the SMS app swipe left context had the ability to forward the SMS to other receivers. The existing approah where one can swipe left and copy the content and then paste into a new SMS seems less intuitive. ** Affects: messaging-app (Ubuntu)

[Bug 1330462] Re: Please merge nut 2.7.2-1 (main) from Debian unstable (main)

2014-11-04 Thread Finn
2.7.2 has new drivers like nutdrv_atcl_usb which would allow use of a large number of USB based UPS that currently are unsupported by Ubuntu -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu.

[Bug 1330462] Re: Please merge nut 2.7.2-1 (main) from Debian unstable (main)

2014-11-04 Thread Finn
2.7.2 has new drivers like nutdrv_atcl_usb which would allow use of a large number of USB based UPS that currently are unsupported by Ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1330462

[Bug 1279357] Re: package libebml4 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libebml.so.4', which is also in package libebml3:i386 1.3.0-0~ppa0

2014-04-28 Thread Finn Turnbull
Have this problem: slbquista@slbquistaPC:~$ sudo apt-get install libebml4 Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libbasicusageenvironment0 libcddb2

[Bug 1294967] [NEW] No root file system defined

2014-03-19 Thread Finn Aston
Public bug reported: When I try to install ubuntu 13.10, on the installation screen i cannot select which drive to install ubuntu to. When i click install now it just says no root file system defined. ** Affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1170814] Re: mic boost switch is missing

2013-04-22 Thread Finn Bjerke
using alsamixer crashes and Ubuntu 13.04 error message appears ** Attachment added: printscreen https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1170814/+attachment/3650912/+files/alsamixercrash.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1170814] Re: mic boost switch is missing

2013-04-22 Thread Finn Bjerke
alsamixer from terminal using arrows however gives me control over mic boost. Very good, but it should off course be part of audacity and the graphical sound control system. Terminal does the trick but there is room for improvement in U 13.04 -- You received this bug notification because you

[Bug 1170814] Re: mic boost switch is missing

2013-04-21 Thread Finn Bjerke
finn@Finn-notebook:~$ apport-collect 1170814 ERROR: The launchpadlib Python module is not installed. This functionality is not available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1170814 Title

[Bug 1170814] Re: mic boost switch is missing

2013-04-21 Thread Finn Bjerke
running apport-collect 1170814 from terminal gives this answer sudo apt-get install python-apport So I did. finn@Finn-notebook:~$ finn@Finn-notebook:~$ apport-collect 1170814 You need to run 'sudo apt-get install python-apport' for apport-collect to work. finn@Finn-notebook:~$ ^C finn@Finn

[Bug 1170814] Re: mic boost switch is missing

2013-04-21 Thread Finn Bjerke
I have no control over the mic booster. See attached file ** Attachment added: mic booster i alsamixer.png https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1170814/+attachment/3649722/+files/mic%20booster%20i%20alsamixer.png -- You received this bug notification because you are a member

[Bug 1170814] [NEW] mic boost switch is missing

2013-04-19 Thread Finn Bjerke
Public bug reported: I can not switch mic boost off in Ubunt u 13.04 beta. This bloody laucnhsystem does not allow me to srite Ubuntu 13.04 becouse pad using the choos option ubuntu 13.04 does not exist in Ubuntu. Please choose a different package. If you're unsure, please select I don't know

[Bug 771448] Re: desktop wall edge flipping broken

2013-03-19 Thread Finn Årup Nielsen
ccsm - Desktop Wall - Bindings - Move left/right/up/down apparently helps As suggested by Andrei Shevchuk (shvchk) http://dl.dropbox.com/u/1401886/img/edge-flipping.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 991496] Re: MRIcron doesn't work on xubuntu 12.04

2013-03-16 Thread Finn Årup Nielsen
The bug may be fixed in Debian, but it is still present in my Ubuntu 12.04. The Debian fix seems to be many months old. I wonder what we can do about this grave bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1111329] [NEW] ccsm crashed with SIGSEGV

2013-01-31 Thread Finn Årup Nielsen
Public bug reported: 1) Start ccsm 2) Press composite 3) Disable Enable Composite 4) Segmentation fault. bug 1041523 mentions /usr/lib/compizconfig/backends/libkconfig4.so However I get reported: $ ls /usr/lib/compizconfig/backends libgconf.so libini.so As far as I can determine it is not the

[Bug 1100308] Re: gnome-control-center segment error during selection of image

2013-01-17 Thread Finn Årup Nielsen
The error might be related to bug 841280. There the user Scott Stensland (scottstensland) describes similarly then after its window opens I use mouse and click on icon : User Accounts Segmentation fault (core dumped). However, that bug is Fix Released and pertained to 1:3.1.90-0ubuntu2, while I

[Bug 1100308] Re: gnome-control-center segment error during selection of image

2013-01-17 Thread Finn Årup Nielsen
This issue is reproducible and seems to be related to the user number. I had a user number in the /etc/passwd set to 300 and something. Now changing that to 1000 and with appropriate sudo chown -R myusername /home/myusername and sudo chgrp -R myusername /home/myusername I no longer get the error:

[Bug 1100308] [NEW] gnome-control-center segment error during selection of image

2013-01-16 Thread Finn Årup Nielsen
Public bug reported: In Oneiric: $ gnome-control-center Press Brugerkonti (user accounts) Press on image icon select image - Segmentfejl (segmentation error) My user name does not show in gdm. My name does not show in the upper right menu in Gnome. In user accounts I do not see a value at

[Bug 1100313] [NEW] gnome-control-center segmentation error: Duplication of bug 1100308

2013-01-16 Thread Finn Årup Nielsen
Public bug reported: Apport reporting of bug 1100308 ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gnome-control-center 1:3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-30.47-generic 3.0.57 Uname: Linux 3.0.0-30-generic i686 ApportVersion: 1.23-0ubuntu4.1 Architecture: i386 Date: Wed

[Bug 1052209] Re: ftps upload failed

2012-12-12 Thread finn
It is a known filezilla bug, see here: http://forum.filezilla-project.org/viewtopic.php?f=2t=24746 It should be fixed in the newest version which is not in the repository yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1087457] Re: jockey-text and jockey-gui crash with failed assertions

2012-12-08 Thread finn
Same here after installing proprietary AMD driver and then going back to the driver from the package sources. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087457 Title: jockey-text and jockey-gui

[Bug 1045196] Re: Thunderbird menu item Move To under Message missing items

2012-09-03 Thread Finn Årup Nielsen
Original question: https://answers.launchpad.net/ubuntu/+source/thunderbird/+question/207495 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045196 Title: Thunderbird menu item Move To under Message

[Bug 1045196] [NEW] Thunderbird menu item Move To under Message missing items

2012-09-03 Thread Finn Årup Nielsen
Public bug reported: Just security upgrading Thunderbird (related to http://www.ubuntu.com/usn/usn-1551-1/) I no longer see the folders as menu items in the Move To and Copy To menu items in the Message menu item. :-( I have see them before. I still see the folder pane on the left side and with

[Bug 960092] Re: Latest update renders system unbootable error: no such partition

2012-05-16 Thread finn
Same here after update from 11.10 on a machine with intel fakeraid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders system unbootable error: no such partition To

[Bug 957449] [NEW] clockdiff fails if its pid is over 65535

2012-03-16 Thread Finn Gangstad
Public bug reported: Clockdiff calls getpid() to get a unique id and stores it into an int named id. This id is then stored into a 16 bit field in packets it sends out, and when it receives replies it compares the received id with the int id to determine if the packet should be discarded or not.

[Bug 957449] Re: clockdiff fails if its pid is over 65535

2012-03-16 Thread Finn Gangstad
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/957449 Title: clockdiff fails if its pid is over 65535 To manage notifications about this bug go to:

[Bug 871047] Re: Can no longer set screen to lock when lid closed

2012-02-09 Thread finn
Yes, it also works after rebooting :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871047 Title: Can no longer set screen to lock when lid closed To manage notifications about this bug go to:

[Bug 871047] Re: Can no longer set screen to lock when lid closed

2012-02-08 Thread finn
For me the workaround works without Problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871047 Title: Can no longer set screen to lock when lid closed To manage notifications about this bug go

[Bug 860785] Re: [i915gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-09-27 Thread Finn Thieme
*** This bug is a duplicate of bug 857779 *** https://bugs.launchpad.net/bugs/857779 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860785 Title: [i915gm] GPU lockup EIR: 0x0010 PGTBL_ER:

[Bug 860785] [NEW] [i915gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000100 render.IPEHR: 0x01000000

2011-09-27 Thread Finn Thieme
*** This bug is a duplicate of bug 857779 *** https://bugs.launchpad.net/bugs/857779 Public bug reported: distribution Ubuntu 11.10 ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3

Re: [Bug 540620] Re: package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: exit status 17 - Failed to symbolic-link boot/initrd.img-2.6.31-20-generic to initrd.img: File exists

2011-07-15 Thread George H Finn
At this rate maybe I'll try again when I hit 70, I gave up on this OS 8 month's ago. On Fri, Jul 15, 2011 at 2:33 AM, Brad Figg brad.f...@canonical.com wrote: This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a

[Bug 571247] Re: acroread remains zombie, so pdfs won't be rendered anymore

2011-07-14 Thread finn
Same here: Ubuntu 11.04 64Bit with Firefox 5 on Thinkpad T400 4GB Ram. Any Ideas/Fixes? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/571247 Title: acroread remains zombie, so pdfs won't be

[Bug 671789] Re: Shotwell rotates images incorrectly

2011-07-09 Thread Finn
I can reproduce this bug: Have shotwell open and a potrait picture with orientation tag in the EXIF data in your library. Now edit the picture with jhead: jhead -autorot pic.jpg (This will rotate the image according to the orientation tag.) Shotwell now displays the image as in the screenshot.

[Bug 800023] [NEW] [Compaq Presario F700 Notebook PC, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at all

2011-06-20 Thread Finn Chappell
Public bug reported: There is no sound when i try and play music. I got one of the tones in the testing but not the other ones. I am on Ubuntu 11.04. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: alsa-base 1.0.24+dfsg-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2

[Bug 800023] Re: [Compaq Presario F700 Notebook PC, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at all

2011-06-20 Thread Finn Chappell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800023 Title: [Compaq Presario F700 Notebook PC, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at all To manage notifications about this

[Bug 524437] Re: missing status icon

2011-04-26 Thread finn
Same here on my Thinkpad T400 running Ubuntu Maverick. After startup it shows up but then it disappears after little time. If Bluetooth is turned on over the Fn key combination it comes back but as the key also switches the wlan module it always produces a wlan disconnect. Any Suggestions? Is

[Bug 756848] [NEW] package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: underprosessen installerte post-installation-skript returnerte feilstatus 1

2011-04-10 Thread Finn Håkon Borgi
Public bug reported: Binary package hint: flashplugin-nonfree The same package made the installation on a fresh system hang/quit before it was finished. (e.g. Grub was not installed etc...) ProblemType: Package DistroRelease: Ubuntu 11.04 Package: flashplugin-installer 10.2.153.1ubuntu1

[Bug 756848] Re: package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: underprosessen installerte post-installation-skript returnerte feilstatus 1

2011-04-10 Thread Finn Håkon Borgi
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756848 Title: package flashplugin-installer 10.2.153.1ubuntu1 failed to install/upgrade: underprosessen installerte post-installation-skript

[Bug 731966] Re: acroread plugin for FF corrupted display

2011-04-04 Thread finn
same here: Firefox plugin works fine first few times then only black or nothing is displayed when opening a PDF. When it has stopped working there is a defunct acroread process: $ ps -A | grep acroread 5429 ?00:00:01 acroread defunct Versions: $ firefox -v Mozilla Firefox 3.6.16,

[Bug 571247] Re: acroread remains zombie, so pdfs won't be rendered anymore

2011-04-04 Thread finn
Same problem here: Defunct acroread process and Firefox won't display PDF files any more. Similar Problem described here: https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/731966 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 711926] Re: [Natty] Couldn't choose correct keyboard layout in Ubiquity

2011-03-31 Thread finn
Same here with Alpha3. For others having the same Problem: To correct the keyboard layout I used : dpkg-reconfigure keyboard-configuration -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711926

[Bug 669076] Re: When my system tries to boot into the NEW install

2010-12-25 Thread George H Finn
I do not see a classification of solved or I would have changed it to that. I still consider what I went through, a bug in the program, and I will try to explain why. Final determination: The install package does not correctly setup the hard drive, even when making the selection to use the entire

Re: [Bug 668702] Re: package linux-image-2.6.35-22-generic 2.6.35-22.35 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2010-12-13 Thread George H Finn
*** This bug is a duplicate of bug 540620 *** https://bugs.launchpad.net/bugs/540620 Thank you I will become excited if and when I can run linux. On Dec 13, 2010 12:31 PM, Brian Murray br...@ubuntu.com wrote: *** This bug is a duplicate of bug 540620 ***

[Bug 540620] Re: package linux-image-2.6.31-20-generic 2.6.31-20.58 failed to install/upgrade: exit status 17 - Failed to symbolic-link boot/initrd.img-2.6.31-20-generic to initrd.img: File exists

2010-12-13 Thread George H Finn
Is there a layman's description to dealing with this issue, such as not having to do some coding and recompiling to get this system installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/540620

[Bug 633027] Re: bpython doesn't show output after utf-8 default encoding

2010-12-06 Thread Finn Årup Nielsen
Thanks, I see that it is not really a bug. import sys i, o, e = sys.stdin, sys.stdout, sys.stderr reload(sys) print(1) sys.stdout = o print(2) 2 I will change the status. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 633027] Re: bpython doesn't show output after utf-8 default encoding

2010-12-06 Thread Finn Årup Nielsen
The issue can be regarded as not a bug since bpython sets the stdout. ** Changed in: bpython (Ubuntu) Status: New = Invalid ** Changed in: bpython (Ubuntu) Assignee: (unassigned) = Finn Årup Nielsen (fn) -- You received this bug notification because you are a member of Ubuntu Bugs

Re: [Bug 669076] Re: When my system tries to boot into the NEW install

2010-12-04 Thread George H Finn
No, I just gave up trying to install the system. I do not have the knowledge to figure out what is wrong with the generic install options to be of any help. The system runs fine from the cd; but will not boot into the system after what appears to be a good install. I'm not sure if the pictures of

Re: [Bug 668702] Re: package linux-image-2.6.35-22-generic 2.6.35-22.35 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2010-12-01 Thread George H Finn
I received what appears to be an empty email, I guess something has 'happened' to my post. I gave up trying long ago, maybe in my next life I will finally run windowless. Thanks On Wed, Dec 1, 2010 at 1:22 PM, Jeremy Foshee 668...@bugs.launchpad.netwrote: ** Tags added: kj-triage -- package

[Bug 642404] Re: No sound recording possible from microphone with Creative X-Fi ExtremeGamer soundcard

2010-11-25 Thread Finn Bjerke
My new Compaq laptop have the same problem no microphone input from intern / external mic. The other laptop mic (toshiba) worked under 9.04 but not 10.04... Its really a problem I skype a lot. -- No sound recording possible from microphone with Creative X-Fi ExtremeGamer soundcard

[Bug 669076] Re: When my system tries to boot into the NEW install

2010-11-22 Thread George H Finn
They need to add a deleted option to these bug reports this is an old issue, never resolved so I wish I could delete it ** Changed in: linux (Ubuntu) Status: New = Incomplete -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received

[Bug 669076] Re: When my system tries to boot into the NEW install

2010-11-02 Thread George H Finn
This was changed from 'Incomplete' to 'New' since all the requested information has now been supplied. There are 2 photos attached that show the start of the list of bugs (I think it is the same bug repeating) and another that shows the end of the list just before the screen goes into total

[Bug 669076] [NEW] When my system tries to boot into the NEW install

2010-10-31 Thread George H Finn
Public bug reported: During the boot load process, I see repeatedly BUG : Bad Page map in process khelper with pte: #'s pmd : hex code following it. The system then hangs. The system I am trying to install on a bare drive is 10.10, I tried the 32 bit and the AMD 64 bit versions, neither works.

Re: [Bug 669076] Re: When my system tries to boot into the NEW install

2010-10-31 Thread George H Finn
Wow, couldn't believe someone already replied to me. Thanks. First off, do they keep a list of submissions via email addresses? I submitted the onset of this with the msg not sure its a bug about a day ago. That was done while running from the cd and it grabbed my system info with the

Re: [Bug 669076] Re: When my system tries to boot into the NEW install

2010-10-31 Thread George H Finn
found the previous e-mail, here is the system info ProblemType: Package DistroRelease: Ubuntu 10.10 Package: linux-image-2.6.35-22-generic 2.6.35-22.35 Regression: No Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AlsaVersion:

[Bug 669076] Re: When my system tries to boot into the NEW install

2010-10-31 Thread George H Finn
apport information ** Tags added: apport-collected ** Description changed: During the boot load process, I see repeatedly BUG : Bad Page map in process khelper with pte: #'s pmd : hex code following it. The system then hangs. The system I am trying to install on a bare drive is 10.10, I

[Bug 669076] ArecordDevices.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: ArecordDevices.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718268/+files/ArecordDevices.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are

[Bug 669076] BootDmesg.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: BootDmesg.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718269/+files/BootDmesg.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a member

[Bug 669076] AlsaDevices.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718266/+files/AlsaDevices.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] AplayDevices.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: AplayDevices.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718267/+files/AplayDevices.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] Card1.Amixer.values.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: Card1.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718270/+files/Card1.Amixer.values.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification

[Bug 669076] Card2.Amixer.values.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: Card2.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718271/+files/Card2.Amixer.values.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification

[Bug 669076] Card2.Codecs.codec97.0.ac97.0.0.regs.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: Card2.Codecs.codec97.0.ac97.0.0.regs.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718273/+files/Card2.Codecs.codec97.0.ac97.0.0.regs.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You

[Bug 669076] Card2.Codecs.codec97.0.ac97.0.0.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: Card2.Codecs.codec97.0.ac97.0.0.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718272/+files/Card2.Codecs.codec97.0.ac97.0.0.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received

[Bug 669076] CurrentDmesg.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718274/+files/CurrentDmesg.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] Lspci.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718275/+files/Lspci.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a member of

[Bug 669076] Lsusb.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: Lsusb.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718276/+files/Lsusb.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a member of

[Bug 669076] PciMultimedia.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718277/+files/PciMultimedia.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] ProcCpuinfo.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718278/+files/ProcCpuinfo.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] ProcInterrupts.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718279/+files/ProcInterrupts.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are

[Bug 669076] ProcModules.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: ProcModules.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718280/+files/ProcModules.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] UdevDb.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: UdevDb.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718281/+files/UdevDb.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a member of

[Bug 669076] WifiSyslog.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718283/+files/WifiSyslog.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a

[Bug 669076] UdevLog.txt

2010-10-31 Thread George H Finn
apport information ** Attachment added: UdevLog.txt https://bugs.edge.launchpad.net/bugs/669076/+attachment/1718282/+files/UdevLog.txt -- When my system tries to boot into the NEW install https://bugs.launchpad.net/bugs/669076 You received this bug notification because you are a member of

  1   2   >