snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.01k stars 3.18k forks source link

Logos do not show up in lablels. #15053

Closed ihrigb closed 3 months ago

ihrigb commented 3 months ago

Debug mode

Describe the bug

I have a logo configured for the labels, but it does not show up, whatever I do.

Reproduction steps

  1. Configure a logo in Admin/Branding
  2. In Admin/Labels pick any label that supports logos.
  3. Logo does not show up.

Expected behavior

Logo should be visible on the label.

Screenshots

No response

Snipe-IT Version

v6.4.2

Operating System

Docker

Web Server

Docker

PHP Version

Docker

Operating System

Windows

Browser

Chrome

Version

126.0.6478.127

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

noting, not reproducible in demo, as feature is turned off.

Additional context

fresh install

welcome[bot] commented 3 months ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

Godmartinz commented 3 months ago

Hi @ihrigb,

I'm not able to replicate this issue on version 7.0.8

image

What file type is your image? What size is the image?

ihrigb commented 3 months ago

Hi @Godmartinz,

first things first: I updated to 7.0.8. The file type is SVG. I would like to have a 2D (QR) Code and the Logo in the label. I do not need the 1D barcode.

Thanks

Godmartinz commented 3 months ago

I recommend trying a png or jpeg, sometimes svg format can be finicky.

As for the layout you would like, sounds like the default layout with the 1d barcode set to none would suit your needs if you don't have the brother label printer.

ihrigb commented 3 months ago

I switched to a PNG and it works. Default Layout is fine for me, I will adjust it to my sheets. Thanks for your help!