[Desktop-packages] [Bug 526482] Re: Firefox don't save print settings

2022-11-30 Thread Bug Watch Updater
** Changed in: firefox
   Status: New => Unknown

** Changed in: firefox
   Importance: High => Unknown

** Bug watch added: Mozilla Bugzilla #1789259
   https://bugzilla.mozilla.org/show_bug.cgi?id=1789259

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in Mozilla Firefox:
  Unknown
Status in Mozilla Thunderbird:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2022-11-30 Thread Mstriemer
No real activity in several years here. Feel free to reopen with more
info if this is still reproducing

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in Mozilla Firefox:
  Unknown
Status in Mozilla Thunderbird:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2022-11-30 Thread Release-mgmt-account-bot
In the process of [migrating remaining bugs to the new severity
system](https://bugzilla.mozilla.org/show_bug.cgi?id=1789259), the
severity for this bug cannot be automatically determined. Please
retriage this bug using the [new severity
system](https://wiki.mozilla.org/BMO/UserGuide/BugFields#bug_severity).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in Mozilla Firefox:
  Unknown
Status in Mozilla Thunderbird:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2019-11-06 Thread Jonathan Watt
Possibly related is that nsPrintSettingsService::GetGlobalPrintSettings
and nsPrintSettingsService::GetNewPrintSettings essentially do the same
thing:

https://searchfox.org/mozilla-
central/rev/8b7aa8af652f87d39349067a5bc9c0256bf6dedc/widget/nsPrintSettingsService.cpp#927

That's probably not the whole story though.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in Mozilla Firefox:
  New
Status in Mozilla Thunderbird:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482] Re: Firefox don't save print settings

2018-05-30 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in Mozilla Firefox:
  New
Status in Mozilla Thunderbird:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482] Re: Firefox don't save print settings

2018-05-24 Thread Bug Watch Updater
** Changed in: firefox
   Status: New => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in Mozilla Firefox:
  Unknown
Status in Mozilla Thunderbird:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-07-24 Thread Ioana-budnar
Can anyone reproduce this issue on a current Firefox version (23, 24
etc)?

WFM on the latest Nightly (Fx 25).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-07-24 Thread Foxfire-k
(In reply to Ioana Budnar, QA [:ioana] from comment #6)
 Can anyone reproduce this issue on a current Firefox version (23, 24 etc)?
 
 WFM on the latest Nightly (Fx 25).

Still a problem for me (Beta channel, Firefox 23.0, last update
20/07/2013)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-07-24 Thread Raphaël Jakse
Works for me on the latest Nighlty. However, while remembering the
folder used to save (if I print in a file, the file is stored in the
folder I used the last time), the print dialog doesn't shows this
folder: the drop down list for choosing the folder shows nothing (empty
string) instead.

Doesn't work in Firefox 22.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-04-12 Thread Jhorak
Created attachment 736256
Save resolution (dpi) and duplex settings v4

Hmm, strange, looks like part:
  const unsigned long kInitSaveResolution = 0x0400;
  const unsigned long kInitSaveDuplex = 0x0800;
disappeared from patch during checkin somehow, maybe bitrotten patch? I'm sorry 
about difficulties. Attaching fresh patch against today sources.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-04-12 Thread Ryanvm
https://hg.mozilla.org/mozilla-central/rev/2bb26d742f5f

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-04-12 Thread Ryanvm
https://hg.mozilla.org/integration/mozilla-inbound/rev/2bb26d742f5f

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482] Re: Firefox don't save print settings

2013-04-12 Thread Bug Watch Updater
** Changed in: thunderbird
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Fix Released
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-04-11 Thread Ryanvm
Backed out for build bustage. Please make sure your patch compiles before 
requesting checkin...
https://hg.mozilla.org/integration/mozilla-inbound/rev/bfcd471a1ed9

https://tbpl.mozilla.org/php/getParsedLog.php?id=21680095tree=Mozilla-
Inbound

../../../../widget/xpwidgets/nsPrintOptionsImpl.cpp:498:34: error: no member 
named 'kInitSaveResolution' in 'nsIPrintSettings'; did you mean 
'kInitSaveResolutionName'?
  if (aFlags  nsIPrintSettings::kInitSaveResolution) {
   ~~^~~
 kInitSaveResolutionName
../../dist/include/nsIPrintSettings.h:62:5: note: 'kInitSaveResolutionName' 
declared here
kInitSaveResolutionName = 1073741824U,
^
../../../../widget/xpwidgets/nsPrintOptionsImpl.cpp:505:34: error: no member 
named 'kInitSaveDuplex' in 'nsIPrintSettings'
  if (aFlags  nsIPrintSettings::kInitSaveDuplex) {
   ~~^
../../../../widget/xpwidgets/nsPrintOptionsImpl.cpp:808:34: error: no member 
named 'kInitSaveResolution' in 'nsIPrintSettings'; did you mean 
'kInitSaveResolutionName'?
  if (aFlags  nsIPrintSettings::kInitSaveResolution) {
   ~~^~~
 kInitSaveResolutionName
../../dist/include/nsIPrintSettings.h:62:5: note: 'kInitSaveResolutionName' 
declared here
kInitSaveResolutionName = 1073741824U,
^
../../../../widget/xpwidgets/nsPrintOptionsImpl.cpp:815:34: error: no member 
named 'kInitSaveDuplex' in 'nsIPrintSettings'
  if (aFlags  nsIPrintSettings::kInitSaveDuplex) {
   ~~^
4 errors generated.
make[7]: *** [nsPrintOptionsImpl.o] Error 1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-04-11 Thread Ryanvm
https://hg.mozilla.org/integration/mozilla-inbound/rev/b6612169995a

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-04-03 Thread Jhorak
Created attachment 732297
Save uri for downloaded files patch v3

Thanks, I'm aware of changing uuid when idl is changing but I forgot to
do it, sorry guys.

Attaching patch with fixed uuid, copying review and superreview from
previous comments.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-29 Thread Daniel Holbert
(To be clear, Olli is pointing out that you need to update the hexadecimal UUID 
here to a new randomly-generated UUID:
  https://mxr.mozilla.org/mozilla-central/source/widget/nsIPrintSettings.idl#25
since the interface is changing. Sorry, I should've caught that when I first 
looked at this.)

There's a variety of ways to generate UUIDs; one easy way is to just say
firebot, uuid on irc.mozilla.org. (by e.g. visiting
http://irc.lc/mozilla/firebot/yourIRCUsername)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-29 Thread R-bugs-h
Comment on attachment 730597
Save resolution (dpi) and duplex settings v2

update uuid of the nsIPrintSettings interface.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-29 Thread R-bugs-h
http://mozilla.pettay.fi/cgi-bin/mozuuid.pl gives a new uuid
(and it gives also C++ form, in case you need it. But for this patch the normal 
single line uuid is enough)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-28 Thread Daniel Holbert
[I'm narrowing the scope of the bug-summary to be more specific  cover
what the attached patch actually addresses. I believe the rest of
comment 0 is already covered in other bugs (or can be tracked in a new
bug)].

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-28 Thread Jhorak
Created attachment 730597
Save resolution (dpi) and duplex settings v2

Thanks for feedback, asking roc for review of fixed patch.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-28 Thread Daniel Holbert
Comment on attachment 729488
Save resolution (dpi) and duplex settings v1

I think this patch generally makes sense.  Looks like this is just two
pieces of data that are configurable in the print dialog, which we don't
currently save between print jobs, but which we easily can by storing
them in about:config like we do for other data. (and that's what the
patch does)

This probably needs review from roc or karlt, the Widget:GTK module
owner / peer.  (Or someone who's actively working on printing, but
unfortunately there have been very few people in that category recently.
:))

Feedback below:

# HG changeset patch
# Parent fd5463b65693b5808cd3cde19f8d4c9d0a2c199b
# User Jan Horak jho...@redhat.com
# Bug #539427 - The Print dialog does not remember any settings, unlike other 
Gnome/GTK apps
# This patch saves print resolution (dpi) and duplex settings (two sided 
printing). It only
# stores settings only if the settings is available for printer.

Mozilla commit message convention to describe the change, not the bug,
and if possible keep it all on one line (since our RelEng infrastructure
generally only prints the first line).

So -- this should look like:
 Bug 539427: Save print resolution (DPI) and duplex settings between print 
 jobs, if they're available.
or something along those lines.

diff --git a/widget/gtk2/nsPrintSettingsGTK.cpp 
b/widget/gtk2/nsPrintSettingsGTK.cpp
[...]
+NS_IMETHODIMP 
+nsPrintSettingsGTK::GetResolution(int32_t *aResolution)

Remove space-at-end-of-line after NS_IMETHODIMP here (and in all of
your other added NS_IMETHODIMP lines in this file.)

+nsPrintSettingsGTK::GetDuplex(int32_t *aDuplex)
+{
+  if (!gtk_print_settings_has_key(mPrintSettings, GTK_PRINT_SETTINGS_DUPLEX))
+return NS_ERROR_FAILURE;
+  *aDuplex = (int16_t) gtk_print_settings_get_duplex(mPrintSettings);
+  return NS_OK;

Why cast to int16_t here? The outparam is int32_t, not int16_t.

Also: use static_cast, not a c-style cast.

+NS_IMETHODIMP 
+nsPrintSettingsGTK::SetDuplex(int32_t aDuplex)
+{
+  gtk_print_settings_set_duplex(mPrintSettings, (GtkPrintDuplex) aDuplex);

Use a static_cast instead of C-style cast.

Also: assert that we're in-range for a GtkPrintDuplex before doing this cast. 
e.g.:
 MOZ_ASSERT(aDuplex = GTK_PRINT_DUPLEX_SIMPLEX 
aDuplex = GTK_PRINT_DUPLEX_VERTICAL,
value is out of bounds for GtkPrintDuplex enum);

@@ -244,16 +244,20 @@ interface nsIPrintSettings : nsISupports
   attribute longprintPageDelay; /* in milliseconds */
   
+  attribute longresolution; /* print resolution (dpi) */
+
+  attribute longduplex; /* print in duplex or simplex mode */
+  
  ^^ Drop the 2 space characters on this blank line here.

Also: that last comment makes it sound like duplex is a boolean value -- but 
it's not. (There are 3 possibilities, not 2.)
Maybe replace that comment with just /* duplex mode */?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-28 Thread Jhorak
Do I need superreview while changing idl file before it can be checked
in?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-03-27 Thread Jhorak
Created attachment 729488
Save resolution (dpi) and duplex settings v1

I've made patch which adds support of saving print resolution and duplex
settings to preferences. It saves these preferences only when they are
available to selected printer.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482]

2013-01-04 Thread Lx-guillaume-i1
I'm also affected by the PrinterResolution setting not being remembered neither 
using the CUPS printer setting.
Using Firefox 1.0.11 (latest stable/ESR version distributed by Debian GNU/Linux 
as Iceweasel 1.0.11).

That's very annoying, plus with the 300 dpi setting selected by Firefox,
printing often fail for me (that failure is probably another cups/driver
bug, but linked with this settings bug, that make it so much more
annoying).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482] Re: Firefox don't save print settings

2012-09-06 Thread mocho
Still going on this bug

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 526482] Re: Firefox don't save print settings

2012-05-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: firefox (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/526482

Title:
  Firefox don't save print settings

Status in The Mozilla Firefox Browser:
  New
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Environment:
  OS: Ubuntu 9.10  (Karmic Koala)
  Package: firefox-3.5 (3.5.8+build1+nobinonly-0ubuntu0.9.10.1)
  Problem:
  I print from firefox and change print settings, like select destination 
printer, margins, header, footer and so on. In about:config option 
'print.save_print_settings' is set to true. Finally do print. 
  Immediately after previous print I do print again and I suspect to get same 
settings (destination printer, margins, header, footer ...) that I set for last 
print, but unfortunately I get default print settings (destination printer, 
margins, header, footer ...).
  All this is happen in same browser session.
  Problem also reflect on our extension that we developed for Firefox 
(jsPrintSetup https://addons.mozilla.org/en-US/firefox/addon/8966).
  The extension using nsIPrintSettings interface to manage print settings also 
encounter problem with select destination printer. 
  Independently from selected nsIPrintSettings.printerName Firefox always print 
to default for operating system printer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/526482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp