Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 204)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#183 fixed git config --remove-section XYZ fails dmik
Description

Steps:

  1. git init
  2. git config foo bar
  3. git config --remove-section foo

The last one fails with:

error: chmod on D:/Coding/qt5/t/.git/config.lock failed: Permission denied

Discovered within https://github.com/bitwiseworks/qt5-os2/issues/2.

#182 fixed pthread: implement key destructor KO Myung-Hun
Description

Hi/2.

Currently, pthread does not call key destructor at thread exit. This causes some tests to fail. For example, googletest.

Here is the patch.

Review, please...

#181 invalid Report on closed tickets #157 and #155 losepete
Description

#155 closed enhancement (fixed)

create a rpm for the bjnp cups backend

The bjnp package seems to be working.

#157 closed defect (fixed)

cups/usb failure

I decided to uninstall all cups software - cups, bjnp, ghostscript and gutenprint - and reinstall using the current available packages.

I notice that when selecting just cups and cups-bjnp that various other required packages get selected automatically with the exception of gutenprint. Is that a case of needing to know that you also need gutenprint or alternative drivers eg hplip?

At the end of installation I see an error message displayed by ANPM:-

"An error occurred when trying to download packages.

Rpmdb checksum is invalid:dCDPT(pkg checksums): cups.i686 1:2.1.3-10.oC00-u"

However, ANPM shows cups on the installed page...

I then selected gutenprint packages for installation and had the same error as above regarding gutenprint-libs.i686 0:5.2.12-1.oC00-u

Yet again ANPM shows this package as now installed.

Obviously something wrong somewhere though...

Having uninstalled and re-installed required packages I then set up a cups printer and successfully printed the cups test page from the browser interface.

After cleaning and converting a copy of the cups supplied mg7550.ppd file I installed the ppd file to the psprint.drv and setup an OS/2 printer.

I then printed a 2 page document from e.exe and a 1 page document from OpenOffice?.

I then tried printing a 4x6 photo from PMView. This resulted in no print, no error message and on investigation the print job is stuck with a "Forms Mismatch". This is shown in the job properties when opening those properties in the OS/2 printer spooler window.

I deleted the print jobs, checked "Override forms mismatch" in the Postscript Printer Properties and retried printing. The result is a 4x6 image printed on a section of A4 paper.

I tried setting the form size to 4x6 in the Postscript Printer Properties but that made no difference the image was printed on A4 again.

Looks like the correct paper and cassette tray cannot be selected...

Some clarification: The Canon Pixma MG7550 has 3 trays CD Tray - CD/DVD printing Cassette1 - envelopes and photo paper Cassette2 - A4 paper

In the Postscript Printer Properties only CD Tray and Cassette are listed. The printer automatically switches between Cassette1 and Cassette2 depending on the print job ie if it is an A4 print job Cassette2 is automatically selected; printing to photo paper and envelopes should cause the printer to automatically switch to Cassette1.

The OS/2 printer Postscript Job Properties shows "Cassette" when A4 is selected and "Auto Tray Select" when 4x6 photo paper is selected but fails to select the correct Tray during printing.

Well, the good news is that I can now print to A4 and do not have to reboot after a print job in order to print another document. Now we need to work out what is going wrong with form selection in the OS/2 printer: Is the problem caused by the imported ppd file?

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.