Your message dated Sun, 13 Jan 2008 11:22:50 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#287930: Current Mobipocket reader isn't installable
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: wine
Version: 0.0.20040914-1
Severity: normal
completely fresh wine install, completely default configuration.
Only strange thing is that this is from a user that's an alias for root
(but a separate $HOME).
Executable is the current Mobipocket Reader for PC (from
http://www.mobipocket.com/en/DownloadSoft/DownLoadReaderStep1.asp)
# wine MobipocketReaderPC.exe
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config
file
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config
file
Wine exited with a successful status
# export | grep DISPLAY
declare -x DISPLAY=":1.0"
#
The last message from the install is
"Fehler bei der Installation von iKernel.exe (0x1400)"
- whatever that means. (I should note that this is when installing in
"Deutsch" (German).)
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (650, 'testing'), (550, 'experimental'), (550, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.23+kai.62
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages wine depends on:
ii debconf 1.4.30.10 Debian configuration management sy
ii libwine 0.0.20040914-1 Windows Emulator (Library)
ii xbase-clients [xcontrib] 4.3.0.dfsg.1-8 miscellaneous X clients
-- debconf information:
* wine/del_wine_conf: true
wine/install_type: Autodetect
--- End Message ---
--- Begin Message ---
Kai Henningsen skrev:
Package: wine
Version: 0.0.20040914-1
Severity: normal
completely fresh wine install, completely default configuration.
Only strange thing is that this is from a user that's an alias for root
(but a separate $HOME).
That sounds like a problem. Don't do that. getpwuid() will not return
what you want, messing up stuff that requires authentication (such as X).
--- End Message ---