分页: 18 / 18

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-05 12:47
cb24zlt
现在虚拟机里试试先,哈哈O(∩_∩)O哈哈~

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-05 23:40
lucifer_cn
谢谢,我这边能跑,但是字体不太理想,换了几种字体都不是很满意。
羡慕12楼的... :em02

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-05 23:58
lucifer_cn
老大,好卡,打开聊天窗口得等很久,以前2012速度倒是很快

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-07 10:30
hxzqwe
没想到一年后更新了

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-08 1:05
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]

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-08 18:12
oldfeel
安装了tmqq2013,无法启动啊。

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-08 19:47
lilydjwg
oldfeel 写了:安装了tmqq2013,无法启动啊。
症状?

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-10 11:42
狂海yz
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]
可以用,但点空间会跳出IE,而且打不开空间;

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-10 12:03
lilydjwg
狂海yz 写了: 可以用,但点空间会跳出IE,而且打不开空间;
我这边一直是火狐打开链接的呢。

代码: 全选

WINEPREFIX=$HOME/.winetm wine winebrowser http://www.google.com/
这样也是 IE 打开的吗?

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-10 12:06
TeliuTe
试试TM2013,
原先的2009有些机子上无法安装,软件中心一直等待状态

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-16 11:58
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 如果有新消息,任务栏图标闪烁的话,图标一闪就没了,未读消息没了之后,图标又会出现,感觉闪烁的图标不能显示一样...

而国际版最近发现,有时在聊天窗口打过字后就不能再切换到其它窗口打字了。。。

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-16 14:49
lilydjwg
nelson 写了: 你 Preview2 能装么?
我这边Preview2一直提示无效的路径....
Preview1 如果有新消息,任务栏图标闪烁的话,图标一闪就没了,未读消息没了之后,图标又会出现,感觉闪烁的图标不能显示一样...

而国际版最近发现,有时在聊天窗口打过字后就不能再切换到其它窗口打字了。。。
preview2 和 QQ2013 的一些版本都不能安装,因为 Wine 项目的人还没搞明白 SHFileOperation 在删除文件时什么时候返回 ERROR_FILE_NOT_FOUND 而什么时候返回 ERROR_PATH_NOT_FOUND。

preview1 的图标我这边没有问题,Awesome 环境。

Re: wine qq 2013 for linux deb包 Ubuntu 64位兼容

发表于 : 2013-12-18 8:17
eagle5678
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