wine qq 2013 for linux deb包 Ubuntu 64位兼容
- cb24zlt
- 帖子: 4
- 注册时间: 2013-01-08 19:10
- 系统: win7,ubuntu12.04
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
现在虚拟机里试试先,哈哈O(∩_∩)O哈哈~
-
- 帖子: 2
- 注册时间: 2013-12-05 23:37
- 系统: Ubuntu 13
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
谢谢,我这边能跑,但是字体不太理想,换了几种字体都不是很满意。
羡慕12楼的...
羡慕12楼的...

-
- 帖子: 2
- 注册时间: 2013-12-05 23:37
- 系统: Ubuntu 13
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
老大,好卡,打开聊天窗口得等很久,以前2012速度倒是很快
-
- 帖子: 16
- 注册时间: 2010-08-23 17:27
- lilydjwg
- 论坛版主
- 帖子: 4258
- 注册时间: 2009-04-11 23:46
- 系统: Arch Linux
- 联系:
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
大家来用 TM2013 嘛~安装方法,先安装 winetricks,保证网络通畅,然后执行以下脚本:
[bash]#!/bin/bash -e
# Public Domain
: ${TMPREFIX:=$HOME/.winetm}
export WINEPREFIX="$TMPREFIX" WINEARCH=win32
export WINEDEBUG=fixme-all
env -u DISPLAY wineboot -u
winetricks -q riched20 mfc42
winetricks -q ie7 || true
regfile=/tmp/winetm.reg
cat > "$regfile" <<'REG'
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"urlmon.dll"="builtin"
REG
regedit "$regfile"
rm -f "$regfile"
tmexe=TM2013Preview1.exe
# tmexe=TM2013Preview2.exe
[[ -f "$tmexe" ]] || tmexe=$(locate -b '\'"$tmexe" || true)
[[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/tm/TM2013Preview1.exe
# [[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/qq/tm/2013P ... eview2.exe
wine $tmexe
[/bash]
[bash]#!/bin/bash -e
# Public Domain
: ${TMPREFIX:=$HOME/.winetm}
export WINEPREFIX="$TMPREFIX" WINEARCH=win32
export WINEDEBUG=fixme-all
env -u DISPLAY wineboot -u
winetricks -q riched20 mfc42
winetricks -q ie7 || true
regfile=/tmp/winetm.reg
cat > "$regfile" <<'REG'
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"urlmon.dll"="builtin"
REG
regedit "$regfile"
rm -f "$regfile"
tmexe=TM2013Preview1.exe
# tmexe=TM2013Preview2.exe
[[ -f "$tmexe" ]] || tmexe=$(locate -b '\'"$tmexe" || true)
[[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/tm/TM2013Preview1.exe
# [[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/qq/tm/2013P ... eview2.exe
wine $tmexe
[/bash]
- oldfeel
- 帖子: 134
- 注册时间: 2011-08-09 20:46
- lilydjwg
- 论坛版主
- 帖子: 4258
- 注册时间: 2009-04-11 23:46
- 系统: Arch Linux
- 联系:
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
症状?oldfeel 写了:安装了tmqq2013,无法启动啊。
-
- 帖子: 15
- 注册时间: 2013-03-27 10:34
- 系统: ubuntu12.04lst
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
可以用,但点空间会跳出IE,而且打不开空间;lilydjwg 写了:大家来用 TM2013 嘛~安装方法,先安装 winetricks,保证网络通畅,然后执行以下脚本:
[bash]#!/bin/bash -e
# Public Domain
: ${TMPREFIX:=$HOME/.winetm}
export WINEPREFIX="$TMPREFIX" WINEARCH=win32
export WINEDEBUG=fixme-all
env -u DISPLAY wineboot -u
winetricks -q riched20 mfc42
winetricks -q ie7 || true
regfile=/tmp/winetm.reg
cat > "$regfile" <<'REG'
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"urlmon.dll"="builtin"
REG
regedit "$regfile"
rm -f "$regfile"
tmexe=TM2013Preview1.exe
# tmexe=TM2013Preview2.exe
[[ -f "$tmexe" ]] || tmexe=$(locate -b '\'"$tmexe" || true)
[[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/tm/TM2013Preview1.exe
# [[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/qq/tm/2013P ... eview2.exe
wine $tmexe
[/bash]
- lilydjwg
- 论坛版主
- 帖子: 4258
- 注册时间: 2009-04-11 23:46
- 系统: Arch Linux
- 联系:
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
我这边一直是火狐打开链接的呢。狂海yz 写了: 可以用,但点空间会跳出IE,而且打不开空间;
代码: 全选
WINEPREFIX=$HOME/.winetm wine winebrowser http://www.google.com/
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
试试TM2013,
原先的2009有些机子上无法安装,软件中心一直等待状态
原先的2009有些机子上无法安装,软件中心一直等待状态
-
- 帖子: 4
- 注册时间: 2008-10-14 11:53
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
lilydjwg 写了:大家来用 TM2013 嘛~安装方法,先安装 winetricks,保证网络通畅,然后执行以下脚本:
[bash]#!/bin/bash -e
# Public Domain
: ${TMPREFIX:=$HOME/.winetm}
export WINEPREFIX="$TMPREFIX" WINEARCH=win32
export WINEDEBUG=fixme-all
env -u DISPLAY wineboot -u
winetricks -q riched20 mfc42
winetricks -q ie7 || true
regfile=/tmp/winetm.reg
cat > "$regfile" <<'REG'
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"urlmon.dll"="builtin"
REG
regedit "$regfile"
rm -f "$regfile"
tmexe=TM2013Preview1.exe
# tmexe=TM2013Preview2.exe
[[ -f "$tmexe" ]] || tmexe=$(locate -b '\'"$tmexe" || true)
[[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/tm/TM2013Preview1.exe
# [[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/qq/tm/2013P ... eview2.exe
wine $tmexe
[/bash]
你 Preview2 能装么?
我这边Preview2一直提示无效的路径....
Preview1 如果有新消息,任务栏图标闪烁的话,图标一闪就没了,未读消息没了之后,图标又会出现,感觉闪烁的图标不能显示一样...
而国际版最近发现,有时在聊天窗口打过字后就不能再切换到其它窗口打字了。。。
- lilydjwg
- 论坛版主
- 帖子: 4258
- 注册时间: 2009-04-11 23:46
- 系统: Arch Linux
- 联系:
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
preview2 和 QQ2013 的一些版本都不能安装,因为 Wine 项目的人还没搞明白 SHFileOperation 在删除文件时什么时候返回 ERROR_FILE_NOT_FOUND 而什么时候返回 ERROR_PATH_NOT_FOUND。nelson 写了: 你 Preview2 能装么?
我这边Preview2一直提示无效的路径....
Preview1 如果有新消息,任务栏图标闪烁的话,图标一闪就没了,未读消息没了之后,图标又会出现,感觉闪烁的图标不能显示一样...
而国际版最近发现,有时在聊天窗口打过字后就不能再切换到其它窗口打字了。。。
preview1 的图标我这边没有问题,Awesome 环境。
- eagle5678
- 帖子: 1900
- 注册时间: 2006-07-08 14:07
Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容
nelson 写了:lilydjwg 写了:大家来用 TM2013 嘛~安装方法,先安装 winetricks,保证网络通畅,然后执行以下脚本:
[bash]#!/bin/bash -e
# Public Domain
: ${TMPREFIX:=$HOME/.winetm}
export WINEPREFIX="$TMPREFIX" WINEARCH=win32
export WINEDEBUG=fixme-all
env -u DISPLAY wineboot -u
winetricks -q riched20 mfc42
winetricks -q ie7 || true
regfile=/tmp/winetm.reg
cat > "$regfile" <<'REG'
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"urlmon.dll"="builtin"
REG
regedit "$regfile"
rm -f "$regfile"
tmexe=TM2013Preview1.exe
# tmexe=TM2013Preview2.exe
[[ -f "$tmexe" ]] || tmexe=$(locate -b '\'"$tmexe" || true)
[[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/tm/TM2013Preview1.exe
# [[ ! -f "$tmexe" ]] || wget http://dldir1.qq.com/qqfile/qq/tm/2013P ... eview2.exe
wine $tmexe
[/bash]
你 Preview2 能装么?
我这边Preview2一直提示无效的路径....
Preview1 如果有新消息,任务栏图标闪烁的话,图标一闪就没了,未读消息没了之后,图标又会出现,感觉闪烁的图标不能显示一样...
而国际版最近发现,有时在聊天窗口打过字后就不能再切换到其它窗口打字了。。。
国际版版用龙井的替换可以用。
我这边一直有个问题: wine自绘窗口管理器的windows程序,经常会导致系统边框丢失,ubuntu12.04, wine1.5后应该与compiz有冲,1.4之前ok