[Bug 1845281] Re: gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort() from g_assertion_message() from g_assertion_message_expr() from meta_window_get_workspaces() [assertion failure "co

2020-01-21 Thread mlissner
In eoan I had this issue in PyCharm, but I was able to fix it by upgrading the proposed package today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845281 Title: gnome-shell crashed with SIGABRT

[Bug 1794033] Re: i965: Failed to submit batchbuffer: Bad address

2019-12-31 Thread mlissner
I'm encountering this about once/day on my Lenovo X1 carbon laptop with kernel 5.3.0-24-generic. I'm a developer, but I don't know much beyond that background about how to fix this. I just know that I'm kind of quickly losing my mind, and that it wasn't happening when I first started using the

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread mlissner
Thanks for the explanation. Totally makes sense now. I'll try to find some time to check it out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread mlissner
I haven't tweaked my repos at all, but I'm not getting the updated paackage: (sudo apt-get update trimmed for brevity.) 09:31:10::mlissner@pounamu::~/Programming/intellij/courtlistener ↪ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread mlissner
Ah, thanks very much, I didn't catch that. Will the fix come to the regular repo eventually or is this the only way to get a fix? I'm interpreting proposed to mean that once it's verified we can expect it to go out to everybody? -- You received this bug notification because you are a member of

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-07 Thread mlissner
Now that the verification is done, when can we expect an update in Vivid? I need to print something by Saturday and I would rather wait for the update than get my system off the official repos. If needed, I can do more verification, but I like to keep my system as close to virgin packages as

[Bug 1302860] Re: cannot access /etc/rabbitmq/rabbitmq.conf.d: No such file or directory upgrading from precise maas to trusty

2014-11-10 Thread mlissner
I just did: sudo mkdir /etc/rabbitmq/rabbitmq.conf.d And tested with: sudo service rabbitmq-server status Problem solved. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1302860] Re: cannot access /etc/rabbitmq/rabbitmq.conf.d: No such file or directory upgrading from precise maas to trusty

2014-11-10 Thread mlissner
Apparently this can be easily fixed by simply creating the file: http://lists.rabbitmq.com/pipermail/rabbitmq- discuss/2013-September/030530.html You can create /etc/rabbitmq/rabbitmq.conf.d with rabbitmq user permissions to avoid this warning. If queues are listed, it has no effect on

[Bug 1302860] Re: cannot access /etc/rabbitmq/rabbitmq.conf.d: No such file or directory upgrading from precise maas to trusty

2014-11-10 Thread mlissner
Apparently this can be easily fixed by simply creating the file: http://lists.rabbitmq.com/pipermail/rabbitmq- discuss/2013-September/030530.html You can create /etc/rabbitmq/rabbitmq.conf.d with rabbitmq user permissions to avoid this warning. If queues are listed, it has no effect on

[Bug 1302860] Re: cannot access /etc/rabbitmq/rabbitmq.conf.d: No such file or directory upgrading from precise maas to trusty

2014-11-10 Thread mlissner
I just did: sudo mkdir /etc/rabbitmq/rabbitmq.conf.d And tested with: sudo service rabbitmq-server status Problem solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1302860 Title:

[Bug 1275556] Re: [MASTER] Apps using gstreamer0.10 do not support all available formats because gstreamer0.10-ffmpeg was removed

2014-06-17 Thread mlissner
@Daniel, but the problem is I *really* don't want a bunch of random PPAs. How can I possibly know who is even putting the code in there? I want centralized security, not randomized PPAs. Seriously, this isn't a tenable solution if Ubuntu takes itself seriously. -- You received this bug

[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-05-02 Thread mlissner
it might install from pip's cache, which would just install the old version of requests again. 11:07:08::mlissner@pounamu::/usr/lib/python2.7/dist-packages ↪ sudo mv requests/ requests.old 11:07:42::mlissner@pounamu::/usr/lib/python2.7/dist-packages ↪ sudo easy_install requests==2.2.1 Searching

[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-05-02 Thread mlissner
of requests, pip started throwing this error. Here's my terminal log. You can see everything is all good *until* I install requests. 10:54:26::mlissner@pounamu::~/Programming/intellij/juriscraper ↪ sudo pip install chardet==1.0.1 Downloading/unpacking chardet==1.0.1 Downloading chardet-1.0.1.tar.gz

[Bug 1314415] Re: Installer crashes when completing the partition process with encrypted btrfs and swap

2014-04-30 Thread mlissner
No, that's not it because I've successfully installed using this medium both before and after running into this problem. It's quite consistent in that it occurs right after I finish with the encrypted btrfs partitioning. ** Changed in: ubiquity (Ubuntu) Status: Invalid = New -- You

[Bug 1314415] Re: Installer crashes when completing the partition process with encrypted btrfs and swap

2014-04-30 Thread mlissner
No, Bug Bot, this wasn't 12.04, this is 14.04. Refiling as New...again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314415 Title: Installer crashes when completing the partition process with

[Bug 1314415] Re: Installer crashes when completing the partition process with encrypted btrfs and swap

2014-04-30 Thread mlissner
What the heck? I'm getting spammed. Setting to New again. I'll give up if the bot strikes a third time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1314415 Title: Installer crashes when

[Bug 1314415] [NEW] Installer crashes when completing the partition process with encrypted btrfs and swap

2014-04-29 Thread mlissner
Public bug reported: Having a real hell of a time trying to get encrypted btrfs set up with a swap file. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubiquity 2.18.7 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion:

[Bug 660460] Re: Need option to not launch server on boot

2013-06-14 Thread mlissner
@Clint, yeah that works for me, but since I still have it installed (deliberately), I got this error: sudo update-rc.d rabbitmq-server remove update-rc.d: /etc/init.d/rabbitmq-server exists during rc.d purge (use -f to force) And needed to run: 08:22:11::mlissner@turquoise::/etc/init.d

[Bug 660460] Re: Need option to not launch server on boot

2013-06-14 Thread mlissner
@Clint, yeah that works for me, but since I still have it installed (deliberately), I got this error: sudo update-rc.d rabbitmq-server remove update-rc.d: /etc/init.d/rabbitmq-server exists during rc.d purge (use -f to force) And needed to run: 08:22:11::mlissner@turquoise::/etc/init.d

[Bug 263435]

2012-05-09 Thread mlissner
Seriously, as has been voiced several times already, complaining about this bug and talking about the health of the Firefox project is not helpful and should not happen here. Before posting anything, ask yourself: 1. Do I understand this problem from a technical perspective? 2. Am I helping to

[Bug 584028] Re: Arrow keys should scroll one update at a time

2012-05-09 Thread mlissner
Yeah, fixed for me in Precise. ** Changed in: gwibber (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/584028 Title: Arrow keys should scroll one

[Bug 782690] Re: Picasa upload not secure: asks for Google Password

2012-04-07 Thread mlissner
That said, there's no indication that ClientLogin is any less secure than OAuth. ClientLogin is just old. False. The whole point of OAuth is that users don't have to trust random software. I'm new to Shotwell, and it's asking me for my gmail password. How do I know (how could I ever know outside

[Bug 740957] Re: Tasque passes bad url to connect to Remember the Milk

2012-03-09 Thread mlissner
This is a terrible bug as it affects users immediately upon their FIRST use of Tasque. I encountered it within about 30 seconds (literally) of installation. It says to me, Woah, the devs REALLY aren't paying any attention. Coming here and seeing that it has been open for almost a year doesn't

[Bug 662423] Re: Recommended packages are excessive

2011-11-17 Thread mlissner
iPython shouldn't be included. It's a tool that's useful for Python developers. Surely, if you installed a scraping utility, you wouldn't expect typing the word python into a console to change, right? I'd be dumbfounded if that happened to me and I wasn't watching carefully what I was installing.

[Bug 662423] Re: Recommended packages are excessive

2011-11-17 Thread mlissner
Pablo, true, but at least in Ubuntu, when you install iPython, it replaces the python command with itself, I think. Maybe that's just the django shell...not positive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 662423] Re: Recommended packages are excessive

2011-11-16 Thread mlissner
I see that guppy is imported there...but what about requiring python- django? Surely, a scraping utility doesn't need django installed, right? ** Changed in: python-scrapy (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 172803] Re: [Upstream] [hardy] OpenOffice.org Writer - Horizontal Scrollbar when Zoom is Page Width

2011-09-16 Thread mlissner
Just checked. Amazingly, this is resolved in Libreoffice. Amazing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/172803 Title: [Upstream] [hardy] OpenOffice.org Writer - Horizontal Scrollbar when

[Bug 77980] Re: mtop failed to install (wrong/no password)

2011-08-27 Thread mlissner
Just confirming that comment #34 more or less works. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/77980 Title: mtop failed to install (wrong/no password) To manage notifications about

[Bug 539770] Re: [ooo-build] .xlsx filetype does not save charts

2011-05-24 Thread mlissner
Sorry, I can't. The docs that had this issue are long gone. Not sure if I can reproduce it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/539770 Title: [ooo-build] .xlsx filetype does not save

[Bug 630383] Re: Gnome-terminal paste keyboard shortcut does not work

2011-01-17 Thread mlissner
I believe this is related to having the menu shown. I was having the same problem, turned on the menu so it was visible, and then tried pasting again, and the problem seems to be fixed. I've even closed and reopened the terminal, and it seems fixed. Perhaps it will return after a reboot? -- You

[Bug 662423] [NEW] Recommended packages are excessive

2010-10-17 Thread mlissner
Public bug reported: Binary package hint: python-scrapy I just ran sudo aptitude install python-scrapy, and without paying much attention also got a number of totally unrelated packages, such as python-django and python-guppy. I know what django is, but I don't know what python-guppy is, and I

[Bug 615300] Re: Set and/or enable default Evolution signature as Sent from Ubuntu

2010-09-19 Thread mlissner
Tacky. Please revert before release. Ubuntu should speak for itself. -- Set and/or enable default Evolution signature as Sent from Ubuntu https://bugs.launchpad.net/bugs/615300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 603471] [NEW] Year field in track editor dialog should not start at 0

2010-07-09 Thread mlissner
Public bug reported: Binary package hint: banshee In the track editor dialog, if a year is unknown for a song, it defaults to 0, which is fine, but it would be better if it defaulted to hyphen, because then it would allow the spinners to start at a number near the year of the song. For example,

[Bug 603474] [NEW] Properties dialog could be removed

2010-07-09 Thread mlissner
Public bug reported: Binary package hint: banshee Right-clicking a song allows users to select either: - Properties - Edit Track Information And the properties information is in both of these selections. The properties dialog could be easily removed completely by simply renaming the menu

[Bug 583126] Re: Can't close a chat window opened through indicator applet.

2010-07-09 Thread mlissner
Hrm...seems OK here. -- Can't close a chat window opened through indicator applet. https://bugs.launchpad.net/bugs/583126 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 600440] [NEW] Clicking Use This Source fails without error message when Internet is not connected

2010-06-30 Thread mlissner
Public bug reported: Binary package hint: software-center STR: - install Lucid - open the software center - try to install gnome-do - realize you need to install a repository, and click the Use this source button Nothing happens. The button depresses, but no error is thrown. This is

[Bug 597472] Re: Browsing is challenging in Music Store

2010-06-24 Thread mlissner
This makes sense from a design perspective. I'll be interested to see how well this works moving forward. It uses so many of the design patterns of the web (like links and webpages) that I find it hard to break the habits I have when browsing the web. Like, I want to open pages in new tabs, I

[Bug 598139] [NEW] Browse pages are not very useful. Suggest removing them.

2010-06-24 Thread mlissner
Public bug reported: In the U1 music store, there is a browse button where there is an alphabetical list of all the artists. It demonstrates that there are a LOT of artists at 7d, but I can't imagine actually using it instead of just searching for an artist. Unless there is a use case for this

[Bug 598141] [NEW] Navigation bar is funky on My Downloads page.

2010-06-24 Thread mlissner
Public bug reported: Apologies for the locust plague of bugs, but using the music store is exposing a handful of bugs that otherwise don't seem to be filed. The navigation bar across the top of the My Downloads page is not centered correctly. All the other pages have the buttons lined up with

[Bug 555621] Re: music store locks in the 7digital site while browsing

2010-06-24 Thread mlissner
*** This bug is a duplicate of bug 566007 *** https://bugs.launchpad.net/bugs/566007 ** This bug is no longer a duplicate of bug 544626 Browse button on My Downloads page redirects to 7digital home page ** This bug has been marked a duplicate of bug 566007 Ubuntu One Music Store

[Bug 544626] Re: Browse button on My Downloads page redirects to 7digital home page

2010-06-24 Thread mlissner
*** This bug is a duplicate of bug 566007 *** https://bugs.launchpad.net/bugs/566007 ** This bug has been marked a duplicate of bug 566007 Ubuntu One Music Store navigation bug from My downloads to Browse -- Browse button on My Downloads page redirects to 7digital home page

[Bug 596278] Re: Music files' comments read Purchased from 7digital.com

2010-06-24 Thread mlissner
I'd suggest putting the line about Ubuntu in there. No point in not doing some viral marketing where possible. -- Music files' comments read Purchased from 7digital.com https://bugs.launchpad.net/bugs/596278 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 546440] Re: Store doesn't help me to discover music

2010-06-24 Thread mlissner
An idea would be integration with Last.fm. I have logged 30k songs to their servers, so it's safe to say they know exactly what music I have, and what music I lack. Merging this with the u1 store would be incredible. -- Store doesn't help me to discover music

[Bug 598261] [NEW] Purchased music should be streamable

2010-06-24 Thread mlissner
Public bug reported: After purchasing music, it should be immediately streamable start to finish, and there should be buttons on the My Downloads page to stream the music. Also, wherever the music is found in the store, the streaming buttons should no longer be a sample, but should instead be the

[Bug 597472] Re: Browsing is challenging in Music Store

2010-06-23 Thread mlissner
I see what you mean, though when I use it in Banshee (don't know about other music players), I know I'm using a webpage because it FEELS like a webpage, and I expect it to do things that webpages/browsers can do. On the other hand, I see what you mean about not wanting to reinvent features of the

[Bug 597786] [NEW] Music Store should know my locale

2010-06-23 Thread mlissner
Public bug reported: When at the checkout, (either via paypal or credit card), 7d assumes I'm in the UK, which is wrong. It should integrate with my computer's locale, and should auto-populate the country field correctly. ** Affects: libubuntuone (Ubuntu) Importance: Undecided

[Bug 597472] Re: Browsing is challenging in Music Store

2010-06-23 Thread mlissner
** Description changed: Binary package hint: banshee-community-extensions I have been trying hard to use the new Ubuntu-one music store, but it's pretty hard through Banshee. I haven't compared it to Rythembox. Some features that are missing: - - back and forward buttons - -

[Bug 597789] [NEW] u1 store should remember payment methods

2010-06-23 Thread mlissner
Public bug reported: I hope this is the right place for this bugif not, apologies. When using u1, I have to put in my paypal password or my credit card information. I should only have to do this the first time, and all subsequent purchases should be streamlined from there. I find this

[Bug 597472] Re: Browsing is challenging in Music Store

2010-06-23 Thread mlissner
Another example of a related problem. If you decide to pay by paypal, and are redirected to the paypal screen, you lose the back buttons at the top. Sonow I'm about to pay, but - say I decide I'd rather pay by credit card - I don't know how to get back to where I was. There's a link that says

[Bug 597786] Re: Music Store should know my locale

2010-06-23 Thread mlissner
I see a header that says US Top Picks but I don't see anything locale- related other than that on the homepage. -- Music Store should know my locale https://bugs.launchpad.net/bugs/597786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 597789] Re: u1 store should remember payment methods

2010-06-23 Thread mlissner
Ah good. I haven't been able to use credit cards due to bug #597786 (I think), so I didn't realize that. -- u1 store should remember payment methods https://bugs.launchpad.net/bugs/597789 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 563420] Re: Ubuntu One Music Store, FLAC support

2010-06-23 Thread mlissner
Isn't this a bug in libubuntuone, not in the rhythembox implementation of it? -- Ubuntu One Music Store, FLAC support https://bugs.launchpad.net/bugs/563420 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 597804] [NEW] Music is imported to Banshee, but remains in .ubuntuone, requiring 2X space on HD

2010-06-23 Thread mlissner
Public bug reported: Binary package hint: banshee-community-extensions I am just now trying out the U1 service through Banshee, and it's pretty good so far. I noticed however that after a song is purchased, it is downloaded to .ubuntuone, and is imported into Banshee. This creates to copies of

[Bug 597786] Re: Music Store should know my locale

2010-06-23 Thread mlissner
A few things: - on the Paypal site, the country field is populated with the UK - on the Credit Card site, the form has a field for start date of my credit card, which we don't have in the US - on the Credit Card site, the form has a field for country which is defaulted to United Kingdom --

[Bug 597472] [NEW] Browsing is challenging in Music Store

2010-06-22 Thread mlissner
Public bug reported: Binary package hint: banshee-community-extensions I have been trying hard to use the new Ubuntu-one music store, but it's pretty hard through Banshee. I haven't compared it to Rythembox. Some features that are missing: - back and forward buttons - refresh button - home

[Bug 539770] Re: .xlsx filetype does not save charts

2010-05-20 Thread mlissner
I ran the above code, but got the error: % apport-collect 539770 The authorization page: (https://edge.launchpad.net/+authorize-token?oauth_token=7dX92fGHdNbhPsFqNxwpallow_permission=WRITE_PRIVATE) should be opening in your browser. After you have authorized this program to access Launchpad

[Bug 539770] Re: .xlsx filetype does not save charts

2010-05-20 Thread mlissner
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: openoffice.org STR: - create a new document - spend a few hours making charts in it - save it as .xlsx - reopen it - note that all the charts are gone - try desperately to

[Bug 539770] [NEW] .xlsx filetype does not save charts

2010-03-16 Thread mlissner
Public bug reported: Binary package hint: openoffice.org STR: - create a new document - spend a few hours making charts in it - save it as .xlsx - reopen it - note that all the charts are gone - try desperately to recover them - fail - curse (loudly) The above is essentially what I just

[Bug 539770] Re: .xlsx filetype does not save charts

2010-03-16 Thread mlissner
I meant to mention, I filed this bug in the OOo bug tracker originally, and after being lectured by them, I've been informed that this is likely an Ubuntu bug. The original bug, filed as RESOLVED, INVALID, is here, fwiw: http://www.openoffice.org/issues/show_bug.cgi?id=110124 -- .xlsx filetype

[Bug 503266] Re: saving changes to .xlsx file didn't work

2010-03-16 Thread mlissner
From what I can tell, saving as .xlsx isn't supported by OOo themselves, and is something that Ubuntu has added as a feature. It seems to be in very bad shape though. I just filed bug 539770, which is titled, .xlsx filetype does not save charts. -- saving changes to .xlsx file didn't work

[Bug 518720] [NEW] WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2010-02-08 Thread mlissner
: mlissner 1889 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xfeafc000 irq 17' Mixer name : 'VIA VT1708' Components : 'HDA:11061708,10191708,00100500' Controls : 26 Simple ctrls : 14 Date: Mon Feb 8

[Bug 518720] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2010-02-08 Thread mlissner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/38882683/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/38882684/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/38882685/BootDmesg.txt **

[Bug 368211] Re: Scrolling in the glyphs tab does not work

2010-02-08 Thread mlissner
This is a major functionality of the program that was fixed back in July. Can we change push this out asap as an update? -- Scrolling in the glyphs tab does not work https://bugs.launchpad.net/bugs/368211 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 501484] [NEW] Import from External Device Should Check for Duplicates

2009-12-29 Thread mlissner
Public bug reported: Binary package hint: banshee I recently did the following: 1. planned a vacation 2. loaded my HTC Android device with music for the vacation 3. using a friend's computer, loaded more music on the device 4. came home 5. connected the device to my computer, and 6. right

[Bug 490631] Re: Sort Should Disregard Certain Words

2009-12-01 Thread mlissner
Is there a way to change the default behavior to ignore certain words for all fields? If not, this seems like a very difficult solution. I have about fifty different artists that start with the word The. I don't want to have to adjust all of these manually. -- Sort Should Disregard Certain Words

[Bug 490631] [NEW] Sort Should Disregard Certain Words

2009-11-30 Thread mlissner
Public bug reported: Binary package hint: banshee When sorting on many fields, the word the should be disregarded from the sort order. For example, when sorting by artist, I would expect The Beatles to be under B, not under T. Similarly, it might make sense to list The Beatles as Beatles, The.

[Bug 490631] Re: Sort Should Disregard Certain Words

2009-11-30 Thread mlissner
I'm confused. I'm running v. 1.6b2, and I don't see anything like that. Am I behind the times? -- Sort Should Disregard Certain Words https://bugs.launchpad.net/bugs/490631 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 181915] Re: page scroll causes loss of context to the reader

2009-11-04 Thread mlissner
This has been fixed in trunk of evince. You can install that version, and it works like a charm. -- page scroll causes loss of context to the reader https://bugs.launchpad.net/bugs/181915 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2009-07-08 Thread mlissner
I'm a little disconcerted that this bug has been around for so long, and yet that it is still marked as low priority. Sure, it's not a crasher, but any application that is using 100% CPU is a big problem, in my opinion. The solution for this seems pretty obvious and easy to program. I wonder if

[Bug 359392] Re: [i965] X freezes starting on April 3rd

2009-05-21 Thread mlissner
So is it safe to say that if the singapore picture (above) doesn't freeze our system when we have compiz on, that we don't have this bug? That's my reading of it, but I haven't read all 500 comments. -- [i965] X freezes starting on April 3rd https://bugs.launchpad.net/bugs/359392 You received

[Bug 363852] Re: [gm45] Kubuntu: X crashes on logout ((EE) intel(0): Failed to initialize kernel memory manager)

2009-05-21 Thread mlissner
I believe I've encountered this bug as well, though not on logout. In my case, I think it may have to do with a keyboard I am using, since it only began when I switched to my present one. I am using the intel graphics card though, so it could be related to that. Not sure, but my X does crash, and

[Bug 78659] Re: ata2 io problems

2009-04-28 Thread mlissner
Unfortunately, I cannot confirm this, since I no longer have the computer that had this problem. The hal-disable-polling --device /dev/cdrom command might help to prove if it's the same problem though. -- ata2 io problems https://bugs.launchpad.net/bugs/78659 You received this bug notification

[Bug 78659] Re: ata2 io problems

2009-04-28 Thread mlissner
The reporter approves. -- ata2 io problems https://bugs.launchpad.net/bugs/78659 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 339370] Re: Cannot disable status notifications

2009-04-17 Thread mlissner
Wonderful. Worked here. -- Cannot disable status notifications https://bugs.launchpad.net/bugs/339370 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 320581] Re: gvfs-fuse-daemon halted with futex_wait signal

2009-04-06 Thread mlissner
Sure. But first, they need to release Jaunty. And I need to update to it. Let's not get carried away, sir. -- gvfs-fuse-daemon halted with futex_wait signal https://bugs.launchpad.net/bugs/320581 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 294727] Re: Tooltip in Task view shows wrong information

2009-03-20 Thread mlissner
The remote bug watches are showing bug 559788 as unconfirmed, but it's been marked as a dup. The bug we want to be watching (which is marked as resolved fixed) is here: http://bugzilla.gnome.org/show_bug.cgi?id=550114 It looks like this bug can be closed, I think. -- Tooltip in Task view shows

[Bug 294727] Re: Tooltip in Task view shows wrong information

2009-03-20 Thread mlissner
Hmmm...the remote bug watches are all screwey on this one. I'm guessing they will right themselves, but in case they don't here's the status: 550114 - Resolved Fixed 554148 - Resolved - Duplicate of 550114 559788 - Resolved - Duplicate of 550114 -- Tooltip in Task view shows wrong information

[Bug 163544] Re: tracker search tool shows no results

2009-03-06 Thread mlissner
Romano, I think that's a separate issue that should be filed as its own bug. If you look at the original screenshot, that's not exactly what's happening. Martyn, I think the deletion thing is a problem too, but this bug looks like it's different. In the screenshot, he has hundreds of hits that

[Bug 163544] Re: tracker search tool shows no results

2009-03-06 Thread mlissner
That makes perfect sense. I mean...it should do the right thing, but I understand why it doesn't already. The experience I'm having, and I'm guessing it's the same as the original poster is that immediately after indexing I have this problem. I'm at a point where I've done no deletion, nor any

[Bug 304533] Re: Email function prepends /// to email addresses

2009-02-26 Thread mlissner
*** This bug is a duplicate of bug 294233 *** https://bugs.launchpad.net/bugs/294233 Actually, that bug was found to be a duplicate of a different bug. So really, this is a dup of bug 294233. Not sure that matters of course, but all the same. -- Email function prepends /// to email

[Bug 150937] Re: [Upstream] [hardy] Large footnotes don't fit on the screen when mouse is over the number

2009-02-25 Thread mlissner
Wow. I would argue that this shouldn't be an option at all. To me, this reads as: Do the right thing with tips, or handle them poorly? Why even offer this as an option? -- [Upstream] [hardy] Large footnotes don't fit on the screen when mouse is over the number

[Bug 163544] Re: tracker search tool shows no results

2009-02-23 Thread mlissner
I just installed the latest tracker from source (0.6.90), and am now experiencing this. I reindexed too...a couple times. -- tracker search tool shows no results https://bugs.launchpad.net/bugs/163544 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 163544] Re: tracker search tool shows no results

2009-02-23 Thread mlissner
Changing back to new, since the problem still is floating around. ** Changed in: tracker (Ubuntu) Status: Fix Released = New -- tracker search tool shows no results https://bugs.launchpad.net/bugs/163544 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 292622] Re: Evolution plugin does not work in Ubuntu Intrepid

2009-02-06 Thread mlissner
*** This bug is a duplicate of bug 287332 *** https://bugs.launchpad.net/bugs/287332 This did work for me, though we'll see how long it lasts. -- Evolution plugin does not work in Ubuntu Intrepid https://bugs.launchpad.net/bugs/292622 You received this bug notification because you are a

[Bug 285419] Re: Evolution search folder displays no messages but displays correct message count

2009-01-30 Thread mlissner
Yep. Fixed on the latest Intrepid updates. -- Evolution search folder displays no messages but displays correct message count https://bugs.launchpad.net/bugs/285419 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 288921] Re: Update-manager GUI suggests replace, text suggests keep

2009-01-30 Thread mlissner
Sounds good to me. It's probably been fixed by now in any case. -- Update-manager GUI suggests replace, text suggests keep https://bugs.launchpad.net/bugs/288921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 320581] Re: gvfs-fuse-daemon halted with futex_wait signal

2009-01-26 Thread mlissner
Sure. I've refiled the bug here: http://bugzilla.gnome.org/show_bug.cgi?id=569229 Is there a guideline anywhere about which system should be used for filing which bugs? -- gvfs-fuse-daemon halted with futex_wait signal https://bugs.launchpad.net/bugs/320581 You received this bug notification

[Bug 320581] Re: gvfs-fuse-daemon halted with futex_wait signal

2009-01-26 Thread mlissner
Thanks for the info - that makes sense. I don't deliberately use gvfs-fuse mounts - I thought gvfs-fuse-daemon did things behind the scenes. Honestly though, have no idea what it (fuse, gvfs) actually does or if I use it. Maybe you can tell me if I use it. I can't figure out how to trigger the

[Bug 320581] Re: gvfs-fuse-daemon halted with futex_wait signal

2009-01-26 Thread mlissner
Interesting. I'm still not sure if I use them though. I don't use smb, but I do use ssh. I'd guess that I don't use them... -- gvfs-fuse-daemon halted with futex_wait signal https://bugs.launchpad.net/bugs/320581 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 320581] [NEW] gvfs-fuse-daemon halted with futex_wait signal

2009-01-23 Thread mlissner
Public bug reported: Binary package hint: gvfs-fuse Since installing intrepid, I have had trouble with programs freezing. From what I have determined, it is caused by thread locking, and gvfs- fuse-daemon. The way to make it happen seems to be to use my computer for a while, and then sooner or

[Bug 219821] Re: Center the mouse hotkey conflicts with amarok hotkey

2008-11-17 Thread mlissner
Man, this is hard to find. I just reformatted my computer, and had to do yet another google search to make Amarok pausing work properly. Luckily, I found this thread. -- Center the mouse hotkey conflicts with amarok hotkey https://bugs.launchpad.net/bugs/219821 You received this bug notification

[Bug 262437] Re: .27 CPU#1 stuck for 113s! [events/1:10]

2008-11-12 Thread mlissner
I appear to be encountering this bug on 2.6.27-7. Pretty frequently, certain applications hang, seemingly at random. I've been trying to keep my eye on them in the System Monitor, and whenever it happens, the waiting channel reports futex_wait. I have been searching a bit for a fix for this

[Bug 290507] [NEW] Firefox Should Not Prompt for Password Save in Guest Session

2008-10-28 Thread mlissner
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: ubuntu-desktop When using the guest session in Intrepid, Firefox prompts users if they want to save their passwords on websites. This is a problem for two reasons: 1. The passwords are only saved

[Bug 272189] Re: title bar unread count incorrect

2008-10-28 Thread mlissner
I am having this problem with the version of Evolution released with Ibex RC1. I've run Evolution from the terminal, but not with anything interesting. I have about six IMAP accounts, and my search folder shows about -1279 unread, -1664 total...there are about 15 in reality. Anything I could do

[Bug 290507] Re: Firefox Should Not Prompt for Password Save in Guest Session

2008-10-28 Thread mlissner
True, but you know how Alice is about being a predictable, logical, and intelligent user. -- Firefox Should Not Prompt for Password Save in Guest Session https://bugs.launchpad.net/bugs/290507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 288921] Re: Update-manager GUI suggests replace, text suggests keep

2008-10-26 Thread mlissner
I would if I knew how. That bug was when I upgraded...now that I'm upgraded, I don't know how to see such a screen again. -- Update-manager GUI suggests replace, text suggests keep https://bugs.launchpad.net/bugs/288921 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 288921] [NEW] Update-manager GUI suggests replace, text suggests keep

2008-10-24 Thread mlissner
Public bug reported: Binary package hint: update-manager When upgrading to Ibex today from Hardy (with the command update-manager --devel-release), I noticed that in several occasions, the update manager wanted to replace one of my config files with a new file. On several of these occasions the

[Bug 219821] Re: Center the mouse hotkey conflicts with amarok hotkey

2008-10-04 Thread mlissner
Hey, can you post where this setting is? I am hunting, but not finding... -- Center the mouse hotkey conflicts with amarok hotkey https://bugs.launchpad.net/bugs/219821 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 258736] Re: Slow resume because of SATA (COMRESET failed) after harddisk upgrade (Seagate Momentus 7200.3) on Thinkpad T61

2008-09-28 Thread mlissner
Do you know what is different in the self-compiled? I am having this same problem, though if I could avoid compiling a kernel, that would be nice. Thanks. -- Slow resume because of SATA (COMRESET failed) after harddisk upgrade (Seagate Momentus 7200.3) on Thinkpad T61

[Bug 78659] Re: ata2 io problems

2008-08-28 Thread mlissner
I have solved this problem (sort of) by running sudo hal-disable-polling --device /dev/cdrom, which I have aliased to cdoff. When I want to use the cd drive again, I run cdon, which is aliased to sudo hal-disable-polling --enable --device /dev/cdrom My current kernel is: Linux opal2

  1   2   >