Google Chrome - any luck, anyone?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
David Gerard

Google Chrome - any luck, anyone?

Post by David Gerard »

This is the sum total of my results so far:

fun@heidi:~/download$ wine ChromeSetup.exe
fixme:ntoskrnl:KeInitializeSpinLock 0x457a04
fun@heidi:~/download$

No window opening or anything. This is on Kubuntu 8.04 with KDE 4.1.


- d.
Evil Jay

Google Chrome - any luck, anyone?

Post by Evil Jay »

Google's working on a native Linux version, so hopefully this will be a
non-issue soon.

-J



David Gerard wrote:
This is the sum total of my results so far:

fun@heidi:~/download$ wine ChromeSetup.exe
fixme:ntoskrnl:KeInitializeSpinLock 0x457a04
fun@heidi:~/download$

No window opening or anything. This is on Kubuntu 8.04 with KDE 4.1.


- d.


lynxus
Newbie
Newbie
Posts: 1
Joined: Wed Sep 03, 2008 3:48 am

Post by lynxus »

No luck here, ( fedora Core 9 )
I get this as Root and My user.,

Me:
fixme:advapi:CheckTokenMembership ((nil) 0x129158 0x33fb50) stub!
fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
fixme:winhttp:WinHttpOpen ((null), 1, (null), (null), 0x0): stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x1804984f
wine client error:1b: write: Bad file descriptor


Root:
fixme:iphlpapi:NotifyAddrChange (Handle 0x7e3499e8, overlapped 0x7e3499cc): stub
fixme:shell:DllCanUnloadNow stub
wine: configuration in '/root/.wine' has been updated.
fixme:advapi:CheckTokenMembership ((nil) 0x127fe8 0x33fb50) stub!
fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
fixme:winhttp:WinHttpOpen ((null), 1, (null), (null), 0x0): stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x1804984f
wine client error:27: write: Bad file descriptor



- Lynxus
http://www.imsurfing.co.uk
Free chat system for webmasters
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Post by jeffz »

lynxus wrote:No luck here, ( fedora Core 9 )
I get this as Root and My user.,

Me:
fixme:advapi:CheckTokenMembership ((nil) 0x129158 0x33fb50) stub!
fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
fixme:winhttp:WinHttpOpen ((null), 1, (null), (null), 0x0): stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x1804984f
wine client error:1b: write: Bad file descriptor


Root:
fixme:iphlpapi:NotifyAddrChange (Handle 0x7e3499e8, overlapped 0x7e3499cc): stub
fixme:shell:DllCanUnloadNow stub
wine: configuration in '/root/.wine' has been updated.
fixme:advapi:CheckTokenMembership ((nil) 0x127fe8 0x33fb50) stub!
fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
fixme:winhttp:WinHttpOpen ((null), 1, (null), (null), 0x0): stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x1804984f
wine client error:27: write: Bad file descriptor



- Lynxus
Free chat system for webmasters
do not run wine as root
David Gerard

Google Chrome - any luck, anyone?

Post by David Gerard »

2008/9/3 lynxus <[email protected]>:
No luck here, ( fedora Core 9 )
There's a post on the Ubuntu Forums where someone got somewhere
downloading the zip file from the Chromium page:

http://ubuntuforums.org/showthread.php?t=908493&page=3

At least it starts!

(So Wine's immediate problem with both the small installer and the
full installer is getting the installer to work at all ...)


- d.
David Gerard

Google Chrome - any luck, anyone?

Post by David Gerard »

2008/9/3 David Gerard <[email protected]>:
There's a post on the Ubuntu Forums where someone got somewhere
downloading the zip file from the Chromium page:
http://ubuntuforums.org/showthread.php?t=908493&page=3
At least it starts!
(So Wine's immediate problem with both the small installer and the
full installer is getting the installer to work at all ...)
Oh, and see this:

http://digg.com/tech_news/BREAKING_Goog ... #c18387480

Apparently you can build something for Linux or MacOS X but not browse
with it. Anticipated working Linux/Mac version: months.

But the Windows binary in Wine can be beaten into at least starting and failing!

http://bugs.winehq.org/show_bug.cgi?id=15106
http://bugs.winehq.org/show_bug.cgi?id=15107

Browser share after Chrome's only been out a few hours: 3%. o_0

http://getclicky.com/chrome


- d.
Locked