Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[regression/8.0.0-preview.6.8686] Image not loading #16364

Closed
jitendrajadav opened this issue Jul 26, 2023 · 2 comments
Closed

[regression/8.0.0-preview.6.8686] Image not loading #16364

jitendrajadav opened this issue Jul 26, 2023 · 2 comments
Labels
area-controls-image Image control i/regression This issue described a confirmed regression on a currently supported version platform/android 🤖 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working
Milestone

Comments

@jitendrajadav
Copy link

Description

Seems like .NET 8 Preview 6 Images and SVG not loading having issue
please check this repo:
Screenshot_1690362501
https://github.com/jitendrajadav/MauiApp1

Here is the my IDE :

Microsoft Visual Studio Enterprise 2022
Version 17.7.0 Preview 5.0
VisualStudio.17.Preview/17.7.0-pre.5.0+33920.267
Microsoft .NET Framework
Version 4.8.09032

Installed Version: Enterprise

Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Mono Debugging for Visual Studio 17.7.27 (547ea6f)
Support for debugging Mono processes with Visual Studio.

Node.js Tools 1.5.50628.1 Commit Hash:f9e713b25f69afd3ced63d934e0722003b73c121
Adds support for developing and debugging Node.js apps in Visual Studio

NuGet Package Manager 6.7.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

Python - Profiling support 17.0.23189.3
Profiling support for Python projects.

Python with Pylance 17.0.23189.3
Provides IntelliSense, projects, templates, debugging, interactive windows, and other support for Python developers.

Razor (ASP.NET Core) 17.7.3.2333001+0ab18affdf2a37647768d0e25f5f021bee6257a1
Provides languages services for ASP.NET Core Razor.

SQL Server Data Tools 17.7.7.0
Microsoft SQL Server Data Tools

VisualStudio.DeviceLog 1.0
Information about my package

VisualStudio.Mac 1.0
Mac Extension for Visual Studio

VSPackage Extension 1.0
VSPackage Visual Studio Extension Detailed Info

Windows Subsystem for Android Barista 1.1.0
Adds a command to the tools menu to start and connect to the Windows Subsystem for Android so you can develop and debug with it from within Visual Studio.

Xamarin 17.7.0.210 (d17-7@f5c03d7)
Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin Designer 17.7.3.9 (remotes/origin/d17-7@796d191def)
Visual Studio extension to enable Xamarin Designer tools in Visual Studio.

Xamarin Templates 17.7.21 (150ec9f)
Templates for building iOS, Android, and Windows apps with Xamarin and Xamarin.Forms.

Xamarin.Android SDK 13.2.0.13 (d17-5/3f21639)
Xamarin.Android Reference Assemblies and MSBuild support.
Mono: 73df89a
Java.Interop: xamarin/java.interop/d17-5@149d70fe
SQLite: xamarin/sqlite@68c69d8
Xamarin.Android Tools: xamarin/xamarin-android-tools/d17-5@ca1552d

Xamarin.iOS and Xamarin.Mac SDK 16.4.0.5 (191fe02ea)
Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.

Steps to Reproduce

  1. Create a new sample project.
  2. Run this project in android
  3. check images is not working in landing page .net boat image

Link to public reproduction project repository

https://github.com/jitendrajadav/MauiApp1

Version with bug

Unknown/Other

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

android 33

Did you find any workaround?

No

Relevant log output

No response

@jitendrajadav jitendrajadav added the t/bug Something isn't working label Jul 26, 2023
@jsuarezruiz jsuarezruiz added the area-controls-image Image control label Jul 26, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jul 26, 2023
@XamlTest
Copy link

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. This issue does not repro on Android 13.0-API33(8.0.100-preview.7.23376.3), Windows 11 and iOS 16.4 with below Project:
16364.zip

image

@XamlTest XamlTest added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Aug 11, 2023
@ghost
Copy link

ghost commented Aug 11, 2023

Hi @jitendrajadav. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@samhouts samhouts changed the title Image not loading in .NET core preview 6 [regression/8.0.0-preview.6] Image not loading in .NET core preview 6 Aug 17, 2023
@samhouts samhouts added the i/regression This issue described a confirmed regression on a currently supported version label Aug 17, 2023
@samhouts samhouts added this to the .NET 8 GA milestone Aug 17, 2023
@samhouts samhouts changed the title [regression/8.0.0-preview.6] Image not loading in .NET core preview 6 [regression/8.0.0-preview.6] Image not loading Aug 17, 2023
@ghost ghost closed this as completed Aug 25, 2023
@samhouts samhouts changed the title [regression/8.0.0-preview.6] Image not loading [regression/8.0.0-preview.6.8686] Image not loading Sep 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 18, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-image Image control i/regression This issue described a confirmed regression on a currently supported version platform/android 🤖 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants