[Bug 417412] Re: Facebook-Videos don't play

2010-10-22 Thread bigge
** Also affects: gnash
   Importance: Undecided
   Status: New

-- 
Facebook-Videos don't play
https://bugs.launchpad.net/bugs/417412
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 10910] Re: Default page size for printing is letter

2010-04-23 Thread bigge
If you have problem to get A4 as default paper size instead of US Letter:
1) Close firefox!
2) Edit the pref file in your profile (my profile is named tnju3mjg.default)
Eg.
gedit /home/username/.mozilla/firefox/tnju3mjg.default/prefs.js

Search for user_pref(print.print_paper_ 
Change na_letter to iso_a4 and the height and width as this:

user_pref(print.print_paper_height, 297,00);
user_pref(print.print_paper_name, iso_a4);
user_pref(print.print_paper_size, 3);
user_pref(print.print_paper_size_type, 1);
user_pref(print.print_paper_size_unit, 1);
user_pref(print.print_paper_width, 210,00);

further down, for your default printer (my printer is Arbetsrum101):
user_pref(print.printer_Arbetsrum101.print_paper_height, 297,00);
user_pref(print.printer_Arbetsrum101.print_paper_name, iso_a4);
user_pref(print.printer_Arbetsrum101.print_paper_size_type, 1);
user_pref(print.printer_Arbetsrum101.print_paper_size_unit, 1);
user_pref(print.printer_Arbetsrum101.print_paper_width, 210,00);

I did the same for all my printers

3) Save the file
This solved my problem.

-- 
Default page size for printing is letter
https://bugs.launchpad.net/bugs/10910
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24741] Re: samba account_policy_get fails on install

2009-12-03 Thread bigge
Still the same when installing samba in Karmic Koala:
...
Generating /etc/default/samba...
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /var/lib/samba/passdb.tdb file.
account_policy_get: tdb_fetch_uint32 failed for field 1 (min password length), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 2 (password history), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon to 
change password), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password age), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password age), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout duration), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count minutes), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout attempt), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine 
password change), returning 0
Importing account for nobody...ok
...

-- 
samba account_policy_get fails on install
https://bugs.launchpad.net/bugs/24741
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 24741] Re: samba account_policy_get fails on install

2009-12-03 Thread bigge
Still the same when installing samba in Karmic Koala:
...
Generating /etc/default/samba...
tdbsam_open: Converting version 0.0 database to version 4.0.
tdbsam_convert_backup: updated /var/lib/samba/passdb.tdb file.
account_policy_get: tdb_fetch_uint32 failed for field 1 (min password length), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 2 (password history), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon to 
change password), returning 0
account_policy_get: tdb_fetch_uint32 failed for field 4 (maximum password age), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 5 (minimum password age), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 6 (lockout duration), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 7 (reset count minutes), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 8 (bad lockout attempt), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 9 (disconnect time), 
returning 0
account_policy_get: tdb_fetch_uint32 failed for field 10 (refuse machine 
password change), returning 0
Importing account for nobody...ok
...

-- 
samba account_policy_get fails on install
https://bugs.launchpad.net/bugs/24741
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs