[arch-general] Important changes for mongodb 1.8.2-2
In response to the following bug report https://bugs.archlinux.org/task/24983 I have applied the attached fix to mongodb and as a result there have been some backwards incompatible changes. dbpath has been changed to /var/lib/mongodb logpath has been changed to /var/log/mongodb/mongod.log There have been other minor fixes, please check out the bug report for full details.
Dear arch users, I'm using arch linux x86_64 (kernel 2.6.38), Firefox 5.0 and the Adobe Flash Plugin 10.3.162.29 64bit support (according to http://www.adobe.com/software/flash/about/). My problem is that I can view flash videos in Firefox in normal mode, but in full screen mode the videos slow down (and the CPU usage rises much). A half year ago everything worked fine, but after some updates it won't work anymore. I also tried a kernel/firefox downgrade without success. I suspect that it has to do with the hardware acceleration settings in the flash menu (right click on flash video). Here hardware acceleration is enabled and I can't disable it, since the mouse and keyboard simple don't work on the flash settings menu. Is there another way to disable hardware acceleration? Or any other hints? Thanks, Benjamin
Problem solved, sorry for the noise. In case one is interested in the solution: The flash setting menu only works in full screen mode! Then it is possible to untick the box "hardware acceleration". After that everything works. Am 02.07.2011 20:42, schrieb Benjamin Sambale:
Dear arch users,
I'm using arch linux x86_64 (kernel 2.6.38), Firefox 5.0 and the Adobe Flash Plugin 10.3.162.29 64bit support (according to http://www.adobe.com/software/flash/about/). My problem is that I can view flash videos in Firefox in normal mode, but in full screen mode the videos slow down (and the CPU usage rises much). A half year ago everything worked fine, but after some updates it won't work anymore. I also tried a kernel/firefox downgrade without success. I suspect that it has to do with the hardware acceleration settings in the flash menu (right click on flash video). Here hardware acceleration is enabled and I can't disable it, since the mouse and keyboard simple don't work on the flash settings menu.
Is there another way to disable hardware acceleration? Or any other hints?
Thanks, Benjamin
On Sat, Jul 02, 2011 at 12:04:32AM -0500, Thomas Dziedzic wrote:
In response to the following bug report https://bugs.archlinux.org/task/24983 I have applied the attached fix to mongodb and as a result there have been some backwards incompatible changes.
dbpath has been changed to /var/lib/mongodb
logpath has been changed to /var/log/mongodb/mongod.log
There have been other minor fixes, please check out the bug report for full details.
There is another backwards incompatible change: in /etc/rc.d/mongodb 'su' is run without '-s /bin/bash' now, and upgrading did not change 'mongodb' user's shell from '/bin/false' to '/bin/bash'. So after upgrading, starting mongodb always fails. -- Best regards, lilydjwg Linux Vim Python 我的博客 http://lilydjwg.is-programmer.com/
On 07/05/2011 03:46 PM, lilydjwg wrote:
On Sat, Jul 02, 2011 at 12:04:32AM -0500, Thomas Dziedzic wrote:
In response to the following bug report https://bugs.archlinux.org/task/24983 I have applied the attached fix to mongodb and as a result there have been some backwards incompatible changes.
dbpath has been changed to /var/lib/mongodb
logpath has been changed to /var/log/mongodb/mongod.log
There have been other minor fixes, please check out the bug report for full details.
There is another backwards incompatible change: in /etc/rc.d/mongodb 'su' is run without '-s /bin/bash' now, and upgrading did not change 'mongodb' user's shell from '/bin/false' to '/bin/bash'. So after upgrading, starting mongodb always fails.
you should report a bug and suggest usermod to be used in .install post_upgrade only for this version. -- Ionuț
participants (4)
-
Benjamin Sambale
-
Ionut Biru
-
lilydjwg
-
Thomas Dziedzic