Re: [Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-17 Thread Brian Neltner
It appears that the mencoder x264 options have changed since I wrote the patch. The me=3 option has been replaced with me=umh. However, it appears that using umh over hex has a negligible gain in encoding quality anyway, so I would recommend deleting the me=3 bit in the encoding command. In fact,

Re: [Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-04-17 Thread Brian Neltner
The problem you are having now is that you no longer included a bitrate to encode at. Acidrip will automatically append :bitrate=bitrate:pass=[1,2] to make it work. You also neglected the -x264encopts switch before the line of options for the x264 encoder, which is why mencoder was unable to

Re: [Bug 184957] Re: Can't log into Hardy Heron

2008-04-13 Thread Brian Neltner
Not sure about why you wouldn't be able to login, but if it's something that's been fixed in an upgrade you can hit ctl-alt-F1 to go into a VTTY. From there you should be able to login, and type sudo aptitude update sudo aptitude dist-upgrade to get any package upgrades that might fix your

[Bug 176332] Re: amarok does not work with pulseaudio [hardy]

2008-04-02 Thread Brian Neltner
I just fixed this issue on my computer. Installing the package libxine1-gnome enabled ESD support for xine, and it was subsequently selectable in Amarok. This package should be added as a dependency for amarok for people using amarok from inside of gnome. Additionally, I agree that the next

[Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2008-04-10 Thread Brian Neltner
This has fixed the issue for me. Thanks! -- Gutsy - openoffice calc tools-solver crashes consistently https://bugs.launchpad.net/bugs/135776 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2008-04-25 Thread Brian Neltner
It was fixed in Hardy Heron. I don't know about other distros in general, as I don't believe the solver is included by default in a stock OpenOffice build. On Fri, 2008-04-25 at 23:42 +, MaurĂ­cio Tatsuya Fujino wrote: This bug of openoffice 2.3 calc tools-solver crashes is only in ubuntu

[Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2008-02-18 Thread Brian Neltner
Unfortunately, it seems that the workaround of installing the feisty version of openoffice.org no longer works on my computer (at least). Now when I follow the same steps I used before to use openoffice.org 2.2, the software no longer starts (97% cpu utilization by openoffice, no change in

[Bug 182369] Re: battery time remaining reported incorrectly

2008-03-07 Thread Brian Neltner
** Attachment added: Requested gpm.log file. http://launchpadlibrarian.net/12134238/gpm.log -- battery time remaining reported incorrectly https://bugs.launchpad.net/bugs/182369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 182369] Re: battery time remaining reported incorrectly

2008-03-07 Thread Brian Neltner
** Attachment added: tarball of /proc/acpi http://launchpadlibrarian.net/12134240/acpi.bz2 -- battery time remaining reported incorrectly https://bugs.launchpad.net/bugs/182369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2007-11-04 Thread Brian Neltner
On Sun, 2007-11-04 at 22:28 +, Koen Beek wrote: What theme are you using - can you reproduce the problem with the human theme ? if not this may be a duplicate of bug#131526 Koen The problem still occurs with the Human theme. This behavior is consistent now across three different

Re: [Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-24 Thread Brian Neltner
Not anymore, it's been years since I used xvid. I'd suggest removing any changes to the xvid code. I highly recommend that everyone switch to x264 at this stage. Additionally, the default setting for the x264 code should be changed as the mencoder interface has changed. The recommended setting

[Bug 182369] battery time remaining reported incorrectly

2008-01-12 Thread Brian Neltner
Public bug reported: Binary package hint: gnome-power-manager My Dell Latitude d520 has the standard primary battery, and an additional battery in the media bay. In Feisty, it gave an accurate report on time remaining. In Gutsy, while the battery percentage is reported accurately as the sum of

Re: [Bug 182369] battery time remaining reported incorrectly

2008-01-14 Thread Brian Neltner
of the power manager and the modification is probably best left to someone more familiar with the code. I believe the problems lie in gpm-cell.c. Thanks, Brian On Sat, 2008-01-12 at 18:30 +, Brian Neltner wrote: Public bug reported: Binary package hint: gnome-power-manager My Dell

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-14 Thread Brian Neltner
** Attachment added: signals.pm.patch http://launchpadlibrarian.net/11340892/signals.pm.patch -- AcidRip Fails to properly work with x264 (includes patch). https://bugs.launchpad.net/bugs/182999 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 182999] Re: AcidRip Fails to properly work with x264 (includes patch).

2008-01-14 Thread Brian Neltner
I think I made more modifications than I report in acidrip.pm (I made it record to a temporary file, improved support for xvid, and made other changes which I've honestly forgotten the reason for, but it all works fine on my computer.) Here are the patches. ** Attachment added: acidrip.pm

[Bug 182999] AcidRip Fails to properly work with x264 (includes patch).

2008-01-14 Thread Brian Neltner
Public bug reported: Binary package hint: acidrip I submitted this patch over a year ago to AcidRip directly, but I believe there is no longer an actual developer on the project. I made some modifications to allow me to use the x264 codec. I have attached the new acidrip.pm and signals.pm files

Re: [Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2008-01-16 Thread Brian Neltner
Hi jeremy, It's unfortunate that this critical openoffice bug still exists so long after the initial bug report was filed. I jumped through the hoops to downgrade openoffice to the version in Feisty, which continues to work like a charm. Luckily, downgrading isn't nearly as hard as it used to

[Bug 116679] CONFIG_SND_AC97_POWER_SAVE should be enabled in kernel 2.6.22

2007-05-24 Thread Brian Neltner
Public bug reported: Binary package hint: linux-image-2.6.22-5-generic This has probably been reported a half dozen times (although I don't see it anywhere), but running powertop suggests that (on a dell latitude D620): Enable the CONFIG_SND_AC97_POWER_SAVE kernel configuration option. This

[Bug 111886] Re: [Gutsy] undefined symbol: _ZN8Hunspell5spel

2007-05-24 Thread Brian Neltner
*** This bug is a duplicate of bug 111940 *** https://bugs.launchpad.net/bugs/111940 I can verify this bug on my computer. In my case, it also prevents loading spreadsheets (.xls or .ods). -- [Gutsy] undefined symbol: _ZN8Hunspell5spel https://bugs.launchpad.net/bugs/111886 You received

Re: [Bug 182369] Re: battery time remaining reported incorrectly

2008-08-22 Thread Brian Neltner
Hi Pedro, No, this bug still exists in the current Hardy gnome power manager. I have no idea what Intrepid is. Thanks, On Fri, 2008-08-22 at 15:56 +, Pedro Villavicencio wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a

[Bug 182369] Re: battery time remaining reported incorrectly

2008-08-22 Thread Brian Neltner
Hi Pedro, No, this bug still exists in the current Hardy gnome power manager. I have no idea what Intrepid is. Thanks, -- battery time remaining reported incorrectly https://bugs.launchpad.net/bugs/182369 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2007-09-18 Thread Brian Neltner
This bug is still present in 1:2.3.0~rc1-1ubuntu1. This is a very important feature for many users of openoffice, I know that I will not be able to upgrade permanently as long as it exists. -- Gutsy - openoffice calc tools-solver crashes consistently https://bugs.launchpad.net/bugs/135776 You

[Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2007-09-20 Thread Brian Neltner
on mine, it happens even if all I do is pick a cell to minimize, pick a cell to vary, and tell it to start. I can't find any configuration of settings which *doesn't* result in it failing, so I'm at this point getting really confused as to why it's not listed as confirmed yet. For anyone else

[Bug 135776] Re: Gutsy - openoffice calc tools-solver crashes consistently

2007-09-07 Thread Brian Neltner
I can confirm that this is a problem with my computer as well (fresh install of gutsy, solver worked on feisty without a problem). It crashes regardless of the type of solving, and sometimes crashes even just from telling it which cell to optimize. Package version is: 1:2.3.0~oog680m1-1ubuntu3

[Bug 207116] Re: Firefox-3.0 can't scroll with pageup pagedown

2008-12-04 Thread Brian Neltner
I also have this problem. In previous versions of firefox, pgup/pgdown caused scrolling (like a PDF), which makes a lot of intuitive sense to me and which I relied on a lot. I don't care about the internal formatting of the page, and if it has formatting tables, I shouldn't need to know that to

[Bug 207116] Re: Firefox-3.0 can't scroll with pageup pagedown

2008-12-04 Thread Brian Neltner
Oh, thank god. Someone found out the problem. We are somehow all in caret mode and so it is treating the page as a text document instead of as a rendered document. Hit F7 (on Linux at least) to switch back, and now scrolling works it should again. -Brian -- Firefox-3.0 can't scroll with pageup

[Bug 280088] Re: [Intrepid] kacpid and kacpi_notify consumes all CPU after resume

2008-11-28 Thread Brian Neltner
The -8 version with the fix was working great for me, but when it upgraded to 2.6.27-9 the problem returned. What gives? I thought this was fixed upstream months ago. -- [Intrepid] kacpid and kacpi_notify consumes all CPU after resume https://bugs.launchpad.net/bugs/280088 You received this bug

[Bug 463819] [NEW] package libweed0 not installed failed to install/upgrade: trying to overwrite /usr/lib/libweed.so.0 , which is also in package lives 0:1.1.3-1~getdeb1

2009-10-29 Thread Brian Neltner
Public bug reported: Binary package hint: lives No idea what this one is about. ProblemType: Package Architecture: i386 Date: Thu Oct 29 14:56:02 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: trying to overwrite '/usr/lib/libweed.so.0', which is also in package lives 0:1.1.3-1~getdeb1

[Bug 463821] [NEW] 357843.917439 - cut here -

2009-10-29 Thread Brian Neltner
Public bug reported: No clue what this report is complaining about. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0:

[Bug 463821] Re: 357843.917439 - cut here -

2009-10-29 Thread Brian Neltner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/34629357/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/34629360/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/34629361/BootDmesg.txt **

[Bug 463819] Re: package libweed0 not installed failed to install/upgrade: trying to overwrite /usr/lib/libweed.so.0 , which is also in package lives 0:1.1.3-1~getdeb1

2009-10-29 Thread Brian Neltner
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/34629313/AptOrdering.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/34629314/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/34629315/DpkgTerminalLog.gz -- package

[Bug 455540] Re: [18446744058.271402] ------------[ cut here ]------------

2009-10-19 Thread Brian Neltner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/33960025/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/33960026/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/33960028/ArecordDevices.txt

[Bug 455540] [NEW] [18446744058.271402] ------------[ cut here ]------------

2009-10-19 Thread Brian Neltner
Public bug reported: I don't know what the bug did, or what caused it. Sorry. It just said that the kernel experienced an instability. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: amd64 AudioDevicesInUse: USER

[Bug 465960] [NEW] 18446744058.783175 - cut here -

2009-10-30 Thread Brian Neltner
Public bug reported: don't know ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: neltnerb 2725 F pulseaudio /dev/snd/controlC0: neltnerb

[Bug 465960] Re: 18446744058.783175 - cut here -

2009-10-30 Thread Brian Neltner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/34740106/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/34740109/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/34740111/ArecordDevices.txt

[Bug 465956] [NEW] 18446744058.782858 - cut here -

2009-10-30 Thread Brian Neltner
Public bug reported: sorry, I don't know anything other than that Ubuntu told me there was a kernel error. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND

[Bug 465956] Re: 18446744058.782858 - cut here -

2009-10-30 Thread Brian Neltner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/34740060/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/34740061/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/34740062/ArecordDevices.txt

[Bug 459299] [NEW] kernel BUG at /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.31-14-generic-MP/osi_file.c:87!

2009-10-23 Thread Brian Neltner
Public bug reported: it told me my kernel had a problem, but I don't notice anything behaving badly. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0:

[Bug 459299] Re: kernel BUG at /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.31-14-generic-MP/osi_file.c:87!

2009-10-23 Thread Brian Neltner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/34275086/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/34275087/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/34275088/BootDmesg.txt **

[Bug 280088] Re: [Intrepid beta] kacpid runaway after resume

2008-10-08 Thread Brian Neltner
I can confirm that this is an issue on my computer as well. I am using a Dell Latitude D620. My behavior is identical. -- [Intrepid beta] kacpid runaway after resume https://bugs.launchpad.net/bugs/280088 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 87081] Re: [feisty] latest update breaks beryl

2007-02-28 Thread Brian Neltner
This seems to be functional again. In order to make it work, I had to comment out the lines from my /etc/X11/xorg.conf file that enabled composite. #Section Extensions #Option Composite Enable #EndSection I doubt the problems are related, but when that is uncommented, Xorg now fails to

[Bug 88707] [feisty] xorg fails to start with composite enabled

2007-02-28 Thread Brian Neltner
Public bug reported: Binary package hint: xorg I had edited my /etc/X11/xorg.conf file to enable composite support in order to use Beryl. snip Section Extensions Option Composite Enable EndSection /snip With an update yesterday (that wasn't fixed in the substantial upgrade today), Xorg

[Bug 88707] Re: [feisty] xorg fails to start with composite enabled

2007-02-28 Thread Brian Neltner
As the other bug filed against Beryl is no longer appropriate, I'll just post the information here. I imagine you can close the other bug report as I believe the two are unrelated. Beryl now starts, it's just the Extensions section causing problems. -- [feisty] xorg fails to start with composite

[Bug 88707] Re: [feisty] xorg fails to start with composite enabled

2007-02-28 Thread Brian Neltner
This is after commenting out the extensions section. ** Attachment added: xorg.conf http://librarian.launchpad.net/6579610/xorg.conf -- [feisty] xorg fails to start with composite enabled https://launchpad.net/bugs/88707 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 88707] Re: [feisty] xorg fails to start with composite enabled

2007-02-28 Thread Brian Neltner
** Attachment added: Xorg.0.log http://librarian.launchpad.net/6579608/Xorg.0.log -- [feisty] xorg fails to start with composite enabled https://launchpad.net/bugs/88707 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 88707] Re: [feisty] xorg fails to start with composite enabled

2007-02-28 Thread Brian Neltner
That fixes the issue. I'm left wondering why it didn't cause a problem in the previous version of xorg, but the issue has been solved. Thank you, -- [feisty] xorg fails to start with composite enabled https://launchpad.net/bugs/88707 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 86513] Re: [Feisty] mplayer fails to play mp3 audio correctly with mp3lib

2007-02-28 Thread Brian Neltner
I just confirmed that this bug still exists after the large dist-upgrade today. Still not sure what's going on, but users upgrading from edgy are probably going to run into this. -- [Feisty] mplayer fails to play mp3 audio correctly with mp3lib https://launchpad.net/bugs/86513 -- ubuntu-bugs

[Bug 86513] [Feisty] mplayer fails to play mp3 audio correctly with mp3lib

2007-02-20 Thread Brian Neltner
Public bug reported: Binary package hint: mplayer A number of people have a href=http://www.ubuntuforums.org/showthread.php?t=355545; reported /a that mp3 audio either fails to play, or plays with screeching instead of the correct audio with the most recent versions of mplayer in Feisty Fawn. I

[Bug 87081] [feisty] latest update breaks beryl

2007-02-22 Thread Brian Neltner
Public bug reported: Binary package hint: xorg I have beryl installed to be the default window manager on two computers, both installed by using the instructions in the howto (http://wiki.beryl- project.org/wiki/Install_Beryl_on_Ubuntu_Feisty_with_AIGLX). One is using an ATI Radeon 7500 with the

[Bug 86513] Re: [Feisty] mplayer fails to play mp3 audio correctly with mp3lib

2007-02-22 Thread Brian Neltner
I don't seem to be able to find which library mp3lib refers to. My best guess is the lame libraries. Does anyone know? -- [Feisty] mplayer fails to play mp3 audio correctly with mp3lib https://launchpad.net/bugs/86513 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 82668] Re: [feisty] network-manager overwrites /etc/network/interfaces, doesn't connect

2007-02-24 Thread Brian Neltner
This bug has been fixed at some point. Thanks! Feel free to close now. -- [feisty] network-manager overwrites /etc/network/interfaces, doesn't connect https://launchpad.net/bugs/82668 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 82666] [feisty] network-manager overwrites /etc/network/interfaces, doesn't connect

2007-02-01 Thread Brian Neltner
Public bug reported: Binary package hint: network-manager Dell Latitude D620 laptop with up-to-date feisty (as of 2/1/07), an Intel 3945ABG wireless card, and a Broadcom BCM5752 ethernet card. Note that installation was done via dist-upgrade, not fresh CD install. Problem has been occuring for

[Bug 82668] [feisty] network-manager overwrites /etc/network/interfaces, doesn't connect

2007-02-01 Thread Brian Neltner
Public bug reported: Binary package hint: network-manager Dell Latitude D620 laptop with up-to-date feisty (as of 2/1/07), an Intel 3945ABG wireless card, and a Broadcom BCM5752 ethernet card. Note that installation was done via dist-upgrade, not fresh CD install. Problem has been occurring for

[Bug 359361] Re: ALSA SPDIF Digital output clipping / crackling during playback

2011-05-19 Thread Brian Neltner
I can also verify this exact bug on my setup. I am actually amazed that anyone else had it given the uniqueness of my setup, but great =) Similar to other posters, muting the IEC958 channel in the alsa mixer removes the distortion. I am running Ubuntu 11.04 on this computer, AD198x reported as the

[Bug 483606] Re: printing only prints first page of document

2010-05-11 Thread Brian Neltner
** Changed in: evince (Ubuntu) Status: Incomplete = Invalid -- printing only prints first page of document https://bugs.launchpad.net/bugs/483606 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 543294] Re: brightness hotkeys don't work as expected, asus ul30a

2010-04-14 Thread Brian Neltner
Just wanted to mention that this affects me too, but I have nothing notable to add to the discussion I'm afraid. Are others also getting ACPI errors in dmesg when they change the brightness? ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (00010) is beyond end of object (20090903/exoparg2-445)

[Bug 483606] apport-collect data

2010-01-20 Thread Brian Neltner
Architecture: i386 DistroRelease: Ubuntu 9.10 Package: cups-pdf (not installed) ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_US.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-18.55-generic Uname: Linux 2.6.31-18-generic i686 UserGroups: adm admin audio cdrom dialout disk fuse lpadmin

[Bug 483606] XsessionErrors.txt

2010-01-20 Thread Brian Neltner
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/38170699/XsessionErrors.txt ** Tags added: apport-collected -- printing only prints first page of document https://bugs.launchpad.net/bugs/483606 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 483606] Re: printing only prints first page of document

2010-01-20 Thread Brian Neltner
This bug just showed up on my computer as well. When I try to print the document (13MB according to the print queue), it takes a very long time, and ends up printing the first page 10 times instead of printing 10 double sided pages. This is also with a Xerox printer -- the Xerox Phaser 6360DN.

[Bug 483606] Re: printing only prints first page of document

2010-01-20 Thread Brian Neltner
It is also using 100% of one of my CPUs in the gs (ghostscript, I assume) process with user lp. -- printing only prints first page of document https://bugs.launchpad.net/bugs/483606 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 656541] [NEW] cubecolordialog.py regression with patch

2010-10-07 Thread Brian Neltner
Public bug reported: there was a regression at some point in the file: /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/lib/agw/cubecolordialog.py it no longer works because self._alpha was accidentally replaced with self.alpha. I have attached a patch. ProblemType: Bug DistroRelease:

[Bug 656541] Re: cubecolordialog.py regression with patch

2010-10-07 Thread Brian Neltner
** Patch added: trivial patch to revert regression in cubecolordialog.py https://bugs.launchpad.net/bugs/656541/+attachment/1677855/+files/cubecolourdialog.py.patch ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/656541/+attachment/1677856/+files/Dependencies.txt

[Bug 548789] Re: seed crashed with SIGSEGV

2010-03-29 Thread Brian Neltner
I can confirm that this happens on my computer as well. -- seed crashed with SIGSEGV https://bugs.launchpad.net/bugs/548789 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

[Bug 1040201] Re: Wesnoth does not capture the ALT key.

2013-06-08 Thread Brian Neltner
Bug still exists as of June, 2013. Very annoying, and no ideas for a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040201 Title: Wesnoth does not capture the ALT key. To manage

[Bug 1169694] Re: evolution crashes with GSlice: assertion failed: sinfo-n_allocated 0

2013-11-12 Thread Brian Neltner
Oh my gosh, thank you so much for this. I've been experiencing this problem for six months, and removing evolution-indicator finally fixed it! It was randomly crashing every few minutes with no explanation, and no where else have I seen any suggestion for a solution. -- You received this bug

[Bug 1040201] Re: Wesnoth does not capture the ALT key.

2012-12-03 Thread Brian Neltner
Sorry, typo. ALT+R for recalling units does *not* work for me on 12.10. CTL+ALT+R for repeating the last recruit does *not* work for me on 12.10. ALT+S for the status table does *not* work for me on 12.10. While CTL+R for recruiting does work on 12.10. Further, the display manager keybindings

[Bug 1092928] [NEW] asus ul30a resume broken very badly

2012-12-21 Thread Brian Neltner
Public bug reported: I don't even know where to begin. I have an Asus UL30A laptop from 2010 or so which I recently upgraded to 12.10. Beyond the known continual bug with screen brightness not working properly, there is now a problem with suspend/resume that is so severe I can't use it. Suspend

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-21 Thread Brian Neltner
Hi Brad, As you say, apport-collect will not run because the entire root filesystem is mounted read-only. I manually typed out the output of a few key commands to provide more information, and can do it again if necessary -- but since I can't cat anything to a file I am having to hand write all

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-22 Thread Brian Neltner
I am still trying to pin down exactly what information is likely to be useful for this bug; one thing that occurred to me is that it may be relevant that my system is set up as a full disk encryption with LVM system. I don't know if either of those systems might be interacting with the SSD or

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-22 Thread Brian Neltner
apport information ** Tags added: apport-collected quantal running-unity ** Description changed: I don't even know where to begin. I have an Asus UL30A laptop from 2010 or so which I recently upgraded to 12.10. Beyond the known continual bug with screen brightness not working

[Bug 1092928] BootDmesg.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466032/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928

[Bug 1092928] CRDA.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466033/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title: asus

[Bug 1092928] CurrentDmesg.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466034/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928

[Bug 1092928] IwConfig.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466035/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title:

[Bug 1092928] Lspci.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466036/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title: asus

[Bug 1092928] Lsusb.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466037/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title: asus

[Bug 1092928] ProcCpuinfo.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466038/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928

[Bug 1092928] ProcInterrupts.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466039/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1092928] ProcModules.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466040/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928

[Bug 1092928] PulseList.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466041/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928

[Bug 1092928] RfKill.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466042/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title:

[Bug 1092928] UdevDb.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466043/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title:

[Bug 1092928] UdevLog.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466044/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title:

[Bug 1092928] WifiSyslog.txt

2012-12-22 Thread Brian Neltner
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1092928/+attachment/3466045/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-22 Thread Brian Neltner
I managed to manually find some bug reports attributed to suspend resume that never got uploaded because chrome subsequently *also* crashed. Catch 22! I'm not sure how better to add them than to attach the .crash files in /var/crash to the bug report. However, when I try to do this it claims that

[Bug 1092928] Re: asus ul30a resume broken very badly

2013-02-25 Thread Brian Neltner
Dear Christopher, The mainline kernels I initially installed continued to show this error, but the kernel I currently have installed, 3.8.0-030800rc6-generic #201301312135 SMP seems to generally not have this issue anymore. So I guess for now we can consider it fixed upstream, although I wish I

[Bug 996299] [NEW] package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade: conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the same package

2012-05-07 Thread Brian Neltner
*** This bug is a duplicate of bug 993110 *** https://bugs.launchpad.net/bugs/993110 Public bug reported: I was trying to install this library on a 64-bit 12.04 in order to get acrobat reader to not crash immediately. sorry, I don't really have the time for more details, but it seems to be

[Bug 996299] Re: package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade: conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the same package

2012-05-07 Thread Brian Neltner
*** This bug is a duplicate of bug 993110 *** https://bugs.launchpad.net/bugs/993110 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996299 Title: package libqtcore4 4:4.8.1-0ubuntu4.1 failed to

[Bug 1040259] Re: FFE: libmessaging-menu transitions for quantal

2012-11-24 Thread Brian Neltner
The pidgin-libnotify modifications in the PPA work for me. I haven't done a lot of testing, but a very far cry from the horribly broken state it is in on the main branch. For one, I can finally close pidgin and have it running from the notification bar again. Thank you very much for your work on

[Bug 1040259] Re: FFE: libmessaging-menu transitions for quantal

2012-11-24 Thread Brian Neltner
On the other hand, I still see nothing for evolution. I'm a bit confused about the status. I see up on the main bar that it is reported as triaged, but down in the comments the best I can tell it has simply been removed entirely from support. Does triaged in this context mean that there are no

[Bug 1040259] Re: FFE: libmessaging-menu transitions for quantal

2012-11-26 Thread Brian Neltner
Thanks for the update Sebastien! That's very good news for me to hear! So, I have been using linux for a decade, but I have not been using Ubuntu nearly so long. What is the correct way to test the package from raring (I assume the next release name) in a mostly quantal system? Or would I need to

[Bug 850840] Re: file-roller crashed with SIGSEGV in g_simple_async_result_complete()

2012-10-09 Thread Brian Neltner
happened to me on a zip file which I was able to unzip without a problem via the command line unzip program. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850840 Title: file-roller crashed with

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-28 Thread Brian Neltner
Hi Chris, Thanks for checking into this. So as per http://asus-ul30.wikispaces.com/UL30+Frequently+Asked+Questions+(FAQ) the BIOS 212 version breaks the VGA output by incorrectly requesting monitor resolution modes. I did have it installed at one point but this bug was so frustrating that I

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-29 Thread Brian Neltner
Which kernel image would you like me to install? The daily build, v3.7-rc2-quantal, or v3.8-rc1-raring? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1092928 Title: asus ul30a resume broken very

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-29 Thread Brian Neltner
Okay, I gave that one a shot. The image as a whole is pretty broken on my computer; probably some proprietary drivers? My screen resolution was very bad and seemed to be in VESA mode, and I had no functional wifi connection. I tried suspending and resuming a few times and it seemed to go okay,

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-29 Thread Brian Neltner
** Attachment added: lspci output for ASUS UL30A-x5 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1092928/+attachment/3470447/+files/lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1092928] Re: asus ul30a resume broken very badly

2012-12-29 Thread Brian Neltner
Thanks for the information. As the Asus UL30A model does not have a CD drive, and I managed to destroy my last functional USB key a month back, I will have to wait to try running the raring live CD until Thursday. I am a bit unclear on whether this problem would be expected to show up on a live

[Bug 796661] Re: telepathy-indicator crashed with SIGSEGV in g_simple_async_result_complete()

2012-10-01 Thread Brian Neltner
Still present in 12.10's most recent update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/796661 Title: telepathy-indicator crashed with SIGSEGV in g_simple_async_result_complete() To manage

[Bug 999378] [NEW] package wesnoth-1.8-core 1:1.8.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-05-14 Thread Brian Neltner
Public bug reported: I don't have any details, this bug report program showed up while I was opening my email. Wesnoth was not running (that I know of). ProblemType: Package DistroRelease: Ubuntu 12.04 Package: wesnoth-1.8-core 1:1.8.5-1 ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16

[Bug 999378] Re: package wesnoth-1.8-core 1:1.8.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-05-14 Thread Brian Neltner
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/999378 Title: package wesnoth-1.8-core 1:1.8.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status

  1   2   >