[Bug 44599] New: visual basic program can' t open jpeg files - wine aborts with jpeg not compile in
https://bugs.winehq.org/show_bug.cgi?id=44599 Bug ID: 44599 Summary: visual basic program can't open jpeg files - wine aborts with jpeg not compile in Product: Wine Version: 3.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: gcos7(a)yahoo.com Distribution: --- I have a program I wrote in Visual Basic Express 2008 on a Windows 10 PC. It works fine on Windows 10 so I thought I'd try it under wine on an old laptop I also have. It starts up fine, finds and loads png and gif images. The user selects a jpeg image and when the program tries to open it the program dies and winedbg shows the following error: [code]002a:err:wincodecs:JpegDecoder_CreateInstance Trying to load JPEG picture, but JPEG support is not compiled in. Process of pid=0029 has terminated[/code] I have tried this with the released version of wine 3.0 and tried the newest development release and they both fail like this. On the wine forum I was told to report this as a bug. I am very much a novice at this. The Visual Basic program is using things for which net3.5 is required so I installed that before I started. Any help would be greatly appreciated. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- That's a bug in your wine package. Where did you get it from? Whoever compiled it was missing jpeg development headers. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 --- Comment #2 from Dave <gcos7(a)yahoo.com> --- The wine I used is via the instructions at window for downloading for ubuntu. I'm running Linux Mint on an ancient 32-bit laptop for this testing. I even tried the development release with the same result. I guess whoever built the Ubuntu package(s) must have messed up. I'm currently building wine on said laptop but it is taking forever on such ancient hardware. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 --- Comment #3 from Dave <gcos7(a)yahoo.com> --- That was supposed to be "winehq" but my dumb tablet thought I meant window for some reason -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 --- Comment #4 from Dave <gcos7(a)yahoo.com> --- the wine make finished. I created a new prefix via winecfg then ran the new wine executable to run the program installation and then the program. Get a different error this time - perhaps this is why it isn't in the ubuntu package via the winehq instructions. 0031:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x34f1ae4,0x3602478): stub 0031:fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x36097f4,0x361d5e8): stub It would appear there is nothing there and it causes the program to hang completely. I have to open a terminal and kill it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 --- Comment #5 from Dave <gcos7(a)yahoo.com> --- Turns out that with the wine executable I made it does work. This means the maintainer of the ubuntu builds as shown in the winehq download instructions did not build with libjpeg. I made sure I added that before I built wine on my PC. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Version|3.2 |unspecified CC| |michael(a)fds-team.de, | |sebastian(a)fds-team.de Product|Wine |Packaging Status|RESOLVED |UNCONFIRMED Component|-unknown |wine-packages --- Comment #6 from Rosanne DiMesio <dimesio(a)earthlink.net> --- The OR says he had this problem with the WineHQ packages. Reopening and changing Product to Packaging. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> --- The OBS-built packages are all definitely built with jpeg support, so marking fixed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44599 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Closing fixed packaging bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org