http://bugs.winehq.org/show_bug.cgi?id=29644
Bug #: 29644 Summary: QQ International 1.1 cannot insert images into chat Product: Wine Version: 1.3.37 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jarrodbagwell@gmail.com Classification: Unclassified
1. Download QQInt1.1.exe: http://www.softpedia.com/get/Internet/Chat/Instant-Messaging/QQ-Internationa...
2. To get it running, install the following packages from winetricks: gdiplus ie6 vcrun6 riched20
3. Open a chat window with someone and click the 'insert image' button.
4. Select an image and attempt to insert
5. QQ should crash out completely.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #1 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-18 03:44:42 CST --- Created attachment 38422 --> http://bugs.winehq.org/attachment.cgi?id=38422 QQ terminal dump of error
QQ terminal dump
http://bugs.winehq.org/show_bug.cgi?id=29644
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38422|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29644
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
--- Comment #2 from fracting fracting@gmail.com 2012-01-18 04:33:42 CST --- Hello Jarrod, why native gdiplus is needed for QQIntl1.1?
I use winetricks riched20 ie7, (without gdiplus, without vc6run), and "Insert image" works for me.
wine-1.3.37-108-g4cd49d3
Could you retest with a clean wineprefix?
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #3 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-18 04:50:10 CST --- I did as asked and it still crashes. I think I had issues with the ie7 install before because I didn't have my vpn turned on. I'm on site in china, and many of the links that are needed to buzz about the net are blocked here.
Anyway, this is the output for image insertion with only riched20 and ie7 installed
X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 142 (SHAPE) Minor opcode of failed request: 1 (X_ShapeRectangles) Serial number of failed request: 1025 Current serial number in output stream: 1037
Also, using this configuration I still had the password field cursor crash issue. Are we using the same copy of QQ?
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #4 from fracting fracting@gmail.com 2012-01-18 08:02:55 CST --- (In reply to comment #3)
I did as asked and it still crashes. I think I had issues with the ie7 install before because I didn't have my vpn turned on. I'm on site in china, and many of the links that are needed to buzz about the net are blocked here.
Anyway, this is the output for image insertion with only riched20 and ie7 installed
X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 142 (SHAPE) Minor opcode of failed request: 1 (X_ShapeRectangles) Serial number of failed request: 1025 Current serial number in output stream: 1037
How do you install wine-1.3.37? Build from source or binary package from distribution?
Also, using this configuration I still had the password field cursor crash issue. Are we using the same copy of QQ?
$ sha1sum QQIntl1.1.exe b45ff7f8d6892af1295e51d9f19fabefbc06a8b9 QQIntl1.1.exe
Could you check the sha1sum of your copy?
Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #5 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-18 08:47:45 CST --- 1. My wine installation is binary package from my distro. (Linux Mint 11 64 bit) 2. sha1sum= b45ff7f8d6892af1295e51d9f19fabefbc06a8b9. I checked that against yours and they match, so we are using the same build of QQ. That doesn't really clear up the the password field crash issue, but it's one less variable.
I was thinking, maybe the picture insertion bug is related to video drivers? I use a Nvidia 9600GT card.
http://bugs.winehq.org/show_bug.cgi?id=29644
Jarrod Bagwell jarrodbagwell@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarrodbagwell@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #6 from fracting fracting@gmail.com 2012-01-18 09:17:10 CST --- (In reply to comment #5)
I was thinking, maybe the picture insertion bug is related to video drivers? I use a Nvidia 9600GT card.
Ah, thanks, and here is my Video card: # lspci 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
When QQ crash, is there an "Bug report" dialog? If yes, could you check whether there is a mini dump file generated by the QQ bug report util?
$ cd .wine/drive_c $ tree -if | grep dmp
If there is, would you please: - Install wine debug symbol (see http://wiki.winehq.org/FAQ#head-a37de3282d447376d2220d20a278ae52258551a4 ) - reproduce the crash with a clean wineprefix - upload the crash dump. open the dump file with winedbg will give us backtrace.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #7 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-18 09:29:29 CST --- In this case, QQ crashes abruptly, and does not pop up with a bug report window. The only difference in the terminal is the snippet of output that i've already attached. As for my video card
# lspci
04:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1)
I'm currently using the latest proprietary driver that Nvidia produces for linux.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #8 from fracting fracting@gmail.com 2012-01-18 10:12:34 CST --- (In reply to comment #7)
In this case, QQ crashes abruptly, and does not pop up with a bug report window. The only difference in the terminal is the snippet of output that i've already attached.
Interesting, I'm not sure whether a +synchronous trace will help. If you prefer, maybe you could upload one. Also maybe a +win,+event,+x11drv trace is useful.
Hopes the wine developers will have a look, and good luck ;-)
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #9 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-19 00:36:18 CST --- Funny thing, when I ran the debug trace and tried to reproduce the error, it went away. I was able to successfully insert photos into the chat window. Go figure.
Link to bug output here: www.megaupload.com/?d=CJFNWR0F
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #10 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-19 00:57:22 CST --- Created attachment 38439 --> http://bugs.winehq.org/attachment.cgi?id=38439 QQ mini dump, totally clean install
This is the .dmp of the QQ mini dump with no native DLL's installed.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #11 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-19 00:58:12 CST --- Created attachment 38440 --> http://bugs.winehq.org/attachment.cgi?id=38440 QQ mini dump totally clean install .txt
This is the .txt that was generated along with the .dmp for QQ, no native DLL's installed.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #12 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-19 00:59:52 CST --- Ignore last two attachments. Those were meant for the other bug i'm working. My apologies.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #13 from fracting fracting@gmail.com 2012-01-19 03:11:20 CST --- (In reply to comment #9)
Funny thing, when I ran the debug trace and tried to reproduce the error, it went away. I was able to successfully insert photos into the chat window. Go figure.
Link to bug output here: www.megaupload.com/?d=CJFNWR0F
Yeah, interesting. That's similar with http://bugs.winehq.org/show_bug.cgi?id=22203#c6
Could you compress the log and upload to bugzilla instead of uploading to a third party web site?
Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #14 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-19 10:03:19 CST --- (In reply to comment #13)
(In reply to comment #9)
Funny thing, when I ran the debug trace and tried to reproduce the error, it went away. I was able to successfully insert photos into the chat window. Go figure.
Link to bug output here: www.megaupload.com/?d=CJFNWR0F
Yeah, interesting. That's similar with http://bugs.winehq.org/show_bug.cgi?id=22203#c6
Could you compress the log and upload to bugzilla instead of uploading to a third party web site?
Thanks a lot!
Fracting, the uncompressed log was over 800mb. I compressed it into a bz2 and brought the size down to 12mb. I can't post it directly to bugzilla due to the size.
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #15 from fracting fracting@gmail.com 2012-01-19 22:43:51 CST --- (In reply to comment #14)
Fracting, the uncompressed log was over 800mb. I compressed it into a bz2 and brought the size down to 12mb. I can't post it directly to bugzilla due to the size.
Sorry, my bad :)
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #16 from Jarrod Bagwell jarrodbagwell@gmail.com 2012-01-19 23:59:09 CST --- And now Megaupload has been yanked down by the feds... Is there any way I can setup the debug so that it tracks what I want but is not so big and noisy? I want to be able to compress this small enough to put on Bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=29644
johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29644
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
--- Comment #17 from lizhenbo litimetal@gmail.com 2013-03-19 00:42:19 CDT --- $ wine --version wine-1.5.26 While I'm using QQIntl 1.6, I didn't meet this problem. Would you please test it again?
http://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #18 from lizhenbo litimetal@gmail.com 2013-08-18 07:45:46 CDT --- I tested it in wine 1.7 Native gdiplus will cause this problem. Please test with built-in gdiplus, thanks.
https://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #19 from Bruno Jesus 00cpxxx@gmail.com --- Is this still an issue in wine 1.7.35 or newer?
https://bugs.winehq.org/show_bug.cgi?id=29644
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?, download
https://bugs.winehq.org/show_bug.cgi?id=29644
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |super_man@post.com
--- Comment #20 from super_man@post.com --- (In reply to Bruno Jesus from comment #19)
Is this still an issue in wine 1.7.35 or newer?
I doubt it's possible to test this version anymore.
https://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #21 from lizhenbo litimetal@gmail.com --- (In reply to super_man from comment #20)
(In reply to Bruno Jesus from comment #19)
Is this still an issue in wine 1.7.35 or newer?
I doubt it's possible to test this version anymore.
I think it is not possible to test now.
https://bugs.winehq.org/show_bug.cgi?id=29644
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=29644
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #22 from winetest@luukku.com --- (In reply to lizhenbo from comment #21)
(In reply to super_man from comment #20)
(In reply to Bruno Jesus from comment #19)
Is this still an issue in wine 1.7.35 or newer?
I doubt it's possible to test this version anymore.
I think it is not possible to test now.
https://bugs.winehq.org/show_bug.cgi?id=29644
--- Comment #23 from winetest@luukku.com --- (In reply to lizhenbo from comment #21)
(In reply to super_man from comment #20)
(In reply to Bruno Jesus from comment #19)
Is this still an issue in wine 1.7.35 or newer?
I doubt it's possible to test this version anymore.
I think it is not possible to test now.
https://bugs.winehq.org/show_bug.cgi?id=29644
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED URL| |http://dl_dir.qq.com/qqfile | |/qq/QQ2011/QQIntl1.1.exe Keywords|Abandoned? | Status|UNCONFIRMED |RESOLVED
--- Comment #24 from Jactry Zeng jactry92@gmail.com --- Added download URL.
QQ International 1.1 has been discarded by Tencent, we can't login with this version of QQ anymore, so there is no way to reproduce this issue. I think it is fine to mark this bug as ABANDONED.
$ md5sum QQIntl1.1.exe d2fcd41ff2cb241b1826ec274af8d106 QQIntl1.1.exe $ wine --version wine-7.1-180-gadda27cdb82
https://bugs.winehq.org/show_bug.cgi?id=29644
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Austin English austinenglish@gmail.com --- Closing.