[Bug 23667] New: CDBurnerXP 3.0 desktop shortcut uses a generic wine glass icon
http://bugs.winehq.org/show_bug.cgi?id=23667 Summary: CDBurnerXP 3.0 desktop shortcut uses a generic wine glass icon Product: Wine Version: 1.2-rc7 Platform: x86-64 URL: http://cdburnerxp.se/downloads/releases/3.0.x/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com CC: damjan.jov(a)gmail.com Created an attachment (id=29617) --> (http://bugs.winehq.org/attachment.cgi?id=29617) Disable part of ExtractFromFileType When CDBurnerXP 3.0 is installed, the icon it creates on the desktop uses a generic icon (wine glass) instead of the program icon seen on Windows. This wasn't the case in the past, so I did a regression test: f26b663172d80c300df993465b6a01369795a76f is first bad commit commit f26b663172d80c300df993465b6a01369795a76f Author: Damjan Jovanovic <damjan.jov(a)gmail.com> Date: Mon Jun 7 21:40:26 2010 +0200 winemenubuilder: Also extract .lnk icons from file types. :040000 040000 2e90126e777c75d2d11cf34b63ceb4e34107ebbd 7d6b92c5b6e0de2cc451c13382a9a3428e10f63d M programs After reverting that patch, the icon is created correctly. It can also be fixed by commenting out part of the function added in that patch. (See attachment) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 --- Comment #1 from A Wine user <RandomAccountName(a)mail.com> 2010-07-15 12:19:31 --- Created an attachment (id=29618) --> (http://bugs.winehq.org/attachment.cgi?id=29618) Standard terminal output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED AssignedTo|wine-bugs(a)winehq.org |damjan.jov(a)gmail.com Ever Confirmed|0 |1 --- Comment #2 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2010-07-15 14:28:33 --- Created an attachment (id=29619) --> (http://bugs.winehq.org/attachment.cgi?id=29619) Try to extract icon from executable on any failure Please try this patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> 2010-07-16 07:02:07 --- (In reply to comment #2)
Created an attachment (id=29619) --> (http://bugs.winehq.org/attachment.cgi?id=29619) [details] Try to extract icon from executable on any failure
Please try this patch.
Unfortunately, that doesn't help - it still gets a wine glass as its icon. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 --- Comment #4 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2010-07-16 08:01:04 --- I can't reproduce this - I always get the right icons with wine-1.2-rc7-44-g03742f4 and http://cdburnerxp.se/downloads/releases/3.0.x/cdbxp_setup_3.0.116.zip. Your architecture is x86-64? Did you compile Wine yourself? Is libpng present and usable? Please attach a WINEDEBUG="+menubuilder" trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 --- Comment #5 from A Wine user <RandomAccountName(a)mail.com> 2010-07-16 10:32:50 --- Created an attachment (id=29631) --> (http://bugs.winehq.org/attachment.cgi?id=29631) +menubuilder log I see the problem using either self-compiled Wine or the package from the Ubuntu PPA. (I'm using Kubuntu 9.10 x64.) libpng is present, and I think it's usable... Here's the +menubuilder trace, hope it has something helpful. On another note, I'm usually running this installer from another partition (FAT32). On a hunch, I tried running it from ~/.wine/drive_c instead, and for some reason, this seems to make it work most of the time. I still get a wine glass 15-30% of the time. (Or I guess it could just be an inconsistent problem and I got lucky after I moved the file...) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |f26b663172d80c300df993465b6 | |a01369795a76f -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 Rafal Stanilewicz <washuu(a)eastnews.com.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu(a)eastnews.com.pl --- Comment #6 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-03-28 07:29:04 CDT --- I tested this on wine stable 1.4.0. I got proper icon, with blue flying CD. I think this is resolved. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://cdburnerxp.se/downlo |http://www.cdburnerxp.se/do |ads/releases/3.0.x/ |wnloads/releases/3.0.x/cdbx | |p_setup_3.0.116.zip --- Comment #7 from A Wine user <RandomAccountName(a)mail.com> 2012-03-29 03:00:58 CDT --- I still see this in git (wine-1.5.0-204-ga179b50), but it doesn't happen every time. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23667 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2013-08-07 13:39:04 CDT --- Worked here in 1.7.0, could you please retry? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=23667 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |fgouget(a)codeweavers.com Resolution|--- |FIXED --- Comment #9 from François Gouget <fgouget(a)codeweavers.com> --- I ran the executable in the link and got an icon. So as far as I can tell this is 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=23667 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.28. -- 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