GTK-Warning: Don't know color

Bug #901871 reported by curse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BMDC (outdated)
Fix Released
Undecided
Unassigned

Bug Description

curse@leeenux ~/bmdc++ $ ./bmdc
Loading: Users
Loading: Security certificates
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Loading: Detections

(bmdc:8693): Gtk-WARNING **: Don't know color `'

(bmdc:8693): Gtk-WARNING **: Don't know color `'
Segmentation fault
curse@leeenux ~/bmdc++ $

I guess it explains my problem..
Newly installed computer, no previous .bmdc folder, everything new. Latest bmdc++ branched just an hour or so ago. Can't start it to check the version, it started once, then crashed, now it won't start.
Do I miss some lib or is it a bug?

Revision history for this message
curse (curse-curzed) wrote :
Download full text (6.3 KiB)

Seems to be smth in DCPlusPlus.xml
Version is BMDC++ 0.0.1.83/0.785

DCPlusPlus.xml works
DCPlusPlus1.xml don't, and I don't find anything with colors in it... Only fixed my settings, active etc,.
Here is a diff of the both files

--- DCPlusPlus.xml 2011-12-08 22:29:19.449607997 +0100
+++ DCPlusPlus1.xml 2011-12-08 22:31:28.180998633 +0100
@@ -1,8 +1,10 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
 <DCPlusPlus>
  <Settings>
- <UploadSpeed type="string">0.005</UploadSpeed>
+ <Nick type="string">curse</Nick>
+ <UploadSpeed type="string">10</UploadSpeed>
   <DownloadDirectory type="string">/home/curse/Downloads/</DownloadDirectory>
+ <ExternalIp type="string">81.16.161.180</ExternalIp>
   <LogDirectory type="string">/home/curse/.bmdc++/Logs/</LogDirectory>
   <LogFormatPostDownload type="string">%Y-%m-%d %H:%M: %[target] downloaded from %[userNI] (%[userCID]), %[fileSI] (%[fileSIactual]), %[speed], %[time], %[fileTR]</LogFormatPostDownload>
   <LogFormatPostUpload type="string">%Y-%m-%d %H:%M: %[source] uploaded to %[userNI] (%[userCID]), %[fileSI] (%[fileSIactual]), %[speed], %[time], %[fileTR]</LogFormatPostUpload>
@@ -13,20 +15,20 @@
   <BindAddress6 type="string">::</BindAddress6>
   <ConfigVersion type="string">0.785</ConfigVersion>
   <DefaultAwayMessage type="string">I'm away. State your business and I might answer later if you're lucky.</DefaultAwayMessage>
- <TimeStampsFormat type="string">%H:%M</TimeStampsFormat>
+ <TimeStampsFormat type="string">‎%Y%m%d - ‎‏‏‎%H:%M:%S</TimeStampsFormat>
   <CountryFormat type="string">%[2code] - %[name]</CountryFormat>
- <CID type="string">RRAPNBNGSUI6JI2PXS5VTO6RZ563CPDKNYY4CUI</CID>
+ <CID type="string">EJANVB2D3KT6FOKFHWWKEQOXEVX6GQL7SUZ3ULQ</CID>
   <TLSPrivateKeyFile type="string">/home/curse/.bmdc++/Certificates/client.key</TLSPrivateKeyFile>
   <TLSCertificateFile type="string">/home/curse/.bmdc++/Certificates/client.crt</TLSCertificateFile>
   <TLSTrustedCertificatesPath type="string">/home/curse/.bmdc++/Certificates/</TLSTrustedCertificatesPath>
   <LogFormatRaw type="string">%H %M %Y %[message]</LogFormatRaw>
   <BackupFilePatern type="string">*.xml;HashData.dat;</BackupFilePatern>
- <BackupTimestamp type="string">%m .%d.%Y %H.%M</BackupTimestamp>
+ <BackupTimestamp type="string">%Y%m%d-%H.%M.%S</BackupTimestamp>
   <IncomingConnections type="int">0</IncomingConnections>
   <InPort type="int">15555</InPort>
   <Slots type="int">3</Slots>
- <AutoFollow type="int">1</AutoFollow>
- <ClearSearch type="int">1</ClearSearch>
+ <AutoFollow type="int">0</AutoFollow>
+ <ClearSearch type="int">0</ClearSearch>
   <FilterMessages type="int">1</FilterMessages>
   <AlwaysTray type="int">1</AlwaysTray>
   <AutoSearch type="int">0</AutoSearch>
@@ -37,32 +39,32 @@
   <BufferSize type="int">64</BufferSize>
   <DownloadSlots type="int">6</DownloadSlots>
   <MaxDownloadSpeed type="int">0</MaxDownloadSpeed>
- <LogMainChat type="int">0</LogMainChat>
- <LogPrivateChat type="int">0</LogPrivateChat>
+ <LogMainChat type="int">1</LogMainChat>
+ <LogPrivateChat type="int">1</LogPrivateChat>
   <LogDownloads type="int">0</LogDownloads>
   <LogUploads type="int">0</LogUploads>
- <StatusI...

Read more...

Revision history for this message
curse (curse-curzed) wrote :

I've figured out that the colour warning ain't the problem.. the segmentation fault is from something else.. tried to compile a debug but the CPU fan is bad on my eeepc, so it overheated and shut down.. it didn't like to compile 3 clients in a row :P

But I had it running from console and the colour warnings came without crashing

Revision history for this message
lys (lys) wrote :

hardware issue ?? tried putting the netbook so air can get underneath / shut it down for a bit compile client cleanly shutdown let it cool down and then start it back up and try client again ?

M@nk (manky)
Changed in bmdc++:
status: New → Incomplete
Revision history for this message
curse (curse-curzed) wrote :

no more colour warnings after r95
Bug closed

Changed in bmdc++:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.