On Wed, May 2, 2012 at 2:41 PM, Julien Cristau wrote:
>> [UPGRADE] xserver-xorg-video-ati 1:6.14.3-2 -> 1:6.14.4-1
>> [UPGRADE] xserver-xorg-video-radeon 1:6.14.3-2 -> 1:6.14.4-1
>>
> Why are you filing a bug against the older version then?
My mistake; reportbug filled the bug against the version
> There was no reference to opcode 113 in your original message, it said
> opcode 135, minor opcode 19 (assuming the xdpyinfo you sent came from
> the same x session, that would be GLXQueryServerString, which doesn't
> make a lot of sense to me...)
Indeed.
One can see that ldd mentions a lib with
The same happened to me on one machine I have with an old nvidia card. I
guess there were some changes that require all video and input drivers to
provide xserver-xorg-video-2.
On the other machines I use, the new free drivers did this and I upgraded
without trouble.
Leandro Penz
Package: aptitude
Version: 0.4.6.1-1
Followup-For: Bug #431054
Actually, this still happens when using kernel 2.6.18. If I boot 2.6.21, it
works flawlessly.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (700, 'stable'), (400, 'unstable'),
Package: libghc6-time-dev
Version: 1.0-3
Severity: grave
Justification: renders package unusable
This simple script:
import Data.Time.LocalTime
main = do
now <- getZonedTime
putStrLn $ show now
Is getting me the following compile errors:
$ ghc -fglasgow-exts t.hs
t.
Package: graphviz
Version: 2.8-0.2
Severity: grave
Justification: renders package unusable
File syncbasic.dot
digraph {
itfs->fontes
}
Then:
dot -Gsize="6.2,8.8" -Nfontsize=12 -Efontsize=12 -Tps syncbasic.dot
Gives:
Error: Layout was not done. Missing layout plugins?
I guess it is eith
6 matches
Mail list logo