Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2032 connectés 

 

 

Allez vous passer à Mountain Lion ?




Attention si vous cliquez sur "voir les résultats" vous ne pourrez plus voter

 Mot :   Pseudo :  
  Aller à la page :
 
 Page :   1  2  3  4  5  ..  154  155  156  ..  554  555  556  557  558  559
Auteur Sujet :

[Topic unique] Mac Os X 10.7 - Lion

n°138644
gizmo
Posté le 04-02-2008 à 15:00:33  profilanswer
 

Reprise du message précédent :
Dans mon cas, c'est pour corriger ce p&@# de Mail qui plante pour un oui, pour un non.

mood
Publicité
Posté le 04-02-2008 à 15:00:33  profilanswer
 

n°138646
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 15:13:00  profilanswer
 

J'ai viré thunderbird pour mail, et ensuite mail pour gmail :D

n°138648
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 15:31:46  profilanswer
 

Non, mais l'interface ouèbe est sympa, au final ça me suffit amplement.

n°138649
Remigio
Radio Flip, 72.8
Posté le 04-02-2008 à 15:33:35  profilanswer
 

euhm, elle est même tellement bien foutue, que je comprends mal l'intéret d'avoir un client mail ...


---------------
Everybody can succeed, all you need is to believe
n°138650
Magicpanda
Pushing the envelope
Posté le 04-02-2008 à 15:39:00  profilanswer
 

TBone a écrit :


xterm plante à cause d'options... j'ai eu ça avec `ps` en migrant un script de backup de mon linux
 
p-ê qu'il "suffit" de greper les fichier de conf à la recherche de xterm ? (mais je suppose que tu as déjà tenté...)


 
c'est à dire ? :??:


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138651
san_
Posté le 04-02-2008 à 15:40:57  profilanswer
 

Remigio a écrit :

euhm, elle est même tellement bien foutue, que je comprends mal l'intéret d'avoir un client mail ...

Idem, c'est tellement plus pratique d'avoir une interface et une configuration qui sera strictement la même quel que soit le poste sur lequel on est. Après ça dépend ptêtre de l'utilisation.

n°138652
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 15:44:45  profilanswer
 

Pis bon thunderbird sur mac, si c'est aussi plantogène que firefox, hors de question de lui confier mes mails :/

n°138653
The_monk
Mieux que Zico !
Posté le 04-02-2008 à 15:49:49  profilanswer
 

Remigio a écrit :

euhm, elle est même tellement bien foutue, que je comprends mal l'intéret d'avoir un client mail ...


Ouep claire et sans fioriture, pareil avec agenda pas besoin d'ical [:greg2]


---------------
à 2° du décrochage
n°138654
Magicpanda
Pushing the envelope
Posté le 04-02-2008 à 15:54:03  profilanswer
 

Magicpanda a écrit :


 
c'est à dire ? :??:


 
 
je crois que j' ai trouvé un bout de solution,
 
voila mon fichier xinit
 
 

Citation :


 
#!/bin/sh
# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
 
userresources=$HOME/.Xresources
 
usermodmap=$HOME/.Xmodmap
sysresources=/usr/X11/lib/X11/xinit/.Xresources
sysmodmap=/usr/X11/lib/X11/xinit/.Xmodmap
 
# merge in defaults and keymaps
 
if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi
 
if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi
 
if [ -f $userresources ]; then
    xrdb -merge $userresources
fi
 
if [ -f $usermodmap ]; then
    xmodmap $usermodmap
fi
 
# start some nice programs
 
 
 
[ -x /usr/bin/quartz-wm ] && exec /usr/bin/quartz-wm
 
 
twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login


 
 
et  

Citation :


17- To run another window manager
Replace the call to quartz-wm in /usr/X11/lib/X11/xinit/xinitrc to change this for all users, or set up a custom ~/.xinitrc.


 
je comprend pas trop ce qu' il appelle "the call to quartz-wm", je remplace par fluxbox dans le xinit ?


Message édité par Magicpanda le 04-02-2008 à 16:06:24

---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138655
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 15:54:42  profilanswer
 

Pareil pour google documents qui envoie péter office et appleworks :O
 
Comment ça non [:joce]?

mood
Publicité
Posté le 04-02-2008 à 15:54:42  profilanswer
 

n°138656
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 15:57:15  profilanswer
 


 
Bon avec tes histoires tu m'as donné envie d'essayer d'installer xfce ou gnome sur mon powerbook, pour le lulz.
Il faut compter combien de temps de compilation sur un malheureux G4 1.67GHz ?

n°138657
Magicpanda
Pushing the envelope
Posté le 04-02-2008 à 16:07:10  profilanswer
 

inti a écrit :

 

Bon avec tes histoires tu m'as donné envie d'essayer d'installer xfce ou gnome sur mon powerbook, pour le lulz.
Il faut compter combien de temps de compilation sur un malheureux G4 1.67GHz ?

 

gnome ou xfce j' ai pas essayé ca prend trop de ram à l' utilisation :o

 

fluxbox, environ 30 secondes sur mon macbook via macports :o

 

j' hésite à modder le xinit en remplaçant [ -x /usr/bin/quartz-wm ] && exec /usr/bin/quartz-wm  
par  -x /opt/local/share/fluxbox && exec /opt/local/share/fluxbox

 

mais je sais pas quoi faire si ca fout le bazar


Message édité par Magicpanda le 04-02-2008 à 16:17:34

---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138658
ben-tx
Posté le 04-02-2008 à 21:43:26  profilanswer
 

Dites, j'ai l'application Mail (Tiger) qui se met à planter depuis quelques heures sans aucune raison. Impossible de le lancer sans qu'il plante quasi immédiatement :o
 
J'avoue que je ne comprends rien ...
Je vous mets le rapport d'erreur, désolé c'est long :/ Si quelqu'un arrive à y voir plus clair que moi ...

Code :
  1. Date/Time:      2008-02-04 21:40:35.293 +0100
  2. OS Version:     10.4.11 (Build 8S2167)
  3. Report Version: 4
  4. Command: Mail
  5. Path:    /Applications/Mail.app/Contents/MacOS/Mail
  6. Parent:  WindowServer [63]
  7. Version:        2.1.2 (753)
  8. Build Version:  2
  9. Project Name:   MailViewer
  10. Source Version: 7530000
  11. PID:    352
  12. Thread: 0
  13. Exception:  EXC_BAD_ACCESS (0x0001)
  14. Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
  15. Thread 0 Crashed:
  16. 0   libobjc.A.dylib             0x90a59387 objc_msgSend + 23
  17. 1   com.apple.Foundation        0x9280e42f __NSFireMainThreadPerform + 434
  18. 2   com.apple.CoreFoundation    0x90860369 __CFRunLoopPerformPerform + 82
  19. 3   com.apple.CoreFoundation    0x9082cf1a CFRunLoopRunSpecific + 1213
  20. 4   com.apple.CoreFoundation    0x9082ca56 CFRunLoopRunInMode + 61
  21. 5   com.apple.HIToolbox         0x92de7878 RunCurrentEventLoopInMode + 285
  22. 6   com.apple.HIToolbox         0x92de6f82 ReceiveNextEventCommon + 385
  23. 7   com.apple.HIToolbox         0x92de6dd9 BlockUntilNextEventMatchingListInMode + 81
  24. 8   com.apple.AppKit            0x9326d485 _DPSNextEvent + 572
  25. 9   com.apple.AppKit            0x9326d076 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
  26. 10  com.apple.AppKit            0x93266dfb -[NSApplication run] + 512
  27. 11  com.apple.AppKit            0x9325ad4f NSApplicationMain + 573
  28. 12  com.apple.mail              0x00094e62 0x1000 + 605794
  29. 13  com.apple.mail              0x00094d89 0x1000 + 605577
  30. Thread 1:
  31. 0   libSystem.B.dylib           0x90009cd7 mach_msg_trap + 7
  32. 1   com.unsanity.ape            0xc0001d48 __ape_agent + 307
  33. 2   libSystem.B.dylib           0x90024227 _pthread_body + 84
  34. Thread 2:
  35. 0   libSystem.B.dylib           0x90009cd7 mach_msg_trap + 7
  36. 1   com.apple.CoreFoundation    0x9082d23b CFRunLoopRunSpecific + 2014
  37. 2   com.apple.CoreFoundation    0x9082ca56 CFRunLoopRunInMode + 61
  38. 3   com.apple.MessageFramework  0x99af74ff _handleRequestWithTimeout + 3189
  39. 4   com.apple.MessageFramework  0x99afa31e -[_NSSocket readBytes:length:] + 145
  40. 5   com.apple.MessageFramework  0x99af9f23 _readBytesFromSocket + 69
  41. 6   com.apple.MessageFramework  0x99af9da7 _fillBuffer + 469
  42. 7   com.apple.MessageFramework  0x99af9af3 -[Connection readLineIntoData:] + 51
  43. 8   com.apple.MessageFramework  0x99af999e -[IMAPConnection(MFPrivate) _readDataOfLength:] + 125
  44. 9   com.apple.MessageFramework  0x99af9566 -[IMAPResponse initWithConnection:] + 126
  45. 10  com.apple.MessageFramework  0x99af9483 -[IMAPConnection _copyNextServerResponseForCommand:] + 63
  46. 11  com.apple.MessageFramework  0x99b01adf -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:] + 240
  47. 12  com.apple.MessageFramework  0x99b005d0 -[IMAPConnection(MFPrivate) _responseFromSendingCommands:count:] + 213
  48. 13  com.apple.MessageFramework  0x99b144e0 -[IMAPConnection noop] + 156
  49. 14  com.apple.MessageFramework  0x99beac28 -[LibraryIMAPStore _retrieveNewMessagesForCheckingNewMail:] + 122
  50. 15  com.apple.MessageFramework  0x99af241a -[LibraryIMAPStore fetchSynchronously] + 41
  51. 16  com.apple.MessageFramework  0x99af0b80 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 443
  52. 17  libobjc.A.dylib             0x90a5cc56 objc_msgSendv + 54
  53. 18  com.apple.Foundation        0x927fc392 -[NSInvocation invoke] + 932
  54. 19  com.apple.MessageFramework  0x99ae6910 -[MonitoredInvocation invoke] + 128
  55. 20  com.apple.MessageFramework  0x99af0954 -[InvocationQueue _drainQueue] + 517
  56. 21  com.apple.Foundation        0x927f52c0 forkThreadForFunction + 123
  57. 22  libSystem.B.dylib           0x90024227 _pthread_body + 84
  58. Thread 3:
  59. 0   libSystem.B.dylib           0x90047dd7 semaphore_timedwait_signal_trap + 7
  60. 1   com.apple.Foundation        0x92893d38 F_CONDITION_WAIT_TIMEOUT + 128
  61. 2   com.apple.Foundation        0x92893c82 -[NSConditionLock lockWhenCondition:beforeDate:] + 101
  62. 3   com.apple.MessageFramework  0x99af0821 -[InvocationQueue _drainQueue] + 210
  63. 4   com.apple.Foundation        0x927f52c0 forkThreadForFunction + 123
  64. 5   libSystem.B.dylib           0x90024227 _pthread_body + 84
  65. Thread 4:
  66. 0   libSystem.B.dylib           0x90009cd7 mach_msg_trap + 7
  67. 1   com.apple.CoreFoundation    0x9082d23b CFRunLoopRunSpecific + 2014
  68. 2   com.apple.CoreFoundation    0x9082ca56 CFRunLoopRunInMode + 61
  69. 3   com.apple.Foundation        0x9282ad1a -[NSRunLoop runMode:beforeDate:] + 182
  70. 4   com.apple.Foundation        0x9282ac16 -[NSRunLoop run] + 75
  71. 5   com.apple.MessageFramework  0x99af55af +[_NSSocket _runIOThread] + 97
  72. 6   com.apple.Foundation        0x927f52c0 forkThreadForFunction + 123
  73. 7   libSystem.B.dylib           0x90024227 _pthread_body + 84
  74. Thread 5:
  75. 0   libSystem.B.dylib           0x9001a1cc select + 12
  76. 1   libSystem.B.dylib           0x90024227 _pthread_body + 84
  77. Thread 6:
  78. 0   libSystem.B.dylib           0x90047dd7 semaphore_timedwait_signal_trap + 7
  79. 1   com.apple.Foundation        0x92893d38 F_CONDITION_WAIT_TIMEOUT + 128
  80. 2   com.apple.Foundation        0x92893c82 -[NSConditionLock lockWhenCondition:beforeDate:] + 101
  81. 3   com.apple.MessageFramework  0x99af0821 -[InvocationQueue _drainQueue] + 210
  82. 4   com.apple.Foundation        0x927f52c0 forkThreadForFunction + 123
  83. 5   libSystem.B.dylib           0x90024227 _pthread_body + 84
  84. Thread 0 crashed with X86 Thread State (32-bit):
  85.   eax: 0x00000000  ebx: 0x927d96ae  ecx: 0x90abffd0  edx: 0x0000002c
  86.   edi: 0x00000008  esi: 0xbfffef08  ebp: 0xbfffef98  esp: 0xbfffeed4
  87.    ss: 0x0000001f  efl: 0x00010202  eip: 0x90a59387   cs: 0x00000017
  88.    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  89. Binary Images Description:
  90.     0x1000 -   0x1b2fff com.apple.mail 2.1.2 (753) /Applications/Mail.app/Contents/MacOS/Mail
  91.   0x505000 -   0x544fff com.unsanity.shapeshifter 2.4b5 /Users/bentx/Library/Application Enhancers/ShapeShifter.ape/Contents/MacOS/ShapeShifter
  92.   0x749000 -   0x768fff com.unsanity.shapeshifter 2.4b5 /Users/bentx/Library/Application Enhancers/ShapeShifter.ape/Contents/PlugIns/CocoaStuff.plugIn/Contents/MacOS/CocoaStuff
  93.   0x7f4000 -   0x7f4fff org.xlife.InquisitorLoader 3.0 (49) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
  94.   0x7f9000 -   0x7f9fff com.growl.GrowlSafariLoader 1.0 (1.1) /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader
  95. 0x120c000 -  0x1213fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/bentx/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
  96. 0x1627b000 - 0x1627efff com.growl.GrowlMail 1.1.2 /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/MacOS/GrowlMail
  97. 0x16285000 - 0x1628dfff com.growl.growlframework 1.1.2 /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Frameworks/Growl.framework/Growl
  98. 0x16854000 - 0x168c1fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
  99. 0x1693c000 - 0x16942fff com.apple.DictionaryServiceComponent 1.0.1 /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
  100. 0x8f8c0000 - 0x8f95ffff com.apple.QuickTimeImporters.component 7.4 (92) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
  101. 0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
  102. 0x90000000 - 0x90171fff libSystem.B.dylib  /usr/lib/libSystem.B.dylib
  103. 0x901c1000 - 0x901c3fff libmathCommon.A.dylib  /usr/lib/system/libmathCommon.A.dylib
  104. 0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  105. 0x90229000 - 0x902fffff ATS  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  106. 0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  107. 0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  108. 0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  109. 0x90913000 - 0x90a07fff libicucore.A.dylib  /usr/lib/libicucore.A.dylib
  110. 0x90a57000 - 0x90ad6fff libobjc.A.dylib  /usr/lib/libobjc.A.dylib
  111. 0x90aff000 - 0x90b63fff libstdc++.6.dylib  /usr/lib/libstdc++.6.dylib
  112. 0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib  /usr/lib/libgcc_s.1.dylib
  113. 0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  114. 0x90c66000 - 0x90c78fff libauto.dylib  /usr/lib/libauto.dylib
  115. 0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  116. 0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  117. 0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  118. 0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
  119. 0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  120. 0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  121. 0x91158000 - 0x91166fff libz.1.dylib  /usr/lib/libz.1.dylib
  122. 0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
  123. 0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  124. 0x91415000 - 0x9141cfff libbsm.dylib  /usr/lib/libbsm.dylib
  125. 0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  126. 0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  127. 0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  128. 0x91521000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  129. 0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  130. 0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  131. 0x9170f000 - 0x917b8fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  132. 0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  133. 0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  134. 0x9186a000 - 0x91884fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
  135. 0x9188e000 - 0x918cbfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  136. 0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  137. 0x918f2000 - 0x91932fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  138. 0x91945000 - 0x919f7fff libcrypto.0.9.7.dylib  /usr/lib/libcrypto.0.9.7.dylib
  139. 0x91a3d000 - 0x91a53fff libcups.2.dylib  /usr/lib/libcups.2.dylib
  140. 0x91a58000 - 0x91a76fff libJPEG.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  141. 0x91a7b000 - 0x91adafff libJP2.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  142. 0x91aec000 - 0x91af0fff libGIF.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  143. 0x91af2000 - 0x91b7afff libRaw.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
  144. 0x91b7e000 - 0x91bbbfff libTIFF.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  145. 0x91bc1000 - 0x91bdbfff libPng.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  146. 0x91be0000 - 0x91be2fff libRadiance.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  147. 0x91be4000 - 0x91cc2fff libxml2.2.dylib  /usr/lib/libxml2.2.dylib
  148. 0x91cdf000 - 0x91cdffff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  149. 0x91ce1000 - 0x91d6ffff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  150. 0x91d76000 - 0x91d76fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  151. 0x91d78000 - 0x91dd1fff libvMisc.dylib  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  152. 0x91dda000 - 0x91dfefff libvDSP.dylib  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  153. 0x91e06000 - 0x9220ffff libBLAS.dylib  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  154. 0x92249000 - 0x925fdfff libLAPACK.dylib  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  155. 0x9262a000 - 0x92717fff libiconv.2.dylib  /usr/lib/libiconv.2.dylib
  156. 0x92719000 - 0x92797fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  157. 0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  158. 0x92b22000 - 0x92b39fff libGL.dylib  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  159. 0x92b44000 - 0x92b9cfff libGLU.dylib  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  160. 0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  161. 0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  162. 0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  163. 0x92bdf000 - 0x92be4fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  164. 0x92bea000 - 0x92c7bfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  165. 0x92c8f000 - 0x92c92fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  166. 0x92c95000 - 0x92cb3fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  167. 0x92cc5000 - 0x92ccbfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  168. 0x92cd1000 - 0x92d34fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  169. 0x92d58000 - 0x92d99fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  170. 0x92dc0000 - 0x92dcdfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  171. 0x92dd4000 - 0x92dd9fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  172. 0x92dde000 - 0x930d3fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  173. 0x931d9000 - 0x931e4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  174. 0x931e9000 - 0x93204fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  175. 0x93254000 - 0x93254fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  176. 0x93256000 - 0x9390cfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  177. 0x93c8d000 - 0x93d08fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  178. 0x93d41000 - 0x93dfafff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  179. 0x93e3d000 - 0x93e3dfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  180. 0x93e3f000 - 0x94000fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  181. 0x94046000 - 0x94087fff libsqlite3.0.dylib  /usr/lib/libsqlite3.0.dylib
  182. 0x9408f000 - 0x940c9fff libGLImage.dylib  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  183. 0x940ce000 - 0x940e4fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  184. 0x9412b000 - 0x94173fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  185. 0x941ff000 - 0x94210fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  186. 0x9421e000 - 0x9425cfff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  187. 0x94278000 - 0x94287fff libCGATS.A.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
  188. 0x9428e000 - 0x94299fff libCSync.A.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  189. 0x942e5000 - 0x942fffff libRIP.A.dylib  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  190. 0x94305000 - 0x9461cfff com.apple.QuickTime 7.4.0 (92) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  191. 0x947a0000 - 0x948e6fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  192. 0x94972000 - 0x94981fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
  193. 0x94988000 - 0x949b1fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  194. 0x949b7000 - 0x949c6fff libsasl2.2.dylib  /usr/lib/libsasl2.2.dylib
  195. 0x949ca000 - 0x949effff libssl.0.9.7.dylib  /usr/lib/libssl.0.9.7.dylib
  196. 0x949fb000 - 0x94a18fff libresolv.9.dylib  /usr/lib/libresolv.9.dylib
  197. 0x94d44000 - 0x94df4fff com.apple.WebKit 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  198. 0x94e5a000 - 0x94efdfff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  199. 0x94f25000 - 0x953eafff com.apple.WebCore 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  200. 0x9566f000 - 0x956f7fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
  201. 0x9585b000 - 0x95893fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  202. 0x9628b000 - 0x9631bfff libcrypto.0.9.dylib  /usr/lib/libcrypto.0.9.dylib
  203. 0x967c3000 - 0x967c3fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  204. 0x96ca6000 - 0x96cc8fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
  205. 0x96e2e000 - 0x96e33fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  206. 0x97660000 - 0x9766dfff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification
  207. 0x977ff000 - 0x978d6fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  208. 0x9795f000 - 0x9795ffff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  209. 0x97ac8000 - 0x97ae2fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
  210. 0x97e61000 - 0x97ea5fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  211. 0x97eca000 - 0x97ef3fff com.apple.DotMacSyncManager 1.0.5 (157) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
  212. 0x98001000 - 0x98046fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
  213. 0x98137000 - 0x98f79fff com.apple.QuickTimeComponents.component 7.4 (92) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
  214. 0x99abf000 - 0x99acafff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
  215. 0x99ad4000 - 0x99c40fff com.apple.MessageFramework 2.1.2 (753) /System/Library/Frameworks/Message.framework/Versions/B/Message
  216. 0xc0000000 - 0xc000efff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
  217. Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 2 GB
  218. Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
  219. Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
  220. Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
  221. AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.2.2
  222. Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
  223. Network Service: AirPort, AirPort, en1
  224. Serial ATA Device: TOSHIBA MK6034GSX, 55.89 GB
  225. Parallel ATA Device: MATSHITADVD-R   UJ-857
  226. USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
  227. USB Device: Hub, Up to 480 Mb/sec, 500 mA
  228. USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
  229. USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
  230. USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
  231. USB Device: iPod, Apple Inc., Up to 480 Mb/sec, 500 mA
  232. USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
  233. USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
  234. USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
  235. FireWire Device: WD2500JB-00REA0, DMI, Up to 400 Mb/sec


n°138659
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 21:58:56  profilanswer
 

C'est assez typiquement le bug où mail a tenté de bidouiller une zone mémoire qui ne lui appartenait pas, je pense pas que tu puisses y faire quelque chose :/
 
(à part rebooter, parce que c'est une solution miracle, et envoyer le rapport d'erreur à apple parce que c'est un bug)
 
Quelqu'un d'autre aura peut-être mieux à dire [:greg2]

n°138660
TBone
Qui vivum verrum; vroom vroom.
Posté le 04-02-2008 à 22:05:09  profilanswer
 

Magicpanda a écrit :

c'est à dire ? :??:


faire une recherche via la commande grep genre `grep xterm *` dans un répertoire


---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
n°138661
Magicpanda
Pushing the envelope
Posté le 04-02-2008 à 22:25:28  profilanswer
 

Citation :

$ xterm
xterm:  fatal IO error 32 (Broken pipe) or KillClient on X server "/tmp/launch-80Dsm5/:0"


 
ah ouai ca marche pas, quand je fait grep xterm il ne trouve rien :/


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138662
ben-tx
Posté le 04-02-2008 à 22:30:23  profilanswer
 

inti a écrit :

C'est assez typiquement le bug où mail a tenté de bidouiller une zone mémoire qui ne lui appartenait pas, je pense pas que tu puisses y faire quelque chose :/

 

(à part rebooter, parce que c'est une solution miracle, et envoyer le rapport d'erreur à apple parce que c'est un bug)

 

Quelqu'un d'autre aura peut-être mieux à dire [:greg2]

 

Oué, j'ai rebooté comme il se doit ; ça n'a rien arrangé.
Il est possible de le supprimer / réinstaller ?


Message édité par ben-tx le 04-02-2008 à 22:30:45
n°138663
inti
t'as mieux mais tapir
Posté le 04-02-2008 à 22:40:34  profilanswer
 

Le supprimer c'est pas bien compliqué, tu fous le bouzin à la poubelle :D
 
Le réinstaller, je suis pas sûr que mac os update le remette une fois que tu l'as jeté, il faudrait le retrouver sur le dvd de mac os.

n°138664
gizmo
Posté le 05-02-2008 à 07:06:23  profilanswer
 

Chez moi, quand Mail plante, c'est typiquement parce qu'il n'arrive pas a lire correctement un mail (généralement un spam) au format html. Engénéral, je dois alors aller via webmail supprimer les nouveaux mails (de spam, pas tous), et en général, ca marche mieux après.
C'est très lourd, mais c'est la seul option que j'ai trouvé pour le moment :/

n°138665
Theorie du​ Kaos
Agent of Chaos
Posté le 05-02-2008 à 10:24:59  profilanswer
 

Des news de l'arlésienne 10.5.2 :
 
http://www.macgeneration.com/news/ [...] veloppeurs

n°138666
TBone
Qui vivum verrum; vroom vroom.
Posté le 05-02-2008 à 22:35:14  profilanswer
 

je ne sais pas qui croire... (MacBook Black 2.16GHz, Tiger)

 

System Profiler indique que les 2 barettes de 2GB sont OK
mais
MenuMeters indique +-3GB (300+2700)
Top:

Citation :

PhysMem:   235M wired,  141M active,  253M inactive,  630M used, 2.38G free
VM: 7.42G +  113M   29002(2) pageins, 0(0) pageouts

 

donc 3GB max ?
c'est ok (hardwarement) si je laisse les 2x2GB ?


Message édité par TBone le 05-02-2008 à 22:36:07

---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
n°138667
inti
t'as mieux mais tapir
Posté le 05-02-2008 à 22:37:32  profilanswer
 

Dites, est-ce qu'il existe un bon tutoriel ou bouquin pour cocoa/objective-c sur leopard?
 
Les seuls que j'ai trouvé sur le net sont pour tiger, et interface builder a tellement changé sur leopard qu'ils sont presque inutiles :/

n°138668
Magicpanda
Pushing the envelope
Posté le 05-02-2008 à 22:47:12  profilanswer
 

TBone a écrit :

je ne sais pas qui croire... (MacBook Black 2.16GHz, Tiger)
 
System Profiler indique que les 2 barettes de 2GB sont OK
mais
MenuMeters indique +-3GB (300+2700)
Top:

Citation :

PhysMem:   235M wired,  141M active,  253M inactive,  630M used, 2.38G free
VM: 7.42G +  113M   29002(2) pageins, 0(0) pageouts


 
donc 3GB max ?
c'est ok (hardwarement) si je laisse les 2x2GB ?


 
oui c'est 3gb max à cause du chipset ;) mais tu peux mettre 2 x 4go ca marchera encore


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138669
TBone
Qui vivum verrum; vroom vroom.
Posté le 05-02-2008 à 22:51:12  profilanswer
 

:jap:


---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
n°138670
souk
Tourist
Posté le 06-02-2008 à 01:15:40  profilanswer
 

inti a écrit :

Dites, est-ce qu'il existe un bon tutoriel ou bouquin pour cocoa/objective-c sur leopard?
 
Les seuls que j'ai trouvé sur le net sont pour tiger, et interface builder a tellement changé sur leopard qu'ils sont presque inutiles :/


 
t'as pas du bien chercher [:pingouino]
 
cocoadevcentral ont mis a jour leur tuto y a pas mal de temps

n°138671
inti
t'as mieux mais tapir
Posté le 06-02-2008 à 01:17:52  profilanswer
 

Déjà vu et fait la partie I, la partie II est pas updatée pour leopard par contre, et ça change pas mal quand t'es une bille de mon niveau en GUI [:greg2]

 

Vais feuilleter le reste quand même, y a surement mon bonheur caché quelque part.


Message édité par inti le 06-02-2008 à 01:19:13
n°138672
souk
Tourist
Posté le 06-02-2008 à 01:37:54  profilanswer
 

ok, desole [:dawao]
j'avais pas cherche plus loin, j'avais vu passe ca sur theocacao,
m'enfin si tu connais les versions precedentes, on n'est pas trop depayse (enfin perso, j'ai pas eu de probleme sur ces nouvelles versions [:souk] )

n°138673
Magicpanda
Pushing the envelope
Posté le 06-02-2008 à 10:28:11  profilanswer
 


 
 
tu avais combien avant ? 2*512 ?
 
j' hésite à passer à 2*2 Go et un DD plus rapide en 250 ou 320 Gb, ou provisionner un peu de sous pour changer de machine un peu plus tot


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138674
TBone
Qui vivum verrum; vroom vroom.
Posté le 06-02-2008 à 10:44:58  profilanswer
 

Magicpanda a écrit :


 
 
tu avais combien avant ? 2*512 ?
 
j' hésite à passer à 2*2 Go et un DD plus rapide en 250 ou 320 Gb, ou provisionner un peu de sous pour changer de machine un peu plus tot


2x512 std... c'est suffisant quand madame l'utilise mais pour me faciliter la vie aux cours j'ai tapé des VM avec fedora, Solaris,... et c'est trop juste :)
 
4GB c'est beaucoup mais je les ai acheté par le bureau et donc c'était pô cher :)
 
Il me reste encore à changer le disque, j'ai pris un Seagate Momentum de 160GB en 7200rpm mais j'attends d'acheter Leopard et à ce moment je ferai le switch de disque.


---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
n°138675
Magicpanda
Pushing the envelope
Posté le 06-02-2008 à 10:53:05  profilanswer
 

Pour le moment 4 GB ca coute environ 80 euros donc ca va encore :jap:
 
 
J' hésite à faire un upgrade du portable ou à me remonter une tour sous linux en fait :D


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138677
Magicpanda
Pushing the envelope
Posté le 06-02-2008 à 10:56:37  profilanswer
 

Montgallet :D


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138678
TBone
Qui vivum verrum; vroom vroom.
Posté le 06-02-2008 à 11:01:51  profilanswer
 

Magicpanda a écrit :

Pour le moment 4 GB ca coute environ 80 euros donc ca va encore :jap:


je n'ai pas fait mieux que ça moi: http://www.ldlc.be/navigation/cat. [...] 454_3_val=
mais je ne suis pas balèze dans la catégorie des meilleurs achats ;)
 

Magicpanda a écrit :

J' hésite à faire un upgrade du portable ou à me remonter une tour sous linux en fait :D


bah moi j'ai gardé une tour win/lin mais on verra dans le temps car le prochain gros update de la tour (2 ans) sera p-ê bien un [MBP|MP]{1} si je garde ma très bonne impression du MacBook fraîchement acheté :)
 


---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
n°138680
Magicpanda
Pushing the envelope
Posté le 06-02-2008 à 11:26:50  profilanswer
 

TBone a écrit :


je n'ai pas fait mieux que ça moi: http://www.ldlc.be/navigation/cat. [...] 454_3_val=
mais je ne suis pas balèze dans la catégorie des meilleurs achats ;)
 


 

TBone a écrit :


bah moi j'ai gardé une tour win/lin mais on verra dans le temps car le prochain gros update de la tour (2 ans) sera p-ê bien un [MBP|MP]{1} si je garde ma très bonne impression du MacBook fraîchement acheté :)
 


 
 
Si la FB dimm était moins cher je prendrais sans doute un mac pro en ADC student.
Le problème c'est que l' intéret du mac pro et de l' os , c' est de pouvoir embarquer beaucoup de ram, manque de pot cette ram est chere.
Faudrait qu' apple sorte un mac à mi chemin entre le mini et le pro :/


---------------
" Quel est le but du capital ? Le but du capital c'est produire pour le capital. L'objectif, lui, est illimité. L'objectif du capital c'est produire pour produire." - Deleuze || André Gorz - Vers la société libérée
n°138681
TBone
Qui vivum verrum; vroom vroom.
Posté le 06-02-2008 à 11:33:38  profilanswer
 

Magicpanda a écrit :

Si la FB dimm était moins cher je prendrais sans doute un mac pro en ADC student.
Le problème c'est que l' intéret du mac pro et de l' os , c' est de pouvoir embarquer beaucoup de ram, manque de pot cette ram est chere.
Faudrait qu' apple sorte un mac à mi chemin entre le mini et le pro :/


c'est l'iMac entre non ?

 

perso, je préfèrerais un Pro car j'ai déjà un écran 24"...
2 ça ferait trop sur le bureau qui tout d'un coup serait petit... ;)


Message édité par TBone le 06-02-2008 à 11:34:02

---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
n°138683
TBone
Qui vivum verrum; vroom vroom.
Posté le 06-02-2008 à 11:35:59  profilanswer
 

je croyais qu'il était customisable ne fût-ce qu'au niveau mémoire/disque...


---------------
A straight line is a special case of a curve. It's a curve which is uncurved. -- Susskind.
mood
Publicité
Posté le   profilanswer
 

 Page :   1  2  3  4  5  ..  154  155  156  ..  554  555  556  557  558  559

Aller à :
Ajouter une réponse
 

Sujets relatifs
[Topic unique] iPhone - OS 3.0 : premiers bugs[topic] débloquage iphone
Iphone V1 sous OS 3.0 = Problème wifi[Topic unique] iPhone — Thèmes et Bidouilles
Plus de sujets relatifs à : [Topic unique] Mac Os X 10.7 - Lion


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)