Closed
Bug 326760
Opened 19 years ago
Closed 19 years ago
Printing doesn't work
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pavlov, Assigned: pavlov)
Details
(Keywords: regression)
Fallout from my moving printing from gfx to widget has resulted in some unknown issue causing printing to not work on Linux at the moment. I'm working to fix it and will hopefully have a fix later this evening.
Assignee | ||
Updated•19 years ago
|
Assignee: nobody → pavlov
Assignee | ||
Comment 1•19 years ago
|
||
nsDeviceContextGTK::GetDeviceContextFor() is failing to create a nsIDeviceContextPS for some reason. seems like the factory for libgfxps.so isn't being registered or something. Not sure what I broke.
still looking...
Assignee | ||
Comment 2•19 years ago
|
||
this was due to a typo when fixing build bustage earlier. checked in fix
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•